Metadata-Version: 1.0
Name: Products.plone-gs
Version: 0.2.2
Summary: GenericSetup support for Plone
Home-page: http://agendaless.com/software/plone_gs
Author: Tres Seaver, Agendaless Consulting
Author-email: tseaver@agendaless.com
License: ZPL
Description: Products.plone_gs README
        ========================
        
        This package is a Zope2 product which supplies support for exporting /
        importing Plone tools via GenericSetup.
        
        Please see the README.txt in the package itself for more details.
        
        
        Products.plone_gs Changelog
        ===========================
        
        Version 0.2.2 (2008-05-28)
        --------------------------
        
        - Fixed bug in ATContentTypes topic criterion export.
        
        Version 0.2.1 (2008-05-28)
        --------------------------
        
        - Fixed bug in ATContentTypes topic criterion import.
        
        Version 0.2 (2008-05-28)
        ------------------------
        
        - Added support for the configuration of the 'portal_metadata' tool.
        
        - Added handlers for export / import of CMFFormcontroller tool (using
        existing support in that product).
        
        - Added support for the configuration of the 'portal_calendar' tool.
        
        - Added support for the topic-management policies of the 'portal_atct' tool.
        
        - Added support for the configuration of the 'kupu_library_tool'.
        
        - Split various setup handlers, configs, etc. out into separate subpackages,
        one per target product.
        
        Version 0.1 (2008-05-25)
        ------------------------
        
        - Initial public release.
        
Platform: UNKNOWN
