collective.braveportletsmanager

Custom Plone Portlets Manager that doesn't break even with broken or not available portlet assignments


Keywords
plone, portlet, brave
License
GPL-2.0+
Install
pip install collective.braveportletsmanager==1.0.1

Documentation

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)