Plone Gazette 3.2 (Feb 09, 2012)
Various bugfixes and compatability work. Some new features and integration.
For additional information about this project, please visit the overview page .
Available downloads
There are no available software files in this release yet.
Release Notes
| Tested with | Plone 4.1, Plone 4, Plone 3 |
|---|---|
| State | Final release |
| License | GPL |
| Release Manager | Morten W. Petersen |
Available as an egg from http://pypi.python.org/pypi/Products.PloneGazette/3.2
3.2 - (2012-02-09)
- Added backwards-compatible patch for Plone 4.1.3, TinyMCE 1.2.9 which fixes error messages when editing a Newsletter. [morphex]
- Added more Norwegian translations and improved some of them.
- Added support for internal-links which didn't have the CSS class set.
- Added Plone 4.1 compatibilty. [nteixeira, sdemagny, vincentfretin]
- Added plone.app.discussion compatibility. [fdelia, keul, vincentfretin]
- Added a migration step that'll try and make private all NewsletterBTree objects. The devastating effect of these becoming public during the upgrade process is that the Google bot will delete all your subscriptions. [nouri]
- Fallback to 'MailHost.send' if 'MailHost.secureSend' is not available. [nouri]
- Support specifying the id of the MailHost to use through an environment variable. [nouri]

