Metadata-Version: 1.1
Name: cs.editabletagline
Version: 2.0.1
Summary: A simple package providing a editable tagline for Plone
Home-page: http://github.com/codesyntax/cs.editabletagline
Author: Lur Ibargutxi
Author-email: libargutxi@codesyntax.com
License: GPL
Description: ==================================
        cs.editabletagline Package Readme
        ==================================
        
        Overview
        --------
        
        A package that adds a new viewlet in the header. The content of the viewlet
        can be edited through the plone control panel
        
        
        
        ===================
        cs.editabletagline
        ===================
        
        2.0.1 (2013/02/13)
        ---------------------
        
        - Fix ZCML declaration for edit form with the correct permission
        
        2.0 (2013/01/29)
        --------------------
        
        - Provide a permission to edit the tagline
            [erral]
        
        - Add translations
            [erral]
        
        1.0.1 (2012/06/13)
        --------------------
        
            - Brown bag release
              [erral]
        
        1.0 (2012/05/31)
        --------------------
        
            - Plone 4.1 support and documentation
              [erral]
        
        
        Previous versions
        -----------------------
        
            - Multilingual editable footer viewlet
              [erral & lur]
Keywords: plone viewlet tagline
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
