DIY Plone Style 0.1.1
Up to Product page
This release is no longer supported! If you are using this release, please upgrade to a newer version if possible.
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | Plone 2.1 |
|---|---|
| State | Final release |
| License | GPL |
When the product gets uninstalled, it removes the new skin, and does not configure Plone's Default Skin back to its original setting, causing an error as Plone is still trying to use the deleted custom skin.
After applying Emyr'es patch, uninstalling a custom skin works perfectly.
All this makes me think we should add unit and functional (Selenium) tests.
Change log
DIYPloneStyle 0.1.1 - Released September 6, 2005
- Fixed small bug in the uninstall procedure.
[Emyr Thomas]