[or-cvs] r13140: Make the instructions a bit more usable (torbrowser/trunk/www)

sjm217 at seul.org sjm217 at seul.org
Tue Jan 15 22:53:02 UTC 2008


Author: sjm217
Date: 2008-01-15 17:53:02 -0500 (Tue, 15 Jan 2008)
New Revision: 13140

Modified:
   torbrowser/trunk/www/index.html
Log:
Make the instructions a bit more usable

Modified: torbrowser/trunk/www/index.html
===================================================================
--- torbrowser/trunk/www/index.html	2008-01-15 22:16:03 UTC (rev 13139)
+++ torbrowser/trunk/www/index.html	2008-01-15 22:53:02 UTC (rev 13140)
@@ -10,7 +10,7 @@
 <div class="center">
 <table class="banner" border="0" cellpadding="0" cellspacing="0" summary="">
     <tr>
-        <td class="banner-left"><a href="/"><img src="top-left.png" alt="Click to go to home page" width="193" height="79"></a></td>
+        <td class="banner-left"><a href="https://www.torproject.org/"><img src="top-left.png" alt="Click to go to home page" width="193" height="79"></a></td>
         <td class="banner-middle">
         &nbsp;
         </td>
@@ -22,26 +22,50 @@
 <h2>Tor Browser Bundle</h2>
 <hr>
 
+<h3>Download</h3>
+
+<p><a href="">Tor Browser Bundle for Windows</a> (version 0.0.7, English,
+12 MB)</p>
+
 <h3>Installation</h3>
 
-<p>Tor Browser.exe is a 7zip self extracting archive. To extract the
-bundle, run this and point it to the install location. It will create
-a folder called "Tor Browser". This may be the hard disk, but is more
-likely the currently mounted USB drive. The install process needs only
-be performed once.</p>
+<p>Double click on <code>Tor Browser Bundle.exe</code> and select
+where you want to install it. This may be either your hard disk or a
+USB pen drive.</p>
 
+<p>[Screenshot]</p>
+
 <h3>Usage</h3>
 
-<p>Once the bundle is extracted, open the newly created folder and
-click "Tor Browser.bat" (may appear as simply "Tor Browser"). This
-will start Vidalia. Once Tor has successfully opened a circuit,
-Firefox will automatically be opened.</p>
+<p>Open the folder <code>Tor Browser</code> from the location you
+installed the bundle.</p>
 
-<p>To exit, close Firefox. Vidalia will automatically clean up and
-exit.</p>
+<p>Double click on <code>Tor Browser</code> (it may be called
+<code>Tor Browser.bat</code> on some systems.</p>
 
+<p>[Screenshot]</p>
+
+<p>The Vidalia window will shortly appear. Once Tor is ready
+opened a circuit, Firefox will automatically be opened.</p>
+
+<p>[Screenshot]</p>
+
+<p>Once you are finished, close any open Firefox windows. Vidalia and
+Tor will automatically close.<p>
+
 <h3>More information</h3>
 
+<p><strong>What is Tor and why do I need it?</strong> To learn more about Tor, visit the <a
+href="http://www.torproject.org/">Tor Project
+website</a>.</p>
+
+<p><strong>What is in the Tor Browser Bundle?</strong> It contains Tor,
+Vidalia and Firefox (<a href="details.html#contents">learn more</a>).</p>
+
+<p><strong>How can I make my own bundle?</strong> To download
+the source code and learn how to build the bundle yourself, visit the
+<a href="details.html#source">build instructions</a>.</p>
+
 </div><!-- #main -->
 </div>
 



More information about the tor-commits mailing list