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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | notify.unpub_.content.patch | 3.89 KB | jack.r.abbit |
| notify.module.txt | 23.65 KB | wouter99999 |
Comments
Comment #1
matt2000 commentedIn order to be considered, proposed changes need to be submitted in the form of a patch:
http://drupal.org/patch/create
Thanks.
Comment #2
jack.r.abbit commentedI 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.
Comment #3
matt2000 commentedComment #4
tian.hack commentedCan someone provide a patch for 6.x-1.0? I need this feature as well. Hope this feature can be accepted.
Comment #5
Anonymous (not verified) commentedI'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.
Comment #6
TriAn commentedI thinck this guide will help:
http://www.jasonhooker.com/configure-drupal-notification-on-new-comments
So it helped me with unpublished comments notify
Comment #7
gisleNotifications 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.