mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-17 12:51:01 +00:00
Updated todo list
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3745 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
b6a35999c9
commit
58a502cf91
1 changed files with 6 additions and 5 deletions
11
TODO.txt
11
TODO.txt
|
|
@ -1,11 +1,12 @@
|
|||
- [BUG REPORT] the web interface only runs on the server it is installed on.
|
||||
The ALLOWED_HOSTS and ALLOWED_SERVERS variables in lc.cgi don't work and
|
||||
are not (well) documented.
|
||||
- [BUG] The URL in the log output is double normed.
|
||||
|
||||
- [BUGFIX] The URL in the log output is double normed.
|
||||
- [FEATURE] Allow specifying proxy data in the web interface
|
||||
|
||||
- [INTERFACE] make a nice GUI for linkchecker
|
||||
|
||||
- [FEATURE] Virus check
|
||||
|
||||
- [FEATURE] Allow specifying proxy data in the web interface
|
||||
- [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).
|
||||
|
|
|
|||
Loading…
Reference in a new issue