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

22
content/faq/05_left Normal file
View file

@ -0,0 +1,22 @@
<div class="left">
<div class="leftcontent">
<h2>Table of content</h2>
<ol class="toc">
<li><a href="#access_data">I successfully opened a volume.
How can I access the data now?</a></li>
<li><a href="#plaintext_after_partitioning">Recently I partitioned my harddisk.
Now I can open the volume without a password.
Isn't it encrypted anymore?</a></li>
<li><a href="#user_access">How can I restrict access to certain data?</a></li>
<li><a href="#use_of_users">There is a <i>user manager</i> available
via <i>preferences</i>. What is it good for?</a></li>
</ol>
</div>
</div>