Plone Gazette 2.5
Up to Product page
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | Plone 2.5, Plone 2.1 |
|---|---|
| State | Final release |
| License | GPL |
| Released | 2007/12/02 |
Change log
- fixed HTML markup in subscriber edit form to support <label> in radio boxes
- fixed testSendToMe
- fixed toLocalizedTime definition (plone 2.5 affected). Thanks to Andrew Kornilov for pointing to the issue
- HTML of the emitted newsletter is persistently stored. Rendered version will be always the same (even if there is dynamic Topic)
- improved i18n
- added subscribers search form
- it is possible to add ATTopic to the Newsletter
- removed direct dependency on Lynx
- a lot of minor fixes