linkchecker/TODO.txt
calvin b96e8120d6 Add W3C Validator checks
Add new options --check-html-w3 and --check-css-w3 to allow checking
of HTML and CSS pages with the online W3C validators.


git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3748 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2008-05-08 10:36:54 +00:00

8 lines
230 B
Text

- [INTERFACE] make a nice GUI for linkchecker
- [FEATURE] Virus check
- [DOC] The ALLOWED_HOSTS and ALLOWED_SERVERS variables in lc.cgi
are not documented.
- [FEATURE] Support Unicode in HTML pages (make them charset utf-8).