Metadata-Version: 1.0
Name: monet.calendar.portlet
Version: 0.4.0
Summary: Calendar related portlets for the Plone Monet Calendar events suite
Home-page: http://plone.org/products/monet.calendar.star
Author: RedTurtle Technology
Author-email: sviluppoplone@redturtle.it
License: GPL
Description: Introduction
        ============
        
        Portlet extension for the Plone suite `Monet Calendar`__.
        
        __ http://plone.org/products/monet.calendar.star
        
        It add a new portlet type (designed for beeing used where wide space is available, like
        inside a `collective.portletpage`__ area) that display results and view taken from a
        calendar section inside the site. You can also provide additional filters on the portlet itself.
        
        __ http://plone.org/products/collective.portletpage/
        
        Credits
        =======
          
        Developed with the support of:
        
        * `Rete Civica Mo-Net - Comune di Modena`__
        
          .. image:: http://www.comune.modena.it/grafica/logoComune/logoComunexweb.jpg 
             :alt: Comune di Modena - logo
        
        * `Provincia di Ferrara`__
        
          .. image:: http://www.provincia.fe.it/Distribuzione/logo_provincia.png
             :alt: Provincia di Ferrara - logo
        
        * `Regione Emilia Romagna`__
        
        All of them supports the `PloneGov initiative`__.
        
        __ http://www.comune.modena.it/
        __ http://www.provincia.fe.it/
        __ http://www.regione.emilia-romagna.it/
        __ http://www.plonegov.it/
        
        Authors
        =======
        
        This product was developed by RedTurtle Technology team.
        
        .. image:: http://www.redturtle.it/redturtle_banner.png
           :alt: RedTurtle Technology Site
           :target: http://www.redturtle.it/
        
        
        Changelog
        =========
        
        0.4.0 (2014-10-08)
        ------------------
        
        * Plone calendar portlet customization moved here from
          ``monet.calendar.extensions`` [keul]
        
        0.3.0 (2011-12-06)
        ------------------
        
        * fixed portlet permission to a better ones (also compatible with Plone 4.1) [keul]
        * added the default values to the __init__ parameters into the assignment of portlet [mirco]
        
        0.2.0 (2011-05-11)
        ------------------
        
        * fixed italian translation [keul]
        * fixed a bug that make the portlet broken when
          specifying 0 and 0 in "days" paramenter [keul]
        * added ``Header as link`` portlet option, for make the portlet
          title clickable [keul]
        
        0.1.0 (2011-05-09)
        ------------------
        
        * Initial release
        
Keywords: plone plonegov calendar event monet
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.2
Classifier: Framework :: Plone :: 4.3
Classifier: Programming Language :: Python
