Let people subscribe to content changes in Silva CMS
Project description
Introduction
silva.core.subscriptions let visitors subscribe to Silva content in order to receive notification emails on modification. You can only subscribe to a part of the site or only to a page.
Subscription registration can be done by visitors via a form rendered inside the public layout. If the visitor is not authenticated, the form is protected with a Captcha. The registration requires a validation done by email.
Site managers can directly administrate subscribed emails (add, remove) without that validation step.
A local service contains some generic settings and all email templates used. You can be customized them at will.
The service provides you with an API usable to develop extensions that send notification for any wanted action or event using a custom email template of your choice.
Code repository
You can find the source code for this extension in Git: https://github.com/silvacms/silva.app.subscriptions
Changes
3.0.3 (2013/12/16)
Make possible to configure settings in SMI.
Improve validation of the parameters in links given to the user.
Update icons.
3.0.2 (2013/05/24)
Modify public form text and actions.
3.0.1 (2013/03/05)
Add a link in the SMI to the public form to subscribe or unsubscribe.
3.0 (2012/12/11)
Improve tests.
3.0c1 (2012/09/25)
Update API to Silva 3.0c1.
Fix bugs, verify i18n.
Improve tests.
3.0b1 (2011/11/11)
Update SMI interface to use silva.ui.
Store information in Zope annotations instead of default attributes on the object.
1.1 (2010/12/20)
Change widget used for user subscribed list in SMI to a textarea.
1.0 (2010/10/20)
Initial after split out of Silva.
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
Hashes for silva.app.subscriptions-3.0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 957f1e5f0a6664e8cab1975fd07bbbecfaa20b0d3a876eb1c2bc56703c3bfab6 |
|
MD5 | 7896d4ea82dcceee9af721cf61132e58 |
|
BLAKE2b-256 | b5f5f64e0821c111d26e966516770a435625c50c47d8dea00dfe7953530a45b0 |