mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-26 00:54:43 +00:00
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1559 e7d03fd6-7b0d-0410-9947-9c21f3af8025
16 lines
427 B
Text
16 lines
427 B
Text
This release:
|
|
|
|
- document what checks are performed for each url type
|
|
|
|
- adjust documentation to new or changed options
|
|
|
|
Next releases:
|
|
|
|
- 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
|