<!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>[13986] trunk/readme.html: A few more readme.html tweaks.</title>
</head>
<body>

<div id="msg">
<dl>
<dt>Revision</dt> <dd><a href="http://trac.wordpress.org/changeset/13986">13986</a></dd>
<dt>Author</dt> <dd>nacin</dd>
<dt>Date</dt> <dd>2010-04-04 05:57:00 +0000 (Sun, 04 Apr 2010)</dd>
</dl>

<h3>Log Message</h3>
<pre>A few more readme.html tweaks. fixes <a href="http://trac.wordpress.org/ticket/10835">#10835</a></pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkreadmehtml">trunk/readme.html</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkreadmehtml"></a>
<div class="modfile"><h4>Modified: trunk/readme.html (13985 => 13986)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/readme.html        2010-04-04 04:14:17 UTC (rev 13985)
+++ trunk/readme.html        2010-04-04 05:57:00 UTC (rev 13986)
</span><span class="lines">@@ -50,20 +50,8 @@
</span><span class="cx"> &lt;h2&gt;Theme Template Changes&lt;/h2&gt;
</span><span class="cx"> &lt;p&gt;If you have customized your theme templates, you may have to make some changes across major versions.&lt;/p&gt;
</span><span class="cx"> 
</span><del>-&lt;h1&gt;Online Resources&lt;/h1&gt;
-&lt;p&gt;If you have any questions that aren't addressed in this document, please take advantage of WordPress' numerous online resources:&lt;/p&gt;
-&lt;dl&gt;
-        &lt;dt&gt;&lt;a href=&quot;http://codex.wordpress.org/&quot;&gt;The WordPress Codex&lt;/a&gt;&lt;/dt&gt;
-                &lt;dd&gt;The Codex is the encyclopedia of all things WordPress. It is the most comprehensive source of information for WordPress available.&lt;/dd&gt;
-        &lt;dt&gt;&lt;a href=&quot;http://wordpress.org/development/&quot;&gt;The Development Blog&lt;/a&gt;&lt;/dt&gt;
-                &lt;dd&gt;This is where you'll find the latest updates and news related to WordPress. Recent WordPress development news appears in your administrative dashboard by default.&lt;/dd&gt;
-        &lt;dt&gt;&lt;a href=&quot;http://planet.wordpress.org/&quot;&gt;WordPress Planet&lt;/a&gt;&lt;/dt&gt;
-                &lt;dd&gt;The WordPress Planet is a news aggregator that brings together posts from WordPress blogs around the web.&lt;/dd&gt;
-        &lt;dt&gt;&lt;a href=&quot;http://wordpress.org/support/&quot;&gt;WordPress Support Forums&lt;/a&gt;&lt;/dt&gt;
-                &lt;dd&gt;If you've looked everywhere and still can't find an answer, the support forums are very active and have a large community ready to help. To help them help you be sure to use a descriptive thread title and describe your question in as much detail as possible.&lt;/dd&gt;
-        &lt;dt&gt;&lt;a href=&quot;http://codex.wordpress.org/IRC&quot;&gt;WordPress &lt;abbr title=&quot;Internet Relay Chat&quot;&gt;IRC&lt;/abbr&gt; Channel&lt;/a&gt;&lt;/dt&gt;
-                &lt;dd&gt;There is an online chat channel that is used for discussion among people who use WordPress and occasionally support topics. The above wiki page should point you in the right direction. (&lt;a href=&quot;irc://irc.freenode.net/wordpress&quot;&gt;irc.freenode.net #wordpress&lt;/a&gt;)&lt;/dd&gt;
-&lt;/dl&gt;
</del><ins>+&lt;h1&gt;Migrating from other systems&lt;/h1&gt;
+&lt;p&gt;WordPress can &lt;a href=&quot;http://codex.wordpress.org/Importing_Content&quot;&gt;import from a number of systems&lt;/a&gt;. First you need to get WordPress installed and working as described above, before using &lt;a href=&quot;wp-admin/import.php&quot; title=&quot;Import to WordPress&quot;&gt;our import tools&lt;/a&gt;.&lt;/p&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;h1&gt;System Requirements&lt;/h1&gt;
</span><span class="cx"> &lt;ul&gt;
</span><span class="lines">@@ -77,8 +65,20 @@
</span><span class="cx">         &lt;li&gt;A link to &lt;a href=&quot;http://wordpress.org/&quot;&gt;http://wordpress.org&lt;/a&gt; on your site.&lt;/li&gt;
</span><span class="cx"> &lt;/ul&gt;
</span><span class="cx"> 
</span><del>-&lt;h1&gt;Migrating from other systems&lt;/h1&gt;
-&lt;p&gt;WordPress can &lt;a href=&quot;http://codex.wordpress.org/Importing_Content&quot;&gt;import from a number of systems&lt;/a&gt;. First you need to get WordPress installed and working as described above, before using &lt;a href=&quot;wp-admin/import.php&quot; title=&quot;Import to WordPress&quot;&gt;our import tools&lt;/a&gt;.&lt;/p&gt;
</del><ins>+&lt;h1&gt;Online Resources&lt;/h1&gt;
+&lt;p&gt;If you have any questions that aren't addressed in this document, please take advantage of WordPress' numerous online resources:&lt;/p&gt;
+&lt;dl&gt;
+        &lt;dt&gt;&lt;a href=&quot;http://codex.wordpress.org/&quot;&gt;The WordPress Codex&lt;/a&gt;&lt;/dt&gt;
+                &lt;dd&gt;The Codex is the encyclopedia of all things WordPress. It is the most comprehensive source of information for WordPress available.&lt;/dd&gt;
+        &lt;dt&gt;&lt;a href=&quot;http://wordpress.org/development/&quot;&gt;The WordPress Blog&lt;/a&gt;&lt;/dt&gt;
+                &lt;dd&gt;This is where you'll find the latest updates and news related to WordPress. Recent WordPress news appears in your administrative dashboard by default.&lt;/dd&gt;
+        &lt;dt&gt;&lt;a href=&quot;http://planet.wordpress.org/&quot;&gt;WordPress Planet&lt;/a&gt;&lt;/dt&gt;
+                &lt;dd&gt;The WordPress Planet is a news aggregator that brings together posts from WordPress blogs around the web.&lt;/dd&gt;
+        &lt;dt&gt;&lt;a href=&quot;http://wordpress.org/support/&quot;&gt;WordPress Support Forums&lt;/a&gt;&lt;/dt&gt;
+                &lt;dd&gt;If you've looked everywhere and still can't find an answer, the support forums are very active and have a large community ready to help. To help them help you be sure to use a descriptive thread title and describe your question in as much detail as possible.&lt;/dd&gt;
+        &lt;dt&gt;&lt;a href=&quot;http://codex.wordpress.org/IRC&quot;&gt;WordPress &lt;abbr title=&quot;Internet Relay Chat&quot;&gt;IRC&lt;/abbr&gt; Channel&lt;/a&gt;&lt;/dt&gt;
+                &lt;dd&gt;There is an online chat channel that is used for discussion among people who use WordPress and occasionally support topics. The above wiki page should point you in the right direction. (&lt;a href=&quot;irc://irc.freenode.net/wordpress&quot;&gt;irc.freenode.net #wordpress&lt;/a&gt;)&lt;/dd&gt;
+&lt;/dl&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;h1&gt;&lt;abbr title=&quot;eXtensible Markup Language&quot;&gt;XML&lt;/abbr&gt;-&lt;abbr title=&quot;Remote Procedure Call&quot;&gt;RPC&lt;/abbr&gt; and Atom Interface&lt;/h1&gt;
</span><span class="cx"> &lt;p&gt;You can post to your WordPress blog with tools like &lt;a href=&quot;http://download.live.com/writer&quot;&gt;Windows Live Writer&lt;/a&gt;, &lt;a href=&quot;http://illuminex.com/ecto/&quot;&gt;Ecto&lt;/a&gt;, &lt;a href=&quot;http://bloggar.com/&quot;&gt;w.bloggar&lt;/a&gt;, &lt;a href=&quot;http://radio.userland.com/&quot;&gt;Radio Userland&lt;/a&gt; (which means you can use Radio's email-to-blog feature), &lt;a href=&quot;http://www.newzcrawler.com/&quot;&gt;NewzCrawler&lt;/a&gt;, and other tools that support the blogging &lt;abbr title=&quot;application programming interface&quot;&gt;API&lt;/abbr&gt;s! :) You can read more about &lt;a href=&quot;http://codex.wordpress.org/XML-RPC_Support&quot;&gt;&lt;abbr&gt;XML&lt;/abbr&gt;-&lt;abbr&gt;RPC&lt;/abbr&gt; support on the Codex&lt;/a&gt;.&lt;/p&gt;
</span><span class="lines">@@ -88,12 +88,12 @@
</span><span class="cx"> &lt;p&gt;Posting is easy: Any email sent to the address you specify will be posted, with the subject as the title. It is best to keep the address discrete. The script will &lt;em&gt;delete&lt;/em&gt; emails that are successfully posted.&lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;h1&gt;User Roles&lt;/h1&gt;
</span><del>-&lt;p&gt;We introduced a very flexible roles system in version 2.0, eliminating user levels. You can &lt;a href=&quot;http://codex.wordpress.org/Roles_and_Capabilities&quot; title=&quot;WordPress roles and capabilities&quot;&gt;read more about Roles and Capabilities on the Codex&lt;/a&gt;.&lt;/p&gt;
</del><ins>+&lt;p&gt;We introduced a very flexible roles system in version 2.0. You can &lt;a href=&quot;http://codex.wordpress.org/Roles_and_Capabilities&quot; title=&quot;WordPress roles and capabilities&quot;&gt;read more about Roles and Capabilities on the Codex&lt;/a&gt;.&lt;/p&gt;
</ins><span class="cx"> 
</span><del>-&lt;h1&gt;Final notes&lt;/h1&gt;
</del><ins>+&lt;h1&gt;Final Notes&lt;/h1&gt;
</ins><span class="cx"> &lt;ul&gt;
</span><span class="cx">         &lt;li&gt;If you have any suggestions, ideas, or comments, or if you (gasp!) found a bug, join us in the &lt;a href=&quot;http://wordpress.org/support/&quot;&gt;Support Forums&lt;/a&gt;.&lt;/li&gt;
</span><del>-        &lt;li&gt;WordPress now has a robust plugin &lt;abbr title=&quot;application programming interface&quot;&gt;API&lt;/abbr&gt; that makes extending the code easy. If you are a developer interested in utilizing this, see the &lt;a href=&quot;http://codex.wordpress.org/Plugin_API&quot; title=&quot;WordPress plugin API&quot;&gt;plugin documentation in the Codex&lt;/a&gt;. In most all cases you shouldn't modify any of the core code.&lt;/li&gt;
</del><ins>+        &lt;li&gt;WordPress has a robust plugin &lt;abbr title=&quot;application programming interface&quot;&gt;API&lt;/abbr&gt; that makes extending the code easy. If you are a developer interested in utilizing this, see the &lt;a href=&quot;http://codex.wordpress.org/Plugin_API&quot; title=&quot;WordPress plugin API&quot;&gt;plugin documentation in the Codex&lt;/a&gt;. You shouldn't modify any of the core code.&lt;/li&gt;
</ins><span class="cx"> &lt;/ul&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;h1&gt;Share the Love&lt;/h1&gt;
</span></span></pre>
</div>
</div>

</body>
</html>