[or-cvs] r24132: {website} add in the rest of the page divs, use linux icons for the gn (website/trunk/download/en)

Andrew Lewman andrew at torproject.org
Thu Jan 27 07:03:32 UTC 2011


Author: phobos
Date: 2011-01-27 07:03:32 +0000 (Thu, 27 Jan 2011)
New Revision: 24132

Modified:
   website/trunk/download/en/download-easy.wml
Log:
add in the rest of the page divs, use linux icons for the gnu/linux
bundles. border the colspan.


Modified: website/trunk/download/en/download-easy.wml
===================================================================
--- website/trunk/download/en/download-easy.wml	2011-01-27 06:50:31 UTC (rev 24131)
+++ website/trunk/download/en/download-easy.wml	2011-01-27 07:03:32 UTC (rev 24132)
@@ -2,9 +2,13 @@
 # Revision: $Revision: 21396 $
 # Translation-Priority: 1-high
 
-#include "head.wmi" TITLE="Tor: Easy Download" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
+#include "head.wmi" TITLE="Tor: Easy Download Selector" CHARSET="UTF-8"
+ANNOUNCE_RSS="yes"
 
-<div class="main-column">
+<div id="content" class="clearfix">
+<div id="breadcrumbs"><a href="<page index>">Home &raquo; </a><a href="<page
+download/download-easy>">Easy Download Selector</a></div>
+<div id="maincol-left">
 
 <h3>Download Now - Free &amp; Open Source Software</h3>
 <hr />
@@ -13,8 +17,11 @@
 <th bgcolor="#e5e5e5" align="center" width="33%"><img
 src="$(IMGROOT)/logo.windows-header.gif"/></th>
 <th align="center" width="33%"><img src="$(IMGROOT)/ref_leopard_box.jpg"/></th>
-<th bgcolor="#e5e5e5" align="center" width="33%"><img
-src="$(IMGROOT)/logo.windows-header.gif"/></th>
+<th bgcolor="#e5e5e5" align="center" width="33%">
+<img src="$(IMGROOT)/distros/generic.png"/>
+<img src="$(IMGROOT)/distros/centos.png"/>
+<img src="$(IMGROOT)/distros/debian.png"/>
+</th>
 </tr>
 <tr>
 <td bgcolor="#e5e5e5" align="center">
@@ -36,19 +43,23 @@
 </td>
 </tr>
 <tr>
-<td bgcolor="#e5e5e5" align="center" colspan="3">Zero installation.  Great for
-USB
-drives! Pre-configured to protect your anonymity with Tor, Vidalia, Firefox and more. <a href="<page
-projects/torbrowser>">More details and languages</a>.</td>
+<td align="center" colspan="3" border="1">Zero installation.  Great for
+USB drives! Pre-configured to protect your anonymity with Tor, Vidalia, Firefox
+and more. <a href="<page projects/torbrowser>">More details and
+languages</a>.</td>
 </tr>
 </table>
 
-<div class="underline"></div>
+<!-- BEGIN TEASER WARNING -->
 <div class="warning">
-Tor does <strong>not</strong> magically encrypt all of your Internet activities.
-Understand what Tor does and does not do for you. <a href="<page
-download/download>#Warning">Read more about this topic</a>.
+<h2>Want Tor to really work?</h2>
+<p>...then please don't just install it and go on.  You need to change some of
+your habits, and reconfigure your software! Tor by itself is <em>NOT</em> all
+you need to maintain your anonymity. Read the <a
+href="<page download/download>#warning">full list of warnings</a>.
+</p>
 </div>
+<!-- END TEASER WARNING -->
 
 <div class="underline"></div>
 <div class="nb">



More information about the tor-commits mailing list