Downloads
Download tar.gz
12.18 KB
MD5: e9750c84347fa6bb6a9a0c0b542ba00e
SHA-1: efe9fe9f09fe0c1b7f4506cd3acf8715c3d47dea
SHA-256: 19e93919f0e29e18080e3bac5d6ecd0f9ebc6d6e9ecccb8f6fdc9a27dd34d94b
Download zip
14 KB
MD5: 507000871b4a526f1d041331b9b3f4db
SHA-1: 6a6b129a6b786dc77c6b042f468a0e54db7a55e3
SHA-256: 3f6219f9a800e2f11a4a39e73047d76ef833a01c707877cc8708bbada7e59aa9
Release notes
Organic Groups Titles is a simple module that allows you to create arbitrary member titles for each membership of a group.
Additional features have been added including configuration for select list-based titles. With select list-based titles you can also choose a sort order. With the old style the weight will remain null.
Also, added permission for a user to access their own title.
NOTE: With these major changes you need to run 'update.php' to 6003, 6004, and 6005! the update path does not add in weights.
Usage:
- Clone an og view such as og_members or og_members_block, and add in the member title field. Or create your own 'member list' view.
- You will need to add in the OG TITLES relationship if you clone one of these views and still wish to use views data supplied by og_uid (such as filters and sorts provided by og).
- Group managers can manage member titles by going to og/users/%/titles where % is the group node id.
- Users with permissions can access their title at og/manage/%/title. This is still pending work before release.
- Group managers can add/modify/delete titles from a list per group at node/%/titles
- Site administrators can configure og titles behavior by going to admin/og/og_titles
That's it!