Changeset 742 for branches

Show
Ignore:
Timestamp:
12/24/07 15:24:24 (13 months ago)
Author:
michiel
Message:

new release

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/website/site/pages/download.php

    r626 r742  
    55    <li><a href="http://www.php.net">PHP5</a> (tested with apache2 cgi and apache2 module) with the following modules installed: 
    66        <ul style="margin: 8px 0px 8px 0px;"> 
    7             <li><a href="http://pear.php.net/package/DB">PEAR::DB</a></li> 
    8                         <li><em>For trunk:</em> <a href="http://pear.php.net/package/MDB2">PEAR::MDB2</a></li> 
     7                        <li><a href="http://pear.php.net/package/MDB2">PEAR::MDB2</a></li> 
    98            <li><em>Optional:</em> <a href="http://pear.php.net/package/HTTP_Request">PEAR::HTTP_Request</a> (for trackbacks)</li> 
    109        </ul> 
     
    3231                <th>MD5sum</th> 
    3332    </tr> 
     33        <tr> 
     34                <td><a href="http://downloads.sourceforge.net/mvblog/MvBlog-3.0.tar.gz?big_mirror=0">MvBlog v3.0</a></td> 
     35                <td>2007-12-24 14:18</td> 
     36                <td>1,037,075 bytes</td> 
     37                <td>72ff56e5230dc363796fb4a5e271ea7f</td> 
     38        </tr> 
    3439        <tr> 
    3540                <td><a href="http://downloads.sourceforge.net/mvblog/MvBlog-2.3.tar.gz?big_mirror=0">MvBlog v2.3</a></td> 
     
    7176<h3>Subversion</h3> 
    7277<p>You can also get releases from Subversion:</p> 
    73 <p><code>svn co <a href="https://svn.three-dimensional.net/mvblog/tags/MvBlog-2.2.1">https://svn.three-dimensional.net/mvblog/tags/MvBlog-2.2.1</a></code></p> 
     78<p><code>svn co <a href="https://svn.three-dimensional.net/mvblog/tags/MvBlog-3.0">https://svn.three-dimensional.net/mvblog/tags/MvBlog-3.0</a></code></p> 
    7479<p>If you want to develop MvBlog, or want the latest, bleeding edge version of MvBlog, you can try the SVN trunk version.</p> 
    7580<p><code>svn co <a href="https://svn.three-dimensional.net/mvblog/trunk mvblog">https://s0vn.three-dimensional.net/mvblog/trunk</a></code></p>