Metadata-Version: 1.0
Name: collective.stickyitem
Version: 1.0.2
Summary: UNKNOWN
Home-page: http://svn.plone.org/svn/collective/collective.stickyitem
Author: Roman Kozlovskiy
Author-email: support@quintagroup.com
License: GPL
Description: Introduction
        ============
        
        This NewsItem schema extender adds possibility to pin items on top of the 
        listings. We added "sortingdate" field which indexed as "effective" value
        when set. 
        
        Installation
        ------------
        
        The schema extender interface is assigned globally while you can install the 
        bound adapter per Plone instance with QuickInstaller. 
        
        
        Development
        -----------
        
        This product was developed by Quintagroup for Plone collective, sponsored by 
        Headnet company http://headnet.dk/.
        
        
        Changelog
        =========
        
        1.0.2
        -------------------
        
        - added template translation file
        
        1.0
        -------------------
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
