=========
Changelog
=========

1.1.1
=====

* edit macro template is simplified

* some js fixes :

  - resolve problems with css colors, 
  
  - translate rgb colors,
  
  - translate 3 digits only hexa color.
  

1.1.0
=====

* Removing included jQuery. We use the jQuery that ships with Plone

* Removing CMF skins layer. All's going to browser resources.

* Upgrade step


1.0.3
=====

* jquery-1.1.2.js removed from portal_javascripts (already installed in
  Plone3.1)

* css colors (white, red, black ...) are changed in hexadecimal colors at first
  field edition

* product is packaged for buildout and easy_install

* added configure.zcml and profile installation

1.0.2
=====

* Fixed CMFPermissions import for CMF 2.0 / Plone 3 (zegor)

1.0.1
=====

* Renamed jquery.js to jquery-1.1.2.js to avoid potential problems with other
  products versions of jquery

1.0.0
=====

* Initial release

