Metadata-Version: 1.0
Name: atreal.cmfeditions.unlocker
Version: 1.0beta1
Summary: CMFEditions modifier that unlocks clone before saving
Home-page: http://www.atreal.net
Author: atReal
Author-email: contact@atreal.net
License: GPL
Description: ==========================================
        atreal.cmfeditions.unlocker Package Readme
        ==========================================
        
        Overview
        --------
        
        A simple CMFEditions Modifier that unlocks clone before saving.
        
        
        Description
        -----------
        
        When using CMFEditions with ExternalEditor, the clones are saved with a webdav
        lock. If you try to retrieve an older version, it appears locked, avoiding
        futher editions.
        
        This package adds a CMFEditions Modifier that unlocks the clone before saving.
        
        
        Authors
        -------
        
        :atReal Team - contac@atreal.net :
        Matthias Broquet <tiazma>
        Thierry Benita <tbenita>
        
        
        Thanks
        ------
        
        * To all the CMFEditions contributors for this great products
        Changelog
        =========
        
        1.0dev (unreleased)
        -------------------
        
        - Initial release
        
Keywords: plone cmfeditions zope atreal externaleditor webdav
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
