- Timestamp:
- 12/24/07 15:24:24 (13 months ago)
- Files:
-
- 1 modified
-
branches/website/site/pages/download.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/website/site/pages/download.php
r626 r742 5 5 <li><a href="http://www.php.net">PHP5</a> (tested with apache2 cgi and apache2 module) with the following modules installed: 6 6 <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> 9 8 <li><em>Optional:</em> <a href="http://pear.php.net/package/HTTP_Request">PEAR::HTTP_Request</a> (for trackbacks)</li> 10 9 </ul> … … 32 31 <th>MD5sum</th> 33 32 </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> 34 39 <tr> 35 40 <td><a href="http://downloads.sourceforge.net/mvblog/MvBlog-2.3.tar.gz?big_mirror=0">MvBlog v2.3</a></td> … … 71 76 <h3>Subversion</h3> 72 77 <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> 74 79 <p>If you want to develop MvBlog, or want the latest, bleeding edge version of MvBlog, you can try the SVN trunk version.</p> 75 80 <p><code>svn co <a href="https://svn.three-dimensional.net/mvblog/trunk mvblog">https://s0vn.three-dimensional.net/mvblog/trunk</a></code></p>
