| 1 |
Notifications: README.txt
|
| 2 |
=========================
|
| 3 |
|
| 4 |
This is a complete notifications/subscriptions framework, includes:
|
| 5 |
- Several types of subscriptions: content, taxonomy
|
| 6 |
- Event and message queueing
|
| 7 |
- Pluggable event types
|
| 8 |
- Pluggable subscription types
|
| 9 |
|
| 10 |
Dependencies:
|
| 11 |
- Tokens module, http://drupal.org/project/tokens
|
| 12 |
- Messaging module
|
| 13 |
|
| 14 |
This module was originally based on the subscriptions module, http://drupal.org/project/subscriptions
|
| 15 |
The code has been used as an starting point but the framework has been completely rewritten.
|
| 16 |
|
| 17 |
|
| 18 |
Developers:
|
| 19 |
-----------
|
| 20 |
- Tim Cullen
|
| 21 |
- Jeff Miccolis
|
| 22 |
- Jose A. Reyero
|
| 23 |
|
| 24 |
Development Seed, http://www.developmentseed.org
|