Notice!
PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities.
Create your free Platform account
to download ActivePython or customize Python with the packages you require and get automatic updates.
Download
ActivePython
INSTALL>
pypm install z3ext.content.notifications
How to install z3ext.content.notifications
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install z3ext.content.notifications
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) | | | |
---|
Windows (64-bit) | | | |
---|
Mac OS X (10.5+) | | | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
Lastest release
version 0.4.0 on Jan 5th, 2011
0.4.0 (2009-08-11)
- Added 'getSubscribers' method to Notification object
- Call update for mail template
- Do not add 'Reply-To' header to email message if it has one
0.3.1 (2009-07-01)
- Fixed bug with subscriptions
0.3.0 (2009-06-21)
- Added site to subscriptions search
- Allow pass search parameters to subscriptions catalog
- Fixed 'create subscription' method, use passed principal var
- Cleanup proxies before get subscription contexts
- Use context and object to get mail template
- Return principals from sendNotification function
- Added 'getSubscribers' helper function, return set of principal ids
- 'z3ext.content.actions' is optional
- Copyright changed to 'Zope Foundation and Contributors'
0.2.0 (2009-05-05)
- Added optional principal param for all methods