Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 140.36 KB
MD5: d894742035402bc4152daf2f388a022a
SHA-1: 9781884b616929e1d163fcc7ffd9e4de058acdb1
SHA-256: 409fd09053109a1414df99d68850bcb4c623ca1bf25dd72fe4699a61ade4cc88
Download zip 170.62 KB
MD5: 898e9028d714dcd33ed5e404f40da54e
SHA-1: 9eeb7376bd540390a7fce95e9c8a332f098b4eae
SHA-256: c64fb6af1679502bf80a6acd7180827bc8a843cbfa42c3d0f83744ef0024bc44

Release notes

This is a bugfix maintenance release in preparation for the release of Drupal 7.

Bug fixes

-- Patch #361018: Domain Tokens by Dave Reid. Fixes token handling.
-- #969022: Support new default menu per content type settings. Allow handling of new menu settings for Domain Conf.
-- Patch #928472: Displays duplicate setting links in domain list by longwave, espirates. Fixes domain conf display error.
-- Patch #951936: DB error after settings get empty by nclavaud. Fixes domain_conf_variable_save() empty check.
-- Patch #951276: Site name missing from default domain settings form by longwave. Missing $form_state for domain_conf_default() form.
-- #934636: Use a static cache for domain_source_lookup(). Apply a static cache to domain_source_lookup().
-- #921984: Fatal error: undefined function filter_xss_bad_protocol() by sitordance. Removes check_url(), which may cause errors. Force HTTP or HTTPS.
-- #927808: PHP Fatal error: module_implements() by pyrello, ejh3. Do not fire API calls until modules loaded.
-- #925368: Compatibility with latest version of Panels? by mrfelton. Allow source domain to be inactive.
-- #950056: Account for new $db_prefix handling in D7. Account for new $databases global.
-- #934200: links to pages on primary domain sometimes use another domain by jamesHF. Ensure proper source domain.
-- Fixes form use of "item" vs. "markup".
-- #931468: Use MENU_VISIBLE_IN_BREADCRUMB. Use MENU_VISIBLE_IN_BREADCRUMB where proper.
-- Proper validation check for a (.) in domain names.
-- #933694: Integrity constraint violation using D7 Feeds by arthurf. Fixes query error in domain_source_node_insert().
-- #926514: domain_alias_domainlist() causes multiple returns. Corrects bad query for domain_alias_domainlist().

Created by: agentrickard
Created on: 10 Dec 2010 at 19:37 UTC
Last updated: 10 Dec 2010 at 19:41 UTC
Bug fixes
Unsupported

Other releases