domain 6.x-2.0-rc5
First released: November 6, 2008 - 16:38
Size: 120.28 KB
md5_file hash: b7e865ffc515475fb7febdfe47cc87da
Last updated: November 6, 2008 - 16:40
A big thanks to all the testers and contributors. Some really nice new features here.
Shout outs to artiflukito, nonsie, and bforchammer for greate work.
rc5 includes preliminary support for Views 2 in Domain Views. The module is now much easier to install. Anonymous and new users can now be assigned to domains for editing purposes.
New features
-- #313629: anonymous users can't request a domain for their content by jsenzee. Adds default role settings and default domains for new users.
-- #273415: I merged domain_menu to domain_conf. by junphine, bforchammer. Adds primary and secondary links handling to Domain Conf.
-- #319876: Domain Access 6.x-2.0 and Views 2 patch by nonsie. Adds Views 2 handlers to Domain Views.
-- Creates the primary domain on install.
-- Fixed domain alias matching issue.
-- Fixes ? handling in domain alias block.
-- #300454 by ariflukito. Introduces hook_domainpath() to allow for URL rewrites across domains.
Bug fixes
-- #324008: $user->domain_user not set consistently by ariflukito. Adds domain user information to domain_boot().
-- Fixes logic error in domain_alias_bootstrap_lookup().
-- #300454: Inter domain linking by ariflukito. More optimization for hook_domainpath().
-- Fixes logic error for hook_domainpath() implementation in custom_url_rewrite.
-- Simplifies the domain_get_uri() function changes.
-- #320909 by peterx. Fixes documentation issue with domain assignments.
