summaryrefslogtreecommitdiffstats
path: root/htdocs/todo.html
diff options
context:
space:
mode:
authorlink <link@localhost>2001-09-24 10:05:41 +0000
committerlink <link@localhost>2001-09-24 10:05:41 +0000
commit71bd8b9c15310032f3fcd58d536f1b31dbfd1c1d (patch)
tree40d5a32148890f135bd48ac8dba23cb9a2077778 /htdocs/todo.html
parent632adae846e0b4b12a706cb7b551d9e8909b48a1 (diff)
downloadmarkup-validator-71bd8b9c15310032f3fcd58d536f1b31dbfd1c1d.zip
markup-validator-71bd8b9c15310032f3fcd58d536f1b31dbfd1c1d.tar.gz
markup-validator-71bd8b9c15310032f3fcd58d536f1b31dbfd1c1d.tar.bz2
Continure redesign. Add unique titles for each page. Redesign navbar somewhat.
Move options to separate page. Shorten form on front page. Add @title. :-)
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>