Changeset 22736

Show
Ignore:
Timestamp:
10/21/07 11:06:23 (9 months ago)
Author:
GamerZ
Message:

Structure Change

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • wp-useronline/trunk/readme.html

    r21803 r22736  
    33<head>       
    44      <meta http-equiv="content-type" content="text/html; charset=utf-8" /> 
    5       <title>WP-UserOnline 2.21 Readme</title> 
     5      <title>WP-UserOnline 2.30 Readme</title> 
    66      <style type="text/css" media="screen"> 
    77            /* Default Style */ 
     
    205205<div id="Container"> 
    206206      <!-- Title --> 
    207       <div id="Title">WP-UserOnline 2.21&nbsp;&nbsp;&nbsp;<span style="color: #aaaaaa;">Readme</span></div> 
     207      <div id="Title">WP-UserOnline 2.30&nbsp;&nbsp;&nbsp;<span style="color: #aaaaaa;">Readme</span></div> 
    208208 
    209209      <!-- Tabs --> 
     
    236236                  <p> 
    237237                        <strong>Download:</strong><br /> 
    238                         <strong>&raquo;</strong> <a href="http://lesterchan.net/others/downloads.php?id=14" title="http://lesterchan.net/others/downloads.php?id=14">WP-UserOnline 2.21 For WordPress 2.3.x</a><br /> 
     238                        <strong>&raquo;</strong> <a href="http://lesterchan.net/others/downloads.php?id=14" title="http://lesterchan.net/others/downloads.php?id=14">WP-UserOnline 2.30 For WordPress 2.3.x</a><br /> 
    239239                        <strong>&raquo;</strong> <a href="http://lesterchan.net/others/downloads/wp-useronline211.zip" title="http://lesterchan.net/others/downloads/wp-useronline211.zip">WP-UserOnline 2.11 For WordPress 2.1.x And 2.2.x</a><br /> 
    240240                        <strong>&raquo;</strong> <a href="http://lesterchan.net/others/downloads/wp-useronline206.zip" title="http://lesterchan.net/others/downloads/wp-useronline206.zip">WP-UserOnline 2.06 For WordPress 2.0.x</a><br /> 
     
    285285                  <ul> 
    286286                        <li> 
    287                               <strong>Version 2.21 (01-01-2008)</strong> 
    288                               <ul> 
     287                              <strong>Version 2.30 (01-01-2008)</strong> 
     288                              <ul> 
     289                                    <li>NEW: Uses /wp-useronline/ Folder Instead Of /useronline/</li> 
     290                                    <li>NEW: Uses wp-useronline.php Instead Of useronline.php</li> 
     291                                    <li>NEW: Uses wp-useronline-widget.php Instead Of useronline-widget.php</li> 
    289292                                    <li>NEW: Use number_format_i18n() Instead</li> 
    290293                              </ul> 
     
    394397                        <li> 
    395398                              Put: 
    396                               <blockquote>Folder: useronline</blockquote> 
     399                              <blockquote>Folder: wp-useronline</blockquote> 
    397400                        </li> 
    398401                        <li> 
     
    408411            <div id="Upgrade" style="display: none;"> 
    409412                  <div class="SubTitle">&raquo; Upgrade Instructions</div> 
    410                   <div class="SubSubTitle">From v1.0x To v2.21</div> 
     413                  <div class="SubSubTitle">From v2.0x To v2.30</div> 
    411414                  <ol> 
    412415                        <li> 
     
    418421                        <li> 
    419422                              Put/Overwrite: 
    420                               <blockquote>Folder: useronline</blockquote> 
    421                         </li> 
    422                         <li> 
    423                               Delete these file if exists: 
     423                              <blockquote>Folder: wp-useronline</blockquote> 
     424                        </li> 
     425                        <li> 
     426                              Delete this folder if exists: 
    424427                              <blockquote> 
    425                                     File: wp-useronline.php<br /> 
    426                                     File: wp-content/plugins/useronline.php<br /> 
    427                                     File: wp-content/plugins/useronline/wp-useronline.php<br /> 
    428                                     File: wp-content/plugins/useronline/useronline-js.js 
     428                                    Folder: useronline 
    429429                              </blockquote> 
    430430                        </li> 
     
    539539      </div> 
    540540</div> 
    541 <p id="Copyright">WP-UserOnline 2.21<br />Copyright &copy; 2007 Lester 'GaMerZ' Chan. All Rights Reserved.</p> 
     541<p id="Copyright">WP-UserOnline 2.30<br />Copyright &copy; 2007 Lester 'GaMerZ' Chan. All Rights Reserved.</p> 
    542542</body> 
    543543</html>