<!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" />
<title>[23187] trunk/readme.html: Curly quotes for readme.html.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { 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 #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg > ul, #logmsg > ol { margin-left: 0; margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#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>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://core.trac.wordpress.org/changeset/23187">23187</a></dd>
<dt>Author</dt> <dd>helen</dd>
<dt>Date</dt> <dd>2012-12-20 15:30:40 +0000 (Thu, 20 Dec 2012)</dd>
</dl>

<h3>Log Message</h3>
<pre>Curly quotes for readme.html. props anatolbroder. fixes <a href="http://core.trac.wordpress.org/ticket/23011">#23011</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 (23186 => 23187)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/readme.html        2012-12-20 15:22:21 UTC (rev 23186)
+++ trunk/readme.html        2012-12-20 15:30:40 UTC (rev 23187)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> &lt;p style=&quot;text-align: center&quot;&gt;Semantic Personal Publishing Platform&lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;h1&gt;First Things First&lt;/h1&gt;
</span><del>-&lt;p&gt;Welcome. WordPress is a very special project to me. Every developer and contributor adds something unique to the mix, and together we create something beautiful that I'm proud to be a part of. Thousands of hours have gone into WordPress, and we're dedicated to making it better every day. Thank you for making it part of your world.&lt;/p&gt;
</del><ins>+&lt;p&gt;Welcome. WordPress is a very special project to me. Every developer and contributor adds something unique to the mix, and together we create something beautiful that I&amp;#8217;m proud to be a part of. Thousands of hours have gone into WordPress, and we&amp;#8217;re dedicated to making it better every day. Thank you for making it part of your world.&lt;/p&gt;
</ins><span class="cx"> &lt;p style=&quot;text-align: right&quot;&gt;&amp;#8212; Matt Mullenweg&lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;h1&gt;Installation: Famous 5-minute install&lt;/h1&gt;
</span><span class="lines">@@ -21,14 +21,14 @@
</span><span class="cx">         &lt;li&gt;Unzip the package in an empty directory and upload everything.&lt;/li&gt;
</span><span class="cx">         &lt;li&gt;Open &lt;span class=&quot;file&quot;&gt;&lt;a href=&quot;wp-admin/install.php&quot;&gt;wp-admin/install.php&lt;/a&gt;&lt;/span&gt; in your browser. It will take you through the process to set up a &lt;code&gt;wp-config.php&lt;/code&gt; file with your database connection details.
</span><span class="cx">                 &lt;ol&gt;
</span><del>-                        &lt;li&gt;If for some reason this doesn't work, don't worry. It doesn't work on all web hosts. Open up &lt;code&gt;wp-config-sample.php&lt;/code&gt; with a text editor like WordPad or similar and fill in your database connection details.&lt;/li&gt;
</del><ins>+                        &lt;li&gt;If for some reason this doesn&amp;#8217;t work, don&amp;#8217;t worry. It doesn&amp;#8217;t work on all web hosts. Open up &lt;code&gt;wp-config-sample.php&lt;/code&gt; with a text editor like WordPad or similar and fill in your database connection details.&lt;/li&gt;
</ins><span class="cx">                         &lt;li&gt;Save the file as &lt;code&gt;wp-config.php&lt;/code&gt; and upload it.&lt;/li&gt;
</span><span class="cx">                         &lt;li&gt;Open &lt;span class=&quot;file&quot;&gt;&lt;a href=&quot;wp-admin/install.php&quot;&gt;wp-admin/install.php&lt;/a&gt;&lt;/span&gt; in your browser.&lt;/li&gt;
</span><span class="cx">                 &lt;/ol&gt;
</span><span class="cx">         &lt;/li&gt;
</span><span class="cx">         &lt;li&gt;Once the configuration file is set up, the installer will set up the tables needed for your blog. If there is an error, double check your &lt;code&gt;wp-config.php&lt;/code&gt; file, and try again. If it fails again, please go to the &lt;a href=&quot;http://wordpress.org/support/&quot; title=&quot;WordPress support&quot;&gt;support forums&lt;/a&gt; with as much data as you can gather.&lt;/li&gt;
</span><span class="cx">         &lt;li&gt;&lt;strong&gt;If you did not enter a password, note the password given to you.&lt;/strong&gt; If you did not provide a username, it will be &lt;code&gt;admin&lt;/code&gt;.&lt;/li&gt;
</span><del>-        &lt;li&gt;The installer should then send you to the &lt;a href=&quot;wp-login.php&quot;&gt;login page&lt;/a&gt;. Sign in with the username and password you chose during the installation. If a password was generated for you, you can then click on 'Profile' to change the password.&lt;/li&gt;
</del><ins>+        &lt;li&gt;The installer should then send you to the &lt;a href=&quot;wp-login.php&quot;&gt;login page&lt;/a&gt;. Sign in with the username and password you chose during the installation. If a password was generated for you, you can then click on &amp;#8220;Profile&amp;#8221; to change the password.&lt;/li&gt;
</ins><span class="cx"> &lt;/ol&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;h1&gt;Updating&lt;/h1&gt;
</span><span class="lines">@@ -36,13 +36,13 @@
</span><span class="cx"> &lt;p&gt;If you are updating from version 2.7 or higher, you can use the automatic updater:&lt;/p&gt;
</span><span class="cx"> &lt;ol&gt;
</span><span class="cx">         &lt;li&gt;Open the &lt;span class=&quot;file&quot;&gt;&lt;a href=&quot;wp-admin/update-core.php&quot;&gt;wp-admin/update-core.php&lt;/a&gt;&lt;/span&gt; in your browser and follow the instructions.&lt;/li&gt;
</span><del>-        &lt;li&gt;You wanted more, perhaps? That's it!&lt;/li&gt;
</del><ins>+        &lt;li&gt;You wanted more, perhaps? That&amp;#8217;s it!&lt;/li&gt;
</ins><span class="cx"> &lt;/ol&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;h2&gt;Updating Manually&lt;/h2&gt;
</span><span class="cx"> &lt;ol&gt;
</span><span class="cx">         &lt;li&gt;Before you update anything, make sure you have backup copies of any files you may have modified such as &lt;code&gt;index.php&lt;/code&gt;.&lt;/li&gt;
</span><del>-        &lt;li&gt;Delete your old WordPress files, saving ones you've modified.&lt;/li&gt;
</del><ins>+        &lt;li&gt;Delete your old WordPress files, saving ones you&amp;#8217;ve modified.&lt;/li&gt;
</ins><span class="cx">         &lt;li&gt;Upload the new files.&lt;/li&gt;
</span><span class="cx">         &lt;li&gt;Point your browser to &lt;span class=&quot;file&quot;&gt;&lt;a href=&quot;wp-admin/upgrade.php&quot;&gt;/wp-admin/upgrade.php&lt;/a&gt;.&lt;/span&gt;&lt;/li&gt;
</span><span class="cx"> &lt;/ol&gt;
</span><span class="lines">@@ -66,25 +66,25 @@
</span><span class="cx"> &lt;/ul&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;h1&gt;Online Resources&lt;/h1&gt;
</span><del>-&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;
</del><ins>+&lt;p&gt;If you have any questions that aren&amp;#8217;t addressed in this document, please take advantage of WordPress&amp;#8217; numerous online resources:&lt;/p&gt;
</ins><span class="cx"> &lt;dl&gt;
</span><span class="cx">         &lt;dt&gt;&lt;a href=&quot;http://codex.wordpress.org/&quot;&gt;The WordPress Codex&lt;/a&gt;&lt;/dt&gt;
</span><span class="cx">                 &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;
</span><span class="cx">         &lt;dt&gt;&lt;a href=&quot;http://wordpress.org/news/&quot;&gt;The WordPress Blog&lt;/a&gt;&lt;/dt&gt;
</span><del>-                &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;
</del><ins>+                &lt;dd&gt;This is where you&amp;#8217;ll find the latest updates and news related to WordPress. Recent WordPress news appears in your administrative dashboard by default.&lt;/dd&gt;
</ins><span class="cx">         &lt;dt&gt;&lt;a href=&quot;http://planet.wordpress.org/&quot;&gt;WordPress Planet&lt;/a&gt;&lt;/dt&gt;
</span><span class="cx">                 &lt;dd&gt;The WordPress Planet is a news aggregator that brings together posts from WordPress blogs around the web.&lt;/dd&gt;
</span><span class="cx">         &lt;dt&gt;&lt;a href=&quot;http://wordpress.org/support/&quot;&gt;WordPress Support Forums&lt;/a&gt;&lt;/dt&gt;
</span><del>-                &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;
</del><ins>+                &lt;dd&gt;If you&amp;#8217;ve looked everywhere and still can&amp;#8217;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;
</ins><span class="cx">         &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;
</span><span class="cx">                 &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;
</span><span class="cx"> &lt;/dl&gt;
</span><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><del>-&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;
</del><ins>+&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&amp;#8217;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;
</ins><span class="cx"> 
</span><span class="cx"> &lt;h1&gt;Post via Email&lt;/h1&gt;
</span><del>-&lt;p&gt;You can post from an email client! To set this up go to your &amp;quot;Writing&amp;quot; options screen and fill in the connection details for your secret &lt;abbr title=&quot;Post Office Protocol version 3&quot;&gt;POP3&lt;/abbr&gt; account. Then you need to set up &lt;code&gt;wp-mail.php&lt;/code&gt; to execute periodically to check the mailbox for new posts. You can do it with &lt;a href=&quot;http://en.wikipedia.org/wiki/Cron&quot;&gt;cron&lt;/a&gt;-jobs, or if your host doesn't support it you can look into the various website-monitoring services, and make them check your &lt;code&gt;wp-mail.php&lt;/code&gt; &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt;.&lt;/p&gt;
</del><ins>+&lt;p&gt;You can post from an email client! To set this up go to your &amp;#8220;Writing&amp;#8221; options screen and fill in the connection details for your secret &lt;abbr title=&quot;Post Office Protocol version 3&quot;&gt;POP3&lt;/abbr&gt; account. Then you need to set up &lt;code&gt;wp-mail.php&lt;/code&gt; to execute periodically to check the mailbox for new posts. You can do it with &lt;a href=&quot;http://en.wikipedia.org/wiki/Cron&quot;&gt;cron&lt;/a&gt;-jobs, or if your host doesn&amp;#8217;t support it you can look into the various website-monitoring services, and make them check your &lt;code&gt;wp-mail.php&lt;/code&gt; &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt;.&lt;/p&gt;
</ins><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><span class="lines">@@ -93,7 +93,7 @@
</span><span class="cx"> &lt;h1&gt;Final Notes&lt;/h1&gt;
</span><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 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;
</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&amp;#8217;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>