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

bart jansens’s picture

Thats 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.

ianchan’s picture

Status: Active » Closed (works as designed)

Thanks 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.

bart jansens’s picture

Status: Closed (works as designed) » Closed (fixed)

I think closed is more appropriate for support requests.