[or-cvs] r19125: {website} Add sidebar for shortcuts to specific sections of interest s (website/trunk/torvm/en)

coderman at seul.org coderman at seul.org
Wed Mar 25 13:52:41 UTC 2009


Author: coderman
Date: 2009-03-25 09:52:40 -0400 (Wed, 25 Mar 2009)
New Revision: 19125

Modified:
   website/trunk/torvm/en/index.wml
Log:
Add sidebar for shortcuts to specific sections of interest since this page is getting long...

Modified: website/trunk/torvm/en/index.wml
===================================================================
--- website/trunk/torvm/en/index.wml	2009-03-25 12:39:00 UTC (rev 19124)
+++ website/trunk/torvm/en/index.wml	2009-03-25 13:52:40 UTC (rev 19125)
@@ -9,6 +9,19 @@
 
 <h1>Tor VM</h1>
 
+<!-- BEGIN SIDEBAR -->
+<div class="sidebar-left">
+<h3>Using Tor VM</h3>
+<ul>
+<li><a href="#Download">Download</a></li>
+<li><a href="#Setup">Setup</a></li>
+<li><a href="#InstallBundle">Install Bundle</a></li>
+<li><a href="#Run">Run VM</a></li>
+<li><a href="#RecommendedUse">Use Tor Button</a></li>
+</ul>
+</div>
+<!-- END SIDEBAR -->
+
 <h2>What Is It?</h2>
 <p>Tor VM is an experimental transparent Tor proxy for Windows that uses Qemu
 virtualization technology for more resilient Tor clients and relays.



More information about the tor-commits mailing list