Metadata-Version: 1.0
Name: redturtle.portletpage.views
Version: 0.5.1
Summary: Additional views for Plone collective.portletpage product
Home-page: http://plone.org/products/redturtle.portletpage.views
Author: RedTurtle Technology
Author-email: sviluppoplone@redturtle.net
License: GPL
Description: Introduction
        ============
        
        Some simple additional views for `collective.portletpage`__.
        
        __ http://pypi.python.org/pypi/collective.portletpage
        
        `just-portlets`
        Show only the portlets section, hiding *Title* and *RichText* body.
        `no-title`
        Show all sections, not the *Title*.
        
        
        Changelog
        =========
        
        0.5.1 (2010-04-16)
        ------------------
        
        * 0.5 was a corrupted release [keul]
        
        0.5.0 (2010-04-16)
        ------------------
        
        * Egg clean and support for z3c.autoinclude [keul]
        * Added explicit dependency on collective.portletpage [keul]
        * Moved on collective from RedTurtle internal SVN [keul]
        
        0.4.0 (Unreleased)
        ------------------
        
        * Added view "no title" [nekorin]
        
        0.3.0
        -----
        
        * Added title for view in views menu [keul]
        * Fixed bug that make this incompatible with Plone 3.3 [keul]
        
        0.2.0 - Unreleased
        ------------------
        
        * Added missing above content viewlet manager [nekorin]
        
        0.1.0 - Unreleased
        ------------------
        
        * Initial release
        
        
Keywords: portlet view portletpage
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
