[or-cvs] r23539: {website} more image path fixes. (website/trunk/docs/en)

Andrew Lewman andrew at torproject.org
Sun Oct 10 01:18:02 UTC 2010


Author: phobos
Date: 2010-10-10 01:18:02 +0000 (Sun, 10 Oct 2010)
New Revision: 23539

Modified:
   website/trunk/docs/en/tor-doc-osx.wml
   website/trunk/docs/en/tor-doc-relay.wml
   website/trunk/docs/en/tor-doc-unix.wml
   website/trunk/docs/en/tor-doc-windows.wml
Log:
more image path fixes.


Modified: website/trunk/docs/en/tor-doc-osx.wml
===================================================================
--- website/trunk/docs/en/tor-doc-osx.wml	2010-10-10 01:15:32 UTC (rev 23538)
+++ website/trunk/docs/en/tor-doc-osx.wml	2010-10-10 01:18:02 UTC (rev 23539)
@@ -56,7 +56,7 @@
     </p>
     
     <p><img alt="vidalia running tor"
-    src="../img/screenshot-osx-vidalia.png"
+    src="$(IMGROOT)/screenshot-osx-vidalia.png"
     border="1"/></p>
     
     <p>Polipo is installed as part of the Tor bundle package
@@ -79,7 +79,7 @@
     turn Tor on, and you're all set: </p>
     
     <p><img alt="Torbutton plugin for Firefox"
-    src="../img/screenshot-torbutton.png"
+    src="$(IMGROOT)/screenshot-torbutton.png"
     border="1"/></p>
     
     <p>

Modified: website/trunk/docs/en/tor-doc-relay.wml
===================================================================
--- website/trunk/docs/en/tor-doc-relay.wml	2010-10-10 01:15:32 UTC (rev 23538)
+++ website/trunk/docs/en/tor-doc-relay.wml	2010-10-10 01:18:02 UTC (rev 23539)
@@ -13,18 +13,6 @@
 
     <h1>Configuring a Tor relay</h1>
     
-    #<!-- BEGIN SIDEBAR -->
-    #<div class="sidebar-left">
-    #<h3>Config Steps</h3>
-    #<ol>
-    #<li><a href="<page docs/tor-doc-relay>#install">Download &amp; Install</a></li>
-    #<li><a href="<page docs/tor-doc-relay>#setup">Configuration</a></li>
-    #<li><a href="<page docs/tor-doc-relay>#check">Check &amp; Confirm</a></li>
-    #<li><a href="<page docs/tor-doc-relay>#after">Final Steps</a></li>
-    #</ol>
-    #</div>
-    #<!-- END SIDEBAR -->
-    #
     <hr />
     
     <p>
@@ -74,7 +62,7 @@
     
     <li>
     	<dt>Right click on the Vidalia icon in your task bar.  Choose <tt>Control Panel</tt>.</dt>
-    	<dd><img alt="vidalia right click menu" src="../img/screenshot-win32-vidalia.png"></dd>
+    	<dd><img alt="vidalia right click menu" src="$(IMGROOT)/screenshot-win32-vidalia.png"></dd>
     </li>
     
     <li>Click <tt>Setup Relaying</tt>.</li>
@@ -84,7 +72,7 @@
 want to be a public relay (recommended), or choose 		<tt>Help
 censored users reach the Tor network</tt> if you want to be a <a
 href="<wikifaq>#RelayOrBridge">bridge</a> for users in countries that censor their Internet.</dt>
-    <dd><img alt="vidalia basic settings" src="../img/screenshot-win32-configure-relay-1.png"></dd>
+    <dd><img alt="vidalia basic settings" src="$(IMGROOT)/screenshot-win32-configure-relay-1.png"></dd>
     </li>
     
     <li>Enter a nickname for your relay, and enter contact information in
@@ -95,13 +83,13 @@
     If not, see number 3 below.</li>
     
     <li><dt>Choose the <tt>Bandwidth Limits</tt> tab.  Select how much bandwidth you want to provide for Tor users like yourself.</dt>
-    <dd><img alt="vidalia bandwidth limits" src="../img/screenshot-win32-configure-relay-2.png"></dd>
+    <dd><img alt="vidalia bandwidth limits" src="$(IMGROOT)/screenshot-win32-configure-relay-2.png"></dd>
     </li> 
     
     <li><dt>Choose the <tt>Exit Policies</tt> tab.  If you want to allow others
     to use your relay for these services, don't change anything.  Un-check
     the services you don't want to allow people to <a href="<wikifaq>#ExitPolicies">reach from your relay</a>.  If you want to be a non-exit relay, un-check all services.</dt>
-    <dd><img alt="vidalia exit policies" src="../img/screenshot-win32-configure-relay-3.png"></dd>
+    <dd><img alt="vidalia exit policies" src="$(IMGROOT)/screenshot-win32-configure-relay-3.png"></dd>
     </li>
     
     <li>Click the <tt>Ok</tt> button.  See Step Three below for confirmation

Modified: website/trunk/docs/en/tor-doc-unix.wml
===================================================================
--- website/trunk/docs/en/tor-doc-unix.wml	2010-10-10 01:15:32 UTC (rev 23538)
+++ website/trunk/docs/en/tor-doc-unix.wml	2010-10-10 01:18:02 UTC (rev 23539)
@@ -99,7 +99,7 @@
     </p>
     
     <img alt="Torbutton plugin for Firefox"
-    src="../img/screenshot-torbutton.png"
+    src="$(IMGROOT)/screenshot-torbutton.png"
     border="1">
     
     <br />

Modified: website/trunk/docs/en/tor-doc-windows.wml
===================================================================
--- website/trunk/docs/en/tor-doc-windows.wml	2010-10-10 01:15:32 UTC (rev 23538)
+++ website/trunk/docs/en/tor-doc-windows.wml	2010-10-10 01:18:02 UTC (rev 23539)
@@ -48,14 +48,14 @@
     download/download>">download page</a>.
     </p>
     
-    <img alt="tor installer splash page" src="../img/screenshot-win32-installer-splash.png" />
+    <img alt="tor installer splash page" src="$(IMGROOT)/screenshot-win32-installer-splash.png" />
     
     <p>If you have previously installed Tor, Vidalia, or Polipo
     you can deselect whichever components you do not need to install
     in the dialog shown below.
     </p>
     
-    <img alt="select components to install" src="../img/screenshot-win32-installer-components.png" />
+    <img alt="select components to install" src="$(IMGROOT)/screenshot-win32-installer-components.png" />
     
     <p>After you have completed the installer, the components
     you selected will automatically be started for you.
@@ -80,7 +80,7 @@
     for you. Restart your Firefox, and you're all set:
     </p>
     
-    <img alt="Torbutton plugin for Firefox" src="../img/screenshot-torbutton.png" border="1"/>
+    <img alt="Torbutton plugin for Firefox" src="$(IMGROOT)/screenshot-torbutton.png" border="1"/>
     
     <br />
     
@@ -118,7 +118,7 @@
     from the menu as shown below:
     </p>
     
-    <img alt="Vidalia Tray Icon" src="../img/screenshot-win32-vidalia.png"/>
+    <img alt="Vidalia Tray Icon" src="$(IMGROOT)/screenshot-win32-vidalia.png"/>
     
     <p>
     Next, you should try using your browser with Tor and make



More information about the tor-commits mailing list