Adds Site-Wide Notification/Status Messages for Plone CMS
Project description
Introduction
This package adds Site-Wide Notification/Status Messages for Plone CMS.
This package adds
control panel where site administrator could add new notice, edit/delete existing notices
viewlet which will insert notices, or multiple notices into plone page
Notice Fields
Required: rich html ‘Body’ text (with TinyMCE editor)
Optional: ‘Display To’ field where admin could pick list of users and/or groups to display notice to, if not set then notice is displayed to everybody
Optional: ‘Period’ field which includes: Effective and Expiration datetimes with nice calendar/time widgets; if left empty, then notice is displayed to a user until he/she closes it
Notices Viewlet
This viewlet displays each notice with close button, so user can close it. This action is remembered in a cookie so after page reload notice doesn’t show up. Also we can have multiple notices for the same user. If notice has set period field, then notice disappears automatically after Expiration date.
Contributors
Vladimir Iliev, Original Author
Vitaliy Podoba, Contributor (contact@softformance.com)
Changelog
1.2 (2016-11-10)
Add Timezone-Information via property setter-method instead of overwriting the data converter for all collective.z3cform.datetimewidget widgets (this fixes #4) [fRiSi]
Plone 4.3 compatibility improved [fRiSi]
Improved markup for hide link: Added a descriptive text and allow to define an icon via CSS [fRiSI]
Indicate inactive notices in the management view [fRiSi]
Add i18n infrastructure and provide German translations [fRiSi]
Allow to use css3 animations when hiding notices [fRiSi]
1.1 (2015-03-14)
Plone 4.3 compatibility [sureshvv, fRiSi]
1.0 - April 9, 2014
Made calendar widget icon show up. [Vitaliy Podoba]
Styled control panel. [Vitaliy Podoba]
Styled Notice Viewlet. [Vitaliy Podoba]
Ajaxified hide notice action. [Vitaliy Podoba]
Added more docs. [Vitaliy Podoba]
Added Period field to notices listing. [Vitaliy Podoba]
Added initial functionality [Vladimir Iliev]
Package created using zopeskel. [Vladimir Iliev]
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.