mxm Workgroups 1.2 for Plone released
Changes
- Added Workgroup workflows and corresponding GroupMember role.
- Added support for Internationalisation (i18n). Only danish and english .po files though. But it should be easy to do your own translation now.
- Linux users had problems due to a bug in PageTemplates concerning newlines. All .cpt and .pt files are now in Unix format. So hopefully that should be solved.
mxm Workgroups consists of three main parts
- A Workgroup content type, that acts just like a normal Plone folder. With the difference that you can add members to it, and give these member local roles in the workgroup. These folders acts like Member folders, only for groups. Different groupmembers can have different roles.
- A workgroup tool that keeps track of the groups and their members. It registers the Workgroups internally for speed. This also means that Workgroup members does not need to have local roles in a workgroup to be members.
- A Workgroup workflow with an additional state "Visible for users" Content and Workgroups in this state can only be seen by members of the workgroup that has the local roles of "GroupMember" or "Owner" in that Workgroup.
More info and download here
regards Max M, mxm