diff options
author | link <link@localhost> | 2001-06-23 05:33:10 +0000 |
---|---|---|
committer | link <link@localhost> | 2001-06-23 05:33:10 +0000 |
commit | 4445522056ebb41f39de3aaf79a757b99a38fd47 (patch) | |
tree | 68262efc10a1f49e62d446bff18ac857de6cd26f /htdocs/todo.html | |
parent | b98336b562c7485d7915b0872b6596552609cd19 (diff) | |
download | markup-validator-4445522056ebb41f39de3aaf79a757b99a38fd47.zip markup-validator-4445522056ebb41f39de3aaf79a757b99a38fd47.tar.gz markup-validator-4445522056ebb41f39de3aaf79a757b99a38fd47.tar.bz2 |
Adding support for changing options and revalidating from results page.
Diffstat (limited to 'htdocs/todo.html')
-rwxr-xr-x | htdocs/todo.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index 100b2a9..508c7b9 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.42 2001-06-13 23:37:09 link Exp $"> + content="$Id: todo.html,v 1.43 2001-06-23 05:33:10 link Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -58,8 +58,6 @@ (or maybe just show a few lines of context for each error?) Or add a "show source iff errors" option? - <li> allow twiddling of options from the results page - <li> make lists of "most frequently validated invalid pages" and "most frequently validated (non-W3C?) valid pages" (need to start logging stuff first, including IPs to compare @@ -224,7 +222,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-06-13 23:37:09 $ + $Date: 2001-06-23 05:33:10 $ </address> </body> |