Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 168.7 KB
MD5: ba1e8909ce73d96c92ce92a85e075923
SHA-1: 76dcc2490489f09576f392eecb4b2d6bf9de0abe
SHA-256: 573bc5b038ef2f2d16b4a5f616d1e0d6cd22a3a75c5f7331930efdc14e32a3ef
Download zip 204.04 KB
MD5: bdc6ef334d616da8803103e1d967d8b9
SHA-1: b628866fc50961222b8457be5553b23a03f0dcb6
SHA-256: d0fbb27e2bf954bdf38b3f0b743a91321fc29e77687db44c16a29eb8a43d34b2

Release notes

This release adds one major new feature -- unpublished nodes are now tracked in the {node_access} table using the new 'domain_unpublished' grant.

Roles with the 'View unpublished nodes on assigned domains" permission can now view unpublished nodes when lists are returned by modules such as Views.

Canonical domain handling for the Domain Source module has also been radically simplified, and enhanced with proper tests.

Update your site

This release requires running update.php, and will rebuild the {node_access} table. That process may take a long time, so plan ahead.

We also allow users to access the login form (/user/login) on inactive domains. Developers can extend this behavior for other special paths using the new hook_domain_invalid_request().

7.x.2 branch

As of this release, the 7.x.2 branch is no longer supported.

New features

Bug fixes

Created by: agentrickard
Created on: 1 Jan 2013 at 20:30 UTC
Last updated: 2 Nov 2013 at 00:03 UTC
New features
Bug fixes
Unsupported

Other releases