add anchors for #Jun08 and some more html goo
Roger Dingledine

Roger Dingledine commited on 2008-06-16 22:49:27
Zeige 2 geänderte Dateien mit 13 Einfügungen und 3 Löschungen.

... ...
@@ -161,7 +161,8 @@ implementation and testing work on January 15, 2009.
161 161
 
162 162
 <tr bgcolor="#e5e5e5">
163 163
   <td>
164
-    Jun 08
164
+    <a id="Jun08"></a>
165
+    <a class="anchor" href="#Jun08">Jun 08</a>
165 166
   </td>
166 167
   <td>
167 168
     <small><em>The original goal of analyzing the problems that lead to
... ...
@@ -134,9 +134,18 @@ first deliverable on July 15, 2008 and ending with completion of
134 134
 implementation and testing work on February 15, 2009.
135 135
 </p>
136 136
 
137
+<table width="100%" border="0" cellspacing="0" cellpadding="3">
138
+<thead>
139
+<tr>
140
+<th><big>Month,</big></th>
141
+<th><big>Status Report</big></th>
142
+</tr>
143
+</thead>
144
+
137 145
 <tr bgcolor="#e5e5e5">
138 146
   <td>
139
-    Jun 08
147
+    <a id="Jun08"></a>
148
+    <a class="anchor" href="#Jun08">Jun 08</a>
140 149
   </td>
141 150
   <td>
142 151
     <small><em>We did some initial measuring of Tor clients
... ...
@@ -145,7 +154,7 @@ implementation and testing work on February 15, 2009.
145 154
     next paragraph), and about 1.5 megs of Server Descriptors (after
146 155
     half of which it starts building circuits).</small></em>
147 156
     <br />
148
-    <a href="https://svn.torproject.org/svn/tor/trunk/doc/spec/proposals/138-remove-down-routers-from-consensus.txt">Proposal
157
+    <small><em><a href="https://svn.torproject.org/svn/tor/trunk/doc/spec/proposals/138-remove-down-routers-from-consensus.txt">Proposal
149 158
     138</a> shrinks consensus documents by 30% to
150 159
     40% and has already been implemented and merged into the spec.
151 160
     Implementation is part of the 0.2.1.x-alpha tree and the code will
152 161