Metadata-Version: 1.0
Name: quintagroup.dummylocking
Version: 0.1
Summary: This package turns off Plone locking.
Home-page: http://svn.quintagroup.com/products/quintagroup.dummylocking
Author: Bohdan Koval (Quintagroup)
Author-email: koval@quintagroup.com
License: GPL
Description: quintagroup.dummylocking
        ========================
        
        Overview
        --------
        
        This is a package that turns off Plone locking right after installation. It overrides standard locking adapter with the one that does nothing.
        
        Plone locking mechnism prevents concurrent through-the-web editing in Plone, but sometimes excessive locking can interfere with normal Plone workflow.
        
        Requirements
        ------------
        
        * Plone 3.x
        
        Author
        ------
        
        * Bohdan Koval
        
        
        Changelog
        =========
        
        0.1 - Released December 29, 2008
        --------------------------------
        
        * Initial release
        [bohdan_koval]
        
Keywords: plone locking
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
