How to install collective.behavior.localskin
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install collective.behavior.localskin
Dependencies
- collective.behavior.localregistry
- distribute
- plone.app.dexterity
- plone.app.registry
- plone.behavior
- plone.registry
- plone.supermodel
- Products.CMFCore
- z3c.form
- zope.component
- zope.i18nmessageid
- zope.interface
- zope.lifecycleevent
- zope.schema
- Zope2
- [test] plone.app.robotframework
- [test] plone.app.testing
Lastest release

Dexterity behavior to enable a skin theme
- relies in collective.behavior.localregistry
- works with collective.behavior.localdiazo




Changelog
0.9.2 (2013-08-18)
- Add screenshots [Asko Soukka]
0.9.1 (2013-08-18)
- Fix bug where ZCA-query could cache that configuration registry doesn't exist [Asko Soukka]
- Add Finnish localization [Asko Soukka]
0.9.0 (2013-08-17)
- First proof-of-concept-release