*******************************************
** CPSIO V0.4.1 [R1 build 2005/04/13-16:04 by madarche]

Requires:
~~~~~~~~~
-
New features:
~~~~~~~~~~~~~
-
Bug fixes:
~~~~~~~~~~
- Updated i18n with new version of update_pos.
New internal features:
~~~~~~~~~~~~~~~~~~~~~~
-

*******************************************
** CPSIO V0.4.0 [R1 build 2005/03/07-16:07 by madarche]

Requires:
~~~~~~~~~
-
New features:
~~~~~~~~~~~~~
- CPSSkins: import/export of global themes settings.
- CPSSkins: import/export of local themes.
- CPSPortlets: import/export of local portlets.
Bug fixes:
~~~~~~~~~~
- CPSSkinsExporter: palettes were not being exported.
- converted the imported image's title to latin9 as it is used in
  CPSSchemas.BasicWidgets.CPSImageWidget.renderHtmlTag() to avoid generating
  UnicodeError exceptions.
- Removed fuzzy translations (fr.po, en.po)
New internal features:
~~~~~~~~~~~~~~~~~~~~~~
- added a PortletExporter and PortletImporter.
- added a 'restore_id' parameter in buildPortlet() for global portlets for
  which it is important to restore the original identifier.

*******************************************
** CPSIO V0.3.0 [R1 build 2005/01/28-15:05 by madarche]

Requires:
~~~~~~~~~
- CPSWorkflow
New features:
~~~~~~~~~~~~~
- custom skin import/export (supports File, DTMLMethod and PageTemplate objects)
- Added a CPSSkins import/export module
  (including support for *global* portlets).
Bug fixes:
~~~~~~~~~~
- fixed cps_vocabularies.rng (msgid was not allowed)
- CPS portal box CMFFTI attribute was badly restored under Zope2.7.x
- no longer exporting unsupported hierarchy datamodel field values
  like Image instances as this causes problems at import time
- Made CPSIO use the new CPS workflow module: Products.CPSWorkflow.workflow
- Using CMFCore.permissions instead of CMFCore.CMFCorePermissions
New internal features:
~~~~~~~~~~~~~~~~~~~~~~
-

*******************************************
** CPSIO V0.2.0 [R1 build 2004/09/14-15:18 by epietrig]

Requires:
~~~~~~~~~
-
New features:
~~~~~~~~~~~~~
- There is now a BaseExporter class from which all export plugins should
  inherit.
- There is now a BaseImporter class from which all import plugins should
  inherit.
- Now CPS3Exporter does exports as Zip file and imports data from Zip file.
- test if Localizer product is installed. If not, no transtations are
  installed.
- It is now possible to use default template instead of having to write a
  new template for each new plugin.
- Page after import/export now displays logs.
Bug fixes:
~~~~~~~~~~
- local .cps_workflow_configuration objects are now {im,ex}ported
- Factory-based Type Information portal type definitions are restored
  by CPS3Importer
New internal features:
~~~~~~~~~~~~~~~~~~~~~~
- some templates have been renamed to reflect their genericity

*******************************************
** CPSIO V0.1.1 [R1 build 2004/08/23-05:52 by fermigier]

Requires:
~~~~~~~~
-
New features:
~~~~~~~~~~~~
- more information about document export status process
Bug fixes:
~~~~~~~~~
- boolean values can now be expressed as True/False in addition
  to 1/0 in XML files
- import/export of documents automatically triggets import/export of
  hierarchy (which is mandatory)

New internal features:
~~~~~~~~~~~~~~~~~~~~~
-
  

