I try any Drupal setting for comment but can not find the right one. My condition like this: - I want Blog's owner can Approve and Delete any comment for their blog only. In short i need "edit comment for own blog/page/story". Currently only Administrator can approve comments. regards. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
A new permission needs to be written for. Somehow you would need to tie in a node_access(edit) call, and if TRUE, then allow editing/deleting of the comments on the node. I mentioned this in a thread, http://drupal.org/node/80291, but it didn't generate much discussion. Greg The Nice Spider <thenicespider@yahoo.com> wrote: I try any Drupal setting for comment but can not find the right one. My condition like this: - I want Blog's owner can Approve and Delete any comment for their blog only. In short i need "edit comment for own blog/page/story". Currently only Administrator can approve comments. regards. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- [ Drupal support list | http://lists.drupal.org/ ]
participants (2)
-
Gregory Holsclaw -
The Nice Spider