[or-cvs] r23473: {website} fix up some of the mistakes in download.wml (website/branches/web20/download/en)

Andrew Lewman andrew at torproject.org
Sat Oct 9 01:32:57 UTC 2010


Author: phobos
Date: 2010-10-09 01:32:56 +0000 (Sat, 09 Oct 2010)
New Revision: 23473

Modified:
   website/branches/web20/download/en/download.wml
Log:
fix up some of the mistakes in download.wml


Modified: website/branches/web20/download/en/download.wml
===================================================================
--- website/branches/web20/download/en/download.wml	2010-10-09 01:21:47 UTC (rev 23472)
+++ website/branches/web20/download/en/download.wml	2010-10-09 01:32:56 UTC (rev 23473)
@@ -18,7 +18,7 @@
         	<tr>
           	<td class="nopad" colspan="4"><div class="title"><a name="wim">Tor Browser Bundle</a></div></td>
           </tr>
-        	<tr>
+          <tr>
 		      <td class="intro" colspan="4">The Tor Browser Bundle contains everything you need to safely browse the Internet. This package requires no installation. Just extract it and run.</td>
           </tr>
           <tr>
@@ -50,6 +50,9 @@
 	        <tr>
           	<td class="nopad" colspan="5"><div class="title"><a name="tbb">Tor Instant Messager Browser Bundles</a></div></td>
           </tr>
+          <tr>
+		      <td class="intro" colspan="4">The Tor Browser Bundle contains everything you need to safely browse the Internet. This package requires no installation. Just extract it and run.</td>
+          </tr>
               <tr>
                 <td><span class="column-title">Language</span></td>
                 <td><span class="column-title">Version</span></td>
@@ -69,24 +72,24 @@
 	        <tr>
           	<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>
+          </tr>
             <tr>
               <td><span class="column-title">Version</span></td>
               <td colspan="3"><span class="column-title">Platform</span></td>
-              <td><span class="column-title">Source Code</span></td>
             </tr>
             <tr class="beige">
               <td><version-stable></td>
               <td><span class="windows"><a href="<package-win32-bundle-stable>">Download</a></span></td>
               <td><span class="mac"><a href="<package-osx-bundle-stable>">Download</a></span>
               <td><span class="linux"><a href="<page download/download-unix>">Unix Repositories</a></span></td>
-              <td><a href="<package-source-stable>">Download Tarball</a></td>
           	</tr>
             <tr>
               <td><version-alpha></td>
               <td><span class="windows"><a href="<package-win32-bundle-alpha>">Download</a></span></td>
               <td><span class="mac"><a href="<package-osx-bundle-alpha>">Download</a></span>
               <td><span class="linux"><a href="<page download/download-unix>">Unix Repositories</a></span></td>
-              <td><a href="<package-source-alpha>">Download Tarball</a></td>
           	</tr>
         </table>
         <table class="topforty">
@@ -119,6 +122,12 @@
 	        <tr>
           	<td class="nopad" colspan="4"><div class="title"><a name="expert">Expert Packages</a></div></td>
           </tr>
+          <tr>
+		      <td class="intro" colspan="4">The Expert Packages
+		      contain just Tor and nothing else.  You need
+		      to configure Tor and all of your applications
+		      manually.</td>
+          </tr>
           		<tr>
                 <td><span class="column-title">Operating System</span></td>
                 <td><span class="column-title">Notes</span></td>
@@ -134,15 +143,15 @@
                 <td><a href="<page docs/tor-doc-windows>">Windows</a></td>
               </tr>
               <tr>
-                <td><span class="mac">Mac (Intel)</span></td>
+                <td><span class="mac">Mac (x86)</span></td>
                 <td>Intel only</td>
                 <td><a href="/dist/osx/Tor-<version-osx-stable>-i386-Bundle.dmg"><version-osx-stable></a></td>
                 <td><a href="/dist/osx/Tor-<version-osx-alpha>-i386-Bundle.dmg"><version-osx-alpha></a></td>
                 <td><a href="<page docs/tor-doc-osx>">Mac (Intel)</a></td>
               </tr>
               <tr class="beige">
-                <td><span class="mac">Mac (Power PC)</span></td>
-                <td>Intel only</td>
+                <td><span class="mac">Mac (PPC)</span></td>
+                <td>PowerPC only</td>
                 <td><a href="/dist/osx-old/Tor-<version-oldosx-stable>-ppc-Bundle.dmg"><version-oldosx-stable></a></td>
                 <td><a href="dist/osx-old/Tor-<version-oldosx-alpha>-ppc-Bundle.dmg"><version-oldosx-alpha></a></td>
                 <td><a href="<page docs/tor-doc-osx>">Mac (Power PC)</a></td>
@@ -158,6 +167,7 @@
                 <td>./configure && make && src/or/tor</td>
                 <td><a href="/dist/tor-<version-stable>.tar.gz"><version-stable></a></td>
                 <td><a href="/dist/tor-<version-alpha>.tar.gz"><version-alpha></a></td>
+                <td></td>
               </tr>
         </table>
 



More information about the tor-commits mailing list