Metadata-Version: 1.0
Name: monet.calendar.location
Version: 0.4.1
Summary: Add Italian features to monet.calendar.event
Home-page: http://plone.org/products/monet.calendar.star
Author: RedTurtle Technology
Author-email: sviluppoplone@redturtle.net
License: GPL
Description: Introduction
        ============
        
        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.1 (2011-12-04)
        ------------------
        
        * fixed the Plone 4 compatibility [mirco]
        * hide the viewlet plone.belowcontentbody into the event view template [mirco]
        
        0.4.0 (2011-11-27)
        ------------------
        
        * added browser layer and removed overrides.zcml to customize viewlet and event view [mirco]
        
        0.3.3 (2011-11-10)
        ------------------
        
        * added the indexer 'comune_title' to save the title of municipality to use it directly without convert the value 
          stored by vocabulary [mirco]
        
        0.3.2 (2011-10-03)
        ------------------
        
        * moved the search viewlet into ``plone.portaltop`` to show the search to anonymous users [mirco]
        
        0.3.1 (2011-08-09)
        ------------------
        
        * added vocabulary translation into for monet.calendar.event and `monet.calendar.extensions`__ packages [mirco]
        
        __ http://pypi.python.org/pypi/monet.calendar.extensions
        
        0.3.0 (2011-02-07)
        ------------------
        
        * dependency from MasterSelectWidget [keul]
        * z3c.autoinclude support [keul]
        * some template chages for Plone 4 compatibility [keul]
        
        0.2.3 (2010-11-17)
        ------------------
        
        * added help string on search form  [mirof]
        
        0.2.2 (2010-11-11)
        ------------------
        
        * updated the template of search bar to have an alphabetic order for "event type" [mirco]
        * compatibility with old events [mirco]
        
        0.2.1 (2010-09-29)
        ------------------
        
        * fix in the show/hide command when the content is in portal_factory [keul]
        * XHTML validation fixes [keul]
        
        0.2.0 (2010-09-15)
        ------------------
        
        * search bar was not showing event type values not inside vocabulary [keul]
        * template changes due to monet.calendar.extensions changes [keul]
        * new category: "Festivals" [keul]
        
        0.1.1
        -----
        
        * Help text fields on the form #80 [fdelia]
        
        0.1.0
        -----
        
        * Initial release
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
