[tor-commits] r25460: {website} update projects page to have icons (website/trunk/projects/en)

Arturo Filasto art at torproject.org
Tue Feb 21 23:15:55 UTC 2012


Author: art
Date: 2012-02-21 23:15:55 +0000 (Tue, 21 Feb 2012)
New Revision: 25460

Modified:
   website/trunk/projects/en/projects.wml
Log:
update projects page to have icons

Modified: website/trunk/projects/en/projects.wml
===================================================================
--- website/trunk/projects/en/projects.wml	2012-02-21 23:07:42 UTC (rev 25459)
+++ website/trunk/projects/en/projects.wml	2012-02-21 23:15:55 UTC (rev 25460)
@@ -15,12 +15,16 @@
 <table class="topforty">
 <tr>
 <td>
+<a href="<page torbutton/index>"><img
+                src="$(IMGROOT)/icon-TorButton.jpg" alt="TorButton Icon"></a>
 <div class="name"><a href="<page torbutton/index>">Torbutton</a></div>
 <p>Torbutton is integrated into <a href="<page projects/torbrowser>">Tor
 Browser</a>. Torbutton disables many types of active content and threats
 to your privacy when using a web browser.</p>
 </td>
 <td>
+<a href="<page projects/torbrowser>"><img
+                src="$(IMGROOT)/icon-TorBrowser.jpg" alt="TorBrowser Icon"></a>
 <div class="name"><a href="<page projects/torbrowser>">Tor Browser Bundle</a></div>
 <p>The Tor Browser Bundle contains everything you need to safely
 browse the Internet. This package requires no installation. Just
@@ -29,12 +33,16 @@
 </tr>
 <tr>
 <td>
+<a href="<page projects/vidalia>"><img
+              src="$(IMGROOT)/icon-Vidalia.jpg" alt="Vidalia Icon"></a>
 <div class="name"><a href="<page projects/vidalia>">Vidalia</a></div>
 <p>Vidalia is a graphical Tor controller.  It allows you to
 see where your connections are in the world and configure
 Tor without getting into configuration files and code.</p>
 </td>
 <td>
+<a href="http://www.atagar.com/arm/"><img
+                src="$(IMGROOT)/icon-Arm.jpg" alt="Arm Icon"></a>
 <div class="name"><a href="<page projects/arm>">Arm</a></div>
 <p>Arm is a terminal status monitor for Tor, intended for
 command-line aficionados and ssh connections. This functions much
@@ -42,6 +50,8 @@
 Tor's resource utilization and state.</p> </td> </tr>
 <tr>
 <td>
+<a href="https://guardianproject.info/apps/orbot/"><img
+                src="$(IMGROOT)/icon-Orbot.jpg" alt="Orbot Icon"></a>
 <div class="name"><a
 href="https://guardianproject.info/apps/orbot/">Orbot</a></div>
 <p>In collaboration with <a href="https://guardianproject.info">The
@@ -52,6 +62,8 @@
 Orbot/Tor.</p>
 </td>
 <td>
+<a href="http://tails.boum.org/"><img
+    src="$(IMGROOT)/icon-Tails.jpg" alt="Tails Icon"></a>
 <div class="name"><a href="https://tails.boum.org/">Tails</a></div>
 <p>The Amnesic Incognito Live System is a live CD/USB distribution
 preconfigured so that everything is safely routed through Tor and leaves no
@@ -60,12 +72,15 @@
 </tr>
 <tr>
 <td>
+<a href="http://torstatus.blutmagie.de/"><img
+                src="$(IMGROOT)/icon-TorStatus.jpg" alt="TorStatus Icon"></a>
 <div class="name"><a href="http://torstatus.blutmagie.de/">TorStatus</a></div>
 <p>Portal providing an overview of the Tor network, including a list of its
 current relays and details on each. Mirrors are also available from <a
 href="http://torstatus.cyberphunk.org/">cyberphunk</a> and others.</p>
 </td>
 <td>
+<a href="https://metrics.torproject.org/"><img src="$(IMGROOT)/onion.jpg"/>Metrics Portal</a>
 <div class="name"><a href="https://metrics.torproject.org/">Metrics Portal</a></div>
 <p>Analytics for the Tor network, including graphs of its available bandwidth
 and estimated userbase. This is a great resource for researchers interested in
@@ -74,6 +89,8 @@
 </tr>
 <tr>
 <td>
+<a href="https://cloud.torproject.org"><img
+              src="$(IMGROOT)/icon-Cloud.jpg" alt="Cloud Icon"></a>
 <div class="name"><a href="https://cloud.torproject.org/">Tor Cloud</a></div>
 <p>The Tor Cloud project gives you a user-friendly way of deploying
 bridges to help users access an uncensored Internet via the Amazon EC2
@@ -82,6 +99,7 @@
 Get started with <a href="https://cloud.torproject.org">Tor Cloud</a>.</p>
 </td>
 <td>
+<a href="<page projects/obfsproxy>"><img src="$(IMGROOT)/onion.jpg"/></a>
 <div class="name"><a href="<page projects/obfsproxy>">Obfsproxy</a></div>
 <p>Obfsproxy is a pluggable transports proxy written in C. It shapes
 Tor traffic, making it harder for censors to detect and block the Tor
@@ -155,4 +173,4 @@
 <!-- END SIDECOL -->
 </div>
 <!-- END CONTENT -->
-#include <foot.wmi>     
+#include <foot.wmi>



More information about the tor-commits mailing list