improved templatewrite code (ignores swap files, svn, ...)

added "details" page
added FAQ
changed a lot of text
This commit is contained in:
lars 2006-12-23 23:46:53 +00:00
parent 54559af141
commit 2daeb925a1
26 changed files with 868 additions and 334 deletions

View file

@ -2,8 +2,9 @@
<div class="leftcontent">
<p>&nbsp;</p>
</div>
<div class="leftcontent">
<h2>Pardon</h2>
<p>Don't worry if the <a href="http://demo.cryptobox.org">demo</a> is out for lunch. It'll be back soon.</p>
<h2>Pardon in advance</h2>
<p>Please do not worry if the <a href="http://demo.cryptobox.org">demo</a> may be out for lunch right now. It surely will be back soon.</p>
</div>
</div>

View file

@ -1,8 +1,14 @@
<div class="content">
<h2>Demonstration</h2>
<p>With the new release, we proudly present a demo CryptoBox
environment. It's very slow at the moment but should give you a
better feeling, for how the CryptoBox works.</p>
<p>Try: <a href="http://demo.cryptobox.org">demo.cryptobox.org</a> .</p>
<p>With the new release, we proudly present an online demonstration
of the webinterface of a CryptoBox. At the moment the server is quite
slow, but at least you will get a feeling of how the CryptoBox works.</p>
<p>Try: <a href="http://demo.cryptobox.org">http://demo.cryptobox.org</a>.</p>
<p>The necessary access credentials for restricted parts of the demo are:</p>
<ul>
<li>Username: admin</li>
<li>Password: admin</li>
</ul>
</div>