Package Exports
- nodebb-plugin-question-and-answer-pl
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nodebb-plugin-question-and-answer-pl) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Question and Answer Plugin for NodeBB
A Q&A plugin for NodeBB Forums which allows users to post topics as questions and label it as solved.
Tested on Vanilla, Lavender, and Persona on latest 0.7-dev.
Installation
npm install nodebb-plugin-question-and-answer
Screenshots
In the composer you can post a topic as a question thread:
Or, you can convert it to a question from thread tools:
Mark your question as solved via thread tools:
And here is how it looks like in the category view, recent, popular, etc:
A navigation route is available, so you can see the most recent unsolved threads. Just activate it in ACP -> General -> Navigation:
TODO
- Marking a specific post as an answer