Posted by james_duncan on March 26, 2010 at 8:52pm
| Project: | Notify |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | matt2000 |
| Status: | closed (duplicate) |
Issue Summary
We need to be able to send notification for unpublished nodes.
What we did:
1. Add a selector for this option. By default it will behave as always.
2. Add the code on the module to handle this.
3. We need shorter notification intervals. We added 10 and 5 minutes.
Enjoy it.
Sponsored by Anexus IT
| Attachment | Size |
|---|---|
| notify-unpublished-content.patch | 3.5 KB |
Comments
#1
Hello guys
I just add the option to set Drupal to send notifications only for new content not for changes or updates nodes.
Check the path attached.
Sponsored by Anexus IT
#2
That actually doesn't work consistently, because a node might still be considered 'new' to the notified user, but have an unequal created vs changed timestamp if it was created and changed between the last notification and the present.
Also, the additions to the time intervals don't belong in this patch.
#3
New dev release adds a global option for disabling inclusion of updated nodes. Please test.
#4
This is a duplicate of #150109: get notified of Revised Content.