Very much an proof of concept at this point with more or less functional admin interfaces. Just sharing for feedback.
This is a non functional release to share ideas with community. It is very rough and we are working on Drupal 6 version at the same time.
Bugfix release for 7.x branch! Ready for testing on D7 sites.
-- #793558: Can't batch update content to "active domain" by hawkdrupal. Updates Domain Source to handle new batch form options. -- #774692: Googlebot visits trigger unique, mysterious errors in DA and MySQL by hawkdrupal. Allow the error sequence to be skipped. Load default domain in event of installation failure to prevent SQL errors. -- #775028: Disable domain access for xmlrpc by brucepearson. Allow DA to be disabled for XMLRPC.
-- Update cache settings for Domain Conf. -- patch #785818: Force domains to be lowercase when using batch/subdomain by nonsie and mikeytown2. Update domain validation sequence to require lowercase; support non-ASCII domains; and add hook_domain_validate_alter(). -- patch #761556: Tiny edits to domain_form/domain_form_submit for re-usability by hefox. Better abstraction for domain creation. New domain_save() function. -- Prevent errors in domain_get_domain(). -- #771454: Notices when creating content by manfer. Removes notices and bad node visibility settings. -- #624626: 'Use primary domain settings' fails. Properly ignore domain settings in Domain Conf. -- #775224: Conflict with Domain Settings by antiorario. Domain Conf and Domain Settings interfere with each other. -- #621512: Domain validation allows improper characters. Clean up some validation handling. -- #769818: Installation not working by manfer. Remove pg_escape_bytea(). -- Moves domain_initial_domain() into the main module. -- Rollback of #733964: Need to be able to re-order domains to prepare a clean upgrade path. -- #770650: Load $domain['site_grant'] earlier in the bootstrap process by nonsie. Ensure the site_grant is loaded in bootstrap. Edge case. -- Patch #607824: Port to Drupal 7 (40) by pebosi. Fixes db and reference errors.
Tracking core changes.
Added font-family fallbacks.
Bugfix release