[or-cvs] r23533: {website} fix another 404 from the frontpage. then use <blog> more con (in website/trunk: docs/en download/en en getinvolved/en include press/en)

Roger Dingledine arma at torproject.org
Sun Oct 10 00:26:26 UTC 2010


Author: arma
Date: 2010-10-10 00:26:26 +0000 (Sun, 10 Oct 2010)
New Revision: 23533

Modified:
   website/trunk/docs/en/documentation.wml
   website/trunk/docs/en/faq.wml
   website/trunk/download/en/download.wml
   website/trunk/en/index.wml
   website/trunk/getinvolved/en/volunteer.wml
   website/trunk/include/links.wmi
   website/trunk/press/en/press.wml
Log:
fix another 404 from the frontpage. then use <blog> more consistently.


Modified: website/trunk/docs/en/documentation.wml
===================================================================
--- website/trunk/docs/en/documentation.wml	2010-10-10 00:25:46 UTC (rev 23532)
+++ website/trunk/docs/en/documentation.wml	2010-10-10 00:26:26 UTC (rev 23533)
@@ -78,7 +78,7 @@
     </li>
     
     <li>
-    <a href="https://blog.torproject.org/">Tor has a blog now</a>.
+    <a href="<blog>">Tor has a blog now</a>.
     We try to keep it updated every week or two with the latest news.
     </li>
     

Modified: website/trunk/docs/en/faq.wml
===================================================================
--- website/trunk/docs/en/faq.wml	2010-10-10 00:25:46 UTC (rev 23532)
+++ website/trunk/docs/en/faq.wml	2010-10-10 00:26:26 UTC (rev 23533)
@@ -360,7 +360,7 @@
     
     <p>
     For the much more in-depth answer, see <a
-    href="https://blog.torproject.org/blog/why-tor-is-slow">Roger's blog
+    href="<blog>why-tor-is-slow">Roger's blog
     post on the topic</a>, which includes both a detailed PDF and a video
     to go with it.
     </p>
@@ -835,7 +835,7 @@
     based on abuse potential and his own situation. Read the FAQ entry on 
     <a href="<page docs/faq-abuse>#TypicalAbuses">issues you might encounter</a> 
     if you use the default exit policy, and then read Mike Perry's 
-    <a href="https://blog.torproject.org/blog/tips-running-exit-node-minimal-harassment">tips
+    <a href="<blog>tips-running-exit-node-minimal-harassment">tips
     for running an exit node with minimal harassment</a>.
     </p>
     
@@ -1107,7 +1107,7 @@
     <p>
     Fifth, we might need some sort of incentive scheme to encourage people
     to relay traffic for others, and/or to become exit nodes. Here are our
-    <a href="https://blog.torproject.org/blog/two-incentive-designs-tor">current
+    <a href="<blog>two-incentive-designs-tor">current
     thoughts on Tor incentives</a>.
     </p>
     

Modified: website/trunk/download/en/download.wml
===================================================================
--- website/trunk/download/en/download.wml	2010-10-10 00:25:46 UTC (rev 23532)
+++ website/trunk/download/en/download.wml	2010-10-10 00:26:26 UTC (rev 23533)
@@ -73,7 +73,7 @@
           	<td class="nopad" colspan="5"><div class="title"><a name="tor">Vidalia Bundles</a></div></td>
           </tr>
           <tr>
-		      <td class="intro" colspan="4">The Vidalia Bundle contains Tor, Vidalia, and Polipo for installation on your system.  You need to configure your applications to use it.</td>
+		      <td class="intro" colspan="4">The Vidalia Bundle contains Tor, Vidalia, and Polipo for installation on your system.  You'll need to configure your applications to use it.</td>
           </tr>
           <tr>
             <td><span class="column-title">Operating System</span></td>
@@ -142,7 +142,7 @@
           </tr>
           <tr>
 		      <td class="intro" colspan="4">The Expert Packages
-		      contain just Tor and nothing else.  You need
+		      contain just Tor and nothing else.  You'll need
 		      to configure Tor and all of your applications
 		      manually.</td>
           </tr>

Modified: website/trunk/en/index.wml
===================================================================
--- website/trunk/en/index.wml	2010-10-10 00:25:46 UTC (rev 23532)
+++ website/trunk/en/index.wml	2010-10-10 00:26:26 UTC (rev 23533)
@@ -132,7 +132,7 @@
                 <p>Tor 0.2.1.26 released as stable. Fixes yet
                 more OpenSSL compatibility issues and lets relays
                 defend themselves from connection floods. <a
-                href="<blog>/tor-02126-stable-released">Read the full
+                href="<blog>tor-02126-stable-released">Read the full
                 announcement</a> for the list of changes.</p>
               </td>
             </tr>

Modified: website/trunk/getinvolved/en/volunteer.wml
===================================================================
--- website/trunk/getinvolved/en/volunteer.wml	2010-10-10 00:25:46 UTC (rev 23532)
+++ website/trunk/getinvolved/en/volunteer.wml	2010-10-10 00:26:26 UTC (rev 23533)
@@ -221,7 +221,7 @@
     relay addresses</a> to users that can't reach the Tor network
     directly, but there's an arms race between algorithms for distributing
     addresses and algorithms for gathering and blocking them. See <a
-    href="https://blog.torproject.org/blog/bridge-distribution-strategies">our
+    href="<blog>bridge-distribution-strategies">our
     blog post on the topic</a> as an overview, and then look at <a
     href="http://archives.seul.org/or/dev/Dec-2009/msg00000.html">Roger's
     or-dev post</a> from December for more recent thoughts &mdash; lots of

Modified: website/trunk/include/links.wmi
===================================================================
--- website/trunk/include/links.wmi	2010-10-10 00:25:46 UTC (rev 23532)
+++ website/trunk/include/links.wmi	2010-10-10 00:26:26 UTC (rev 23533)
@@ -8,7 +8,7 @@
 <define-tag svnprojects whitespace=delete>https://svn.torproject.org/svn/projects/</define-tag>
 <define-tag wiki whitespace=delete>https://trac.torproject.org/projects/tor/wiki/</define-tag>
 <define-tag wikifaq whitespace=delete>https://trac.torproject.org/projects/tor/wiki/TheOnionRouter/TorFAQ</define-tag>
-<define-tag blog whitespace=delete>https://blog.torproject.org/</define-tag>
+<define-tag blog whitespace=delete>https://blog.torproject.org/blog/</define-tag>
 <define-tag tbbrepo whitespace=delete>https://gitweb.torproject.org/torbrowser.git/blob_plain/HEAD:</define-tag>
 
 #  Xinclude "locallinks.wmi"

Modified: website/trunk/press/en/press.wml
===================================================================
--- website/trunk/press/en/press.wml	2010-10-10 00:25:46 UTC (rev 23532)
+++ website/trunk/press/en/press.wml	2010-10-10 00:26:26 UTC (rev 23533)
@@ -28,7 +28,7 @@
 <li>How is Tor <a href="<page docs/faq>#Torisdifferent">different than other proxy solutions</a>?</li>
 <li><a href="/press/presskit/2009-General-Online-Anonymity-with-Tor.pdf">Why Online Privacy and Anonymity</a>?</li>
 <li><a href="/press/presskit/2009-General-Background-on-Tor-Project-Inc.pdf">Who is the Tor Project, Inc.</a>?</li>
-<li><a href="https://blog.torproject.org/blog/circumvention-and-anonymity">Why anonymity matters for circumvention</a>.</li>
+<li><a href="<blog>circumvention-and-anonymity">Why anonymity matters for circumvention</a>.</li>
 </ol>
 </div>
 



More information about the tor-commits mailing list