Changes from trunk/readme.html at r4765 to branches/2.2/readme.html at r5291
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2/readme.html
r4765 r5291 9 9 <h1 id="logo" style="text-align: center"> 10 10 <img alt="WordPress" src="wp-admin/images/wordpress-logo.png" /> 11 <br /> Version 2. 111 <br /> Version 2.2 12 12 </h1> 13 13 <p style="text-align: center">Semantic Personal Publishing Platform</p> … … 30 30 <h1>Upgrading</h1> 31 31 <p>Before you upgrade anything, make sure you have backup copies of any files you may have modified such as <code>index.php</code>.</p> 32 <h2>Upgrading from any previous WordPress to 2. 1:</h2>32 <h2>Upgrading from any previous WordPress to 2.2:</h2> 33 33 <ol> 34 34 <li>Delete your old WP files, saving ones you've modified.</li> … … 52 52 <dd>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.</dd> 53 53 <dt><a href="http://codex.wordpress.org/IRC">WordPress IRC Channel</a></dt> 54 <dd>Finally, 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. ( irc.freenode.net #wordpress)</dd>54 <dd>Finally, 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. (<a href="irc://irc.freenode.net/wordpress">irc.freenode.net #wordpress</a>)</dd> 55 55 </dl> 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> … … 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 <h1>XML-RPC Interface</h1>69 <p>You can now post to your WordPress blog with tools like <a href="http:// ecto.kung-foo.tv/">Ecto</a>, <a href="http://blogbuddy.sourceforge.net">BlogBuddy</a>, <a href="http://bloggar.com/">Bloggar</a>, <a href="http://www.ubique.ch/wapblogger/">WapBlogger</a> (post from your Wap cellphone!), <a href="http://radio.userland.com">Radio Userland</a> (which means you can use Radio's email-to-blog feature), <a href="http://www.zempt.com/">Zempt</a>, <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>68 <h1>XML-RPC and Atom Interface</h1> 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> 70 70 71 71 <h1>Post via Email</h1>
Note: See TracChangeset
for help on using the changeset viewer.