DIY Plone Style 1.0
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
Change log
DIYPloneStyle 1.0 - Released October 12 2005
- Removed unnecessary methods from uninstall utilities (they are now handled by the QuickInstaller). [davconvent]
- Moved example skin files to a separate FSDirectoryView (skins/diystyle_example). [davconvent]
- Added HISTORY.txt with product change log. [davconvent]
- Added GPL license terms to LICENSE.txt. [davconvent]
- Moved the how-to/usage paragraph from README.txt to doc/HOWTO.txt. Improved its content to reflect all changes and users' feedback. [davconvent]
- Moved install and uninstall helper functions to Extensions/utils.py in order to have Extensions/Install.py as light as possible. [davconvent]
- Renamed css examples for users to know more intuitively what to do. [davconvent]
- Made the basic example less ugly and more helpful to learn from. Added some images (a logo and some UI elements) and a base_properties.props file. [davconvent]
- Added functional tests. [davconvent]
- Added support for Skin flexibility, Skin Cookie persistency and REQUEST variable name. [davconvent]
DIYPloneStyle 0.2 - Released September 27, 2005
- Improved documentation in README.txt, taking comments from Michael Milne in account. [davconvent]
DIYPloneStyle 0.1.1 - Released September 6, 2005
- Fixed small bug in the uninstall procedure. [Emyr Thomas]
DIYPloneStyle 0.1 - Released early September, 2005
- First version of the product based on MySkin and SimplePloneStyle. [davconvent] [optilude]