It would be nice if certain roles can get notifications about unpublished content, or both published and unpublished content. I've attached a slightly modified version that gives that choice.

Comments

matt2000’s picture

Status: Needs review » Needs work

In order to be considered, proposed changes need to be submitted in the form of a patch:

http://drupal.org/patch/create

Thanks.

jack.r.abbit’s picture

StatusFileSize
new3.89 KB

I won't claim this to be my work nor will I support it. I've simply made the patch since I am trying to get this same functionality into my D6 version and this was a good starting point to look at code.

matt2000’s picture

Status: Needs work » Needs review
tian.hack’s picture

Version: 5.x-1.2 » 6.x-1.0
Status: Needs review » Needs work

Can someone provide a patch for 6.x-1.0? I need this feature as well. Hope this feature can be accepted.

Anonymous’s picture

I'd like to see this in 6.x also. In 5.x, there was a Comment Mail module that did this, but that isn't getting updated to 6.x. I've looked for other alternatives, but there seems to be currently nothing. That seems odd, as pre-moderating comments for a blog seems like a common need.

TriAn’s picture

I thinck this guide will help:
http://www.jasonhooker.com/configure-drupal-notification-on-new-comments

So it helped me with unpublished comments notify

gisle’s picture

Status: Needs work » Fixed

Notifications of unpublished content do not belong in the Notify module. It is better handled with Actions and Triggers (both in core), as described in the link posted by TriAN in #6.

Time to close. If anyone disagrees, they need to reopen in two weeks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.