improved templatewrite code (ignores swap files, svn, ...)
added "details" page added FAQ changed a lot of text
This commit is contained in:
parent
54559af141
commit
2daeb925a1
26 changed files with 868 additions and 334 deletions
|
@ -1,21 +1,29 @@
|
|||
<div class="left">
|
||||
<div class="leftcontent">
|
||||
<h2>Hint</h2>
|
||||
<p>Fetch the latest <a href="http://codecoop.org/frs/?group_id=60">CryptoBox-server
|
||||
.deb package</a> while it's hot!</p>
|
||||
<h2>Latest releases</h2>
|
||||
<p>CryptoBox-Server: <a
|
||||
href="http://codecoop.org/frs/?group_id=60&release_id=60">0.3.1</a></p>
|
||||
<p>CryptoBox-CD: <a
|
||||
href="http://codecoop.org/frs/?group_id=60&release_id=33">0.2.1</a></p>
|
||||
</div>
|
||||
|
||||
<div class="leftcontent">
|
||||
<h2>It's tested</h2>
|
||||
<p>The package installs fine on:<br /></p>
|
||||
<p>Debian/sid <br />
|
||||
Ubuntu/edgy_eft</p>
|
||||
<h2>Debian package</h2>
|
||||
<p>If you are a Debian/Ubuntu/??? user, then we strongly recommend to use
|
||||
the <i>cryptobox-server</i> package of our (inofficial) <a
|
||||
href="http://systemausfall.org/toolforge/debian/">debian package repository</a>
|
||||
to stay up to date.</p>
|
||||
<p><a
|
||||
href="http://devel.cryptobox.org/wiki/DebianNotes">Read more ...</a></p>
|
||||
</div>
|
||||
|
||||
<div class="leftcontent">
|
||||
<h2>Live-CD 0.3</h2>
|
||||
<p>Sorry, v0.3.x is not available as live-CD yet. It is
|
||||
going to be released in february 02007.</p>
|
||||
</div>
|
||||
<div class="leftcontent">
|
||||
<p> </p>
|
||||
<h2>Bleeding edge</h2>
|
||||
<p>The current source code of the <i>CryptoBox-Server</i> package is always
|
||||
available via our <a href="https://svn.systemausfall.org/svn/cryptobox/"
|
||||
title="browse subversion repository">Subversion repository</a>.</p>
|
||||
<p><a
|
||||
href="http://devel.cryptobox.org/wiki/SubversionNotes">Read more ...</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue