Metadata-Version: 1.0
Name: plone.app.intid
Version: 1.0b3
Summary: Installation and migration support for five.intid within Plone/CMF
Home-page: http://svn.plone.org/svn/collective/
Author: UNKNOWN
Author-email: UNKNOWN
License: GPL
Description: Introduction
        ============
        
        This package provides a Generic Setup extension profile that will
        install an IntId utility in a CMF portal.  Additionally, it registers
        intid handlers for the standard object events on CMF content.  Finally,
        it finds existing CMF content in the portal and registers it with the
        IntId utility.
        
        Changelog
        =========
        
        1.0b3 2010-02-27
        -------------------
        
        - Made compatible with Plone 3.3
        [alecm]
        
        1.0b2 2010-02-22
        -------------------
        
        - fixed dependecy of import profiles
        [naro]
        
        1.0b1 2010-02-07
        -------------------
        
        - Initial release
        [alecm]
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
