Changeset 793
- Timestamp:
- 01/25/2004 08:21:18 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/readme.html (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/readme.html
r723 r793 59 59 padding: 5px; 60 60 } 61 62 63 64 61 --> 65 62 </style> … … 67 64 <body> 68 65 <p style="text-align: center"><img alt="WordPress" src="http://wordpress.org/images/wordpress.gif" /> <br /> 69 Version 1.0 </p>66 Version 1.0.1</p> 70 67 <p style="text-align: center">Weblog / News Publishing Tool</p> 71 68 <p style="text-align: center"><a href="#requirements">Requirements</a> - <a href="#installation">Installation</a> - <a href="#templates">Template(s)</a> - <a href="#usage">Query String Usage</a> - <a href="#xmlrpc">XML-RPC (Blogging APIs)</a> - <a href="#postviaemail">Post Via Email</a> - <a href="#notes">Notes</a></p> … … 107 104 </ul> 108 105 109 <h2>Upgrading from any previous WordPress to v1.0 :</h2>106 <h2>Upgrading from any previous WordPress to v1.0.1:</h2> 110 107 <ul> 111 108 <li><strong>Backup your database.</strong> Yes, you. Right now.</li> … … 113 110 <li>You wanted more, perhaps? That's it!</li> 114 111 </ul> 115 <h2>Note on upgrading to v1.0 :</h2>112 <h2>Note on upgrading to v1.0.1:</h2> 116 113 <ul> 117 114 <li>It is <strong>strongly</strong> recommended that you use the new <span class="file"> index.php</span> for your templates, rather than simply upgrading your old one. Sure, it'll take a little time, but you'll be much happier with the results when you do!</li> 118 115 119 <h2>Upgrading from b2 v0.6.1/v0.6.2.2 to WordPress v1.0 :</h2>116 <h2>Upgrading from b2 v0.6.1/v0.6.2.2 to WordPress v1.0.1:</h2> 120 117 <ul> 121 118 <li><strong>Back up</strong> your database before you do anything. Yes, you. Right now.</li> … … 128 125 </ul> 129 126 130 <h2>Upgrading to WordPress v1.0 from Movable Type, Textpattern, GreyMatter, & Blogger</h2>127 <h2>Upgrading to WordPress v1.0.1 from Movable Type, Textpattern, GreyMatter, & Blogger</h2> 131 128 <ul> 132 129 <li>Did we mention <strong>BACKING UP</strong> your database first?</li>
Note: See TracChangeset
for help on using the changeset viewer.