Website: add quicklinks for download links

This commit is contained in:
Benjamin Dauvergne 2010-05-11 12:03:59 +00:00
parent 140f8d1cae
commit abb63e32f8
2 changed files with 23 additions and 5 deletions

View File

@ -32,6 +32,26 @@
</div>
<div id="quicklinks">
[is section "download"]
[else]
<div id="download">
<h2>Download</h2>
<p>
The most recent version of Lasso is <strong>2.2.91</strong> and was
release on January 26th 2010.
</p>
<h3>Binary packages</h3>
<p>
There are some Debian and Ubuntu packages (for <i>lenny</i> and <i>karmic</i>)
available at <a href="http://deb.entrouvert.org">deb.entrouvert.org</a>.
</p>
<h3>Source</h3>
<p>
<li><a href="http://labs.libre-entreprise.org/frs/download.php/765/lasso-2.2.91.tar.gz">.tar.gz</a></li>
<li><a href="https://dev.entrouvert.org/projects/lasso/repository">Subversion Repository</a></li>
</p>
</div>
[end]
<div id="morelinks">
<h2>Resources</h2>
<ul>
@ -53,7 +73,7 @@
</div>
[end]
</div>
<div id="content">
[is section "buildbox"]<h1>Subversion Status</h1>[end]
[body]

View File

@ -11,7 +11,7 @@
Lasso is licensed under the GNU GPL and the latest release
is available here as a gzipped tarball:
<a
href="https://labs.libre-entreprise.org/frs/download.php/759/lasso-2.2.90.tar.gz">lasso-2.2.90.tar.gz</a>
href="http://labs.libre-entreprise.org/frs/download.php/765/lasso-2.2.91.tar.gz">lasso-2.2.91.tar.gz</a>
</p>
<h2>Binary Downloads</h2>
@ -107,9 +107,7 @@ deb http://deb.entrouvert.org etch main
href="https://dev.entrouvert.org/projects/lasso/repository">ViewCVS</a>.
</p>
<pre>
svn checkout svn://labs.libre-entreprise.org/svnroot/lasso/trunk lasso
</pre>
<pre> svn checkout svn://labs.libre-entreprise.org/svnroot/lasso/trunk lasso </pre>
</body>
</html>