Discussion Moderation (qDiscussionModeration) is simple Plone product which enables moderation of CMF Discussion Items.
Admin receives email notifications about new comments and can delete or publish it. The product uses monkey patch to implement the functionality.
Important Notice
qDiscussionModeration is discontinued and reimplemented in Plone Comments product. So we recommend using Plone Comments product instead of Discussion Moderation.
Usage
- Install as usual Zope product
- Install in your Plone instance with QuickInstaller (Plone Control Panel -> Add/Remove Products)
- All new comments will be not visible to anonymous and will be visible to members. If a user adds a comment then message is sent to admin. Admin clicks on the link in the email and publishes or deletes the comment.
Requirements
Plone 2.0.5
Licence
ZPL licence
Authors
- Myroslav Opyr
- Andriy Mylenkyi