Closed (fixed)
Project:
Per-node Comment Moderation
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2009 at 06:51 UTC
Updated:
29 Apr 2009 at 08:13 UTC
Thanks for developing this module. It sounds like just what we need.
I'm hoping this module will give my content editors the ability to remove comments that are no longer of value. However, I don't see where they go to remove comments from a node where they are the author.
Comments
Comment #1
bart jansens commentedThats quite a different thing. This module simply enables drupals comment moderation, meaning that all comments that are submitted need to be approved by an admin before they are visible on the website.
To give your content editors the ability to remove comments, you'll have to assign them additional permissions. I think its the "administer comments" permission. Note that that will give them permission to delete comments from all nodes, not just the onces they created. If you want them to only be able to delete comments form their own nodes, you'll need another module. I'm not sure if one exists already, but its not something incredibly difficult to write.
Comment #2
ianchan commentedThanks for your reply and explanation. I'll look at other modules and maybe even consider writing one! Let me know if "by design" isn't the right status for updating this thread.
Comment #3
bart jansens commentedI think closed is more appropriate for support requests.