Changeset 64

Show
Ignore:
Timestamp:
05/23/03 16:19:27 (5 years ago)
Author:
saxmatt
Message:

Typo, b2 upgrade instructions.

Files:

Legend:

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

    r58 r64  
    4343      <a name="requirements"></a> <h1>Requirements:</h1> 
    4444      <ul> 
    45         <li><strong>PHP4</strong> (version 4.0.5 or higher)</li> 
     45        <li><strong>PHP4</strong> (version 4.0.6 or higher)</li> 
    4646        <li><strong>MySQL</strong> (version 3.23.23 or higher)</li> 
    4747        <li>Perl (optional - only for the spellchecker)</li> 
     
    9292      </ul> 
    9393      <p>Users upgrading from b2 v0.6.1 to WordPress v0.7:</p> 
    94       <ol> 
    95         <li>Coming soon! :) </li> 
    96       </ol> 
     94      <ul> 
     95        <li>All you <em>really</em> have to do is replace all the files with newer  
     96          versions and run <a href="javascript:window.close()">b2-2-wp.php</a>  
     97          and you should be ready to go.</li> 
     98        <li>If you're using an older version of b2, it's probably a good idea  
     99          to upgrade to at least .6.1 before making the leap to WordPress.</li> 
     100        <li>The templates are so much better, and there is so much more going  
     101          on than before it's probably worth it to start from scratch and work  
     102          back to your design.</li> 
     103        <li>You can keeep your <code>b2config.php</code> file if you want to,  
     104          but it is <strong>very important</strong> that you take the last few  
     105          lines from the WordPress and add those in, otherwise, nothing will work.</li> 
     106        <li>WordPress issues should be discussed in our <a href="http://wordpress.org/support/">support  
     107          forums</a>.</li> 
     108        <li><strong>Back up</strong> your database before you do anything. Yes,  
     109          you. Right now.</li> 
     110      </ul> 
    97111      <h1 id="templates">Template(s):</h1> <p>First notes:</p> 
    98112      <ul>