Make WordPress Core

Ticket #3998: 3998.diff

File 3998.diff, 1.8 KB (added by MichaelH, 18 years ago)
  • readme.html

     
    5656
    5757<h1>System Recommendations</h1>
    5858<ul>
    59         <li>PHP version <strong>4.1</strong> or higher.</li>
     59        <li>PHP version <strong>4.2</strong> or higher.</li>
    6060        <li>MySQL version <strong>4.0</strong> or higher.</li>
    6161        <li>... and a link to <a href="http://wordpress.org/">http://wordpress.org</a> on your site.</li>
    6262</ul>
    6363<p>WordPress is the official continuation of <a href="http://cafelog.com/">b2/caf&eacute;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>
    6464
    6565<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>
    6767
    6868<h1>XML-RPC and Atom Interface</h1>
    6969<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>