Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download domain-7.x-2.7.tar.gztar.gz 143.07 KB
MD5: 57beab64052c7eb058207d47353010fa
SHA-1: 14f755a6d45a3ec0f0273ecfe53e0428669fb572
SHA-256: b79e2c4352b6f17b7484b6d7aa15d773d2a9b74034b6ca91eaa3306cde5c8680
Download domain-7.x-2.7.zipzip 174.99 KB
MD5: 80607093a27e845e2745e5e6f2ee4abd
SHA-1: f07e8f186460c961380b6e6fa2e7f54cbfc9a534
SHA-256: da99018008ad2d4e2a3be6e5c45ad101d1f1053bd465947a3fdc56c9d6578781

Release notes

This release requires running Drupal's update script.

New features

-- Patch #991226: Allow the user to choose if the list of form_ids are those to -avoid from- OR -to be- domain-specific by pacproduct. Accept either a list of allowed or disallowed forms for Domain Settings.
-- #999138: The domain string is invalid At least one dot (.) is required.. Allow _localhost_ as a valid domain.
-- Adds better docblocks to Domain Theme.
-- Adds permission warnings for dangerous elements.
-- Better static caching for domain_lookup(). Saves queries!
-- Better static caching for domain_alias_list(). Saves queries!
-- Optimize domain_get_node_domains() for multiple node loads.
-- Optimize domain_source_lookup() for multiple node loads.
-- Adds domain_delete() abstraction.

Bug fixes

-- #995614: Use proper render arrays in return callbacks.. Proper render arrays.
-- #995342: Uninstall Error by mrgoltra. Domain Nav fails on uninstall.
-- #1003430: Error uninstalling domain access by Mo. Fixes bad function call during uninstall.
-- Patch #952476: Clean up notices by nonsie, millaraj. Clean up $weight notice and bad index.
-- Fixes JS/CSS loading for Drupal 7.
-- #1015954: Saving configuration for all domains returns no message by ayeshrajans. Restore configuration save message with Domain Settings.
-- #940762: hook_domainpath() assumes D6 call stack. Fixes call stack for hook_domainpath().
-- #1015076: Custom theme settings errors by Mo. Fixed bad function call in Domain Theme.
-- #1022980: Update README 4.3.3. Updates permissions in the README.
-- #1013858: Notices on node edit form by Mo. Fixes theme notice.
-- Fixes empty array in domain_source_lookup().
-- #1013858: Notices on node edit form by Mo. Fixes notice.
-- Pass $reset from domain_default() to domain_api().
-- Cleaner handling inside domain_save().

Created by: agentrickard
Created on: 16 Jan 2011 at 18:27 UTC
Last updated: 16 Jan 2011 at 18:34 UTC
New features
Bug fixes

Other releases