Downloads

Download tar.gz 82.89 KB
MD5: 843fffe650e6d1ceb745a4cf49d9076c
SHA-1: e948dcd45f39ebf7258f4ca1f50637841445c514
SHA-256: d13985b9673afdd755845d692d88e7b752fae22b2ec7bd976e38b53379c6ae90
Download zip 107.03 KB
MD5: 8fca65c4569d69dada6683417886e39c
SHA-1: 0d351735b633d43cd9787bf72d481ffdcf1e661d
SHA-256: 59b7c6561a4add4ecc0a8f66ffa582f50a53c1077bf8cae320aab1a1b1fcf49f

Release notes

Important Changes

-- Separates an assign domain editors permission from the set domain access permission. DZone reports that these are two distinct actions, and need to be separated.

-- Updates the patches to Drupal 5.6.

New Features

-- #211374 by v1nce. Allows the Domain Theme module weight to be reset from the settings page. Necessary for integration with some modules.

-- Adds hook_domainform() to allow submodules to add elements to the default Domain settings page. Use this hook sparingly.

-- Adds stubs for simpletests. Note that there are no working simpletests included.

Bug Fixes

-- DZone reported that the domain editor option were being shown on category pages of the user/#/edit screen.

-- #210213 patch by nicholasThompson. Documentation warning links did not use base_url() and do not work when Drupal is installed in a subfolder.

-- Corrected logic error when adding or removing domain_editor grants to the {node_access} table.

-- #208160 by DZone. Restricts the content viewing options of Domain Content to only show content that a non-privileged user can edit.

-- Type check === 0 in domain_lookup() caused errors. Function refactored.

-- #210313. domain_url_alter() did not respect path aliases when writing new paths.

-- #208550 patch by smk-ka. Cleans up code and logic errors in domain_grant_all() that causes nodes to be visible on all domains.

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

Other releases