Simple Plone Style
Quick example showing how to build a simple product that modifies Plone 2.1 look by adding new stylesheets to the CSS registry.
Current release
Simple Plone Style 0.1.2
Released Aug 11, 2005 — tested with Plone 2.1
Followed some user suggestions to make the product a better base for starting a new design development for Plone (thx Nique and Roger).
More about this release…
Project Description
This product can be used as a base to develop new styles or skins (in the graphical meaning) for Plone 2.1, using the CSS Registry.
See the README for documentation on how to use/customise it.
What it does on install
- Adds a File System Directory View containing two minimal css files to the portal_skins tool.
- Registers those two files with the CSS Registry (portal_css).
What it does on uninstall
- Unregisters everything and leaves Plone as it should look without it installed. ;-)

