Skip to main content

Restrict addable portlet types

Project description

This packages allows you to restrict the available portlets that non-Managers can add.

Features

  • On any page where portlets can be added, the product checks a list of portlets that are restricted to only Managers. This includes the personal dashboard.

  • There is a control panel for selecting which portlets to disallow for non-Managers.

https://raw.githubusercontent.com/collective/collective.restrictportlets/master/docs/controlpanel.png

Compatibility

This package is tested on Plone 4.3 and 5.0.

It should be fine for Plone 4.1 and 4.2 as well:

  • It patches a method from plone.portlets that has not changed since version 2.0 (Plone 4.0).

  • We need plone.app.registry for our setting and the control panel, so this means Plone 4.1.

The most important part of this package is a small monkey patch for plone.portlets.manager.PortletManager.getAddablePortletTypes. If you have other code that patches this, it may not work.

Testing

This package is tested with Travis:

https://secure.travis-ci.org/collective/collective.restrictportlets.png

Default

After you install the product in the Plone add-ons control panel, by default these portlets are restricted:

  • Classic portlet

  • Login portlet

You can make them available again in the Restrict portlets control panel.

Translations

This product has been translated into:

  • Dutch (Maurits van Rees)

Installation

Install collective.restrictportlets by adding it to your buildout:

[buildout]

...

eggs =
    collective.restrictportlets

and then running bin/buildout. Now you can activate it in the add-ons control panel and configure it in the Restrict portlets control panel.

Contribute

License

The project is licensed under the GPLv2.

Sponsorship

Work on collective.restrictportlets has been made possible by The Flemish Environment Agency, or VMM. See https://www.vmm.be. VMM operates as an agency of the Flemish government for a better environment in Flanders. Flanders is one of the three Belgian regions with its own government, parliament and administration. The other two are the Brussels-Capital Region and the Walloon Region.

Contributors

Changelog

1.0.0 (2021-12-21)

  • Test on Plone 4.3, 5.1, 5.2, 6.0. [maurits]

  • Switch to tox and GitHub Actions. [maurits]

  • Get rid of includeDependencies. [maurits]

1.0a1 (2017-08-14)

  • Initial release. [maurits]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.restrictportlets-1.0.0.tar.gz (48.8 kB view hashes)

Uploaded Source

Built Distribution

collective.restrictportlets-1.0.0-py2.py3-none-any.whl (25.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page