This package allow Plone users to subscribe to contents. Then they will be notified on all creation/modification on this contents.
Project description
What is iw.subscriber ?
This package allow Plone users to subscribe to contents. Then they will be notified on all creation/modification on this contents.
How to use iw.subscriber ?
You need a clock server. Add something like this to your zope.conf:
<clock-server> # path_to_plone_site is the real path to your plone site method /path_to_plone_site/iw_subscriber_tick period 60 user admin password xxx # You need your *real* virtual host here host www.example.com </clock-server>
If you use buildout, you just need to add this part in the zope-conf-additional section of your plone.recipe.zope2instance.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
iw.subscriber-0.1.1.tar.gz
(22.4 kB
view hashes)
Built Distribution
iw.subscriber-0.1.1-py2.4.egg
(65.5 kB
view hashes)