diff options
author | ville <ville@localhost> | 2002-09-08 19:37:42 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2002-09-08 19:37:42 +0000 |
commit | ba68ea2d990ee9d40578bf5ae35922cb66555794 (patch) | |
tree | a301452204c8a9cd79010cb1eeef2243b60e6365 /htdocs/todo.html | |
parent | c2bd4346d5daf794955a002900fb19fe8d693047 (diff) | |
download | markup-validator-ba68ea2d990ee9d40578bf5ae35922cb66555794.zip markup-validator-ba68ea2d990ee9d40578bf5ae35922cb66555794.tar.gz markup-validator-ba68ea2d990ee9d40578bf5ae35922cb66555794.tar.bz2 |
Speling fixxes :)
Diffstat (limited to 'htdocs/todo.html')
-rwxr-xr-x | htdocs/todo.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index 8b9756b..2661457 100755 --- a/htdocs/todo.html +++ b/htdocs/todo.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: todo.html,v 1.51 2002-09-04 19:36:29 ville Exp $" ---><!--#set var="date" value="\$Date: 2002-09-04 19:36:29 $" +<!--#set var="revision" value="\$Id: todo.html,v 1.52 2002-09-08 19:37:41 ville Exp $" +--><!--#set var="date" value="\$Date: 2002-09-08 19:37:41 $" --><!--#set var="title" value="TODO List for The W3C HTML Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -8,7 +8,7 @@ title="World Wide Web Consortium">W3C</acronym> <acronym title="HyperText Markup Language">HTML</acronym> Validation Service</a>, including bugs that need fixing and general - wishlist items. See also the + wish list items. See also the <a href="http://lists.w3.org/Archives/Public/www-validator/">www-validator mailing list archives</a> for recent discussion that may not be reflected on this page. @@ -16,7 +16,7 @@ <p> Recently, we're trying something new. <code>:-)</code> We're going to start splitting development into "releases"; that is milestones with a - version number. We've done a few allready, arbitrarily named 0.5.0 and + version number. We've done a few already, arbitrarily named 0.5.0 and 0.5.1, that mainly existed as CVS tags to make bug fixing easier. Right now I'm trying to stretch this concept a little further by planning features for future versions in advance. @@ -26,14 +26,14 @@ planned version and one for general "some time when I get a round tuit" stuff. As releases are made, the TODO items for that release <em>may</em> get moved to a separate "Changelog/Release Notes" page, but - if lazyness wins out they may just stay here afterall. <code>:-)</code> + if lazyness wins out they may just stay here after all. <code>:-)</code> </p> <div id="validator-0_6_0"> <h2>Validator v0.6.0</h2> <ul> <li class="done"> Fix up all absolute URIs to be relative (to aid local installations). - Thanks to Alex Holst for the reminder. Thanks to Ville Skytta for the + Thanks to Alex Holst for the reminder. Thanks to Ville Skyttä for the patch. </li> <li class="done"> @@ -91,7 +91,7 @@ </li> <li> Double check that all output is valid! In particular, use style rules - to specify heigth/width on suggested links. + to specify height/width on suggested links. </li> <li> Do a great big update of the various badges; the details of size, @@ -134,7 +134,7 @@ <h3>Website Changes</h3> <ul> <li> - Add catalogue of online tools and other validators. In particular, link to + Add catalog of online tools and other validators. In particular, link to the <acronym title="Web Design Group">WDG</acronym> tools and Nick Kew's most excellent <code>*Valet</code> tools. </li> @@ -169,7 +169,7 @@ (or just link to it?) </li> <li> - Put the explanations in a database (flat files are probably okay), + Put the explanations in a database (flat files are probably OK), and offer an option to display them inline with the errors. </li> <li> |