Metadata-Version: 1.0
Name: plone.app.collection
Version: 1.0
Summary: UNKNOWN
Home-page: http://pypi.python.org/pypi/plone.app.collection
Author: Plone Foundation
Author-email: plone-developers@lists.sourceforge.net
License: GPL version 2
Description: Overview
        ========
        
        Collections in Plone are the most powerful tool content editors and site
        managers have to construct navigation and site sections.
        
        This is a brand new implementation of collections for Plone, using
        ajax/javascript to make a simpler, easier and streamlined user experience
        for using collections. Having a more lightweight backend that does not depend
        on many nested criteria types.
        
        It's designed with simplicity and usability as a main focus, so content editors
        and site managers can create complex search queries with ease.
        
        Changelog
        =========
        
        1.0 - 2011-07-19
        ----------------
        
        - Initial release
        
        - Add MANIFEST.in.
          [WouterVH]
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
