mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-17 12:51:01 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3328 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
8763a42063
commit
1c6b8db5dc
1 changed files with 9 additions and 4 deletions
13
TODO
13
TODO
|
|
@ -1,4 +1,7 @@
|
|||
- [BUGFIX] Ctrl-C is not always working.
|
||||
- [BUGFIX] Don't generate empty output files, ie. open file descriptors
|
||||
when they are written to, not earlier.
|
||||
|
||||
- [BUGFIX] Ctrl-C is not always working. Why?
|
||||
|
||||
- [BUGFIX] The URL in the log output is double normed.
|
||||
|
||||
|
|
@ -7,6 +10,8 @@
|
|||
- [FEATURE] warn if overall size of page (including images/flash/etc.) is
|
||||
too big. Right now, the page size is only html content.
|
||||
|
||||
- [FEATURE] Option to save downloaded pages. This could also be used to
|
||||
build an internal cache, however there are already a plethora of
|
||||
caching proxies we could use for that.
|
||||
- [FEATURE] Option to save/cache downloaded pages.
|
||||
|
||||
- [FEATURE] HTML/CSS syntax check
|
||||
|
||||
- [FEATURE] Virus check
|
||||
|
|
|
|||
Loading…
Reference in a new issue