summaryrefslogtreecommitdiffstats
path: root/htdocs/todo.html
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/todo.html')
-rwxr-xr-xhtdocs/todo.html12
1 files changed, 5 insertions, 7 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html
index 8052d54..b9d5136 100755
--- a/htdocs/todo.html
+++ b/htdocs/todo.html
@@ -1,5 +1,6 @@
-<!--#set var="revision" value="\$Id: todo.html,v 1.46 2001-09-19 08:52:08 link Exp $" -->
-<!--#set var="date" value="\$Date: 2001-09-19 08:52:08 $" -->
+<!--#set var="revision" value="\$Id: todo.html,v 1.47 2001-09-24 10:05:41 link Exp $" -->
+<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" -->
+<!--#set var="title" value="TODO List for The W3C HTML Validation Service" -->
<!--#include virtual="/header.html" -->
<p class="intro">
This page has the to-do list for the <a href="/">W3C HTML Validation
@@ -36,7 +37,6 @@
(need to start logging stuff first, including IPs to compare
uniqueness).
</li>
- <li>Create a stylesheet and link to it from every page.</li>
<li>
Add a section to the report on
<a href="http://www.mnot.net/cacheability/">document cacheability</a>?
@@ -158,10 +158,6 @@
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>
@@ -196,6 +192,8 @@
</li>
<li>Make sure we output sane "text/html; charset=foo".</li>
<li>Document how to add new DOCTYPEs to the Validator.</li>
+ <li>Write documentation for Content Negotiation of Badges</li>
+ <li>Include some Bookmarklets for the Validator</li>
</ol>
<!--#include virtual="/footer.html" -->
</body>