Changelog
=========

1.3.1 - 2010-10-06
------------------

    * Eggfication of the product [lepri]
    * Updated to run in Plone 4 [lepri]

1.2.2 - 2007-10-10
------------------

    * Plone 3.0 compatibility

1.2.1 - 2005-12-08
------------------

    * Implemented items update functionality individually by box
    * Small changes in internally methods

1.2.0 - 2005-11-29
------------------

    * Automatically create one news publication box on installation, it's useful to new user that don't know CMFPublicator and would like to understand it

    * Created doc directory and moved all docs to it

    * Added news portlet to Plone 2.1 and news slot to Plone 1.0

    * Added news portlet to Plone 2.0

    * Added publicator_setup_all_form and publicator_edit_all_form to manage and edit all publication boxes and the old setup and edit templates now are handling individual boxes

    * Templates speed up with the new API

    * API refactory

    * Tool base class UniqueObject now the default inheritation is ImmutableId

    * New method edit in PublicationBoxInformation class providing the ability to change any property of the boxes

    * Added publicator_select_form template to manipulate individually the edit and setup of boxes

    * Improved overview page

    * Improved Stored Items presentation with tables

1.1.1 - 2005-09-29
------------------

    * Added items attribute on addPublicationBox method to provide the ability to add a PublicationBox with items by line of code

    * Corrected wrong return in the getImagesSearched method

    * Killed a bug in PMI when visible was unchecked

1.1.0 - 2005-08-15
------------------

    * New setup template to manage publication boxes at PMI

    * Improved i18n support

    * Revision of documentation

    * Moved the directory skins-publicator-examples to skins-publicator-publicator_examples to clean the namespace

    * Now all portlet links and images use relative-to-content URL

    * Example portlets cleanup

    * API cleanup

1.0.1 - 2005-05-29
------------------

* General cleanup

* Added RelationalContentURL info to the PublicationBox information

* New portal_publicator icon

* Reviewed the documentation

1.0 - 2004-05-28
----------------

* Added 'Help' documentation

* Added example portlets

* Added 'Stored items' tab to separate configuration and content

* General revision to first public release

* The first public release

0.9 - 2004-05-01
----------------

(Stable but not published)

* Item images are now showed in a dropdown box

* Item fields modified from list to dictionary

* Added fields - n_searched_items, search_states, image_folder, box_width, box_height, visible.

* Adaptation to the DublinCore.py item fields

0.8 - 2004-03-01
----------------

(Stable but not published)

* Portlet code revision to best performance

* Insert the 'Reset items' buttom

* Fixed bug to initial cleaned items

0.1  - 2004-01-15
-----------------

(Development)

* The first test release of the product

* Some codes and ideas are Actions Tool CMF Product based
