From 0f2672e53d346442a007066b335f954bae6ac051 Mon Sep 17 00:00:00 2001 From: nacin Date: Sat, 18 Dec 2010 18:27:12 +0000 Subject: [PATCH] Move to what will be the new Network Admin Codex page URLs. see #15314. git-svn-id: http://svn.automattic.com/wordpress/trunk@17045 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/network/index.php | 2 +- wp-admin/network/settings.php | 2 +- wp-admin/network/site-info.php | 2 +- wp-admin/network/site-new.php | 2 +- wp-admin/network/site-settings.php | 2 +- wp-admin/network/site-themes.php | 2 +- wp-admin/network/site-users.php | 2 +- wp-admin/network/sites.php | 2 +- wp-admin/network/themes.php | 14 +++++++------- wp-admin/network/upgrade.php | 2 +- wp-admin/network/user-new.php | 2 +- wp-admin/network/users.php | 2 +- 12 files changed, 18 insertions(+), 18 deletions(-) diff --git a/wp-admin/network/index.php b/wp-admin/network/index.php index 6961f790a3..e97044051e 100644 --- a/wp-admin/network/index.php +++ b/wp-admin/network/index.php @@ -28,7 +28,7 @@ add_contextual_help($current_screen, '
  • ' . __('Blogs are now called Sites; Site is now called Network.') . '
  • ' . '

    ' . __('This screen provides the network administrator with links to the screens for Sites and Users to either create a new site or user, or to search existing users and sites, as well as Dashboard widgets. Those screens are also accessible through the left-hand navigation in the Network Admin section.') . '

    ' . '

    ' . __('For more information:') . '

    ' . - '

    ' . __('Documentation on Super Admin Menu') . '

    ' . + '

    ' . __('Documentation on the Network Admin') . '

    ' . '

    ' . __('Support Forums') . '

    ' ); diff --git a/wp-admin/network/settings.php b/wp-admin/network/settings.php index a42725bb08..fe1da8f788 100644 --- a/wp-admin/network/settings.php +++ b/wp-admin/network/settings.php @@ -30,7 +30,7 @@ add_contextual_help($current_screen, '

    ' . __('Menu setting enables/disables the plugin menus from appearing for non super admins, so that only super admins, not site admins, have access to activate plugins.') . '

    ' . '

    ' . __('Super admins can no longer be added on the Options screen. You must now go to the list of existing users on Super Admin > Users and click on Username or the Edit action link below that name. This goes to an Edit User page where you can check a box to grant super admin privileges.') . '

    ' . '

    ' . __('For more information:') . '

    ' . - '

    ' . __('Documentation on Network Settings') . '

    ' . + '

    ' . __('Documentation on Network Settings') . '

    ' . '

    ' . __('Support Forums') . '

    ' ); diff --git a/wp-admin/network/site-info.php b/wp-admin/network/site-info.php index a21cc8bded..0e75386503 100644 --- a/wp-admin/network/site-info.php +++ b/wp-admin/network/site-info.php @@ -23,7 +23,7 @@ add_contextual_help($current_screen, '

    ' . sprintf( __('Themes - This area shows themes that are not already enabled across the network. Enabling a theme in this menu makes it accessible to this site. It does not activate the theme, but allows it to show in the site’s Appearance menu. To enable a theme for the entire network, see the Network Themes screen.' ), network_admin_url( 'themes.php' ) ) . '

    ' . '

    ' . __('Settings - This page shows a list of all settings associated with this site. Some are created by WordPress and others are created by plugins you activate. Note that some fields are grayed out and say Serialized Data. You cannot modify these values due to the way the setting is stored in the database.') . '

    ' . '

    ' . __('For more information:') . '

    ' . - '

    ' . __('Documentation on Network Settings') . '

    ' . + '

    ' . __('Documentation on Site Management') . '

    ' . '

    ' . __('Support Forums') . '

    ' ); diff --git a/wp-admin/network/site-new.php b/wp-admin/network/site-new.php index b45b98b890..da0c6f59a7 100644 --- a/wp-admin/network/site-new.php +++ b/wp-admin/network/site-new.php @@ -20,7 +20,7 @@ add_contextual_help($current_screen, '

    ' . __('This screen is for Super Admins to add new sites to the network. This is not affected by the registration settings.') . '

    ' . '

    ' . __('If the admin email for the new site does not exist in the database, a new user will also be created.') . '

    ' . '

    ' . __('For more information:') . '

    ' . - '

    ' . __('Documentation on Sites') . '

    ' . + '

    ' . __('Documentation on Site Management') . '

    ' . '

    ' . __('Support Forums') . '

    ' ); diff --git a/wp-admin/network/site-settings.php b/wp-admin/network/site-settings.php index c3bb89e62f..06f89c234f 100644 --- a/wp-admin/network/site-settings.php +++ b/wp-admin/network/site-settings.php @@ -23,7 +23,7 @@ add_contextual_help($current_screen, '

    ' . sprintf( __('Themes - This area shows themes that are not already enabled across the network. Enabling a theme in this menu makes it accessible to this site. It does not activate the theme, but allows it to show in the site’s Appearance menu. To enable a theme for the entire network, see the Network Themes screen.' ), network_admin_url( 'themes.php' ) ) . '

    ' . '

    ' . __('Settings - This page shows a list of all settings associated with this site. Some are created by WordPress and others are created by plugins you activate. Note that some fields are grayed out and say Serialized Data. You cannot modify these values due to the way the setting is stored in the database.') . '

    ' . '

    ' . __('For more information:') . '

    ' . - '

    ' . __('Documentation on Network Settings') . '

    ' . + '

    ' . __('Documentation on Site Management') . '

    ' . '

    ' . __('Support Forums') . '

    ' ); diff --git a/wp-admin/network/site-themes.php b/wp-admin/network/site-themes.php index 037cb30c4b..44173873e6 100644 --- a/wp-admin/network/site-themes.php +++ b/wp-admin/network/site-themes.php @@ -29,7 +29,7 @@ add_contextual_help($current_screen, '

    ' . __('Settings - This page shows a list of all settings associated with this site. Some are created by WordPress and others are created by plugins you activate. Note that some fields are grayed out and say Serialized Data. You cannot modify these values due to the way the setting is stored in the database.') . '

    ' . '

    ' . __('See the contextual help on the other tabs.') . '

    ' . '

    ' . __('For more information:') . '

    ' . - '

    ' . __('Network Options Documentation') . '

    ' . + '

    ' . __('Documentation on Site Management') . '

    ' . '

    ' . __('Support Forums') . '

    ' ); diff --git a/wp-admin/network/site-users.php b/wp-admin/network/site-users.php index e85562f7de..6607bf1f55 100644 --- a/wp-admin/network/site-users.php +++ b/wp-admin/network/site-users.php @@ -28,7 +28,7 @@ add_contextual_help($current_screen, '

    ' . sprintf( __('Themes - This area shows themes that are not already enabled across the network. Enabling a theme in this menu makes it accessible to this site. It does not activate the theme, but allows it to show in the site’s Appearance menu. To enable a theme for the entire network, see the Network Themes screen.' ), network_admin_url( 'themes.php' ) ) . '

    ' . '

    ' . __('Settings - This page shows a list of all settings associated with this site. Some are created by WordPress and others are created by plugins you activate. Note that some fields are grayed out and say Serialized Data. You cannot modify these values due to the way the setting is stored in the database.') . '

    ' . '

    ' . __('For more information:') . '

    ' . - '

    ' . __('Documentation on Network Settings') . '

    ' . + '

    ' . __('Documentation on Site Management') . '

    ' . '

    ' . __('Support Forums') . '

    ' ); diff --git a/wp-admin/network/sites.php b/wp-admin/network/sites.php index 8611201c65..3e41296e5b 100644 --- a/wp-admin/network/sites.php +++ b/wp-admin/network/sites.php @@ -35,7 +35,7 @@ add_contextual_help($current_screen, '

    ' . __('The site ID is used internally, and is not shown on the front end of the site or to users/viewers.') . '

    ' . '

    ' . __('Clicking on bold settings can re-sort this table. The upper right icons switch between list and excerpt views.') . '

    ' . '

    ' . __('For more information:') . '

    ' . - '

    ' . __('Documentation on Sites') . '

    ' . + '

    ' . __('Documentation on Site Management') . '

    ' . '

    ' . __('Support Forums') . '

    ' ); diff --git a/wp-admin/network/themes.php b/wp-admin/network/themes.php index 28adaabf86..b50bc7c9fa 100644 --- a/wp-admin/network/themes.php +++ b/wp-admin/network/themes.php @@ -73,13 +73,13 @@ add_thickbox(); add_screen_option( 'per_page', array('label' => _x( 'Themes', 'themes per page (screen options)' )) ); -add_contextual_help($current_screen, - '

    ' . __('This screen enables and disables the inclusion of themes available to choose in the Appearance menu for each site. It does not activate or deactivate which theme a site is currently using.') . '

    ' . - '

    ' . __('If the network admin disables a theme that is in use, it can still remain selected on that site. If another theme is chosen, the disabled theme will not appear in the site’s Appearance > Themes screen.') . '

    ' . - '

    ' . __('Themes can be enabled on a site by site basis by the network admin on the Edit Site screen you go to via the Edit action link on the Sites screen. Only network admins are able to install or edit themes.') . '

    ' . - '

    ' . __('For more information:') . '

    ' . - '

    ' . __('Documentation on Network Themes') . '

    ' . - '

    ' . __('Support Forums') . '

    ' +add_contextual_help($current_screen, + '

    ' . __('This screen enables and disables the inclusion of themes available to choose in the Appearance menu for each site. It does not activate or deactivate which theme a site is currently using.') . '

    ' . + '

    ' . __('If the network admin disables a theme that is in use, it can still remain selected on that site. If another theme is chosen, the disabled theme will not appear in the site’s Appearance > Themes screen.') . '

    ' . + '

    ' . __('Themes can be enabled on a site by site basis by the network admin on the Edit Site screen you go to via the Edit action link on the Sites screen. Only network admins are able to install or edit themes.') . '

    ' . + '

    ' . __('For more information:') . '

    ' . + '

    ' . __('Documentation on Network Themes') . '

    ' . + '

    ' . __('Support Forums') . '

    ' ); $title = __('Themes'); diff --git a/wp-admin/network/upgrade.php b/wp-admin/network/upgrade.php index b3ba300c92..c02fdc512c 100644 --- a/wp-admin/network/upgrade.php +++ b/wp-admin/network/upgrade.php @@ -23,7 +23,7 @@ add_contextual_help($current_screen, '

    ' . __('If a version update to core has not happened, clicking this button won’t affect anything.') . '

    ' . '

    ' . __('If this process fails for any reason, users logging in to their sites will force the same update.') . '

    ' . '

    ' . __('For more information:') . '

    ' . - '

    ' . __('Documentation on Update Network') . '

    ' . + '

    ' . __('Documentation on Update Network') . '

    ' . '

    ' . __('Support Forums') . '

    ' ); diff --git a/wp-admin/network/user-new.php b/wp-admin/network/user-new.php index 3a6c45d445..7545b64bac 100644 --- a/wp-admin/network/user-new.php +++ b/wp-admin/network/user-new.php @@ -21,7 +21,7 @@ add_contextual_help($current_screen, '

    ' . __('Add User will set up a new user account on the network and send them an email with their username and password.') . '

    ' . '

    ' . __('Users who are signed up to the network without a site are added as subscribers to the main or primary dashboard site, giving them profile pages to manage their accounts. These users will only see Dashboard and My Sites in the main navigation until a site is created for them.') . '

    ' . '

    ' . __('For more information:') . '

    ' . - '

    ' . __('Documentation on Network Users') . '

    ' . + '

    ' . __('Documentation on Network Users') . '

    ' . '

    ' . __('Support Forums') . '

    ' ); diff --git a/wp-admin/network/users.php b/wp-admin/network/users.php index 9b59fb5870..7077f3181a 100644 --- a/wp-admin/network/users.php +++ b/wp-admin/network/users.php @@ -32,7 +32,7 @@ add_contextual_help($current_screen, '

    ' . __('The bulk action will permanently delete selected users, or mark/unmark those selected as spam. Spam users will have posts removed and will be unable to sign up again with the same email addresses.') . '

    ' . '

    ' . __('You can make an existing user an additional super admin by going to the Edit User profile page and checking the box to grant that privilege.') . '

    ' . '

    ' . __('For more information:') . '

    ' . - '

    ' . __('Documentation on Network Users') . '

    ' . + '

    ' . __('Documentation on Network Users') . '

    ' . '

    ' . __('Support Forums') . '

    ' );