Metadata-Version: 1.1
Name: collective.dancingcustomtemplates
Version: 1.0.0
Summary: A product that customize some templates for S&D
Home-page: http://plone.org/products/collective.dancingcustomtemplates
Author: RedTurtle
Author-email: sviluppoplone@redturtle.it
License: gpl
Description: Introduction
        ============
        A customization for *Singing&Dancing* that allows to easily customize subscription confirm and forgot email.
        
        If there is a registered view with the id "*confirm_newsletter_subscription*", this is used as mail template, otherwise is used S&D default template.
        
        If there is a registered view with the id "*forgot_newsletter_subscription*", this is used as mail template, otherwise is used S&D default template.
        
        
        Dependencies
        ============
        
        This product has been tested on Plone 3.3.5 and Plone 4.2.
        
        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 team.
        
        .. image:: http://www.redturtle.net/redturtle_banner.png
           :alt: RedTurtle Site
           :target: http://www.redturtle.net/
        Changelog
        =========
        
        1.0.0 (2012-11-09)
        ------------------
        
        * initial import [micecchi]
        
Keywords: newsletter custom singing dancing
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 3.3
Classifier: Framework :: Plone :: 4.0
Classifier: Framework :: Plone :: 4.2
Classifier: Topic :: Software Development :: Libraries :: Python Modules
