Ticket #3998: 3998.diff
File 3998.diff, 1.8 KB (added by , 18 years ago) |
---|
-
readme.html
56 56 57 57 <h1>System Recommendations</h1> 58 58 <ul> 59 <li>PHP version <strong>4. 1</strong> or higher.</li>59 <li>PHP version <strong>4.2</strong> or higher.</li> 60 60 <li>MySQL version <strong>4.0</strong> or higher.</li> 61 61 <li>... and a link to <a href="http://wordpress.org/">http://wordpress.org</a> on your site.</li> 62 62 </ul> 63 63 <p>WordPress is the official continuation of <a href="http://cafelog.com/">b2/cafélog</a>, which came from Michel V. The work has been continued by the <a href="http://wordpress.org/about/">WordPress developers</a>. If you would like to support WordPress, please consider <a href="http://wordpress.org/donate/">donating</a>.</p> 64 64 65 65 <h1>Upgrading from another system</h1> 66 <p>WordPress can <a href="http://codex.wordpress.org/Importing_ from_other_blogging_software">import from a number of systems</a>. First you need to get WordPress installed and working as described above.</p>66 <p>WordPress can <a href="http://codex.wordpress.org/Importing_Content">import from a number of systems</a>. First you need to get WordPress installed and working as described above.</p> 67 67 68 68 <h1>XML-RPC and Atom Interface</h1> 69 69 <p>You can now post to your WordPress blog with tools like <a href="http://windowslivewriter.spaces.live.com/">Windows Live Writer</a>, <a href="http://ecto.kung-foo.tv/">Ecto</a>, <a href="http://bloggar.com/">Bloggar</a>, <a href="http://radio.userland.com">Radio Userland</a> (which means you can use Radio's email-to-blog feature), <a href="http://www.newzcrawler.com/">NewzCrawler</a>, and other tools that support the Blogging APIs! :) You can read more about <a href="http://codex.wordpress.org/XML-RPC_Support">XML-RPC support on the Codex</a>.</p>