Assign portlets to users' dashboards on a per-group basis
Project description
Introduction
This package adds the ability to manage dashboard portlets on a per-group basis. Once installed, a site manager will be able go to the “Group Portlets” tab when editing a group and then click the “Edit group dashboard portlets” link. From here, group dashboard portlets can be assigned as normal.
Any member in that group will then see the relevant portlets on their dashboard. Note that group portlets will appear below the user’s own portlets.
To make it easier to lock down the dashboard, the view and edit permissions have been separated. You can take away the “Portlets: Manage own portlets” permission to let users view the dashboard without the ability to edit it.
Installation
Install as normal. You will need to load a ZCML slug unless you are using Plone 3.3, in which case it should be loaded automatically.
If you get a version conflict in zope.component or similar, add this to your versions block:
[buildout] ... versions = versions ... [versions] ... zope.component = 3.4.0 zope.securitypolicy = 3.4.0 ...
Changelog
1.0b1 - 2009-03-25
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.groupdashboard-1.0b1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 385a88dd8b9f88741ba9e8f172a05355ac7efd3595eceb1e240c94fc93f45707 |
|
MD5 | 1d2f4ec0369a552dfb8cea6fcdf5c9d6 |
|
BLAKE2b-256 | ebe67a6283cdd90190c5e20cbc80f921d79d024f52072528891304ecd8862200 |