collective.localrolesdatatables

View / export localroles of all or parts of the site


Keywords
plone, localroles, datatables
License
GPL-2.0+
Install
pip install collective.localrolesdatatables==1.0.1

Documentation

Introduction

This addon display a datatables showing @@sharing content of all content in the site. It has been created to build reports of security settings.

How to install

As any addons, so please follow official documentation.

How to use

Once the addon is installed you have a controlpanel that provide a direct access to @@localrolesdatatables_catalog_view view where you can see every localroles of every content types. Because it use jquery datatbles you can search and filter per content / users / content type.

This view use the portal_catalog, and build a query using the context path. So if you want to have a report with only a folder (for an extranet) you just have to call the view on this folder:

mysite/extranet/@@localrolesdatatables_catalog_view

Credits

Companies

cirb_ CIRB / CIBG

Authors