Metadata-Version: 1.0
Name: collective.synchronisedworkflow
Version: 1.0
Summary: Causes translated Plone content to share the same workflow state.
Home-page: UNKNOWN
Author: Matthew Wilkes
Author-email: matthew@circulartriangle.eu
License: GPL
Description: 
        History
        =======
        
        1.0 - 2009-01-12
        ----------------
        
        * Fix a security bug that allowed people with permission to transition a
        subset of translations to transition them all.
        [MatthewWilkes]
        
        * Take account of new translations being created and move the latest item from
        the workflow history (including state) to the newly created object.
        [MatthewWilkes]
        
        * Support in Plone 4 for automatically propagating workflow transitions
        between translations.
        [MatthewWilkes]
        
        * Initial Skeleton
        [MatthewWilkes]
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Topic :: Software Development :: Internationalization
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Development Status :: 4 - Beta
