Metadata-Version: 1.1
Name: communesplone.layout
Version: 4.3.15.1
Summary: General layout adaptations
Home-page: http://svn.communesplone.org/svn/communesplone/communesplone.layout
Author: CommunesPlone.org
Author-email: support@communesplone.be
License: GPL
Description: Introduction
        ============
        
        This product is dedicated to override default plone layout.
        
        Adapted for plone 4.2.x and 4.3.15, 4.3.16, 4.3.17, 4.3.18
        
        For older versions, see http://svn.communesplone.org/svn/communesplone/communesplone.layout/tags/
        
        default profile
        ===============
        Overrides login_form to display a warning message when authentication plugins are deactivated
        and sendto_form to integrate a captcha.
        
        simplify profile
        ================
        Set site permissions only for managers (sharing, rules, views, ...)
        Add a cleaning css applied for user not in 'full-layout' group
        
        Changelog
        =========
        
        4.3.15.1 (2020-02-25)
        ---------------------
        
        - Validated for Plone 4.3.15.
          [gbastien]
        
        4.3.8.1 (2017-05-17)
        --------------------
        
        - Adapted translation for 'label_by_author' from 'By {author}'
          to 'Created by ${author}'.
          [gbastien]
        
        
        4.3.8 (2017-02-02)
        ------------------
        - moved to Plone 4.3.8
          [gbastien]
        - override the 'label_click_here_to_retrieve' translation to display a clear
          message on the link to retrieve password when lost
          [gbastien]
        
        433 (unreleased)
        ----------------
        - moved to Plone 4.3.3
          [gbastien]
        
        432 (2014-02-12)
        ----------------
        - moved to Plone 4.3.2
          [gbastien]
        
        4 (2013-08-28)
        --------------
        - login_form overrides to display message when authentication plugins are deactivated
          [sgeulette]
        - sendto_form overrides to integrate a captcha (collective.captcha)
          [gbastien]
        
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
