diff options
author | gerald <gerald@localhost> | 1999-04-09 00:38:39 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 1999-04-09 00:38:39 +0000 |
commit | 7ef2a3604fec5c3b1dd1184ed4ffb5a0bca10934 (patch) | |
tree | b60f3d07222429a1d9ad9642501d414277803b3d /htdocs/todo.html | |
parent | 170286c215a542f254dbfdd00cd0a922faddd6d4 (diff) | |
download | markup-validator-7ef2a3604fec5c3b1dd1184ed4ffb5a0bca10934.zip markup-validator-7ef2a3604fec5c3b1dd1184ed4ffb5a0bca10934.tar.gz markup-validator-7ef2a3604fec5c3b1dd1184ed4ffb5a0bca10934.tar.bz2 |
removed LWP todo item, since it's done; misc other changes
Diffstat (limited to 'htdocs/todo.html')
-rwxr-xr-x | htdocs/todo.html | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index 31f843e..a2d489e 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.8 1998-08-06 20:19:09 gerald Exp $"> + content="$Id: todo.html,v 1.9 1999-04-09 00:38:39 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -43,9 +43,7 @@ <li> make the output valid (!) - <li> replace libwww-perl with perl5 LWP calls - - <li> do <a + <li> do more <a href="http://lists.w3.org/Archives/Public/www-validator/1998JulSep/0003">i18n bug fixes</a> @@ -83,8 +81,9 @@ of displaying a page about the redirection, just put something at the top of the report saying "by the way, I was redirected to: ..." - <li> add link validation (use <a - href="http://www.w3.org/Library/">libwww</a>?) + <li> add link validation using Renaud's <a + href="http://dev.w3.org/cgi-bin/cvsweb/validator/httpd/cgi-bin/checklink.pl">checklink + code</a> <li> make an "elements found" section a la Webtechs, with links from each element to the appropriate place in either the DTD tree listing produced @@ -145,7 +144,7 @@ src="http://validator.w3.org/images/vh40.gif" height=31 width=88 align=right border=0 alt="Valid W3C HTML 4.0!"></a> <a href="/feedback.html">Gerald Oskoboiny</A><br> - $Date: 1998-08-06 20:19:09 $ + $Date: 1999-04-09 00:38:39 $ </address> </body> |