linkchecker/TODO
2005-01-17 13:08:06 +00:00

21 lines
685 B
Text

Next releases:
- rethink intern/extern stuff
- when an URL is found in the cache and it has a broken anchor, the broken
anchor name is not displayed as a warning
- Python 2.4 introduced an "usenetrc" option to ignore ~/.netrc for
NNTP. Thus we could get rid of our custom NNTP class that ignores
~/.netrc completely and use "usenetrc=False" instead.
- make a nice GUI for linkchecker
- 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