Downloads
Download tar.gz
12.85 KB
MD5: 1f78b6361b4df7c29df09a2fb9522161
SHA-1: e67529d84d8f66cacbbdc9188c0ddd4d53f7b61a
SHA-256: 91df8c674ec228fa47d98041f1ca56b8ad0472373426e8c58e207afafc26e3e7
Download zip
15.01 KB
MD5: b351eeb1b36a03e8b03e2d1c36fb224a
SHA-1: 7fd40136a6717c547b00074fbcd9af363043d65a
SHA-256: 265b7b21172f064a98709e948503843f8d8001d9cc83ad0f60a605118921e8e0
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.
Usage:
- Organic groups 6.x-1.x or 6.x-2.x okay!
- 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
- Upgrade Path for 6.x-dev users: With these major changes you need to run 'update.php' to 6003, 6004, and 6005! the update path does not add in weights.
That's it!