Changeset 1907
- Timestamp:
- 03/22/2011 11:40:47 AM (14 months ago)
- Location:
- trunk/blogs
- Files:
-
- 2 edited
-
license.txt (modified) (2 diffs)
-
readme.html (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/blogs/license.txt
r1874 r1907 3 3 4 4 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 5 51 Franklin St, Fifth Floor, Boston, MA 02110, USA5 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA 6 6 7 7 Everyone is permitted to copy and distribute verbatim copies … … 280 280 END OF TERMS AND CONDITIONS 281 281 282 283 WRITTEN OFFER 284 285 The source code for any program binaries or compressed scripts that are 286 included with WordPress can be freely obtained at the following URL: 287 288 http://wordpress.org/download/source/ -
trunk/blogs/readme.html
r1877 r1907 9 9 <h1 id="logo"> 10 10 <a href="http://wordpress.org/"><img alt="WordPress" src="wp-admin/images/wordpress-logo.png" width="250" height="68" /></a> 11 <br /> Version 3. 0.511 <br /> Version 3.1 12 12 </h1> 13 13 <p style="text-align: center">Semantic Personal Publishing Platform</p> … … 32 32 </ol> 33 33 34 <h1>Up grading</h1>35 <h2>Using the Automatic Up grader</h2>36 <p>If you are up grading from version 2.7 or higher, you can use the automatic upgrader:</p>34 <h1>Updating</h1> 35 <h2>Using the Automatic Updater</h2> 36 <p>If you are updating from version 2.7 or higher, you can use the automatic updater:</p> 37 37 <ol> 38 38 <li>Open the <span class="file"><a href="wp-admin/update-core.php">wp-admin/update-core.php</a></span> in your browser and follow the instructions.</li> … … 40 40 </ol> 41 41 42 <h2>Up grading Manually</h2>42 <h2>Updating Manually</h2> 43 43 <ol> 44 <li>Before you up grade anything, make sure you have backup copies of any files you may have modified such as <code>index.php</code>.</li>44 <li>Before you update anything, make sure you have backup copies of any files you may have modified such as <code>index.php</code>.</li> 45 45 <li>Delete your old WordPress files, saving ones you've modified.</li> 46 46 <li>Upload the new files.</li> … … 102 102 <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/" title="Donate to WordPress">donating</a>.</p> 103 103 104 <h1> Copyright</h1>104 <h1>License</h1> 105 105 <p>WordPress is free software, and is released under the terms of the <abbr title="GNU General Public License">GPL</abbr> version 2 or (at your option) any later version. See <a href="license.txt">license.txt</a>.</p> 106 106
Note: See TracChangeset
for help on using the changeset viewer.
