Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 145.93 KB
MD5: c7ae7d183557599ded23335b4f04deba
SHA-1: 603801cfd80d0ff302491eb2aba6bc8c1de6eee3
SHA-256: 322b1dfe1443e8be145682602ac6122c7b2ca7e446d3ea71296fb0c4adad816a
Download zip 173.61 KB
MD5: 66cda9047d93a6d8aff00a3725451d19
SHA-1: c8cc7ada17a4ad14498c5ef40d14cf6d012503f4
SHA-256: abbcece99750bf7ba425fff3577a84f8cfd90677c1068d5536b937ba058aea1e

Release notes

Bug fixes

-- Issue #1172054: Domain Access saves for "All domains" when selecting primary (default) domain from Domain-specific settings by wuffers. Change ambiguous text in Domain Settings.
-- Issue #1156120: Domain Node Types setting missing the important 'help text' by petednz. Restore help text to node settings form.
-- Issue #1134240: Rewrite expensive COUNT(*) queries. by dalin. Optimize COUNT queries to SELECT 1.
-- Patch #867868: node/add/* goes to primary domain if user's domains includes domain_id:0 by mikeytown2, sukr_s. Prevent redirecting when not needed on node/add.
-- Issue #1179160: can't get affiliate domain get back from maintenance mode by andros. Remove bad checks for empty values in Domain Conf.
-- Issue #1100732: domain_url_rewrite_outbound_alter() might not fire hook_domainpath() by gease. Ensure we fire the internal url alter hook.
-- Issue #1142762: domain_get_uri runs url() . Do not run path aliases through url().
-- Issue #1139572: Undefined index: domain_site in domain_source_lookup() (line 273 of....modules\domain\domain_source\domain_source.module). by MrPhilbert and cgross. Check domain values in domain_source_lookup().
-- Issue #1139706: domain_form_alter breaks authorize.php form action by omercioglu. Do not fire hook_form_alter() for authorize.php.
-- Issue #1139288: domain_theme_batch() doesn't use DBTNG. Fixes batch domain_theme processing.
-- Issue #1093864: main menu not responding to configuration change. Fixes bad menu variable call.
-- Issue #1125520: Error when attempting to batch edit Domain Themes by wrburgess. Fixes bad API call with batch theme editing.
-- Patch #1109486: domain_get_node_domains sets wrong domains for multiple nodes from multiple domains by bancek. Fix errors in domain_get_node_domains().

Created by: agentrickard
Created on: 6 Jun 2011 at 03:01 UTC
Last updated: 6 Jun 2011 at 03:01 UTC
Bug fixes
Unsupported

Other releases