Introduction :
==============

Change the skin of your plone site, change the skin of any content on the site based on ATFolder, through a simple form.

Just Upload images with the same name in the skin using a tgz or a zip, 
to overload standard plone skin images referenced in css.


Dependencies :
==============

- Plone 3.1.x and more

- archetypes.schemaextender 
  (used in this first version to add a referencefield to standard Plone Folders)
  
- Products.SmartColorWidget



Installation :
==============

read docs/INSTALL.txt inside product install it in your Zope instance

Then in your Plone Site, use portal_quick_installer to install it, this will also install
SmartColorWidget.





