2004-08-24 20:40:58 +00:00
|
|
|
Next releases:
|
2004-02-20 14:21:51 +00:00
|
|
|
|
2004-10-07 15:49:36 +00:00
|
|
|
- logger methods should get called with unicode strings (using
|
|
|
|
|
the unicode-output from the html parser)
|
|
|
|
|
|
2004-10-27 09:25:05 +00:00
|
|
|
- use output encoding for loggers
|
2004-10-25 21:19:49 +00:00
|
|
|
|
2004-10-27 10:37:19 +00:00
|
|
|
- check unknown encoding config (both command line and config file)
|
|
|
|
|
|
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
|
|
|
|
|
|
2004-09-03 15:01:30 +00:00
|
|
|
- make a nice wxWindows GUI for linkchecker
|
|
|
|
|
|
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
|