<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fc0 solid; padding: 6px; }
#msg ul, pre { overflow: auto; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<title>[17567] branches/3.1/wp-admin:
  Remove two out of date strings from network contextual help.</title>
</head>
<body>

<div id="msg">
<dl>
<dt>Revision</dt> <dd><a href="http://trac.wordpress.org/changeset/17567">17567</a></dd>
<dt>Author</dt> <dd>nacin</dd>
<dt>Date</dt> <dd>2011-03-28 18:01:30 +0000 (Mon, 28 Mar 2011)</dd>
</dl>

<h3>Log Message</h3>
<pre>Remove two out of date strings from network contextual help. see <a href="http://trac.wordpress.org/ticket/16988">#16988</a> for the 3.1 branch.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#branches31wpadminnetworksettingsphp">branches/3.1/wp-admin/network/settings.php</a></li>
<li><a href="#branches31wpadminnetworkphp">branches/3.1/wp-admin/network.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="branches31wpadminnetworksettingsphp"></a>
<div class="modfile"><h4>Modified: branches/3.1/wp-admin/network/settings.php (17566 => 17567)</h4>
<pre class="diff"><span>
<span class="info">--- branches/3.1/wp-admin/network/settings.php        2011-03-28 09:55:15 UTC (rev 17566)
+++ branches/3.1/wp-admin/network/settings.php        2011-03-28 18:01:30 UTC (rev 17567)
</span><span class="lines">@@ -28,7 +28,6 @@
</span><span class="cx">         '&lt;p&gt;' . __('Upload settings control the size of the uploaded files and the amount of available upload space for each site. You can change the default value for specific sites when you edit a particular site. Allowed file types are also listed (space separated only).') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('Checkboxes for media upload buttons set which are shown in the visual editor. If unchecked, a generic upload button is still visible; other media types can still be uploaded if on the allowed file types list.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('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.') . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('Super admins can no longer be added on the Options screen. You must now go to the list of existing users on Super Admin &gt; 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.') . '&lt;/p&gt;' .
</del><span class="cx">         '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Network_Admin_Settings_Screen&quot; target=&quot;_blank&quot;&gt;Documentation on Network Settings&lt;/a&gt;') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://wordpress.org/support/&quot; target=&quot;_blank&quot;&gt;Support Forums&lt;/a&gt;') . '&lt;/p&gt;'
</span></span></pre></div>
<a id="branches31wpadminnetworkphp"></a>
<div class="modfile"><h4>Modified: branches/3.1/wp-admin/network.php (17566 => 17567)</h4>
<pre class="diff"><span>
<span class="info">--- branches/3.1/wp-admin/network.php        2011-03-28 09:55:15 UTC (rev 17566)
+++ branches/3.1/wp-admin/network.php        2011-03-28 18:01:30 UTC (rev 17567)
</span><span class="lines">@@ -108,7 +108,6 @@
</span><span class="cx">         '&lt;p&gt;' . __('Choose subdomains or subdirectories; this can only be switched afterwards by reconfiguring your install. Fill out the network details, and click install. If this does not work, you may have to add a wildcard DNS record (for subdomains) or change to another setting in Permalinks (for subdirectories).') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('The next screen for Network will give you individually-generated lines of code to add to your wp-config.php and .htaccess files. Make sure the settings of your FTP client make files starting with a dot visible, so that you can find .htaccess; you may have to create this file if it really is not there. Make backup copies of those two files.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('Add a &lt;code&gt;blogs.dir&lt;/code&gt; directory under &lt;code&gt;/wp-content&lt;/code&gt; and add the designated lines of code to wp-config.php (just before &lt;code&gt;/*...stop editing...*/&lt;/code&gt;) and &lt;code&gt;.htaccess&lt;/code&gt; (replacing the existing WordPress rules).') . '&lt;/p&gt;' .
</span><del>-        '&lt;p&gt;' . __('Refreshing your browser will take you to a screen with an archive of those added lines of code. A set of six links under Super Admin will appear at the top of the main left navigation menu. The multisite network is now enabled.') . '&lt;/p&gt;' .
</del><span class="cx">         '&lt;p&gt;' . __('The choice of subdirectory sites is disabled if this setup is more than a month old because of permalink problems with &amp;#8220;/blog/&amp;#8221; from the main site. This disabling will be addressed soon in a future version.') . '&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;&lt;strong&gt;' . __('For more information:') . '&lt;/strong&gt;&lt;/p&gt;' .
</span><span class="cx">         '&lt;p&gt;' . __('&lt;a href=&quot;http://codex.wordpress.org/Create_A_Network&quot; target=&quot;_blank&quot;&gt;Documentation on Creating a Network&lt;/a&gt;') . '&lt;/p&gt;' .
</span></span></pre>
</div>
</div>

</body>
</html>