Downloads

Download tar.gz 20.02 KB
MD5: 0d1b97d25d02ed9896370b34403fe2fd
SHA-1: 7c3f12234ba30ad9e629bfaa245e70d8b6d15a69
SHA-256: 00d9f4c9bd170f9dac1dd863ff5c7ca43b5dd725e592f7fb889ea1665fff5763
Download zip 25.19 KB
MD5: a73356fe4eda4ab9ed7b142924d9813d
SHA-1: 60641d1a20d61a58eb11596b95a91bca3b1309ea
SHA-256: b9ebdc6ee5ff6767259f85cd2be54df5bc61912ac6992ad4389eca7eb66cce01

Release notes

Initial Drupal 6 release of the module.
Lots of work still to be done so NOT YET READY FOR PRODUCTION!

Documentation will follow but the basic setup steps are:
1) install the module in the standard way (must also install the Rules module first)
2) Enable the User Notifications List block
3) Set the appropriate permission per role, users need "see own notifications" permission to see their notifications.
4) Create a new rule, then add a new action called "Send user a new notification", fill out the form using token replacement or PHP to set the recipient of the notification and the actor (acting user is the user who triggered the event that caused the notification). Further documentation will cover each form field.
Test by triggering the event in the above rule and you should see something like "Your Notifications (1 new)" in the block.
NOTE: By default the module will not send a notification if the acting user is also the intended recipient although you can override this with the "Force notification even if recipient is the author." option on the "Send user a new notification" action config form.

Please report bugs & submit feature requests.

Created by: thomjjames
Created on: 3 Mar 2011 at 20:44 UTC
Last updated: 4 Mar 2011 at 00:23 UTC
New features

Other releases