Downloads

Download tar.gz 101.46 KB
MD5: ff897f452e457fd34ad9e7da4123d3e5
SHA-1: b6bfa877d7f1b9e6abc546dc869e09d6bc069fcf
SHA-256: 2363d0547ec935937e49da0b7e5cb00bc276f849c1a08107e8cfde50d240b65a
Download zip 130.66 KB
MD5: a464452576b365a7288dfd9dddc83c94
SHA-1: 3a5bfd2823e5e71c47592db7191dba05f8c2c684
SHA-256: 01c289d79ff2f3d81734642db905243ae45649761942729c61d22f6af28fa420

Release notes

Update.php is not required for this release.

Thanks to....

-- Palantir.net
-- The following bug testers and coders:
- bforchhammer
- scedwar
- smk-ka
- nonsie
- gcassie
- ariflukito
- nirvanajyothi
- grndlvl
- 1.kenthomas
- mikeshanley

Important Changes

-- Updated documentation.
-- #280596 updates patches to Drupal 5.9.
-- We made some logic improvements to how Domain Source module is handled, so you may experience different behavior, since Domain Source now trumps other URL rewrite rules.
-- You can now set a Defalut Source Domain for links rewritten for 'all affiliates' -- see README 4.3.4.
-- #266166 patch by grndlvl. hook_domaincron() now provides table prefix and settings loading. For users who were performing cron actions across multiple domain or using hook_domaincron(), you will need to pay attention to potential changes in behavior.
-- #271868 by ariflukito. Keeps the sequences table in sync when using Domain Prefix. If you have been using Domain Prefix, you should read up on the issue.

New Features

-- #270983 by ariflukito. Keeps the domain port intact, allowing non-standard ports.
-- #268779 allows the setting of default domains for URL rewrites.
-- Adds hook_node_access_explain() for Devel module.
-- #246497 by scedwar. Adds empty domain gid for use with Domain Views.
-- #278240 by nirvanajyothi. Allows Domain User to respond to changes in usernames.
-- #253112 patch by nonsie, idea by scedwar. Adds node debugging block.
-- #228985 by 1.kenthomas. Adds warnings to theme forms entered from the wrong domain.
-- #255067 by scedwar. Adds node/%n/edit to default node patterns.

Bug Fixes

-- Removes legacy xcoord, ycoord from domain_conf_system().
-- Removed the $domain argument from hook_domainconf().
-- Fixes default domain source debug message.
-- Fixes logic error in implementation of url rewrites for Domain Source.
-- Adds default domain documentation.
-- #283919 by nirvanajyothi. Domain User form handling error, plus users were allowed to create domains even if those names were reserved.
-- #280908 by nirvanajyothi. Fixes domain_disable(), which caused
issues when doing an upgrade.
-- #284398 by bforchhammer. Domain Nav called deprecated hook.
-- #286399 by mikeshanley. Fixes HTML format error in Domain User.
-- #280042 by smk-ka. Fixes custom_url_rewrite_outbound alteration of the
$base_url global.
-- #278836 by nirvanajyothi. Array error in node forms when users were not
assigned to any valid domains.
-- Strips port protocols when creating access rules in Domain User.
-- Backports hook_domainignore(), but does not implement it.
-- #278593 by nirvanajyothi. We need to sanity check domain_goto() in domain_form_alter.
-- #277202 by bforchhammer. Removes invalid HTML from Domain Nav.
-- #278200 by gcassie. WWW prefix handling now follows the current path.
-- #249809 by scedwar. Removes note about OGUR from documentation.

Created by: agentrickard
Created on: 25 Jul 2008 at 18:20 UTC
Last updated: 1 Aug 2018 at 20:25 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases