DIY Plone Style 2.1.1
The first maintenance release in the DIYPloneStyle 2.1 series.
For additional information about this project, please visit the
project page.
Available downloads
Change log
- 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]

