Metadata-Version: 1.0
Name: rer.portlet.advanced_static
Version: 1.1.3
Summary: A portlet that extends Plone static text portlet, and add more functionalities
Home-page: http://svn.plone.org/svn/collective/
Author: RedTurtle Technology
Author-email: sviluppoplone@redturtle.net
License: GPL
Description: Introduction
        ============
        A portlet that extends the base Static portlet of Plone and add some new fields and features:
        
        * possibility to set a background-image for the header of the portlet
        * internal link field
        * custom css class field
        * customizable list of preset style classes
        
        Preset Style Classes
        ====================
        In the portlet configuration there is a field that allows to choose a style class from a preset list.
        You can edit the list of styles in "@@advancedstaticportlet-controlpanel" configlet in the controlpanel.
        
        Credits
        =======
        
        Developed with the support of `Regione Emilia Romagna`__; Regione Emilia Romagna supports the `PloneGov initiative`__.
        
        __ http://www.regione.emilia-romagna.it/
        __ http://www.plonegov.it/
        
        Authors
        =======
        
        This product was developed by RedTurtle Technology team.
        
        .. image:: http://www.redturtle.net/redturtle_banner.png
           :alt: RedTurtle Technology Site
           :target: http://www.redturtle.net/
        
        
        Changelog
        =========
        
        1.1.3 (2011/07/22)
        ------------------
        - fixed text formatting and dependency with plone.portlet.static=1.2.1 [micecchi]
        
        1.1.2 (2011/07/18)
        ------------------
        - fixed url generating [micecchi]
        
        1.1.1 (2011/07/13)
        ------------------
        - fixed control in the footer [micecchi]
        
        1.1.0 (2011/06/30)
        ------------------
        
        - now the images are references to an image in the site [micecchi]
        - release on pypi [micecchi]
        
        1.0.2 (2011/04/04)
        ------------------
        
        - fixed bug in the path for internal links [micecchi]
        
        1.0.1 (2011/03/24)
        ------------------
        
        - fixed problem with accents [micecchi]
        
        1.0.0 (2011/03/14)
        ------------------
        
        - Initial release
        
Keywords: portlet static
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
