[or-cvs] convert tor-doc-win32 over to the website css
arma at seul.org
arma at seul.org
Mon Jul 25 03:06:49 UTC 2005
Update of /home2/or/cvsroot/tor/doc
In directory moria:/home/arma/work/onion/cvs/tor/doc
Modified Files:
tor-doc-osx.html tor-doc-win32.html
Log Message:
convert tor-doc-win32 over to the website css
Index: tor-doc-osx.html
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor-doc-osx.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- tor-doc-osx.html 20 Jul 2005 21:20:47 -0000 1.39
+++ tor-doc-osx.html 25 Jul 2005 03:06:47 -0000 1.40
@@ -22,9 +22,6 @@
server" section at <a href="tor-doc.html#server">tor-doc.html</a>.</b>
</p>
<p>
-This document was updated $Date$.
-</p>
-<p>
The latest beta release of Tor for Macintosh OS X is <a
href="http://tor.eff.org/dist/osx/Tor 0.1.1.2-alpha Bundle.dmg">0.1.1.2-alpha</a>.
Download it by clicking the link. You may be able to find experimental versions
Index: tor-doc-win32.html
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor-doc-win32.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- tor-doc-win32.html 20 Jul 2005 19:38:56 -0000 1.66
+++ tor-doc-win32.html 25 Jul 2005 03:06:47 -0000 1.67
@@ -1,20 +1,50 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
-<title>Tor MS Windows Install Instructions</title>
-<meta name="Author" content="Roger Dingledine">
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta http-equiv="Content-Style-Type" content="text/css">
-<link rel="stylesheet" type="text/css" href="tor-doc.css">
+ <title>Tor SwitchProxy Install Instructions</title>
+ <meta name="Author" content="Roger Dingledine" />
+ <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
+ <link rel="stylesheet" type="text/css" href="http://tor.eff.org/stylesheet.css" />
+ <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
</head>
<body>
+<!-- TITLE BAR & NAVIGATION -->
+
+<table class="banner" border="0" cellpadding="0" cellspacing="0">
+ <tr>
+ <td class="banner-left"></td>
+ <td class="banner-middle">
+ <a href="/index.html">Home</a>
+ | <a href="/howitworks.html">How It Works</a>
+ | <a href="/download.html">Download</a>
+ | <a href="/documentation.html">Docs</a>
+ | <a href="/users.html">Users</a>
+ | <a href="/faq.html">FAQs</a>
+ | <a href="/volunteer.html">Volunteer</a>
+ | <a href="/developers.html">Developers</a>
+ | <a href="/research.html">Research</a>
+ | <a href="/people.html">People</a>
+ </td>
+ <td class="banner-right"></td>
+ </tr>
+</table>
+
+<!-- END TITLE BAR & NAVIGATION -->
+
+<div class="center">
+
+<div class="main-column">
+
<h1>Running the <a href="http://tor.eff.org/">Tor</a> client on MS Windows</h1>
+<hr />
<a name="installing"></a>
-<h2>Step One: Download and Install Tor</h2>
+<h3>Step One: Download and Install Tor</h3>
+
<p>
<b>Note that these are the installation instructions for running a
client on MS Windows (98, 98SE, NT4, 2000, XP, Server)
@@ -22,9 +52,6 @@
<a href="tor-doc.html#server">tor-doc.html</a>.</b>
</p>
<p>
-This document was updated $Date$.
-</p>
-<p>
The latest beta release of Tor for MS Windows is
<a href="http://tor.eff.org/dist/win32/tor-0.1.1.2-alpha-win32.exe">0.1.1.2-alpha</a>.
Download it by clicking the link. You may be able to find experimental versions
@@ -70,8 +97,9 @@
closing the cmd window.-->
</p>
+<hr />
<a name="privoxy"></a>
-<h2>Step Two: Install Privoxy for Web Browsing</h2>
+<h3>Step Two: Install Privoxy for Web Browsing</h3>
<p>After installing Tor, you need to configure your applications to use it.
</p>
@@ -135,8 +163,9 @@
tray again.</li>
</ol>
+<hr />
<a name="using"></a>
-<h2>Step Three: Configure your applications to use Tor</h2>
+<h3>Step Three: Configure your applications to use Tor</h3>
<p>After installing Tor and Privoxy, you need to configure your
applications to use them. The first step is to set up web browsing.</p>
@@ -185,8 +214,9 @@
HOWTO</a>.
</p>
+<hr />
<a name="verify"></a>
-<h2>Step Four: Make sure it's working</h2>
+<h3>Step Four: Make sure it's working</h3>
<p>
<a href="http://ipid.shat.net">ipid.shat.net</a> and
More information about the tor-commits
mailing list