Author: phobos Date: 2010-11-09 03:18:48 +0000 (Tue, 09 Nov 2010) New Revision: 23776
Modified: website/trunk/projects/en/projects.wml Log: survey says to make the titles links and get rid of the "learn more" link. Modified: website/trunk/projects/en/projects.wml =================================================================== --- website/trunk/projects/en/projects.wml 2010-11-08 21:54:54 UTC (rev 23775) +++ website/trunk/projects/en/projects.wml 2010-11-09 03:18:48 UTC (rev 23776) @@ -15,50 +15,44 @@ <table class="topforty"> <tr> <td> -<div class="name">Torbutton</div> +<div class="name"><a href="<page torbutton/index>">Torbutton</a></div> <p>Torbutton is a 1-click way for Firefox users to enable or disable Tor in Firefox. To keep you safe, Torbutton disables many types -of active content. <a href="<page torbutton/index>">Learn more -»</a></p> +of active content.</p> </td> <td> -<div class="name">Tor Browser Bundle</div> +<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 -extract it and run. <a href="<page projects/torbrowser>">Learn -more »</a></p> +extract it and run.</p> </td> </tr> <tr> <td> -<div class="name">Vidalia</div> +<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. -<a href="<page projects/vidalia>">Learn more »</a></p> +Tor without getting into configuration files and code.</p> </td> <td> -<div class="name">Arm</div> +<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 like top does for system usage, providing real time information on -Tor's resource utilization and state. <a href="<page projects/arm>">Learn -more »</a></p> +Tor's resource utilization and state.</p> </td> </tr> <tr> <td> -<div class="name">TorBEL</div> +<div class="name"><a href="<wiki>projects/TorBulkExitlist">TorBEL</a></div> <p>The Tor Bulk Exitlist is a service others can query to determine if an IP is a tor exit node or not, -and if so, on which tcp ports it allows traffic. <a -href="<wiki>projects/TorBulkExitlist">Learn more »</a></p> +and if so, on which tcp ports it allows traffic.</p> </td> <td> -<div class="name">Tor Check</div> +<div class="name"><a href="<wiki>projects/TorCheck">Tor Check</a></div> <p>The Tor Check website determines if you are successfully -browsing with Tor. <a href="<wiki>projects/TorCheck">Learn more -»</a></p> +browsing with Tor.</p> </td> #<td class="beige"> #<div class="name">Project Name</div>
