Posted by moshe weitzman on July 2, 2008 at 8:37pm
| Download | Size | md5 hash |
|---|---|---|
| og-6.x-1.0-rc1.tar.gz | 148 KB | dd66fd395dcbf8d2957d0add8022a282 |
| og-6.x-1.0-rc1.zip | 182.63 KB | fc4dd85b632d74a461689f6858806fdc |
Last updated: December 24, 2010 - 23:30
This release fixes a security vulnerability, all users of OG 6.x-1.0-beta1 or any 6.x-1.x-dev snapshot from before 2008-07-03 are urged to upgrade. For more details, see DRUPAL-SA-2008-040.
Additional Changes since DRUPAL-6--1-0-BETA1:
- #27388 by hass. remove t() from hook_menu()
- #274056 by moshe weitzman. fix create link in group details block when type has an underscore. also remove 2 NOTICE errors.
- Make available to javascript code the group context of a page. See Drupal.settings.og ... Useful for adding group context info into your ad tags or your Google Analytics (for example).
- subscribe/unsubscribe page and audience checkboxes. also remove number of items per page in group block and fix NOTICES. also move group context in js to hook_preprocess_page() so it only runs once.
- Fix my membership link for site admins who aren't really group members.