Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install collective.groupdelegation

How to install collective.groupdelegation

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install collective.groupdelegation
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.4 Available View build log
Windows (64-bit)
0.4 Available View build log
Mac OS X (10.5+)
0.4 Available View build log
Linux (32-bit)
0.4 Available View build log
Linux (64-bit)
0.4 Available View build log
 
Author
License
GPL
Dependencies
Lastest release
version 0.4 on Jan 5th, 2011

Group Delegation

A customization of some Plone Groups Management screens, and some new templates and scripts added, providing the delegation of Groups management in Plone for any member without 'Manager' role.

This code was originally published by Ingeniweb in Grufspaces product and has been upgraded for plone3.x compliance, some tests have also been added.

How to use this product :

  • add collective.groupdelegation to your buildout (see docs/INSTALL.txt for more information)
  • Intall "Group Delegation" in your plone site using portal_quickinstaller
  • Go to Users/Groups management control panels, Create a group and some users.
  • Choose the group you want to delegate management
  • Click on "Group Managers" tab
  • Search for, and choose the user you want delegate the group management to.
  • Connect to your site with this user credentials
  • A "My groups" tab will appear in personal tools, click on this link
  • The group will appear in list
  • Click on this group link, now you can manage it without Manager rights.
TODO : Security issues

At this time no special zope security or role is needed to manage groups in Plone. The process is only protected by a condition "chekPermission('Manage portal')"" inside templates.

This product is following the same logic, it's just a skin product , the only thing done to allow/disallow groups management is a new property added to groups.

To improve security it could be useful to add a new specific zope security "Manage groups", only allowed to a "Group manager" new role.

Then, when choosing the group manager, could it be possible to allow/disallow the local role to a specific user on a specific group ? i don't know.

TODO : template and python scripts redesign

At this time this product is using actual Plone groups management templates and scripts because it is using the same methods to search/add/remove groups members, redesigning this product would mean first a complete redesign of plone templates, a big work that could be done in future ...

For more information read the doctest (readme.txt) inside product.

Changelog

0.4 - 2010/07/22
  • fix docs folder is missing in package
0.3 - 2009/07/10
  • Updated french translation.

System Message: WARNING/2 (<string>, line 73)

Bullet list ends without a blank line; unexpected unindent.

[vincentfretin]

  • Added entry point to declare the product as plone plugin.

System Message: WARNING/2 (<string>, line 76)

Bullet list ends without a blank line; unexpected unindent.

[vincentfretin]

  • Added profiles/default/groupdelegation_marker.txt to avoid to reexecute setupGroupDataDelegation when another product is installed.

System Message: WARNING/2 (<string>, line 79)

Bullet list ends without a blank line; unexpected unindent.

[vincentfretin]

  • Synced with latest Plone 3.3 templates.

System Message: WARNING/2 (<string>, line 82)

Bullet list ends without a blank line; unexpected unindent.

[vincentfretin]

0.2 - 2009-06-26
  • context/@@authenticator was missing in prefs_group_members overload (used in last plone 3.x versions)

System Message: WARNING/2 (<string>, line 88)

Bullet list ends without a blank line; unexpected unindent.

[macadames]

  • prefs_group_members overload uses the same presentation as last plone 3.x template

System Message: WARNING/2 (<string>, line 91)

Bullet list ends without a blank line; unexpected unindent.

[macadames]

  • link to controlpanel removed in prefs_delegated_groups_overview.cpt template

System Message: WARNING/2 (<string>, line 94)

Bullet list ends without a blank line; unexpected unindent.

[macadames]

0.1 - 2009-06-18
  • Initial release

System Message: WARNING/2 (<string>, line 100)

Bullet list ends without a blank line; unexpected unindent.

[macadames]

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.