User: agentken Branch: HEAD Date: Sun, 04 Nov 2007 16:49:52 +0000 Modified files: /modules/domain CHANGELOG.txt domain.module domain_admin.inc /modules/domain/domain_conf INSTALL.txt settings_domain_conf.inc /modules/domain/domain_content domain_content.module Log message: #188160 by skizzo. Disabling the domain_conf module does not stop it from loading. You must uninstall the module. Added a check of the {system} table as a safety measure if users forget to remove the code from settings.php. -- #188268. The domain_nav_menu lookup routine is outside of the $may_cache loop. Needs to be inside. -- Fixes empty form value for DOMAIN_EDITOR_RULE. -- #188825. Error reading default node promotion settings. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/domain/CHANGELOG.t... http://cvs.drupal.org/diff.php?path=contributions/modules/domain/domain.modu... http://cvs.drupal.org/diff.php?path=contributions/modules/domain/domain_admi... http://cvs.drupal.org/diff.php?path=contributions/modules/domain/domain_conf... http://cvs.drupal.org/diff.php?path=contributions/modules/domain/domain_conf... http://cvs.drupal.org/diff.php?path=contributions/modules/domain/domain_cont...