Andrew Lewman commited on 2011-01-27 08:03:32
Zeige 1 geänderte Dateien mit 23 Einfügungen und 12 Löschungen.
... | ... |
@@ -2,9 +2,13 @@ |
2 | 2 |
# Revision: $Revision: 21396 $ |
3 | 3 |
# Translation-Priority: 1-high |
4 | 4 |
|
5 |
-#include "head.wmi" TITLE="Tor: Easy Download" CHARSET="UTF-8" ANNOUNCE_RSS="yes" |
|
5 |
+#include "head.wmi" TITLE="Tor: Easy Download Selector" CHARSET="UTF-8" |
|
6 |
+ANNOUNCE_RSS="yes" |
|
6 | 7 |
|
7 |
-<div class="main-column"> |
|
8 |
+<div id="content" class="clearfix"> |
|
9 |
+<div id="breadcrumbs"><a href="<page index>">Home » </a><a href="<page |
|
10 |
+download/download-easy>">Easy Download Selector</a></div> |
|
11 |
+<div id="maincol-left"> |
|
8 | 12 |
|
9 | 13 |
<h3>Download Now - Free & Open Source Software</h3> |
10 | 14 |
<hr /> |
... | ... |
@@ -13,8 +17,11 @@ |
13 | 17 |
<th bgcolor="#e5e5e5" align="center" width="33%"><img |
14 | 18 |
src="$(IMGROOT)/logo.windows-header.gif"/></th> |
15 | 19 |
<th align="center" width="33%"><img src="$(IMGROOT)/ref_leopard_box.jpg"/></th> |
16 |
-<th bgcolor="#e5e5e5" align="center" width="33%"><img |
|
17 |
-src="$(IMGROOT)/logo.windows-header.gif"/></th> |
|
20 |
+<th bgcolor="#e5e5e5" align="center" width="33%"> |
|
21 |
+<img src="$(IMGROOT)/distros/generic.png"/> |
|
22 |
+<img src="$(IMGROOT)/distros/centos.png"/> |
|
23 |
+<img src="$(IMGROOT)/distros/debian.png"/> |
|
24 |
+</th> |
|
18 | 25 |
</tr> |
19 | 26 |
<tr> |
20 | 27 |
<td bgcolor="#e5e5e5" align="center"> |
... | ... |
@@ -36,19 +43,23 @@ torbrowserbundlelinux32>-dev-en-US.tar.gz">Tor Browser Bundle for GNU/Linux</a> |
36 | 43 |
</td> |
37 | 44 |
</tr> |
38 | 45 |
<tr> |
39 |
-<td bgcolor="#e5e5e5" align="center" colspan="3">Zero installation. Great for |
|
40 |
-USB |
|
41 |
-drives! Pre-configured to protect your anonymity with Tor, Vidalia, Firefox and more. <a href="<page |
|
42 |
-projects/torbrowser>">More details and languages</a>.</td> |
|
46 |
+<td align="center" colspan="3" border="1">Zero installation. Great for |
|
47 |
+USB drives! Pre-configured to protect your anonymity with Tor, Vidalia, Firefox |
|
48 |
+and more. <a href="<page projects/torbrowser>">More details and |
|
49 |
+languages</a>.</td> |
|
43 | 50 |
</tr> |
44 | 51 |
</table> |
45 | 52 |
|
46 |
-<div class="underline"></div> |
|
53 |
+<!-- BEGIN TEASER WARNING --> |
|
47 | 54 |
<div class="warning"> |
48 |
-Tor does <strong>not</strong> magically encrypt all of your Internet activities. |
|
49 |
-Understand what Tor does and does not do for you. <a href="<page |
|
50 |
-download/download>#Warning">Read more about this topic</a>. |
|
55 |
+<h2>Want Tor to really work?</h2> |
|
56 |
+<p>...then please don't just install it and go on. You need to change some of |
|
57 |
+your habits, and reconfigure your software! Tor by itself is <em>NOT</em> all |
|
58 |
+you need to maintain your anonymity. Read the <a |
|
59 |
+href="<page download/download>#warning">full list of warnings</a>. |
|
60 |
+</p> |
|
51 | 61 |
</div> |
62 |
+<!-- END TEASER WARNING --> |
|
52 | 63 |
|
53 | 64 |
<div class="underline"></div> |
54 | 65 |
<div class="nb"> |
55 | 66 |