[or-cvs] r22084: {website} added the alt tag for the images (website/trunk/docs/en)

Runa Sandvik runa.sandvik at gmail.com
Sun Mar 28 15:45:52 UTC 2010


Author: runa
Date: 2010-03-28 15:45:52 +0000 (Sun, 28 Mar 2010)
New Revision: 22084

Modified:
   website/trunk/docs/en/tor-doc-relay.wml
Log:
added the alt tag for the images

Modified: website/trunk/docs/en/tor-doc-relay.wml
===================================================================
--- website/trunk/docs/en/tor-doc-relay.wml	2010-03-28 12:49:06 UTC (rev 22083)
+++ website/trunk/docs/en/tor-doc-relay.wml	2010-03-28 15:45:52 UTC (rev 22084)
@@ -72,14 +72,14 @@
 
 <li>
 	<dt>Right click on the Vidalia icon in your task bar.  Choose <tt>Control Panel</tt>.</dt>
-	<dd><img src="../img/screenshot-win32-vidalia.png"></dd>
+	<dd><img alt="vidalia right click menu" src="../img/screenshot-win32-vidalia.png"></dd>
 </li>
 
 <li>Click <tt>Setup Relaying</tt>.</li>
 
 <li>
 	<dt>Choose <tt>Relay Traffic for the Tor network</tt> if you 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="<page faq>#RelayOrBridge">bridge</a> for users in countries that censor their Internet.</dt>
-<dd><img src="../img/screenshot-win32-configure-relay-1.png"></dd>
+<dd><img alt="vidalia basic settings" src="../img/screenshot-win32-configure-relay-1.png"></dd>
 </li>
 
 <li>Enter a nickname for your relay, and enter contact information in
@@ -90,14 +90,14 @@
 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 src="../img/screenshot-win32-configure-relay-2.png"></dd>
+<dd><img alt="vidalia bandwidth limits" src="../img/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="<page
 faq>#ExitPolicies">reach from your relay</a>.  If you want to be a non-exit relay, un-check all services.</dt>
-<dd><img src="../img/screenshot-win32-configure-relay-3.png"></dd>
+<dd><img alt="vidalia exit policies" src="../img/screenshot-win32-configure-relay-3.png"></dd>
 </li>
 
 <li>Click the <tt>Ok</tt> button.  See Step Three below for confirmation



More information about the tor-commits mailing list