2004-08-24 20:40:58 +00:00
|
|
|
Next releases:
|
2004-02-20 14:21:51 +00:00
|
|
|
|
2004-09-03 15:01:30 +00:00
|
|
|
- rethink intern/extern stuff
|
2004-08-28 17:03:48 +00:00
|
|
|
|
2004-09-10 13:14:41 +00:00
|
|
|
- when an URL is found in the cache and it has a broken anchor, the broken
|
|
|
|
|
anchor name is not displayed as a warning
|
|
|
|
|
|
2005-01-17 13:08:06 +00:00
|
|
|
- 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
|
2004-09-03 15:01:30 +00:00
|
|
|
|
2004-08-23 22:27:56 +00:00
|
|
|
- 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
|
2004-08-19 23:04:37 +00:00
|
|
|
|
2003-04-29 14:55:42 +00:00
|
|
|
- warn if overall size of page (including images/flash/etc.) is too big
|
2004-01-03 21:19:00 +00:00
|
|
|
right now, the page size is only html content
|
2004-07-19 12:00:48 +00:00
|
|
|
|
2003-04-29 14:55:42 +00:00
|
|
|
- save downloaded pages
|