Hi all,
I can't flag a post two o more times after the first resolution.
After I have solved a segnalation (eg. flagged post for abuse) the user do not see again the option "flag this post".
Only a time it was permit (two segnalations) but i don't understand if it was a particular scenario (if i have performed some action that i don't remember) or it is a nodeBB bug.
I manage the post flagged setting its status to solved after my moderation. What do I do to permit another segnaltion on the same post?
Could yuo help me? Thanks
Is there any option to show an outline for a post ?
-
hey, folks
We have a series of posts that published on a forum based on nodebb, the articles are well organized, and it is long, so for each article, we want a outline sticking on the right side. It can be used as shortcuts, like what you get bellow.
So, the outline is used with
#
, orh1
tag.Is they any plugin can do so ?
-
This may be achievable via custom JS. Remind me to look over this next week.
-
@Samurais It is probably as simple as just making a parser that finds all of the headers and pulls them out into a table of contents.