[support] separation of comment and forum moderation
Benjamin Melançon
pwgdarchive at gmail.com
Tue Nov 6 13:29:16 UTC 2007
Just guessing, but look into hook_comment
http://api.drupal.org/api/function/hook_comment/5
Your request could be a pretty useful contrib module (if it isn't already!)
I figured out *yesterday* how to search just for projects on
drupal.org: http://agaricdesign.com/note/search-just-modules-drupal-org
(simply part of the advanced search)
http://drupal.org/search/node/type%3Aproject_project+comment+OR+forum
Nope, not that that proves much.
General search online for "moderate comments by content type drupal"
turns up this:
http://drupal.org/node/31785
Which shows how to do exactly how you ask in Drupal, uh, 4.6. But the
principle should be the same! You'll need at least a .info file and
stuff to make a Drupal 5 module. I'd love to know if you contribute a
Drupal 5 implementation of moderating comments for some content types
but not others.
benjamin, Agaric Design Collective, http://AgaricDesign.com/
More information about the support
mailing list