Metadata-Version: 1.0
Name: rer.portlet.advanced-static
Version: 1.2.4
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.2.4 (2012-05-02)
        ------------------
        
        - fixed Plone4 compatibility with hide field [micecchi]
        
        
        1.2.3 (2012-04-10)
        ------------------
        
        - fixed default value for hide portlet field [micecchi] 
        
        1.2.2 (2011-10-18)
        ------------------
        
        - fixed Plone 4.1 compatibility in EditForm action [micecchi]
        
        1.2.1 (2011-10-13)
        ------------------
        
        - fixed include permission to be Plone 4.1 compatible [mirco.angelini]
        
        1.2.0 (2011-10-10)
        ------------------
        
        - fixed vocabulary import to be Plone 4.1 compatible [keul]
        - removed broken ram.cache in render [micecchi]
        
        1.1.5 (2011-09-05)
        ------------------
        - new-old image workaround [mauro]
        - omit-border version of the portlet wasn't using the portal transformed HTML [keul]
        
        1.1.4 (2011-08-04)
        ------------------
        - fixed compatibility between old version (1.0.4) and new header image management [micecchi]
        
        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
