Metadata-Version: 1.1
Name: collective.braveportletsmanager
Version: 1.0.1
Summary: Custom Plone Portlets Manager that doesn't break even with broken or not available portlet assignments
Home-page: https://github.com/softformance/collective.braveportletsmanager
Author: SoftFormance
Author-email: contact@softformance.com
License: GPL
Description: Introduction
        ============
        
        This addon provides custom Plone Portlets Manager that doesn't break even with
        broken or not available portlet assignments
        
        It also allows you to Delete broken portlet assignment using standard
        Manage Portlets UI.
        
        
        Compatibility
        -------------
        
        Developed and tested under Plone 4.2.
        
        Note: this addon code was integrated into Plone CMS core since Plone 4.3 version:
        * https://dev.plone.org/ticket/7375
        * https://github.com/plone/plone.app.portlets/commit/f69fb3ff9133a281233ee06fc14fcc317fb8bc33
        
        
        Installation
        ------------
        
        After adding this addon to your buildout it's also required to install it via
        Addon Control Panel.
        
        
        Authors
        -------
        
        Vitaliy Podoba, SoftFormance.com (contact@softformance.com)
        
        Changelog
        =========
        
        1.0.1 - April 9, 2014
        ---------------------
        
        - Add more docs and proper metadata.
          [vipod]
        
        1.0 - April 9, 2014
        -------------------
        
        - Initial release: do not break with broken portlets + allows you to remove
          broken portlets on standard Manage Portlets form.
          [vipod]
        
Keywords: plone portlet brave
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
