DIY Plone Style 0.1.1 (Sep 06, 2005)

DIY Plone Style

This release is no longer supported! If you are using this release, please upgrade to a newer version if possible.

This release fixes a small bug submitted and fixed by Emyr Thomas in the uninstall procedure (thx Emyr).

For additional information about this project, please visit the overview page .

Available downloads

For all platforms (0 kB)

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]