Downloads

Download tar.gz 168.13 KB
MD5: c0789ecb80866f0b87e88e73d9aae470
SHA-1: e480c5c5176df9794092c7220e4ef12f73f03150
SHA-256: f3e28190f8441765daa048eec0e875b736611df1c28860e11adadebf89ca8d4f
Download zip 208.62 KB
MD5: 3de06515becf62e4493605f8b29ab9f5
SHA-1: 82270f85cc84a5da8e0012b9e1cd8763a5f72d21
SHA-256: 9b72e1b7d6446490bb0f16b08f116439b5bc1c79f464f52335182d86586efbc8

Release notes

Maintenance release for the Drupal 6 version.

New Features

-- Allows the use of Domain Path to have path aliases per domain without table prefixing.
-- Patch #1101854: Domain configuration form prevents external cache mode by kasperg and Ypshi. Support external cache settings used by Pressflow.

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.
-- Patch #1093360: Domain prefix multilanguage alias bug by peximo, plach. Fixes language lookups in domain_prefix.path.inc.
-- Patch #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.
-- Patch #1170608: Reduce SQL queries produces by domain_domains() by gdud, croryx. Optimize domain_domains().
-- 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 #1179160: can't get affiliate domain get back from maintenance mode by andros. Remove bad checks for empty values in Domain Conf.
-- Patch #1083916: PHP warning on admin/user/user by TidalWave. Fixes empty array in user form.
-- Adds number_format to Domain Count counts.

Created by: agentrickard
Created on: 6 Jun 2011 at 02:13 UTC
Last updated: 6 Jun 2011 at 02:16 UTC
New features
Bug fixes
Unsupported

Other releases