Metadata-Version: 1.0
Name: adi.workingcopyflag
Version: 1.0
Summary: Makes it possible to flag items as 'special'.
Home-page: http://plone.org/products/adi.workingcopyflag
Author: Ida Ebkes
Author-email: contact@ida-ebkes.eu
License: GPL
Description: ------------
        Introduction
        ------------
        
        This package extends all Archetypes of a Plonesite with a boolean field, that will be set to true if a workingcopy was created for an item via plone.app.iterate.
        
        This way, it is possible to have this information availiable as a criterion in a collection (old-style collections, a.k.a. topics).
        
        It's friendly name is 'Has workingcopy'.
        
        The field is set to hidden, we don't want it in the UI of an item.
        
        
        Changelog
        =========
        
        
        1.0 (2012-11-01)
        ----------------
        
        - Initial release [ida]
        
        
Keywords: plone zope flag important iterate workingcopy index catalog collections topics
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
