StagingAddOn 1.7.1
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 |
Change log
- fixed list_all_versions template so that the mouse cursor does not change and make the user think (s)he can reorder the versions.
- Brazilian Portuguese translation, thanks to Luis Flavio Rocha.
- fixed a nasty (and silly) bug which caused the types_not_searched property of the portal to be wiped out and replaced by StagingAddOn content types. This property is now extended with SAO content types. Thanks to Sven Deichmann for having reported this bug.
- added an appId attribute to the configlet. It is needed by GenericSetup, which raised an exception when one tried to create a snapshot. It now works. Thanks to Sven Deichmann (again) for having reported and fixed this bug.