horae.notification 1.0a1
Provides notification functionality for horae
Introduction
horae.notification provides persistent and email notifications for the Horae resource planning system.
Persistent notifications
Persistent notifications are displayed by a viewlet and a corresponding view. They are issued by adding new notifications (implementing horae.notification.interfaces.INotification to the notifications adapter registered for the interface horae.notification.interfaces.INotifications. Examples may be found in horae.notification.subscription and horae.planning.notification.
Email notifications
Email notifications are handled by using the horae.subscription package and are sent out to all subscribers of a ticket after it has changed.
Dependencies
Third party
System
horae.notification requires Pandoc a universal document converter to convert from HTML to reStructeredText to send the email notifications. Installation instructions for Pandoc may be found online at http://johnmacfarlane.net/pandoc/installing.html.
Changelog
1.0a1 (2012-01-16)
- Initial release
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| horae.notification-1.0a1.tar.gz (md5) | Source | 2012-01-16 | 13KB | 160 | |
- Author: Simon Kaeser
- License: GPL
- Categories
- Package Index Owner: raptus
- DOAP record: horae.notification-1.0a1.xml
