Enables email subscription to Ploneboard posts
Project description
Description
===========
Products.PloneboardSubscription enables users to subscribe/unsubscribe to email
notification to a Ploneboard forum or a particular conversation,
and has an option to automatically add as subscriber a member adding a comment to a conversation.
A "Subscribe/Unsubscribe" link is provided on the forum or conversation
and if the user chooses to subscribe, any further comments made to the forum
or conversation triggers an email.
Configuration
=============
The product creates a tool "portal_pbnotification" at the Plone site which contains some
parameters that can be set:
* debug mode : if checked, mail is not sent but only logged !
* send interval : in seconds. The email contains modifications done during the last send interval.
* last sent : int time of the last send verification (not to be manually changed...)
* html mail format : must be checked if the email template contains html.
* mail template : the mail template can be plain text or html.
The following special parts will be replaced:
* [PORTAL_TITLE] : by the portal title
* [URLS] : by the modified conversation urls
* [FORUMS] : by the modified conversation urls and the corresponding forum (only in html format)
* [COMMENTS] : by the modified conversation urls, the corresponding forum and the new comments (only in html format)
* auto_subscribe : if checked, each member adding a comment will be added in the conversation subscribers list.
Changelog
=========
0.3 (2012-04-15)
----------------
- Auto subscribe option : a user adding a comment will be added in the subscribers list for the corresponding conversation. (Stéphan Geulette)
- Html email option : the mail can be sent in html format (Stéphan Geulette)
- Email can contains different information levels (Stéphan Geulette)
0.2 (2010-09-23)
----------------
- Bug fixes
0.1 (2010-05-20)
----------------
- Initial release
===========
Products.PloneboardSubscription enables users to subscribe/unsubscribe to email
notification to a Ploneboard forum or a particular conversation,
and has an option to automatically add as subscriber a member adding a comment to a conversation.
A "Subscribe/Unsubscribe" link is provided on the forum or conversation
and if the user chooses to subscribe, any further comments made to the forum
or conversation triggers an email.
Configuration
=============
The product creates a tool "portal_pbnotification" at the Plone site which contains some
parameters that can be set:
* debug mode : if checked, mail is not sent but only logged !
* send interval : in seconds. The email contains modifications done during the last send interval.
* last sent : int time of the last send verification (not to be manually changed...)
* html mail format : must be checked if the email template contains html.
* mail template : the mail template can be plain text or html.
The following special parts will be replaced:
* [PORTAL_TITLE] : by the portal title
* [URLS] : by the modified conversation urls
* [FORUMS] : by the modified conversation urls and the corresponding forum (only in html format)
* [COMMENTS] : by the modified conversation urls, the corresponding forum and the new comments (only in html format)
* auto_subscribe : if checked, each member adding a comment will be added in the conversation subscribers list.
Changelog
=========
0.3 (2012-04-15)
----------------
- Auto subscribe option : a user adding a comment will be added in the subscribers list for the corresponding conversation. (Stéphan Geulette)
- Html email option : the mail can be sent in html format (Stéphan Geulette)
- Email can contains different information levels (Stéphan Geulette)
0.2 (2010-09-23)
----------------
- Bug fixes
0.1 (2010-05-20)
----------------
- Initial release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for Products.PloneboardSubscription-0.3.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e9d7cd6874427275aff1575c5616401a89221a6529e99c5a186cad5411c8a36 |
|
MD5 | 184745b7ffc5bdfe795e746472d43531 |
|
BLAKE2b-256 | 7161cc1cebb1ac143f1d4ca5d64ef29b88f86a57f91ed19ca0e1b22baba9ba35 |