Metadata-Version: 1.0
Name: c2.patch.atrefs
Version: 1.0a1
Summary: This patch is checking permissions and checking effectiveDate for ATReference
Home-page: http://www.cmscom.jp
Author: Manabu TERADA
Author-email: terada@cmscom.jp
License: GPL
Description: Introduction
        ============
        
        
        Description
        -------------
        
        - This patch is about "getRefs" and "getBRefs" of ATReference.
        
        - These are not checking permissions.
        
        - This patch is checking permissions and checking "effectiveDate".
        
        - Adding methods are "getSecureRefs" and "getSecureBRefs".
        
        - Adding methods are "getSortedSecureRefs" and "getSortedSecureBRefs" from Ver 0.2.
        
        
        Required
        ----------
        
        - Plone3.0.x or higher
        
        License
        ----------
        
        - See docs/LICENSE.txt
        
        Author
        --------
        
        - CMScom http://www.cmscom.jp/ (Manabu TERADA)
        Changelog
        =========
        
        1.0a1
        -------------------
        
        - First release.
        
Keywords: plone archetypes reference patch
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
