diff options
author | gerald <gerald@localhost> | 1998-08-06 19:41:47 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 1998-08-06 19:41:47 +0000 |
commit | 1ded4e9b1ed31cce34e4b9d7f92bfe307d3b0f3d (patch) | |
tree | fe4501861c45e39007673595219a4e63474b2e10 /htdocs/todo.html | |
parent | 00b8b59d747a07bc0128de92011260c7c936af54 (diff) | |
download | markup-validator-1ded4e9b1ed31cce34e4b9d7f92bfe307d3b0f3d.zip markup-validator-1ded4e9b1ed31cce34e4b9d7f92bfe307d3b0f3d.tar.gz markup-validator-1ded4e9b1ed31cce34e4b9d7f92bfe307d3b0f3d.tar.bz2 |
added a link to Andreas' message about i18n stuff
Diffstat (limited to 'htdocs/todo.html')
-rwxr-xr-x | htdocs/todo.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index a6e7ba2..c8a2da8 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.6 1998-08-05 22:49:23 gerald Exp $"> + content="$Id: todo.html,v 1.7 1998-08-06 19:41:47 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -45,7 +45,9 @@ <li> replace libwww-perl with perl5 LWP calls - <li> do i18n bug fixes + <li> do <a + href="http://lists.w3.org/Archives/Public/www-validator/1998JulSep/0003">i18n + bug fixes</a> <li> put the explanations in a database (flat files are probably okay), offer an option to display them inline with the errors @@ -140,7 +142,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-05 22:49:23 $ + $Date: 1998-08-06 19:41:47 $ </address> </body> |