Changeset 1907


Ignore:
Timestamp:
03/22/2011 11:40:47 AM (14 months ago)
Author:
Xiping.Wang
Message:

[trunk]Upgrade wordpress to version 3.1

Location:
trunk/blogs
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/blogs/license.txt

    r1874 r1907  
    33 
    44 Copyright (C) 1989, 1991 Free Software Foundation, Inc.  
    5               51 Franklin St, Fifth Floor, Boston, MA 02110, USA 
     5 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA 
    66 
    77 Everyone is permitted to copy and distribute verbatim copies 
     
    280280                     END OF TERMS AND CONDITIONS 
    281281 
     282 
     283WRITTEN OFFER 
     284 
     285The source code for any program binaries or compressed scripts that are 
     286included with WordPress can be freely obtained at the following URL: 
     287 
     288        http://wordpress.org/download/source/ 
  • trunk/blogs/readme.html

    r1877 r1907  
    99<h1 id="logo"> 
    1010        <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.5 
     11        <br /> Version 3.1 
    1212</h1> 
    1313<p style="text-align: center">Semantic Personal Publishing Platform</p> 
     
    3232</ol> 
    3333 
    34 <h1>Upgrading</h1> 
    35 <h2>Using the Automatic Upgrader</h2> 
    36 <p>If you are upgrading 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> 
    3737<ol> 
    3838        <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> 
     
    4040</ol> 
    4141 
    42 <h2>Upgrading Manually</h2> 
     42<h2>Updating Manually</h2> 
    4343<ol> 
    44         <li>Before you upgrade 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> 
    4545        <li>Delete your old WordPress files, saving ones you've modified.</li> 
    4646        <li>Upload the new files.</li> 
     
    102102<p>WordPress is the official continuation of <a href="http://cafelog.com/">b2/caf&#233;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> 
    103103 
    104 <h1>Copyright</h1> 
     104<h1>License</h1> 
    105105<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> 
    106106 
Note: See TracChangeset for help on using the changeset viewer.