summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorville <ville@localhost>2002-10-27 15:36:19 +0000
committerville <ville@localhost>2002-10-27 15:36:19 +0000
commit69fb0fe71e1af7988b66d755975e62d99aba0d80 (patch)
tree0e7f1bdfb6ea121dd98e62a8baad421e2bb84675
parentd9438342d9b8ddfd08ace20f4f363fb33c6ab88b (diff)
downloadmarkup-validator-69fb0fe71e1af7988b66d755975e62d99aba0d80.zip
markup-validator-69fb0fe71e1af7988b66d755975e62d99aba0d80.tar.gz
markup-validator-69fb0fe71e1af7988b66d755975e62d99aba0d80.tar.bz2
More "W3C HTML Validation Service" -> "W3C MarkUp Validation Service" updates,
see <http://lists.w3.org/Archives/Public/www-validator/2002Oct/0080.html>.
-rwxr-xr-xhtdocs/about.html22
-rw-r--r--htdocs/base.css4
-rw-r--r--htdocs/config/check.cfg4
-rwxr-xr-xhtdocs/header.html5
-rw-r--r--htdocs/navbar.css4
-rw-r--r--htdocs/sgml-lib/sgml.soc4
-rw-r--r--htdocs/tips.css4
-rwxr-xr-xhtdocs/todo.html7
-rwxr-xr-xhtdocs/whatsnew.html7
-rw-r--r--htdocs/xml-results.css4
10 files changed, 30 insertions, 35 deletions
diff --git a/htdocs/about.html b/htdocs/about.html
index 941ec59..b6795d4 100755
--- a/htdocs/about.html
+++ b/htdocs/about.html
@@ -1,16 +1,16 @@
-<!--#set var="revision" value="\$Id: about.html,v 1.14 2002-10-23 23:11:29 link Exp $"
---><!--#set var="date" value="\$Date: 2002-10-23 23:11:29 $"
+<!--#set var="revision" value="\$Id: about.html,v 1.15 2002-10-27 15:36:19 ville Exp $"
+--><!--#set var="date" value="\$Date: 2002-10-27 15:36:19 $"
--><!--#set var="title" value="About the W3C MarkUp Validation Service"
--><!--#set var="relroot" value="./"
--><!--#include virtual="header.html" -->
<div>
<h2 id="skip">About This Service</h2>
+ <!-- @@@TODO: bring this paragraph up to date -->
<p>
<a href="./">The
<acronym title="World Wide Web Consortium">W3C</acronym>
- <acronym title="HyperText Markup Language">HTML</acronym>
- Validation Service</a> checks
+ MarkUp Validation Service</a> checks
<acronym title="HyperText Markup Language">HTML</acronym>
documents for conformance to
<acronym title="World Wide Web Consortium">W3C</acronym>
@@ -25,20 +25,18 @@
href="source/">Source code availability</a>.</li>
<li><a href="todo.html">The TODO list for The <acronym
title="World Wide Web Consortium">W3C</acronym>
- <acronym title="HyperText Markup Language">HTML</acronym>
- Validation Service</a>.</li>
+ MarkUp Validation Service</a>.</li>
+ <!-- @@@TODO: this catalog is not used any more -->
<li><a href="sgml-lib/catalog">DTDs (document types) supported by The
<acronym title="World Wide Web Consortium">W3C</acronym>
- <acronym title="HyperText Markup Language">HTML</acronym>
- Validation Service</a> (the <acronym
+ MarkUp Validation Service</a> (the <acronym
title="Standard Generalized Markup Language">SGML</acronym>
catalog).</li>
<li><a href="http://lists.w3.org/Archives/Public/www-validator/">The
www-validator mailing list</a>.</li>
<li><a href="feedback.html">How to provide feedback on The
<acronym title="World Wide Web Consortium">W3C</acronym>
- <acronym title="HyperText Markup Language">HTML</acronym>
- Validation Service</a>.</li>
+ MarkUp Validation Service</a>.</li>
</ul>
</div>
@@ -110,10 +108,10 @@
<div id="credits">
<h2>Credits</h2>
+ <!-- @@@TODO: bring this paragraph up to date -->
<p>
The <acronym title="World Wide Web Consortium">W3C</acronym>
- <acronym title="HyperText Markup Language">HTML</acronym> Validation
- Service was created and is maintained by
+ MarkUp Validation Service was created and is maintained by
<a title="Gerald Oskoboiny's Home Page"
href="http://www.w3.org/People/Gerald/">Gerald Oskoboiny</a>.
In a previous incarnation it was known as "The Kinder, Gentler,
diff --git a/htdocs/base.css b/htdocs/base.css
index 9d95a74..68d87cc 100644
--- a/htdocs/base.css
+++ b/htdocs/base.css
@@ -1,10 +1,10 @@
/*
- Base Style Sheet for the W3C HTML Validation Service.
+ Base Style Sheet for the W3C MarkUp Validation Service.
Copyright 2000 W3C (MIT, INRIA, Keio). All Rights Reserved.
See http://www.w3.org/Consortium/Legal/ipr-notice.html#Copyright
- $Id: base.css,v 1.21 2002-08-20 01:51:22 link Exp $
+ $Id: base.css,v 1.22 2002-10-27 15:36:19 ville Exp $
*/
@import url(results.css); /* CSS for validation results. */
diff --git a/htdocs/config/check.cfg b/htdocs/config/check.cfg
index f2b5623..731b4d3 100644
--- a/htdocs/config/check.cfg
+++ b/htdocs/config/check.cfg
@@ -1,7 +1,7 @@
#
-# Main Configuration File for the W3C HTML Validation Service.
+# Main Configuration File for the W3C MarkUp Validation Service.
#
-# $Id: check.cfg,v 1.3 2002-10-24 05:26:34 ville Exp $
+# $Id: check.cfg,v 1.4 2002-10-27 15:36:19 ville Exp $
#
# Basic Key/Value pairs, separated by TABs.
# Blank lines and lines beginning with "#" are ignored.
diff --git a/htdocs/header.html b/htdocs/header.html
index 9931eaa..9aa1e3c 100755
--- a/htdocs/header.html
+++ b/htdocs/header.html
@@ -12,15 +12,14 @@
<meta name="description" content="W3C's easy-to-use
HTML validation service, based on an SGML parser." />
<meta name="revision" content="<!--#echo var="revision" -->" />
- <!-- SSI Template Version: $Id: header.html,v 1.17 2002-10-25 19:56:03 link Exp $ -->
+ <!-- SSI Template Version: $Id: header.html,v 1.18 2002-10-27 15:36:19 ville Exp $ -->
</head>
<body>
<h1 id="title"><a href="http://www.w3.org/"><img height="48" alt="W3C"
id="logo" src="http://www.w3.org/Icons/WWW/w3c_home" /></a>
[BETA]
- <acronym title="HyperText Markup Language">HTML</acronym>
- Validation Service</h1>
+ MarkUp Validation Service</h1>
<div class="navbar">
<p class="main">
<span class="hideme"><a href="#skip" accesskey="s" title="Skip past navigation to main part of page">Skip Navigation</a> |</span>
diff --git a/htdocs/navbar.css b/htdocs/navbar.css
index 446245b..08b3b4a 100644
--- a/htdocs/navbar.css
+++ b/htdocs/navbar.css
@@ -1,10 +1,10 @@
/*
- Navigation Style Sheet for the W3C HTML Validation Service.
+ Navigation Style Sheet for the W3C MarkUp Validation Service.
Copyright 2000 W3C (MIT, INRIA, Keio). All Rights Reserved.
See http://www.w3.org/Consortium/Legal/ipr-notice.html#Copyright
- $Id: navbar.css,v 1.2 2002-08-20 01:51:23 link Exp $
+ $Id: navbar.css,v 1.3 2002-10-27 15:36:19 ville Exp $
*/
div.navbar p a {
diff --git a/htdocs/sgml-lib/sgml.soc b/htdocs/sgml-lib/sgml.soc
index c0e282a..704434e 100644
--- a/htdocs/sgml-lib/sgml.soc
+++ b/htdocs/sgml-lib/sgml.soc
@@ -1,6 +1,6 @@
- -- SGML catalog for the W3C HTML Validation Service --
- -- $Id: sgml.soc,v 1.2 2002-08-20 01:51:25 link Exp $ --
+ -- SGML catalog for the W3C MarkUp Validation Service --
+ -- $Id: sgml.soc,v 1.3 2002-10-27 15:36:19 ville Exp $ --
OVERRIDE YES -- prefer public identifiers to system identifiers --
SGMLDECL sgml.dcl
diff --git a/htdocs/tips.css b/htdocs/tips.css
index 592a66e..9a8e3bf 100644
--- a/htdocs/tips.css
+++ b/htdocs/tips.css
@@ -1,10 +1,10 @@
/*
- Quality Tips Style Sheet for the W3C HTML Validation Service.
+ Quality Tips Style Sheet for the W3C MarkUp Validation Service.
Copyright 2000 W3C (MIT, INRIA, Keio). All Rights Reserved.
See http://www.w3.org/Consortium/Legal/ipr-notice.html#Copyright
- $Id: tips.css,v 1.3 2002-09-29 22:17:56 link Exp $
+ $Id: tips.css,v 1.4 2002-10-27 15:36:19 ville Exp $
*/
diff --git a/htdocs/todo.html b/htdocs/todo.html
index 7898881..05b6585 100755
--- a/htdocs/todo.html
+++ b/htdocs/todo.html
@@ -1,12 +1,11 @@
-<!--#set var="revision" value="\$Id: todo.html,v 1.53 2002-10-23 23:11:29 link Exp $"
---><!--#set var="date" value="\$Date: 2002-10-23 23:11:29 $"
+<!--#set var="revision" value="\$Id: todo.html,v 1.54 2002-10-27 15:36:19 ville Exp $"
+--><!--#set var="date" value="\$Date: 2002-10-27 15:36:19 $"
--><!--#set var="title" value="TODO List for The W3C MarkUp Validation Service"
--><!--#set var="relroot" value="./"
--><!--#include virtual="header.html" -->
<p id="skip" class="intro">
This page has the to-do list for the <a href="./"><acronym
- title="World Wide Web Consortium">W3C</acronym> <acronym
- title="HyperText Markup Language">HTML</acronym>
+ title="World Wide Web Consortium">W3C</acronym> MarkUp
Validation Service</a>, including bugs that need fixing and general
wish list items. See also the
<a href="http://lists.w3.org/Archives/Public/www-validator/">www-validator
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html
index 3efdcb7..5a717ec 100755
--- a/htdocs/whatsnew.html
+++ b/htdocs/whatsnew.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: whatsnew.html,v 1.31 2002-10-25 14:54:33 link Exp $"
---><!--#set var="date" value="\$Date: 2002-10-25 14:54:33 $"
+<!--#set var="revision" value="\$Id: whatsnew.html,v 1.32 2002-10-27 15:36:19 ville Exp $"
+--><!--#set var="date" value="\$Date: 2002-10-27 15:36:19 $"
--><!--#set var="title" value="What's New at The W3C MarkUp Validation Service"
--><!--#set var="relroot" value="./"
--><!--#include virtual="header.html" -->
@@ -7,8 +7,7 @@
<div id="skip" class="intro">
<p>
This page lists recent changes to <a href="./">the <acronym
- title="World Wide Web Consortium">W3C</acronym> <acronym
- title="HyperText Markup Language">HTML</acronym> Validation
+ title="World Wide Web Consortium">W3C</acronym> MarkUp Validation
Service</a>. For minor changes and bug fixes that aren't listed on this
page, see <a href="http://dev.w3.org/cgi-bin/cvsweb/validator/">the
<acronym title="Concurrent Versions System">CVS</acronym> log</a>.
diff --git a/htdocs/xml-results.css b/htdocs/xml-results.css
index fd3902a..f6976f7 100644
--- a/htdocs/xml-results.css
+++ b/htdocs/xml-results.css
@@ -1,10 +1,10 @@
/*
- XML Results Style Sheet for the W3C HTML Validation Service.
+ XML Results Style Sheet for the W3C MarkUp Validation Service.
Copyright 2002 Terje Bless <link@pobox.com>. All Rights Reserved.
See http://www.w3.org/Consortium/Legal/ipr-notice.html#Copyright
- $Id: xml-results.css,v 1.2 2002-08-20 01:51:23 link Exp $
+ $Id: xml-results.css,v 1.3 2002-10-27 15:36:19 ville Exp $
*/
results, meta, uri, modified, server, size, encoding, doctype, warnings, messages {display: block}