diff options
-rwxr-xr-x | htdocs/about.html | 8 | ||||
-rwxr-xr-x | htdocs/detailed.html | 8 | ||||
-rwxr-xr-x | htdocs/docs/devel.html | 10 | ||||
-rwxr-xr-x | htdocs/docs/errors.html | 8 | ||||
-rwxr-xr-x | htdocs/docs/help.html | 8 | ||||
-rwxr-xr-x | htdocs/docs/index.html | 8 | ||||
-rwxr-xr-x | htdocs/docs/sgml.html | 8 | ||||
-rwxr-xr-x | htdocs/docs/users.html | 8 | ||||
-rwxr-xr-x | htdocs/docs/why.html | 8 | ||||
-rwxr-xr-x | htdocs/feedback.html | 8 | ||||
-rwxr-xr-x | htdocs/file-upload.html | 8 | ||||
-rwxr-xr-x | htdocs/index.html | 8 | ||||
-rwxr-xr-x | htdocs/source/index.html | 8 | ||||
-rwxr-xr-x | htdocs/todo.html | 8 | ||||
-rwxr-xr-x | htdocs/whatsnew.html | 8 |
15 files changed, 61 insertions, 61 deletions
diff --git a/htdocs/about.html b/htdocs/about.html index fac83ad..7b43d41 100755 --- a/htdocs/about.html +++ b/htdocs/about.html @@ -1,7 +1,7 @@ -<!--#set var="revision" value="\$Id: about.html,v 1.11 2001-09-24 10:05:41 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" --> -<!--#set var="title" value="About the W3C HTML Validation Service" --> -<!--#include virtual="/header.html" --> +<!--#set var="revision" value="\$Id: about.html,v 1.12 2002-02-11 22:09:09 link Exp $" +--><!--#set var="date" value="\$Date: 2002-02-11 22:09:09 $" +--><!--#set var="title" value="About the W3C HTML Validation Service" +--><!--#include virtual="/header.html" --> <div> <h2 id="skip" name="skip">About This Service</h2> diff --git a/htdocs/detailed.html b/htdocs/detailed.html index 06f8cc9..1c3d4b0 100755 --- a/htdocs/detailed.html +++ b/htdocs/detailed.html @@ -1,7 +1,7 @@ -<!--#set var="revision" value="\$Id: detailed.html,v 1.1 2001-09-24 10:05:41 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" --> -<!--#set var="title" value="The W3C HTML Validation Service" --> -<!--#include virtual="/header.html" --> +<!--#set var="revision" value="\$Id: detailed.html,v 1.2 2002-02-11 22:09:09 link Exp $" +--><!--#set var="date" value="\$Date: 2002-02-11 22:09:09 $" +--><!--#set var="title" value="The W3C HTML Validation Service" +--><!--#include virtual="/header.html" --> <p name="skip" id="skip"> This form allows you to enter a URI or upload files from your computer and diff --git a/htdocs/docs/devel.html b/htdocs/docs/devel.html index a48363c..b28c1f7 100755 --- a/htdocs/docs/devel.html +++ b/htdocs/docs/devel.html @@ -1,7 +1,7 @@ -<!--#set var="revision" value="\$Id: devel.html,v 1.4 2001-09-24 10:05:41 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" --> -<!--#set var="title" value="Developer Documentation for The W3C HTML Validation Service" --> -<!--#include virtual="/header.html" --> +<!--#set var="revision" value="\$Id: devel.html,v 1.5 2002-02-11 22:09:10 link Exp $" +--><!--#set var="date" value="\$Date: 2002-02-11 22:09:10 $" +--><!--#set var="title" value="Developer Documentation for The W3C HTML Validation Service" +--><!--#include virtual="/header.html" --> <p> The W3C HTML Validation Service consists of an SGML Parser, an SGML @@ -39,7 +39,7 @@ for the "check" CGI script. There is a bunch of lines that of the form "use Foo::Bar" where each "Foo::Bar" represents a module. Most modules can be found on <a href="http://www.cpan.org/">CPAN</a>. The following - list was complete when CVS spit out: <code>$Date: 2001-09-24 10:05:41 $</code>. <tt>:-)</tt> + list was complete when CVS spit out: <code>$Date: 2002-02-11 22:09:10 $</code>. <tt>:-)</tt> </p> <dl> <dt><code>LWP::UserAgent</code></dt> diff --git a/htdocs/docs/errors.html b/htdocs/docs/errors.html index a829931..de2fcb5 100755 --- a/htdocs/docs/errors.html +++ b/htdocs/docs/errors.html @@ -1,7 +1,7 @@ -<!--#set var="revision" value="\$Id: errors.html,v 1.16 2001-09-25 04:53:21 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-09-25 04:53:21 $" --> -<!--#set var="title" value="Error Explanations for The W3C HTML Validation Service" --> -<!--#include virtual="/header.html" --> +<!--#set var="revision" value="\$Id: errors.html,v 1.17 2002-02-11 22:09:10 link Exp $" +--><!--#set var="date" value="\$Date: 2002-02-11 22:09:10 $" +--><!--#set var="title" value="Error Explanations for The W3C HTML Validation Service" +--><!--#include virtual="/header.html" --> <p> These error explanations were originally written by Scott Bigham, diff --git a/htdocs/docs/help.html b/htdocs/docs/help.html index b7904df..45da9f5 100755 --- a/htdocs/docs/help.html +++ b/htdocs/docs/help.html @@ -1,7 +1,7 @@ -<!--#set var="revision" value="\$Id: help.html,v 1.4 2001-09-24 10:05:41 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" --> -<!--#set var="title" value="Help for The W3C HTML Validation Service" --> -<!--#include virtual="/header.html" --> +<!--#set var="revision" value="\$Id: help.html,v 1.5 2002-02-11 22:09:10 link Exp $" +--><!--#set var="date" value="\$Date: 2002-02-11 22:09:10 $" +--><!--#set var="title" value="Help for The W3C HTML Validation Service" +--><!--#include virtual="/header.html" --> <div> <h2 id="what-is-it">What does The Validator do?</h2> diff --git a/htdocs/docs/index.html b/htdocs/docs/index.html index 622e62a..fa2b522 100755 --- a/htdocs/docs/index.html +++ b/htdocs/docs/index.html @@ -1,7 +1,7 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.4 2001-09-24 10:05:41 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" --> -<!--#set var="title" value="Documentation Index for The W3C HTML Validation Service" --> -<!--#include virtual="/header.html" --> +<!--#set var="revision" value="\$Id: index.html,v 1.5 2002-02-11 22:09:10 link Exp $" +--><!--#set var="date" value="\$Date: 2002-02-11 22:09:10 $" +--><!--#set var="title" value="Documentation Index for The W3C HTML Validation Service" +--><!--#include virtual="/header.html" --> <p> Here you'll find the documentation for The W3C HTML Validation Service. diff --git a/htdocs/docs/sgml.html b/htdocs/docs/sgml.html index e652330..22b4dc3 100755 --- a/htdocs/docs/sgml.html +++ b/htdocs/docs/sgml.html @@ -1,7 +1,7 @@ -<!--#set var="revision" value="\$Id: sgml.html,v 1.7 2001-09-24 10:05:41 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" --> -<!--#set var="title" value="Introduction To SGML for The W3C HTML Validation Service" --> -<!--#include virtual="/header.html" --> +<!--#set var="revision" value="\$Id: sgml.html,v 1.8 2002-02-11 22:09:10 link Exp $" +--><!--#set var="date" value="\$Date: 2002-02-11 22:09:10 $" +--><!--#set var="title" value="Introduction To SGML for The W3C HTML Validation Service" +--><!--#include virtual="/header.html" --> <div> <h2 id="sgml">What is SGML?</h2> <p> diff --git a/htdocs/docs/users.html b/htdocs/docs/users.html index 5563bbe..31d5c2a 100755 --- a/htdocs/docs/users.html +++ b/htdocs/docs/users.html @@ -1,7 +1,7 @@ -<!--#set var="revision" value="\$Id: users.html,v 1.4 2001-09-24 10:05:41 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" --> -<!--#set var="title" value="User Documentation for The W3C HTML Validation Service" --> -<!--#include virtual="/header.html" --> +<!--#set var="revision" value="\$Id: users.html,v 1.5 2002-02-11 22:09:10 link Exp $" +--><!--#set var="date" value="\$Date: 2002-02-11 22:09:10 $" +--><!--#set var="title" value="User Documentation for The W3C HTML Validation Service" +--><!--#include virtual="/header.html" --> <div id="Quickstart"> <h2>QuickStart</h2> diff --git a/htdocs/docs/why.html b/htdocs/docs/why.html index 9fd43af..d1973a0 100755 --- a/htdocs/docs/why.html +++ b/htdocs/docs/why.html @@ -1,7 +1,7 @@ -<!--#set var="revision" value="\$Id: why.html,v 1.2 2001-09-27 00:55:06 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-09-27 00:55:06 $" --> -<!--#set var="title" value="Why Validate?" --> -<!--#include virtual="/header.html" --> +<!--#set var="revision" value="\$Id: why.html,v 1.3 2002-02-11 22:09:10 link Exp $" +--><!--#set var="date" value="\$Date: 2002-02-11 22:09:10 $" +--><!--#set var="title" value="Why Validate?" +--><!--#include virtual="/header.html" --> <div id="skip" class="colophon"> <h2>Why Validate?</h2> <p> diff --git a/htdocs/feedback.html b/htdocs/feedback.html index d75f57b..b8f65c5 100755 --- a/htdocs/feedback.html +++ b/htdocs/feedback.html @@ -1,7 +1,7 @@ -<!--#set var="revision" value="\$Id: feedback.html,v 1.12 2001-09-24 10:05:41 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" --> -<!--#set var="title" value="How To Provide Feedback for The W3C HTML Validation Service" --> -<!--#include virtual="/header.html" --> +<!--#set var="revision" value="\$Id: feedback.html,v 1.13 2002-02-11 22:09:09 link Exp $" +--><!--#set var="date" value="\$Date: 2002-02-11 22:09:09 $" +--><!--#set var="title" value="How To Provide Feedback for The W3C HTML Validation Service" +--><!--#include virtual="/header.html" --> <h2>How to Provide Feedback</h2> diff --git a/htdocs/file-upload.html b/htdocs/file-upload.html index 71d4df8..8413b98 100755 --- a/htdocs/file-upload.html +++ b/htdocs/file-upload.html @@ -1,7 +1,7 @@ -<!--#set var="revision" value="\$Id: file-upload.html,v 1.8 2001-09-24 10:05:41 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" --> -<!--#set var="title" value="About the W3C HTML Validation Service" --> -<!--#include virtual="/header.html" --> +<!--#set var="revision" value="\$Id: file-upload.html,v 1.9 2002-02-11 22:09:09 link Exp $" +--><!--#set var="date" value="\$Date: 2002-02-11 22:09:09 $" +--><!--#set var="title" value="About the W3C HTML Validation Service" +--><!--#include virtual="/header.html" --> <p> This form allows you to upload files from your computer and have diff --git a/htdocs/index.html b/htdocs/index.html index f6afaa8..5894f91 100755 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -1,7 +1,7 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.48 2001-10-22 16:01:31 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-10-22 16:01:31 $" --> -<!--#set var="title" value="The W3C HTML Validation Service" --> -<!--#include virtual="/header.html" --> +<!--#set var="revision" value="\$Id: index.html,v 1.49 2002-02-11 22:09:09 link Exp $" +--><!--#set var="date" value="\$Date: 2002-02-11 22:09:09 $" +--><!--#set var="title" value="The W3C HTML Validation Service" +--><!--#include virtual="/header.html" --> <div id="skip" class="intro"> <p> diff --git a/htdocs/source/index.html b/htdocs/source/index.html index 59e49fc..8ceec6e 100755 --- a/htdocs/source/index.html +++ b/htdocs/source/index.html @@ -1,7 +1,7 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.16 2001-09-24 10:05:41 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" --> -<!--#set var="title" value="Source Code Availability for The W3C HTML Validation Service" --> -<!--#include virtual="/header.html" --> +<!--#set var="revision" value="\$Id: index.html,v 1.17 2002-02-11 22:09:10 link Exp $" +--><!--#set var="date" value="\$Date: 2002-02-11 22:09:10 $" +--><!--#set var="title" value="Source Code Availability for The W3C HTML Validation Service" +--><!--#include virtual="/header.html" --> <p> The source code for the <a diff --git a/htdocs/todo.html b/htdocs/todo.html index b9d5136..805ae46 100755 --- a/htdocs/todo.html +++ b/htdocs/todo.html @@ -1,7 +1,7 @@ -<!--#set var="revision" value="\$Id: todo.html,v 1.47 2001-09-24 10:05:41 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" --> -<!--#set var="title" value="TODO List for The W3C HTML Validation Service" --> -<!--#include virtual="/header.html" --> +<!--#set var="revision" value="\$Id: todo.html,v 1.48 2002-02-11 22:09:09 link Exp $" +--><!--#set var="date" value="\$Date: 2002-02-11 22:09:09 $" +--><!--#set var="title" value="TODO List for The W3C HTML Validation Service" +--><!--#include virtual="/header.html" --> <p class="intro"> This page has the to-do list for the <a href="/">W3C HTML Validation Service</a>, including bugs that need fixing and general wishlist items. diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index 6f2cf8a..2a9aa58 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -1,7 +1,7 @@ -<!--#set var="revision" value="\$Id: whatsnew.html,v 1.24 2001-10-06 13:38:34 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-10-06 13:38:34 $" --> -<!--#set var="title" value="What's New at The W3C HTML Validation Service" --> -<!--#include virtual="/header.html" --> +<!--#set var="revision" value="\$Id: whatsnew.html,v 1.25 2002-02-11 22:09:09 link Exp $" +--><!--#set var="date" value="\$Date: 2002-02-11 22:09:09 $" +--><!--#set var="title" value="What's New at The W3C HTML Validation Service" +--><!--#include virtual="/header.html" --> <div class="intro"> <p> |