Ticket #159 (new enhancement)

Opened 3 years ago

Last modified 4 months ago

Content moderation

Reported by: NilsLindenberg Owned by: unassigned
Priority: normal Milestone: 1.3
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!

Change History

Changed 3 years ago by DarTar

  • summary changed from Comment moderation to Content moderation
  • component changed from comments to architecture
  • description modified (diff)
  • milestone set to 1.2

Changed 3 years ago by DarTar

  • description modified (diff)

Changed 12 months ago by NilsLindenberg

  • version changed from 1.1.6.1 to 1.1.6.5
  • milestone changed from 1.2 to 1.1.6.6

Changed 11 months ago by DarTar

Nils, I think what you refer to in the case of pages is already within the scope of the proposed draft functionality. I don't know if allowing moderation of single edits is a good idea.

Changed 11 months ago by NilsLindenberg

While this may be true for pages, I am talking about comments :)

Changed 7 months ago by BrianKoontz

  • milestone changed from 1.1.6.6 to 1.1.7

Changed 4 months ago by DarTar

  • milestone changed from 1.2 to 1.3

Retargeting to 1.3. Code for this ticket may have already been committed to trunk, from which 1.3 will be branched. Consider backporting urgent issues to 1.2.X

Note: See TracTickets for help on using tickets.