coldtrick / advanced_notifications
Enchancements on the Elgg notification system
Fund package maintenance!
ColdTrick
www.paypal.me/ColdTrick
Installs: 2 309
Dependents: 1
Suggesters: 0
Security: 0
Stars: 5
Watchers: 4
Forks: 6
Open Issues: 0
Type:elgg-plugin
Conflicts
- elgg/elgg: <5.0
README
This plugin changes the way Elgg handles some notifications, it doesn't change the content of the notification or who gets it.
Features
- Delay content notifications until the content is no longer private.
Mainly this was developed for the 'create' notifications of content (eg. Discussion)
Developers
If you wish to extend the allowed delay notification actions register an event handler on
delayed_actions
, advanced_notifications
and add your action to the result array.