Which modules to use for comment notification etc.?
venkat-rk - May 23, 2008 - 17:19
Which modules do you use for:
1.) Letting an admin know that a comment has been posted so that he doesn't have to keep logging into the site
2.) For a blog site to capture a commenter's email when they are posting anonymously
3.) For a comment poster to know that someone has responded to his comment
Thanks,
Venkat

I could be wrong but I think
I could be wrong but I think you might want to check out the notifications module :) If not that then the Actions module should work just fine.
Let me know how you make out.
A quick search of modules
A quick search of modules with "comment" as a keyword (either by typing "type:project_project comment" into the search box above, or from the advanced search page yields:
http://drupal.org/project/commentmail
This is built-in: the setting is at admin/content/comment/settings. If you want anonymous users to be able to have their contact info retained between site visits you can use http://drupal.org/project/comment_info
http://drupal.org/project/comment_notify
===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime." -- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz
Thank you very much! I
Thank you very much! I didn't know that trick to search drupal. And the modules are exactly what I was looking for:-)
----
Previously user venkat-rk.
you're welcome--- that' a
you're welcome--- that' a very handy search, probably the one i do the most.
===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime." -- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz
I notice that comment_notify
I notice that comment_notify requires a patch to the comment module in drupal core. I am not sure I want to meddle with the core. Making this point here as the author hasn't mentioned this important point on the project page.
----
Previously user venkat-rk.
do the search again and look
do the search again and look through some more of the links.. I'm pretty sure there's other modules similar to notify module.
===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime." -- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz
In the end, I decided not to
In the end, I decided not to use comment_notify as my users can live without it.
----
Previously user venkat-rk.