Recent blog posts
- My Blog now supports creative commons license
- Custom version for MultiSite Search Module
- Drupal: How to Enable Active Trail with Nice Menus
- DrupalCamp CA / Guatemala 2010
- Content Profile Form inside User Edit for Drupal 6
- How use views arguments in PHP Code for Drupal 6
- Drupal Contribution: Generate vancode using mysql alone
- Drupal Module Patch: Belated PNG
- Drupal Patch to Notify Module to process only new content
- Notify module: Handle both published and unpublished entries
Notify module: Handle both published and unpublished entries
Submitted by james on Fri, 03/26/2010 - 21:25
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.
If you like to follow the official tread: http://drupal.org/node/754362
Enjoy it.
Sponsored by Anexus IT

