Metadata-Version: 1.1
Name: collective.portlet.contentleadimage
Version: 0.2
Summary: Collection portlet that shows contenteleadimages
Home-page: http://svn.plone.org/svn/collective/
Author: Ales Zabala Alava (Shagi)
Author-email: shagi@gisa-elkartea.org
License: GPL
Description: Introduction
        ============
        
        This portlet behaves like collection portlet, but shows the
        contentleadimages and the title of each item.
        
        To install just add collective.portlet.contentleadimage to your buildout's
        eggs and go to the products section of Plone's control panel.
        
        Changelog
        =========
        
        0.2 - 2012-05-20
        -------------------
        
        - Explicit dependency on collective.contentleadimage in metadata.xml
        - Add i18n namespace to portlets.xml
        - Fix renderer test
        - Fix deprecation warning for Products.Five.zcml
        
        
        0.1 - 2011-01-05
        -------------------
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
