Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Report to moderators
Is there an extension (released or in progress) that lets any user report a post as needing moderator attention, perhaps via a little "report" link next to "edit", "block comment", etc., and then lets moderators (or members in roles that permit it, more generally) see a list of reports? PunBB is one forum system that includes this natively, so you can check that out to see a demonstration of what I mean.
0
This discussion has been closed.
Comments
which has been discussed in several posts recently.
Since you're on a roll (add-on wise) please let us not keep you from creating another one.
I think this idea could be implemented as an extension, so most likely, it should be implemented as an extension. This is more complex than any extensions I've written so far, so I'm not going to plunge into writing this, but if anyone else wants to, I'd appreciate it greatly!
Comment-level: Status can be 'read/unread/deleted' (AFAIK *nothing* is really deleted, see past discussions on that topic) Perhaps there's room for another status ('under moderation')?
Discussion-level:ike comments, or can we perhaps 'abuse/coopt' the sticky indicator mechanism (plus a discussion filter)? Recent discussions have requested alternate discussion level 'tags' (in addition to sticky)
Finally, posting to "hidden categories" was recently solved/implemented. Could be useful (moderate post -> post in hidden category -> moderator reviews and re-assigns unhidden category)
Such an extension would let mods elect to be emailed when there's a new report. It would then not send them any more emails until they check the report page. (That's another advantage of having the reports being stored in the database. A mod needn't receive lots of emails if, for example, there's a particularly unsuitable post that many users report. They'd receive one email, for the first report, and only after they go to the report page, handle the post, and zap all of the reports would they resume getting email.)
Of course, at this point, I might be more comfortable writing an extension like this. I'm not promising it, but I may give it a try at some point.