Downloads

Download domain-5.x-1.0beta7.tar.gztar.gz 55.94 KB
MD5: edc6d13e4ca037a91f741e382e41762f
SHA-1: 3a6fe8e8b3d3b116382eb02224fe1e7c2d1c49e1
SHA-256: 5ecc2999935cc650c1c8048bea9716ce161e11a4dbcc931a6ad8505b16aaf6c0
Download domain-5.x-1.0beta7.zipzip 74.86 KB
MD5: 0b3b414666e8bb9fa1af3005890847b8
SHA-1: 8cddb9d3566145cf44e1dfff83f9434022ce8332
SHA-256: c2992555d9a50f240658f84633026b86eb10489beeeed3ddac27fa3669d3fe6d

Release notes

Fixes a number of issues and adds some new features.

This release requires that update.php be run. It also includes two optional core patches.

Please read the documentation carefully.

The Big New Feature

-- #191375 Changes implementation of hook_node_access_grants() to work with OG.

New Features

-- Allows administrators to change domain access settings as a batch process, using the Domain Content module.
-- #189797 by moshub. Allows the admin to decide if content searches should be run across all affiliates or just the currently active domain.
-- #192452 by skizzo. Allows domains to be set to inactive. Inactive domains can only be accessed by the site administrator.
-- #192452 by skizzo. Allows the lists of domains used in domain_block() and Domain Nav to be sorted according to an administrator setting.
-- #192353 by okday. Domain Prefix fix. Allows the source table for data copying to be specified through the UI. Requires that update.php be run.
-- #194671 by skizzo. Allows sorting of the domain list admin page. Adds pagination, if needed.
-- #191134 inspired by derjochenmeyer . Filters content for Domain Content so that superusers do not see all content on all domains.
-- #189797 hook_url_alter() patch to the url() function to enable absolute path links when needed by the Domain Access module -- required for Search, MySite, and other aggregating functions.
-- Adds a VALID boolean element to the $_domain array to allow for checking user status with the Domain User module.

Bug Fixes

-- Fixes error where module hooks did not pass by reference correctly.
-- #192849 by canen. pgsql in domain_prefix_install() calls wrong table.
-- #191456 by derjochenmeyer. Removes filter_xss_admin() from hook_init. Breaks caching and is not needed.
-- #191494 by lpirotte. Domain Prefix does not work when a global $db_prefix is used.
-- #191368 Prevent debugging output from being indexed by the search mechanism.

To Do

-- Finish the Domain User module.
-- Test Domain Prefix on pgSQL.
-- #188275 Usability of adding nodes for users without special privileges.
-- Finish the documentation.

Created by: agentrickard
Created on: 25 Nov 2007 at 22:52 UTC
Last updated: 1 Aug 2018 at 20:25 UTC
New features
Bug fixes
Insecure

Other releases