Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 128.94 KB
MD5: 025f1c780108e772420c9526fb0a01c9
SHA-1: 3e22e9645af48a51026a1b6cc40e8dd2ffc1a8a3
SHA-256: f82b769c5e94965422fdda45df0ef6701d3c0a1d4905fe7c9c8ac5e4ef440f4b
Download zip 156.31 KB
MD5: 2615a1d0ef098d8d6b3978ebeaf658e0
SHA-1: c88a5018205c40256dc9eafd6e2909b699bfbd1b
SHA-256: 623161a23f430dcb79902f7ed583a9956ad6880e040f1ebbd64aa0a0f028d390

Release notes

Bug fixes

-- Issue #1189916: Login rejected on cached pages. Login failures when not setting $cookie_domain manually.
-- Patch #1186580: domain_content_node_operations() incorrectly specified as configurable by heyrocker. hook_node_operations() does not allow configurable flag.
-- Patch #1240518: Notice : Undefined variable: extra dans domain_field_extra_fields() by David Stoski. Fixes small php notice.
-- Patch #1240262: Use hook_field_extra_fields to manage Domain display on user profile by Simon Georges. Use field_extra_fields() on users.
-- Issue #1240472: Domain Access doesn't bootstrap when Memcache API installed by ben soo. Removes cache check.
-- Patch #1247452: Undefined index in domain_conf_default() by Simon Georges. Fixes bad form call.
-- Fixes &$form_state pass by reference failures.

API updates

-- Adds domain_default_id() helper function.

Created by: agentrickard
Created on: 17 Aug 2011 at 17:39 UTC
Last updated: 17 Aug 2011 at 17:41 UTC
Bug fixes
Unsupported

Other releases