[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] added a tor gui competition button to this page. it looks a...
Update of /home/or/cvsroot/website
In directory moria:/home/le/public_html
Modified Files:
developers.html
Log Message:
added a tor gui competition button to this page. it looks a little
weird but it'll do in a pinch.
Index: developers.html
===================================================================
RCS file: /home/or/cvsroot/website/developers.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- developers.html 18 Aug 2005 01:02:20 -0000 1.37
+++ developers.html 19 Aug 2005 18:20:21 -0000 1.38
@@ -42,15 +42,20 @@
<div class="main-column">
-
+<div style="float: right; border: 1px solid #666666; background:
+#e7e7e7; padding: 5px; margin: 0 5px 0 0;">
+<a href="/gui/" style="color: #EF8012; font-weight: bold;">Tor GUI Competition »</a>
+</div>
<h2>Tor: Developers</h2>
-<hr />
+<hr size="1" />
<p>Browse the Tor <b>CVS repository</b>: (which may not
necessarily work or even compile)</p>
<ul>
<li><a href="/cvs/">Regularly updated CVS sandbox</a></li>
<li><a href="http://cvs.seul.org/viewcvs/viewcvs.cgi/?root=tor">ViewCVS</a></li>
+
+<ul>
<li>anonymous pserver access (password is guest):
<ul>
<li>Make a new empty directory and cd into it.</li>