Changelog
=========

4.5.1
___
Changed the get_base_properties script (thanks moo-_-) just comment out the lines for getting base properties for context. Take a look at product medialog.foldersubskins to understand how this works.

4.5
___

Added (hidden) possibility to select colours based on where you are.
This option is for testing out different looks on the same site.
You will have to customize get_base_properteies, like this:
return context.restrictedTraverse('@@subskins_get_folder_base_properties')()


4.4
___

Added option to click on colorschmes instead of selecting them.

4.3.1
___
Added "click on colorschme". Thanks for advice from Mike Rhodes on the jquery part.
Added brosho plugin.
Added extra field for css

4.1
___
Switched to using select boxes (instead of multiselect) for the "extra" selections so its easier to see what is selected.

4.0
---

* Plone 4.0 compatible
* Added multiselect extra category
* Use titles to list css in the form

3.2
---

* Live preview of selected css without page reload.

3.1
----------------

* Initial release

