Changeset 355 for branches

Show
Ignore:
Timestamp:
03/04/07 14:33:29 (21 months ago)
Author:
michiel
Message:

make it look ok

Files:
1 modified

Legend:

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

    r354 r355  
    11<p> 
     2The releases are packaged and put on the sourceforge project page.<br /> 
    23<a href="http://sourceforge.net/project/showfiles.php?group_id=148132&package_id=163918" title="download">Download page at sourceforge.net</a> 
    34</p> 
    45<p> 
    5 You can also use subversion to checkout releases. MvBlog 2.0 is the current version. 
    6 To check out: svn co https://svn.three-dimensional.net/mvblog/tags/mvblog-2_0 
     6You can also use subversion to checkout releases. MvBlog 2.0 is the current version.<br /> 
     7To check out: <pre>svn co https://svn.three-dimensional.net/mvblog/tags/mvblog-2_0</pre> 
    78</p> 
    89<p> 
    9 For the brave ones you can also use the svn trunk version. Keep in mind we sometimes break this while adding new features. 
    10 To check out: svn co https://svn.three-dimensional.net/mvblog/trunk mvblog 
     10For the brave ones you can also use the svn trunk version. Keep in mind we sometimes break this while adding new features.<br /> 
     11To check out: <pre>svn co https://svn.three-dimensional.net/mvblog/trunk mvblog</pre> 
    1112</p>