diff options
author | link <link@localhost> | 2001-05-26 10:36:43 +0000 |
---|---|---|
committer | link <link@localhost> | 2001-05-26 10:36:43 +0000 |
commit | ee648872637616d773aab9777d63ab68ada40e66 (patch) | |
tree | f324613a818b6543351d34cd9f3c0f0c5496292b /htdocs/todo.html | |
parent | 63271c3a712063468113897e7f2da0de775427ee (diff) | |
download | markup-validator-ee648872637616d773aab9777d63ab68ada40e66.zip markup-validator-ee648872637616d773aab9777d63ab68ada40e66.tar.gz markup-validator-ee648872637616d773aab9777d63ab68ada40e66.tar.bz2 |
Adding TODO points from w-v Jan-Apr 2001.
Diffstat (limited to 'htdocs/todo.html')
-rwxr-xr-x | htdocs/todo.html | 49 |
1 files changed, 46 insertions, 3 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index 31a8257..5c6c71b 100755 --- a/htdocs/todo.html +++ b/htdocs/todo.html @@ -8,7 +8,7 @@ W3C HTML Validation Service, To Do List"> <meta name="description" content="To Do List for W3C's Validation Service."> <meta name="revision" - content="$Id: todo.html,v 1.38 2001-05-26 06:05:56 link Exp $"> + content="$Id: todo.html,v 1.39 2001-05-26 10:36:43 link Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -172,7 +172,50 @@ <li>Clarify the wording regarding valid characters in <a href="docs/errors.html#bad-char">errors.html</a> (cf. <a href="http://lists.w3.org/Archives/Public/www-validator/2001AprJun/0049.html">this</a> message from <a href="mailto:clemens.radl@uni-tuebingen.de">Clemens Radl</a>. Thanks Clemens!)</li> - + <li> + Fixup all pages to XHTML 1.0 Strict; perhaps take the opportunity to + redesign layout and look? + </li> + <li> + Double check that all output is valid! In particular, use style rules + to specify heigth/width on suggested links. + </li> + <li> + Write documentation for the SGML catalog, point out good DOCTYPEs to use, + and make it easy to find if your editor won't insert them for you. + </li> + <li> + Investigate validation of <a href="http://www.openhealth.org/RDDL/>RDDL</a>. + </li> + <li> + Add catalogue of online tools and other validators. In particular, link to + the WDG tools and Nick Kew's most excellent *Valet tools. + </li> + <li> + Add count of errors found in page? + </li> + <li> + Fix directories differing only in name case in + sgml-lib/pro/usr/local/lib/sgml/. We have both "ietf" and "IETF" in there. + </li> + <li> + Add system requirements for NT/W2K. Bug Bjoern about his "Installing the + Validator on NT" doc. Link to ActiveState Text::Iconv and friends. + </li> + <li> + Add docs on editing DTDs. + </li> + <li> + Link to Jukka's pages; both in general and to specific pages. + Ask him about mirroring some of the stuff on validator.w3.org. + </li> + <li> + Do a great big update of the various badges; the details of size, + transparency, naming, and how they are linked to (v.w3.org vs. w3.org). + </li> + <li> + Make sure we output sane "text/html; charset=foo". + </li> </ol> <hr> @@ -182,7 +225,7 @@ src="http://validator.w3.org/images/vh40" height=31 width=88 align=right border=0 alt="Valid W3C HTML 4.0!"></a> <a href="/feedback.html">Gerald Oskoboiny</A><br> - $Date: 2001-05-26 06:05:56 $ + $Date: 2001-05-26 10:36:43 $ </address> </body> |