Personal tools
You are here: Home Products DIY Plone Style Releases DIY Plone Style 2.1.1

DIY Plone Style 2.1.1

DIY Plone Style

The first maintenance release in the DIYPloneStyle 2.1 series.

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

Available downloads

For all platforms (34.7 kB)

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-stylesheets parameter to the generator.py script. [davconvent]