Metadata-Version: 1.0
Name: collective.collage.portlets
Version: 0.3
Summary: Add-on that allows displaying portlets inside a collage.
Home-page: http://www.plone.org/products/collective.collage.portlets
Author: Malthe Borch
Author-email: mborch@gmail.com
License: GPL
Description: Overview
        ========
        
        This package adds a column layout that allows the local assignment of
        portlets that will display in that column.
        
        Buildout
        --------
        
        Add collective.collage.portlets to 'eggs' and 'zcml' parameters of your [buildout] section
        
        Setup
        -----
        
        Install the add-on by running the included generic setup profile.
        
        Usage
        -----
        
        To add portlets to a column, select the "Portlets" column
        layout. Portlets can then be added, removed and reordered right from
        the "Manage page" screen.
        
        Credits
        -------
        
        Malthe Borch <mborch@gmail.com>
        
        This project was funded by the University of Leicester.
        
        Changelog
        ---------
        
        0.3 (released 01/03/2010)
        ~~~~~~~~~~~~~~~~~~~~~~~~~
        
        - Fixed issue : Unauthorized error on portlet column access
        (error on access to portlet view class methods)
        [tdesvenain]
        
        0.2 (released 08/02/2010)
        ~~~~~~~~~~~~~~~~~~~~~~~~~
        
        - Compatibility with Zope 2.12.
        
        - Support for automatic configuration.
        
        0.1 (released 25/06/2009)
        ~~~~~~~~~~~~~~~~~~~~~~~~~
        
        - Initial public release.
Keywords: collage plone rss portlets
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Plone
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Development Status :: 5 - Production/Stable
