Ticket #159 (new enhancement)
Content moderation
| Reported by: | NilsLindenberg | Owned by: | unassigned |
|---|---|---|---|
| Priority: | normal | Milestone: | blue-sky |
| Component: | architecture | Version: | 1.1.6.5 |
| Severity: | normal | Keywords: | moderation comment |
| Cc: |
Description (last modified by DarTar) (diff)
Comment Moderation
Wikis have to deal with comment-spam. While we can add code to look for spam in posted comments, there is another approach which could be usefull: moderation of comments. It can even be combined with spam-filters who would mark comments as waiting.
We would have to add a field like 'status' to the database, with waiting, approved, blocked as values.
Of course this needs to be an option to be turned on or off, maybe with a placeholder for waiting comments and of course the user should be noted of it.
Page moderation
The same can be applied to pages and, why not - as soon as we have admin modules installed - to users!