PloneSubscription provides a tool supporting different levels of subscription and notification
This product allows users to manage their subscriptions and to administrators manage group-wide subscriptions.
Requirements:
· Plone 2.0.5
· Archetypes 1.3.3
· ATContentTypes 0.2.0
· ATReferenceBrowserWidget 1.0.1
· ExtendedPathIndex 2.1
· DataGridField 0.2 (1.0 seems to work but not really tested)
· PloneMaintenance 1.1 - Make sure to install PloneMaintenance before PloneSubscription - Really recommended, but requirement is not enforced - Can be useful to send out scheduled notifications automatically
What's New in This Release:
· Remove on transition filter in subscription portlet
· Add afterQueryFilters on subscriber_view results preview
· Change subscriber_view columns order: results preview move to last
· Fix loosing subscriptions with all virtualhosting solution
· i18n refactoring
· Manage Subscriptions Permission added to control access to the management template accessible from the portlet_subscription.pt
· Fix getGroupSubscriberVocabulary
· Folder Subscriptions done from the subscription_portlet now subscribe to the publish transition of content recursively
· Adding last modified column to my subscriptions list
· Anonymous needs view content permission, not edit
· Fix problem with unsubscribing from FolderSubscriptions
· Added portlet for subscription by anonymous or member
· Add workflow transitions field to FolderSubscription, which makes it possible to notify only for the specified transitions
· Store references to root in portal_subscription. As the Plone Site is not an Archetype, there is no other solution for now.
Product's homepage