[or-cvs] r23458: {website} Add a new torbrowserrepo tag and fix all the links Not sure (in website/trunk: docs/en include torbrowser/en)

Sebastian Hahn tor-svn-commits at sebastianhahn.net
Fri Oct 8 12:58:31 UTC 2010


Author: sebastian
Date: 2010-10-08 12:58:30 +0000 (Fri, 08 Oct 2010)
New Revision: 23458

Modified:
   website/trunk/docs/en/tor-doc-unix.wml
   website/trunk/include/links.wmi
   website/trunk/torbrowser/en/details.wml
   website/trunk/torbrowser/en/index.wml
   website/trunk/torbrowser/en/split.wml
Log:
Add a new torbrowserrepo tag and fix all the links

Not sure what to do about translated versions of the page here. They
need updating, too; but I'm not sure how that works.

Modified: website/trunk/docs/en/tor-doc-unix.wml
===================================================================
--- website/trunk/docs/en/tor-doc-unix.wml	2010-10-08 12:58:20 UTC (rev 23457)
+++ website/trunk/docs/en/tor-doc-unix.wml	2010-10-08 12:58:30 UTC (rev 23458)
@@ -69,7 +69,7 @@
 
 <p>Once you've installed Polipo (either from package or from
 source), <b>you will need to configure Polipo to use Tor</b>. Grab our <a
-href="https://svn.torproject.org/svn/torbrowser/trunk/build-scripts/config/polipo.conf">Polipo
+href="<torbrowserrepo>/build-scripts/config/polipo.conf">Polipo
 configuration for Tor</a> and put it in place of your current polipo
 config file (e.g. /etc/polipo/config or ~/.polipo).
 You'll need to restart Polipo for the changes to take effect. For

Modified: website/trunk/include/links.wmi
===================================================================
--- website/trunk/include/links.wmi	2010-10-08 12:58:20 UTC (rev 23457)
+++ website/trunk/include/links.wmi	2010-10-08 12:58:30 UTC (rev 23458)
@@ -7,6 +7,8 @@
 <define-tag svnwebsite whitespace=delete>https://svn.torproject.org/svn/website/trunk/</define-tag>
 <define-tag svnprojects whitespace=delete>https://svn.torproject.org/svn/projects/</define-tag>
 
+<define-tag torbrowserrepo whitespace=delete>"https://gitweb.torproject.org/torbrowser.git/blob_plain/HEAD:</define-tag>
+
 #  Xinclude "locallinks.wmi"
 #  Xinclude "langlocallinks.$(LANG).wmi"
 

Modified: website/trunk/torbrowser/en/details.wml
===================================================================
--- website/trunk/torbrowser/en/details.wml	2010-10-08 12:58:20 UTC (rev 23457)
+++ website/trunk/torbrowser/en/details.wml	2010-10-08 12:58:30 UTC (rev 23458)
@@ -29,9 +29,9 @@
 distribution</a> (<a
 href="dist/tor-browser-<version-torbrowserbundle>-src.tar.gz.asc">signature</a>).
 See <a
-href="https://svn.torproject.org/svn/torbrowser/trunk/README">README</a> for
+href="<torbrowserrepo>/README">README</a> for
 the directory layout and changelog. Build instructions can be found in <a
-href="https://svn.torproject.org/svn/torbrowser/trunk/build-scripts/INSTALL">build-scripts/INSTALL</a>.</p>
+href="<torbrowserrepo>/build-scripts/INSTALL">build-scripts/INSTALL</a>.</p>
 
 </div><!-- #main -->
 

Modified: website/trunk/torbrowser/en/index.wml
===================================================================
--- website/trunk/torbrowser/en/index.wml	2010-10-08 12:58:20 UTC (rev 23457)
+++ website/trunk/torbrowser/en/index.wml	2010-10-08 12:58:30 UTC (rev 23458)
@@ -176,7 +176,7 @@
 to verify package signatures</a>, which allows you to make sure you've
 downloaded the file we intended you to get.
 Also, note that the Firefox in our bundles is <a
-href="https://svn.torproject.org/svn/torbrowser/trunk/build-scripts/config/">modified</a>
+href="<torbrowserrepo>/build-scripts/config/">modified</a>
 from the <a href="http://www.mozilla.com/firefox/">default Firefox</a>;
 we're currently working with Mozilla to see if they want
 us to change the name to make this clearer.

Modified: website/trunk/torbrowser/en/split.wml
===================================================================
--- website/trunk/torbrowser/en/split.wml	2010-10-08 12:58:20 UTC (rev 23457)
+++ website/trunk/torbrowser/en/split.wml	2010-10-08 12:58:30 UTC (rev 23458)
@@ -82,7 +82,7 @@
 
 
 <p>Note that the Firefox in our bundle is <a
-href="https://svn.torproject.org/svn/torbrowser/trunk/build-scripts/config/">modified</a>
+href="<torbrowserrepo>/build-scripts/config/">modified</a>
 from the <a href="http://www.mozilla.com/firefox/">default Firefox</a>;
 we're currently working with Mozilla to see if they want
 us to change the name to make this clearer.



More information about the tor-commits mailing list