[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r15313: add anchors for #Jun08 and some more html goo (website/trunk/projects/en)
Author: arma
Date: 2008-06-16 16:49:27 -0400 (Mon, 16 Jun 2008)
New Revision: 15313
Modified:
website/trunk/projects/en/hidserv.wml
website/trunk/projects/en/lowbandwidth.wml
Log:
add anchors for #Jun08 and some more html goo
Modified: website/trunk/projects/en/hidserv.wml
===================================================================
--- website/trunk/projects/en/hidserv.wml 2008-06-16 20:43:36 UTC (rev 15312)
+++ website/trunk/projects/en/hidserv.wml 2008-06-16 20:49:27 UTC (rev 15313)
@@ -161,7 +161,8 @@
<tr bgcolor="#e5e5e5">
<td>
- Jun 08
+ <a id="Jun08"></a>
+ <a class="anchor" href="#Jun08">Jun 08</a>
</td>
<td>
<small><em>The original goal of analyzing the problems that lead to
Modified: website/trunk/projects/en/lowbandwidth.wml
===================================================================
--- website/trunk/projects/en/lowbandwidth.wml 2008-06-16 20:43:36 UTC (rev 15312)
+++ website/trunk/projects/en/lowbandwidth.wml 2008-06-16 20:49:27 UTC (rev 15313)
@@ -134,9 +134,18 @@
implementation and testing work on February 15, 2009.
</p>
+<table width="100%" border="0" cellspacing="0" cellpadding="3">
+<thead>
+<tr>
+<th><big>Month,</big></th>
+<th><big>Status Report</big></th>
+</tr>
+</thead>
+
<tr bgcolor="#e5e5e5">
<td>
- Jun 08
+ <a id="Jun08"></a>
+ <a class="anchor" href="#Jun08">Jun 08</a>
</td>
<td>
<small><em>We did some initial measuring of Tor clients
@@ -145,7 +154,7 @@
next paragraph), and about 1.5 megs of Server Descriptors (after
half of which it starts building circuits).</small></em>
<br />
- <a href="https://svn.torproject.org/svn/tor/trunk/doc/spec/proposals/138-remove-down-routers-from-consensus.txt">Proposal
+ <small><em><a href="https://svn.torproject.org/svn/tor/trunk/doc/spec/proposals/138-remove-down-routers-from-consensus.txt">Proposal
138</a> shrinks consensus documents by 30% to
40% and has already been implemented and merged into the spec.
Implementation is part of the 0.2.1.x-alpha tree and the code will