Changeset 22648

Show
Ignore:
Timestamp:
10/20/07 19:15:55 (9 months ago)
Author:
GamerZ
Message:

Structure Change

Files:

Legend:

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

    r21801 r22648  
    33<head>       
    44      <meta http-equiv="content-type" content="text/html; charset=utf-8" /> 
    5       <title>WP-Polls 2.22 Readme</title> 
     5      <title>WP-Polls 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-Polls 2.22&nbsp;&nbsp;&nbsp;<span style="color: #aaaaaa;">Readme</span></div> 
     207      <div id="Title">WP-Polls 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=10" title="http://lesterchan.net/others/downloads.php?id=10">WP-Polls 2.22 For WordPress 2.3.x</a><br /> 
     238                        <strong>&raquo;</strong> <a href="http://lesterchan.net/others/downloads.php?id=10" title="http://lesterchan.net/others/downloads.php?id=10">WP-Polls 2.30 For WordPress 2.3.x</a><br /> 
    239239                        <strong>&raquo;</strong> <a href="http://lesterchan.net/others/downloads/wp-polls220.zip" title="http://lesterchan.net/others/downloads/wp-polls220.zip">WP-Polls 2.20 For WordPress 2.1.x And 2.2.x</a><br /> 
    240240                        <strong>&raquo;</strong> <a href="http://lesterchan.net/others/downloads/wp-polls213.zip" title="http://lesterchan.net/others/downloads/wp-polls213.zip">WP-Polls 2.13 For WordPress 2.0.x</a><br /> 
     
    268268                        <strong>Note:</strong><br /> 
    269269                        <strong>&raquo;</strong> The <strong>Changelog</strong>, <strong>Installation</strong>, <strong>Upgrade</strong>, <strong>Usage</strong> Tab at the top of the page.<br /> 
    270                         <strong>&raquo;</strong> I have once again change some of the core code to make it work with the future/expired poll. Please post in the support forums if you encounter any bugs.<br /> 
    271                         <strong>&raquo;</strong> WP-Polls has undergo major changes to support multiple answers and AJAX for the backend. Please post in the support forums if you encounter any bugs. 
    272270                  </p> 
    273271                  <p> 
     
    287285                  <ul> 
    288286                        <li> 
    289                               <strong>Version 2.22 (01-01-2008)</strong> 
    290                               <ul> 
     287                              <strong>Version 2.30 (01-01-2008)</strong> 
     288                              <ul> 
     289                                    <li>NEW: Uses /wp-polls/ Folder Instead Of /polls/</li> 
     290                                    <li>NEW: Uses wp-polls.php Instead Of polls.php</li> 
     291                                    <li>NEW: Uses wp-polls-widget.php Instead Of polls-widget.php</li> 
    291292                                    <li>NEW: Use number_format_i18n() Instead</li> 
    292293                                    <li>FIXED: number_format() Not Used In Polls Archive</li> 
     
    491492                        <li> 
    492493                              Put: 
    493                               <blockquote>Folder: polls</blockquote> 
     494                              <blockquote>Folder: wp-polls</blockquote> 
    494495                        </li> 
    495496                        <li> 
     
    505506            <div id="Upgrade" style="display: none;"> 
    506507                  <div class="SubTitle">&raquo; Upgrade Instructions</div> 
    507                   <div class="SubSubTitle">From v2.xx To v2.22</div> 
     508                  <div class="SubSubTitle">From v2.xx To v2.30</div> 
    508509                  <ol> 
    509510                        <li> 
     
    515516                        <li> 
    516517                              Put/Overwrite: 
    517                               <blockquote>Folder: polls</blockquote> 
    518                         </li> 
    519                         <li> 
    520                               Delete these file if exists: 
     518                              <blockquote>Folder: wp-polls</blockquote> 
     519                        </li> 
     520                        <li> 
     521                              Delete this folder if exists: 
    521522                              <blockquote> 
    522                                     File: wp-polls.php<br /> 
    523                                     File: wp-content/plugins/polls/wp-polls.php<br /> 
    524                                     File: wp-content/plugins/polls/polls-js.js<br /> 
    525                                     File: wp-content/plugins/polls/images/pollbar.gif<br /> 
    526                                     File: wp-content/plugins/polls/images/pollend.gif<br /> 
    527                                     File: wp-content/plugins/polls/images/pollstart.gif<br /> 
    528                                     File: wp-content/plugins/polls/images/pollbar.gif 
     523                                    Folder: polls 
    529524                              </blockquote> 
    530525                        </li> 
     
    685680      </div> 
    686681</div> 
    687 <p id="Copyright">WP-Polls 2.22<br />Copyright &copy; 2007 Lester 'GaMerZ' Chan. All Rights Reserved.</p> 
     682<p id="Copyright">WP-Polls 2.30<br />Copyright &copy; 2008 Lester 'GaMerZ' Chan. All Rights Reserved.</p> 
    688683</body> 
    689684</html>