Download & Extend

Releases for OG Titles

og_titles 6.x-1.2-beta1

Download Size md5 hash
og_titles-6.x-1.2-beta1.tar.gz 14.34 KB 1597cce6f271233af175cc3e7fb33c2d
og_titles-6.x-1.2-beta1.zip 16.63 KB 563cb5a5f3141a8c7170d0e041c32f43
Last updated: December 24, 2010 - 23:31
Official release from tag: 6.x-1.2-beta1

Release notes

og_titles 6.x-1.1

Download Size md5 hash
og_titles-6.x-1.1.tar.gz 14.27 KB ecc699e37f3429ce7bcfb7b24aac3cd3
og_titles-6.x-1.1.zip 16.57 KB 242ce976007a95c4203b76d851c124a2
Last updated: December 24, 2010 - 23:31
Official release from tag: 6.x-1.1

Release notes

Note: There are bugs in this release. Please use the dev version now.

  • Introduce API for og_titles to be able to add additional form types other than select or text input per #371266: Taxonomy integration?.
    • hook_ogt_type() -- return an associative array of custom form types return array('my_og_titles_custom_input' => t('My Custom Input'));
    • my_og_titles_custom_input(&$form, &$form_state, $gid, $uid = NULL) -- $form is the relative form element for a user's title.
    • my_og_titles_custom_input_save($gid, $uid, $title, &$form, &$form_state) -- custom per user title save callback called from og_title submit callback for an enabled option. Currently you have to do the db_query insert and update yourself.
  • Add og_my_titles as a default view to replace og_my per #563260: Usability issues with 6.x-1.x-dev.
  • Code cleanup.

og_titles 6.x-1.0

Download Size md5 hash
og_titles-6.x-1.0.tar.gz 12.85 KB 1f78b6361b4df7c29df09a2fb9522161
og_titles-6.x-1.0.zip 15.01 KB b351eeb1b36a03e8b03e2d1c36fb224a
Last updated: December 24, 2010 - 23:31
Official release from tag: 6.x-1.0

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
Read more

og_titles 6.x-1.0-beta1

Download Size md5 hash
og_titles-6.x-1.0-beta1.tar.gz 12.18 KB e9750c84347fa6bb6a9a0c0b542ba00e
og_titles-6.x-1.0-beta1.zip 14 KB 507000871b4a526f1d041331b9b3f4db
Last updated: December 24, 2010 - 23:31
Official release from tag: 6.x-1.0-beta1

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!

og_titles 5.x-1.x-dev

Download Size md5 hash
og_titles-5.x-1.x-dev.tar.gz 7.78 KB 15fad22d18afa826fc837a9a26e50698
og_titles-5.x-1.x-dev.zip 8.86 KB ae3aacb4c296602b69b5e87154c29e24
Last updated: February 25, 2011 - 07:43
Development snapshot from branch: 5.x-1.x

Release notes

  • Initial port to Drupal 5 with views functionality
  • Currently missing features in the Drupal 6 version

og_titles 6.x-1.x-dev

Download Size md5 hash
og_titles-6.x-1.x-dev.tar.gz 14.78 KB 736e4a6bf31561e53d15e863d10675ac
og_titles-6.x-1.x-dev.zip 17.25 KB 351734eef2426d70d5e77e6223b092c2
Last updated: April 29, 2011 - 00:30
Development snapshot from branch: 6.x-1.x

Release notes

Development release of og_titles -- this should not contain any production-breaking features but be warned.

Subscribe with RSS Syndicate content
nobody click here