Fixed the update of the Zope's groups and search in title of the groups
Project description
Introduction
This product allow to search in titles and ids of groups of Pone3. To do this we have done some changes at Plone’s functionality.
First of all we have fixed an error in the updateGroup procedure to save in the correct way the user in Zope. To do this we have patched Products.PlonePAS like Plone4 does. Connected to this we have modified the prefs_group_edit script. The modify is necessary to keep updated the groups in Zope when the users modifies the groups by the Plone form.
To modify the search functionality we have create a view that does two search into the groups: one in the id and one in the title. We go to use the new view for search into the manage of groups of Plone (plone control panel) and sharing tab.
Changelog
1.2 (2010-11-22)
pypi release
1.1 (2010-10-28)
update some metadata and release
1.0 (2010-05-06)
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.