Metadata-Version: 1.0
Name: plone.portlet.collection
Version: 1.1.3
Summary: A portlet that fetches results from a collection
Home-page: http://svn.plone.org/svn/plone/plone.portlet.collection
Author: Geir Baekholt - Jarn
Author-email: baekholt@jarn.com
License: GPL
Description: Introduction
        ============
        
        A portlet that fetches results from a collection
        
        Changelog
        =========
        
        1.1.3 July 7th, 2008
        --------------------
        
        * Added 'Select random items' option.
        [davisagli]
        
        1.1.2 - June 1st 2008
        ---------------------
        
        * Use a custom edit permission for the portlet.
        [hannosch]
        
        1.1.0 - April 20th 2008
        -----------------------
        
        * Added missing i18n markup to portlets.xml.
        [hannosch]
        
        * Changed the i18n domain to `plone`.
        [hannosch]
        
        1.0b1 - March 8, 2008
        ---------------------
        
        * Fix a typo in the CSS classes.
        [davisagli]
        
        * Set default_query to get something to browse in the UberSelectionWidget from
        the start.
        [fschulze]
        
        * Code cleanup and make showing of dates for items and a 'Show more...' link
        configurable.
        [optilude]
        
        
        0.1.1 - November 19, 2007
        --------------------------
        
        * Set zip-safe flag for the egg to False so zcml can be correctly loaded.
        [wichert]
        
        * Remove non-ASCII characters form the description since PyPI can not handle
        them.
        [wichert]
        
        
        0.1 - November 19, 2007
        -----------------------
        
        * First public release
        [baekholt, wichert]
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
