mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-21 08:20:25 +00:00
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1659 e7d03fd6-7b0d-0410-9947-9c21f3af8025
22 lines
638 B
Text
22 lines
638 B
Text
Next releases:
|
|
|
|
- when I add the anchor to the file:// cache key why are links checked
|
|
twice?
|
|
|
|
- rethink intern/extern stuff, at least make new option --extern-strict
|
|
|
|
- think of a more suited solution for anchor checking
|
|
|
|
- recursion into FTP links
|
|
|
|
- recursion into text files which have one URL per line
|
|
(make a magic for easier detection)
|
|
|
|
- SF bug #992389 bit me when I wanted to do absolute imports
|
|
at the checker classes :/
|
|
When the bug is fixed we can import absolute classes
|
|
|
|
- warn if overall size of page (including images/flash/etc.) is too big
|
|
right now, the page size is only html content
|
|
|
|
- save downloaded pages
|