DIY Plone Style 2.1.2 (May 24, 2006)
Maintenance revision
For additional information about this project, please visit the overview page .
Available downloads
Change log
DIYPloneStyle 2.1.2 - Released - Mai 24 2006
- Back to the 2.1 way to revert resources customizations while uninstalling the product. It isn't ideal but at least less messy. [davconvent]
- Replaced the basic way to disable default plone resources in the example. They used to be disabled from the config file, although it is still possible to do it that way, we are now using the skins tool behavior. Benefit is that default Plone skin and DIY example don't destroy one another. [davconvent]
DIYPloneStyle 2.1.1 - Released - April 12 2006
- Customizations on css and js resources made at install are reverted at uninstall only if all other products based on DIYPloneStyle that also modified those values were already uninstalled too, so that common customizations are kept as long as any theme remains installed. [davconvent]
- The generator script now creates a theme that disables public Plone
stylesheets during installation, as described in limi's tutorial.
It is still possible to generate a theme that keeps default public css
by passing the
--enable-public-stylesheetsparameter to the generator.py script. [davconvent]


