Metadata-Version: 1.0
Name: ipnext.site.editablefooter
Version: 0.1.9
Summary: Edit the footer in the Plone Control Panel
Home-page: http://github.com/IPnext/
Author: zedr
Author-email: zedr@ipnext.it
License: GPL
Description: IPnext - Editable Footer, for Plone 4
        =====================================
        
        
        Introduction
        ============
        
        This product replaces Plone's standard footer with one that is editable in the
        Plone Control Panel, through a WYSIWYG text box, by the Site Administrator.
        
        This product is for use cases where you want to give Site Admins the
        possibility of easily editing the footer without installing products which
        increase the complexity of the user interface, like ContentWellPortlets.
        
        Installation
        ============
        
        See docs/INSTALL.txt
        
        
        Usage
        =====
        
        Install the product by going to the Add-on products configlet, selecting the
        EditableFooter product, and clicking on 'Activate.
        
        Go back to the Plone Control Panel/ Site setup screen and a new entry should be
        present in the Add on Configuration section, called 'Footer settings'.
        
        
        Overview
        ========
        
        A new footer viewlet replaces the old, static one. The formatted text is stored
        in the Plone Registry.
        
        
        Credits
        =======
        
        Rigel Di Scala <zedr@ipnext.it>
        IPnext - your network evolution <http://www.ipnext.it>
        
        
        Changelog
        =========
        
        0.1.8
        -----
        * Minor fixes
        
        0.1.7
        -----
        * Fixes a brown bag release (thanks zopyx)
        
        Changelog
        =========
        
        0.1dev (unreleased)
        -------------------
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
