From b72546579130debfe729864968145e07dd70e3cd Mon Sep 17 00:00:00 2001 From: Pieter Frenssen Date: Tue, 17 Jul 2012 14:15:06 +0200 Subject: [PATCH] Issue #1689396 by pfrenssen: Update documentation with D7 paths and menus. --- README.txt | 4 ++-- domain_alias/README.txt | 6 +++--- domain_content/README.txt | 2 +- domain_nav/README.txt | 6 +++--- domain_strict/README.txt | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.txt b/README.txt index 353eebd..166a5bb 100644 --- a/README.txt +++ b/README.txt @@ -540,8 +540,8 @@ access rule grants you permission, it cannot be taken away. ---- 4. Module Configuration -The settings for Domain Access are listed under Site Building. The path is -'admin/build/domain'. +The settings for Domain Access are listed under Structure. The path is +'admin/structure/domain'. ---- 4.1 Default Domain Settings diff --git a/domain_alias/README.txt b/domain_alias/README.txt index cc0f676..ffa481a 100644 --- a/domain_alias/README.txt +++ b/domain_alias/README.txt @@ -109,14 +109,14 @@ Domain Alias requires the Domain Access module be installed and active. 3. Alias Management The Domain Alias module adds a new column to the Domain List table. If you -go to the Domain List at Admin > Build > Domains > Domain List. You should +go to the Domain List at Admin > Structure > Domains > Domain List. You should now see an "Aliases" column in your domain list. ---- 3.1 Creating Aliases -To create a new alias, go to the Domain List at Admin > Build > Domains > Domain -List. You should see an "Aliases" column in your domain list. +To create a new alias, go to the Domain List at Admin > Structure > Domains > +Domain List. You should see an "Aliases" column in your domain list. Click on the 'add alias' link. You will be presented with a form divided into two parts. The top section, 'Registered aliases for *' will be empty initially. diff --git a/domain_content/README.txt b/domain_content/README.txt index 7317f2c..45858de 100644 --- a/domain_content/README.txt +++ b/domain_content/README.txt @@ -55,7 +55,7 @@ If you wish for users with the 'edit domain content' permission to access the Domain Content interface, you must enable the 'Use access control for editors' option under Advanced Settings on the Domains configuration page: - Administer > Site Building > Domains + Structure > Domains ---- 2.1 Permissions diff --git a/domain_nav/README.txt b/domain_nav/README.txt index 00a23c1..db4acb0 100644 --- a/domain_nav/README.txt +++ b/domain_nav/README.txt @@ -115,7 +115,7 @@ the menu items together. The designed use-case of the menu is for use as Primary or Secondary links. To enable this feature, use the following steps: - - Go to 'admin/build/menu' + - Go to 'admin/structure/menu' - Find the Navigation => Domain menu item. - Enable the menu item. - Assign the menu item to Primary or Secondary links, as desired. @@ -132,8 +132,8 @@ for this module, you may edit the following line at the top of the module: If you set this value to FALSE before you install the module, the menu items will not be created. If you have already installed the module, you may also set -this value to FALSE and then navigate to 'admin/build/menu'. Note that updated -module releases will always reset this value to TRUE. +this value to FALSE and then navigate to 'admin/structure/menu'. Note that +updated module releases will always reset this value to TRUE. ---- 4. Developer Notes diff --git a/domain_strict/README.txt b/domain_strict/README.txt index 5b86c4c..bfc8c13 100644 --- a/domain_strict/README.txt +++ b/domain_strict/README.txt @@ -41,7 +41,7 @@ See http://drupal.org/node/199846 for the history of this module. The Domain Strict module comes with the Domain Access download. -To install, you simply enable the module at Admin > Build > Modules. +To install, you simply enable the module at Admin > Modules. No database tables are installed and the module itself has no configuration options. -- 1.7.11.2