Author: markt
Date: Tue Jul 24 16:26:02 2007
New Revision: 559258

URL: http://svn.apache.org/viewvc?view=rev&rev=559258
Log:
Redo Tomcat 3 download page to make it more like 4, 5 and 6.
Add a patches download area

Modified:
    tomcat/site/trunk/docs/download-33.html
    tomcat/site/trunk/xdocs/download-33.xml

Modified: tomcat/site/trunk/docs/download-33.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-33.html?view=diff&rev=559258&r1=559257&r2=559258
==============================================================================
--- tomcat/site/trunk/docs/download-33.html (original)
+++ tomcat/site/trunk/docs/download-33.html Tue Jul 24 16:26:02 2007
@@ -2,7 +2,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
 <html>
 <head>
-<title>Apache Tomcat - Tomcat 3 Downloads</title>
+<title>Apache Tomcat - Apache Tomcat 3 Downloads</title>
 <link type="text/css" href="stylesheets/tomcat.css" rel="stylesheet"/>
 </head>
 <body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" 
vlink="#525D76">
@@ -185,97 +185,247 @@
 <td>
 <p>
 <blockquote>
-<p>We recommend you use a mirror to download our release
-            builds, but you <strong>must</strong> verify the integrity of
-            the downloaded files using signatures downloaded from our main 
-            distribution directories. Recent releases (48 hours) may not yet 
be available from the mirrors. </p>
-<p>You are currently using <b>[preferred]</b>.  If you
-            encounter a problem with this mirror, please select another
-            mirror.  If all mirrors are failing, there are <i>backup</i>
-            mirrors (at the end of the mirrors list) that should be
-            available.<br/>[if-any logo]<a href="[link]">
-<img align="right" src="[logo]" border="0"/>
-</a>[end]</p>
+      <p>Welcome to the Tomcat 3.3.x download page. This page provides
+         download links for obtaining the latest versions of Tomcat
+         3.3.x, as well as links to the archives of older releases.
+      </p>
+      <p>For more information concerning Tomcat 3, see the
+         <a href="http://tomcat.apache.org/tomcat-3.3-doc/"; class="name">
+         Tomcat 3 documentation</a>.
+      </p>
+    </blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br/>
+</td>
+</tr>
+</table>
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
+<tr>
+<td bgcolor="#525D76">
+<font color="#ffffff" face="arial,helvetica,sanserif">
+<a name="Release Integrity">
+<strong>Release Integrity</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<p>
+<blockquote>
+      <p>You <strong>must</strong> verify the integrity of the
+         downloaded files. We provide <code>PGP</code> signatures
+         for every release file.  This signature should be matched
+         against the
+         <a href="http://www.apache.org/dist/tomcat/tomcat-3/KEYS";>
+         KEYS</a> file which contains the PGP keys of Tomcat's
+         Release Managers. We also provide an <code>MD5</code> checksum
+         for every release file. After you download the file, you
+         should calculate a checksum for your download, and make sure
+         it is the same as ours.
+      </p>
+    </blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br/>
+</td>
+</tr>
+</table>
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
+<tr>
+<td bgcolor="#525D76">
+<font color="#ffffff" face="arial,helvetica,sanserif">
+<a name="Mirrors">
+<strong>Mirrors</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
 <p>
+<blockquote>
+         
+      <p>You are currently using <b>[preferred]</b>.  If you
+         encounter a problem with this mirror, please select another
+         mirror.  If all mirrors are failing, there are <i>backup</i>
+         mirrors (at the end of the mirrors list) that should be
+         available.<br/>[if-any logo]<a href="[link]">
+<img align="right" src="[logo]" border="0"/>
+</a>[end]
+      </p>
+      <p>
 <form action="[location]" method="get" id="SelectMirror">
-              Other mirrors: <select name="Preferred">
-              [if-any http]
-                [for http]<option value="[http]">[http]</option>[end]
-              [end]
-              [if-any ftp]
-                [for ftp]<option value="[ftp]">[ftp]</option>[end]
-              [end]
-              [if-any backup]
-                [for backup]<option value="[backup]">[backup] 
(backup)</option>[end]
-              [end]
-              </select>
+         Other mirrors: <select name="Preferred">
+         [if-any http]
+           [for http]<option value="[http]">[http]</option>[end]
+         [end]
+         [if-any ftp]
+           [for ftp]<option value="[ftp]">[ftp]</option>[end]
+         [end]
+         [if-any backup]
+           [for backup]<option value="[backup]">[backup] (backup)</option>[end]
+         [end]
+         </select>
 <input type="submit" value="Change"/>
 </form>
 </p>
+    </blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br/>
+</td>
+</tr>
+</table>
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
+<tr>
+<td bgcolor="#525D76">
+<font color="#ffffff" face="arial,helvetica,sanserif">
+<a name="3.3.2 (Stable)">
+<strong>3.3.2 (Stable)</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
 <p>
-            The <code>KEYS</code> link links to the code signing keys used to 
sign the product. The <code>PGP</code> link downloads the OpenPGP compatible 
signature from our main site. 
-        </p>
-<p>For more information concerning Tomcat 3, see the <a 
href="http://jakarta.apache.org/tomcat/tomcat-3.3-doc/"; class="name">Tomcat 
3</a> site. </p>
-<div class="links">
-<span class="link">
-<a href="http://www.apache.org/dist/tomcat/tomcat-3/v3.3.2/KEYS";>KEYS</a>
-</span>
-</div>
-<ul class="downloads">
-<li class="group">
-<div class="links">
-<span class="label">Binary</span>
-</div>
-<ul>
-<li class="download">
-<a 
href="[preferred]/tomcat/tomcat-3/v3.3.2/bin/jakarta-tomcat-3.3.2.tar.gz">3.3.2 
tar.gz</a>
-<ul class="attributes">
-<li>
-<span class="pgp">[<a 
href="http://www.apache.org/dist/tomcat/tomcat-3/v3.3.2/bin/jakarta-tomcat-3.3.2.tar.gz.asc";>pgp</a>]</span>
-</li>
-</ul>
-</li>
-<li class="download">
-<a 
href="[preferred]/tomcat/tomcat-3/v3.3.2/bin/jakarta-tomcat-3.3.2.zip">3.3.2 
zip</a>
-<ul class="attributes">
-<li>
-<span class="pgp">[<a 
href="http://www.apache.org/dist/tomcat/tomcat-3/v3.3.2/bin/jakarta-tomcat-3.3.2.zip.asc";>pgp</a>]</span>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-<li class="group">
-<div class="links">
-<span class="label">Source</span>
-</div>
-<ul>
-<li class="download">
-<a 
href="[preferred]/tomcat/tomcat-3/v3.3.2/src/jakarta-tomcat-3.3.2-src.tar.gz">3.3.2
 tar.gz</a>
-<ul class="attributes">
-<li>
-<span class="pgp">[<a 
href="http://www.apache.org/dist/tomcat/tomcat-3/v3.3.2/src/jakarta-tomcat-3.3.2-src.tar.gz.asc";>pgp</a>]</span>
-</li>
-</ul>
-</li>
-<li class="download">
-<a 
href="[preferred]/tomcat/tomcat-3/v3.3.2/src/jakarta-tomcat-3.3.2-src.zip">3.3.2
 zip</a>
-<ul class="attributes">
-<li>
-<span class="pgp">[<a 
href="http://www.apache.org/dist/tomcat/tomcat-3/v3.3.2/src/jakarta-tomcat-3.3.2-src.zip.asc";>pgp</a>]</span>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-<li class="download">
-<a href="[preferred]/tomcat/tomcat-3/">browse download area</a>
-</li>
-<li>
-<a href="http://archive.apache.org/dist/tomcat/tomcat-3/";>archives...</a>
-</li>
-</ul>
-</blockquote>
+<blockquote>
+      <table border="0" cellspacing="0" cellpadding="2" width="100%">
+<tr>
+<td bgcolor="#828DA6">
+<font color="#ffffff" face="arial,helvetica,sanserif">
+<a name="Binary Distributions">
+<strong>Binary Distributions</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<blockquote>
+        <ul>
+          <li>
+            <a 
href="[preferred]/tomcat/tomcat-3/v3.3.2/bin/jakarta-tomcat-3.2.2.zip">zip</a>
+            (<a 
href="http://www.apache.org/dist/tomcat/tomcat-3/v3.3.2/bin/jakarta-tomcat-3.2.2.zip.asc";>pgp</a>)
+          </li>
+          <li>
+            <a 
href="[preferred]/tomcat/tomcat-3/v3.3.2/bin/jakarta-tomcat-3.2.2.tar.gz">tar.gz</a>
+            (<a 
href="http://www.apache.org/dist/tomcat/tomcat-3/v3.3.2/bin/jakarta-tomcat-3.2.2.tar.gz.asc";>pgp</a>)
+          </li>
+        </ul>
+      </blockquote>
+</td>
+</tr>
+<tr>
+<td>
+<br/>
+</td>
+</tr>
+</table>
+      <table border="0" cellspacing="0" cellpadding="2" width="100%">
+<tr>
+<td bgcolor="#828DA6">
+<font color="#ffffff" face="arial,helvetica,sanserif">
+<a name="Source Distributions">
+<strong>Source Distributions</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<blockquote>
+        <ul>
+          <li>
+            <a 
href="[preferred]/tomcat/tomcat-3/v3.3.2/src/jakarta-tomcat-3.2.2-src.zip">zip</a>
+            (<a 
href="http://www.apache.org/dist/tomcat/tomcat-3/v3.3.2/src/jakarta-tomcat-3.2.2.zip.asc";>pgp</a>)
+          </li>
+          <li>
+            <a 
href="[preferred]/tomcat/tomcat-3/v3.3.2/src/jakarta-tomcat-3.2.2-src.tar.gz">tar.gz</a>
+            (<a 
href="http://www.apache.org/dist/tomcat/tomcat-3/v3.3.2/src/jakarta-tomcat-3.2.2-src.tar.gz.asc";>pgp</a>)
+          </li>
+        </ul>
+      </blockquote>
+</td>
+</tr>
+<tr>
+<td>
+<br/>
+</td>
+</tr>
+</table>
+      <table border="0" cellspacing="0" cellpadding="2" width="100%">
+<tr>
+<td bgcolor="#828DA6">
+<font color="#ffffff" face="arial,helvetica,sanserif">
+<a name="Patches">
+<strong>Patches</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<blockquote>
+        <ul>
+          <li>
+            <a 
href="[preferred]/tomcat/tomcat-3/v3.3.2-patches/src/CVE-2007-3384.patch">CVE-2007-3384</a>
+            (<a 
href="http://www.apache.org/dist/tomcat/tomcat-3/v3.3.2-patches/src/CVE-2007-3384.patch.asc";>pgp</a>)
+          </li>
+        </ul>
+      </blockquote>
+</td>
+</tr>
+<tr>
+<td>
+<br/>
+</td>
+</tr>
+</table>
+    </blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br/>
+</td>
+</tr>
+</table>
+<table border="0" cellspacing="0" cellpadding="2" width="100%">
+<tr>
+<td bgcolor="#525D76">
+<font color="#ffffff" face="arial,helvetica,sanserif">
+<a name="Other Downloads">
+<strong>Other Downloads</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<p>
+<blockquote>
+      <ul>
+        <li>
+          <a href="[preferred]/tomcat/tomcat-3/">Browse download area</a>
+        </li>
+        <li>
+          <a 
href="http://archive.apache.org/dist/tomcat/tomcat-3/";>Archives</a>
+        </li>
+      </ul>
+    </blockquote>
 </p>
 </td>
 </tr>

Modified: tomcat/site/trunk/xdocs/download-33.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-33.xml?view=diff&rev=559258&r1=559257&r2=559258
==============================================================================
--- tomcat/site/trunk/xdocs/download-33.xml (original)
+++ tomcat/site/trunk/xdocs/download-33.xml Tue Jul 24 16:26:02 2007
@@ -1,22 +1,97 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document><properties><title>Tomcat 3 
Downloads</title></properties><body><section name="Tomcat 3 Downloads"><p>We 
recommend you use a mirror to download our release
-            builds, but you <strong>must</strong> verify the integrity of
-            the downloaded files using signatures downloaded from our main 
-            distribution directories. Recent releases (48 hours) may not yet 
be available from the mirrors. </p><p>You are currently using 
<b>[preferred]</b>.  If you
-            encounter a problem with this mirror, please select another
-            mirror.  If all mirrors are failing, there are <i>backup</i>
-            mirrors (at the end of the mirrors list) that should be
-            available.<br/>[if-any logo]<a href="[link]"><img align="right" 
src="[logo]" border="0"/></a>[end]</p><p><form action="[location]" method="get" 
id="SelectMirror">
-              Other mirrors: <select name="Preferred">
-              [if-any http]
-                [for http]<option value="[http]">[http]</option>[end]
-              [end]
-              [if-any ftp]
-                [for ftp]<option value="[ftp]">[ftp]</option>[end]
-              [end]
-              [if-any backup]
-                [for backup]<option value="[backup]">[backup] 
(backup)</option>[end]
-              [end]
-              </select><input type="submit" value="Change"/></form></p><p>
-            The <code>KEYS</code> link links to the code signing keys used to 
sign the product. The <code>PGP</code> link downloads the OpenPGP compatible 
signature from our main site. 
-        </p><p>For more information concerning Tomcat 3, see the <a 
href="http://jakarta.apache.org/tomcat/tomcat-3.3-doc/"; class="name">Tomcat 
3</a> site. </p><div class="links"><span class="link"><a 
href="http://www.apache.org/dist/tomcat/tomcat-3/v3.3.2/KEYS";>KEYS</a></span></div><ul
 class="downloads"><li class="group"><div class="links"><span 
class="label">Binary</span></div><ul><li class="download"><a 
href="[preferred]/tomcat/tomcat-3/v3.3.2/bin/jakarta-tomcat-3.3.2.tar.gz">3.3.2 
tar.gz</a><ul class="attributes"><li><span class="pgp">[<a 
href="http://www.apache.org/dist/tomcat/tomcat-3/v3.3.2/bin/jakarta-tomcat-3.3.2.tar.gz.asc";>pgp</a>]</span></li></ul></li><li
 class="download"><a 
href="[preferred]/tomcat/tomcat-3/v3.3.2/bin/jakarta-tomcat-3.3.2.zip">3.3.2 
zip</a><ul class="attributes"><li><span class="pgp">[<a 
href="http://www.apache.org/dist/tomcat/tomcat-3/v3.3.2/bin/jakarta-tomcat-3.3.2.zip.asc";>pgp</a>]</span></li></ul></li></ul></li><li
 class="group"><div class="
 links"><span class="label">Source</span></div><ul><li class="download"><a 
href="[preferred]/tomcat/tomcat-3/v3.3.2/src/jakarta-tomcat-3.3.2-src.tar.gz">3.3.2
 tar.gz</a><ul class="attributes"><li><span class="pgp">[<a 
href="http://www.apache.org/dist/tomcat/tomcat-3/v3.3.2/src/jakarta-tomcat-3.3.2-src.tar.gz.asc";>pgp</a>]</span></li></ul></li><li
 class="download"><a 
href="[preferred]/tomcat/tomcat-3/v3.3.2/src/jakarta-tomcat-3.3.2-src.zip">3.3.2
 zip</a><ul class="attributes"><li><span class="pgp">[<a 
href="http://www.apache.org/dist/tomcat/tomcat-3/v3.3.2/src/jakarta-tomcat-3.3.2-src.zip.asc";>pgp</a>]</span></li></ul></li></ul></li><li
 class="download"><a href="[preferred]/tomcat/tomcat-3/">browse download 
area</a></li><li><a 
href="http://archive.apache.org/dist/tomcat/tomcat-3/";>archives...</a></li></ul></section></body></document>
\ No newline at end of file
+<document>
+  <properties>
+    <title>Apache Tomcat 3 Downloads</title>
+  </properties>
+
+  <body>
+    <section name="Tomcat 3 Downloads">
+      <p>Welcome to the Tomcat 3.3.x download page. This page provides
+         download links for obtaining the latest versions of Tomcat
+         3.3.x, as well as links to the archives of older releases.
+      </p>
+      <p>For more information concerning Tomcat 3, see the
+         <a href="http://tomcat.apache.org/tomcat-3.3-doc/"; class="name">
+         Tomcat 3 documentation</a>.
+      </p>
+    </section>
+    <section name="Release Integrity">
+      <p>You <strong>must</strong> verify the integrity of the
+         downloaded files. We provide <code>PGP</code> signatures
+         for every release file.  This signature should be matched
+         against the
+         <a href="http://www.apache.org/dist/tomcat/tomcat-3/KEYS";>
+         KEYS</a> file which contains the PGP keys of Tomcat's
+         Release Managers. We also provide an <code>MD5</code> checksum
+         for every release file. After you download the file, you
+         should calculate a checksum for your download, and make sure
+         it is the same as ours.
+      </p>
+    </section>
+    <section name="Mirrors">
+      <!-- Note: the following CGI code is sensitive to line breaks.  Don't 
"prettify" it. -->   
+      <p>You are currently using <b>[preferred]</b>.  If you
+         encounter a problem with this mirror, please select another
+         mirror.  If all mirrors are failing, there are <i>backup</i>
+         mirrors (at the end of the mirrors list) that should be
+         available.<br/>[if-any logo]<a href="[link]"><img align="right" 
src="[logo]" border="0"/></a>[end]
+      </p>
+      <p><form action="[location]" method="get" id="SelectMirror">
+         Other mirrors: <select name="Preferred">
+         [if-any http]
+           [for http]<option value="[http]">[http]</option>[end]
+         [end]
+         [if-any ftp]
+           [for ftp]<option value="[ftp]">[ftp]</option>[end]
+         [end]
+         [if-any backup]
+           [for backup]<option value="[backup]">[backup] (backup)</option>[end]
+         [end]
+         </select><input type="submit" value="Change"/></form></p>
+    </section>
+    <section name="3.3.2 (Stable)">
+      <subsection name="Binary Distributions">
+        <ul>
+          <li>
+            <a 
href="[preferred]/tomcat/tomcat-3/v3.3.2/bin/jakarta-tomcat-3.2.2.zip">zip</a>
+            (<a 
href="http://www.apache.org/dist/tomcat/tomcat-3/v3.3.2/bin/jakarta-tomcat-3.2.2.zip.asc";>pgp</a>)
+          </li>
+          <li>
+            <a 
href="[preferred]/tomcat/tomcat-3/v3.3.2/bin/jakarta-tomcat-3.2.2.tar.gz">tar.gz</a>
+            (<a 
href="http://www.apache.org/dist/tomcat/tomcat-3/v3.3.2/bin/jakarta-tomcat-3.2.2.tar.gz.asc";>pgp</a>)
+          </li>
+        </ul>
+      </subsection>
+      <subsection name="Source Distributions">
+        <ul>
+          <li>
+            <a 
href="[preferred]/tomcat/tomcat-3/v3.3.2/src/jakarta-tomcat-3.2.2-src.zip">zip</a>
+            (<a 
href="http://www.apache.org/dist/tomcat/tomcat-3/v3.3.2/src/jakarta-tomcat-3.2.2.zip.asc";>pgp</a>)
+          </li>
+          <li>
+            <a 
href="[preferred]/tomcat/tomcat-3/v3.3.2/src/jakarta-tomcat-3.2.2-src.tar.gz">tar.gz</a>
+            (<a 
href="http://www.apache.org/dist/tomcat/tomcat-3/v3.3.2/src/jakarta-tomcat-3.2.2-src.tar.gz.asc";>pgp</a>)
+          </li>
+        </ul>
+      </subsection>
+      <subsection name="Patches">
+        <ul>
+          <li>
+            <a 
href="[preferred]/tomcat/tomcat-3/v3.3.2-patches/src/CVE-2007-3384.patch">CVE-2007-3384</a>
+            (<a 
href="http://www.apache.org/dist/tomcat/tomcat-3/v3.3.2-patches/src/CVE-2007-3384.patch.asc";>pgp</a>)
+          </li>
+        </ul>
+      </subsection>
+    </section>
+    <section name="Other Downloads">
+      <ul>
+        <li>
+          <a href="[preferred]/tomcat/tomcat-3/">Browse download area</a>
+        </li>
+        <li>
+          <a 
href="http://archive.apache.org/dist/tomcat/tomcat-3/";>Archives</a>
+        </li>
+      </ul>
+    </section>
+  </body>
+</document>
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to