collective.localrolesdatatables
View / export localroles of all or parts of the site
Project Description
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
Changelog
1.0.1 (2012-08-08)
- Register TableTools JS and CSS in Plone resource registries
- Refactor the view using an update method
- Add olanguage datatables option to let the table be localized
1.0 (2012-07-04)
- Remove spaces between "user - " and the username. make the CSV & PDF nice
1.0a4 (2012-06-15)
- Remove spaces in the template so PDF and CSV export looks nice
1.0a3 (2012-05-15)
- Add upgrade step.
- Install collective.js.datatables as a dependency
1.0a2 (2012-05-15)
- Add import step to reindex hasLocalRoles index
- Fix permission of the @@localrolesdatatables_catalog_view to cmf.ManagePortal
- Add type column to the datatable
1.0a1 (2012-05-11)
- Initial release
Current Release
collective.localrolesdatatables 1.0.1
Released Aug 08, 2012
-
Get
collective.localrolesdatatables
for
all platforms
- collective.localrolesdatatables-1.0.1.zip
- If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.
All Releases
| Version | Released | Description | Compatibility | Licenses | Status |
|---|---|---|---|---|---|
| 1.0a4 | More about this release… | GPL | alpha | ||
| 1.0a3 | More about this release… | GPL | alpha | ||
| 1.0a2 | More about this release… | GPL | alpha | ||
| 1.0.1 | Aug 08, 2012 | More about this release… | GPL | final | |
| 1.0 | Jul 04, 2012 | More about this release… | GPL | final |


