[or-cvs] r24138: {website} add the sidebar (website/trunk/download/en)

Andrew Lewman andrew at torproject.org
Thu Jan 27 07:39:54 UTC 2011


Author: phobos
Date: 2011-01-27 07:39:53 +0000 (Thu, 27 Jan 2011)
New Revision: 24138

Modified:
   website/trunk/download/en/download-easy.wml
Log:
add the sidebar


Modified: website/trunk/download/en/download-easy.wml
===================================================================
--- website/trunk/download/en/download-easy.wml	2011-01-27 07:36:23 UTC (rev 24137)
+++ website/trunk/download/en/download-easy.wml	2011-01-27 07:39:53 UTC (rev 24138)
@@ -87,6 +87,43 @@
 
 <p>All trademarks are the property of their respective owners.</p>
 </div>
+<!-- END MAINCOL -->
+<div id="sidecol-right">
+<div class="img-shadow">
+<div class="sidenav-sub">
+<h2>Advanced Choices:</h2>
+<ul>
+<li class="dropdown"><a href="<page download/download>#Windows">Microsoft Windows</a></li>
+<li class="dropdown"><a href="<page download/download>#mac">Apple OS X</a></li>
+<li class="dropdown"><a href="<page download/download>#linux">Linux/Unix</a></li>
+<li class="dropdown"><a href="<page download/download>#smartphones">Smartphones</a></li>
+<li class="dropdown"><a href="<page download/download>#source">Source Code</a></li>
+<li class="dropdown"><a href="<page donate/donate>">Please consider a
+donation</a></li>
+</ul>
+</div>
+</div>
+<!-- END SIDENAV -->
+<div class="img-shadow">
+<div class="infoblock">
+<h2>What is the (sig) link?</h2>
+<p>These are GPG signatures to allow you to verify that
+your downloaded file is really from The Tor Project and not
+an imposter.</p>
+<a href="<page docs/verifying-signatures>">Learn more &raquo;</a>
+</div>
+</div>
+<!-- END INFOBLOCK -->
+<div class="img-shadow">
+<div class="sidenav-sub">
+<h2>Having Trouble?</h2>
+<ul>
+<li class="dropdown"><a href="<page docs/documentation>">Read the fine manuals</a></li>
+</ul>
+</div>
+</div>
+<!-- END SIDENAV -->
+</div>
 </div><!-- #main -->
 
 #include <foot.wmi>



More information about the tor-commits mailing list