The Comment Manager module combines several other modules to create a flexible, custom comment management system.
Requires:
- Comment
- Views
- Views Bulk Operations
- Token
- Token Actions
The program creates a default comment management view that uses Views Bulk Operations and Token Actions to create a view of comments that allows you to search, edit, and delete comments and also send mail to selected comment authors or node authors about their comments.
If the core Trigger module is enabled, the comment mail actions will be available to the system. Create system actions using these mail options and Trigger them when comments are added, edited, or deleted.
If Voting API is used, it enables comment votes to be displayed in Views and adds them to the Comment management view.
Note! This requires the latest development release of Token, that includes the patch at #325227: Provide e-mail and commenter homepage tokens for comments. Hopefully this fix, which creates tokens for comment email addresses, will be in a release soon.
This module is at a very early pre-alpha stage of development. Plans for near-term development include:
- Add default view for comments that will display in a 'Comments' tab on the node page.