You have to restart NodeBB for a plugin to activate
@psychobunny but if a plugin is activated, that act by itself also restarts NodeBB. So you don't need to restart it again separately.
You have to restart NodeBB for a plugin to activate
@psychobunny but if a plugin is activated, that act by itself also restarts NodeBB. So you don't need to restart it again separately.
@julian, @trevor, it becomes relevant in a situation where NodeBB is used for a Q & A site, like StackOverflow.
If a response that receives the most positive votes moves to the top of the list of responses in a topic, it makes it easier to others looking for the right or most helpful answer to a question to get what they are looking for,
Perhaps implementing a feature that allows the original poster, admin or moderator to select a response as the Best Answer will be just as helpful.
Very, very nice. Some people have been requesting this in the composer, so you've made their day. Thank you.
Looks very good. Do I need to git pull and ./nodebb upgrade* to get this feature? And will an upvote move a response up the ladder of responses?