Changeset 354 for branches

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

put some information on the download page

Files:
1 modified

Legend:

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

    r348 r354  
     1<p> 
     2<a href="http://sourceforge.net/project/showfiles.php?group_id=148132&package_id=163918" title="download">Download page at sourceforge.net</a> 
     3</p> 
     4<p> 
     5You can also use subversion to checkout releases. MvBlog 2.0 is the current version. 
     6To check out: svn co https://svn.three-dimensional.net/mvblog/tags/mvblog-2_0 
     7</p> 
     8<p> 
     9For the brave ones you can also use the svn trunk version. Keep in mind we sometimes break this while adding new features. 
     10To check out: svn co https://svn.three-dimensional.net/mvblog/trunk mvblog 
     11</p>