Author: atagar Date: 2012-01-30 08:20:07 +0000 (Mon, 30 Jan 2012) New Revision: 25360
Modified: website/trunk/getinvolved/en/volunteer.wml Log: Noting the django torstatus on the volunteer page
We'd prefer for new volunteers to hack on the new django codebase rather continue the php counterpart. Changing the entry in on the volunteer page to indicate that both exist.
Modified: website/trunk/getinvolved/en/volunteer.wml =================================================================== --- website/trunk/getinvolved/en/volunteer.wml 2012-01-29 13:35:00 UTC (rev 25359) +++ website/trunk/getinvolved/en/volunteer.wml 2012-01-30 08:20:07 UTC (rev 25360) @@ -204,7 +204,7 @@ <tr class="alt"> <td><a href="#project-torstatus">TorStatus</a></td> <td>Client Service</td> - <td>PHP</td> + <td>Python, Django</td> <td>None</td> <td></td> </tr> @@ -499,12 +499,15 @@
<a id="project-torstatus"></a> <h3><a href="https://trac.torproject.org/projects/tor/wiki/projects/TorStatus">TorStatus</a> (<a - href="https://svn.torproject.org/svn/torstatus/trunk/%22%3Ecode</a>)</h3> + href="https://gitweb.torproject.org/torstatus.git%22%3Ecode</a>)</h3>
<p> Portal providing an overview of the Tor network, and details on any of its current relays. Though very actively used, this project has been - unmaintained for a long while. + unmaintained for a long while. The <a + href="https://svn.torproject.org/svn/torstatus/trunk/%22%3Eoriginal + codebase</a> was written in PHP, and students from Wesleyan wrote the new + Django counterpart. </p>
<a id="project-weather"></a>