Editskin switcher 0.7 (Oct 27, 2008)
More options for deciding when to switch to the edit skin.
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 3 |
|---|---|
| State | Final release |
| License | GPL |
See the page in the Python Package Index.
Change log
collective.editskinswitcher - 0.7 (Released 4 October 2008)
- Added switching option based on a request header flag set by the proxy server (eg. Apache) [Ed Crewe, ILRT - University of Bristol]
collective.editskinswitcher - 0.6 (Released 27 August 2008)
- New preview feature so that the default skin can be seen via the edit skin interface to preserve some level of WYSIWYG for editing. (Based on part of an unreleased plone 2 product by Dominic Hiles.) Preview feature is available as a viewlet for use via a view or a viewletManager, but it is turned off by default. Examples of how to enable it are included in the tests, where it is enabled and tested. [Ed Crewe, ILRT - University of Bristol]
- Extra URL skin switching options of SSL or specific URLs [Ed Crewe, ILRT - University of Bristol]
- Setting eol style in subversion correctly. [reinout]
collective.editskinswitcher - 0.5 (Released 7 March 2008)
- Bug fix: when called on the zope root (can happen in some cases) portal_properties was not found, which was not caught correctly. [maurits]
collective.editskinswitcher - 0.4 (Released 12 February 2008)
- Bug fix: if object has no changeSkin, try its context. Happens at least on the sharing tab when searching for users, as object is a KSS view then. [maurits]

