Posted by solsticephoto on February 3, 2013 at 7:02pm
hello,
Easy question, I assume -- but my search skills are not resonating today. I have a new site where I post articles. I have it setup so that anonymous users can post comments but before they go live I need to review them. So far, so good.
What I am looking for is a way that I can get a notification (say email) that a comment is awaiting approval and on which article. Right now the only way I can find is to check each and every article, each day, logged in as admin to see which ones have pending comments.
I would appreciate it if someone could help point me in the right direction
Cheers
solsticephoto
Comments
You can do this by creating a
You can do this by creating a new rule as follows
event: after saving new comment
action:send an email (specify your email address)
Save rule
Drupal developer