mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-15 20:01:03 +00:00
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1440 e7d03fd6-7b0d-0410-9947-9c21f3af8025
20 lines
532 B
Text
20 lines
532 B
Text
- test.py soll resources beachten
|
|
|
|
- testen: id="" Anchor check (email)
|
|
|
|
- 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
|
|
|
|
- default intern/extern patterns
|
|
|
|
- document what checks are performed for each url type
|
|
|
|
- SF request #952051: is query considered in url cache keys?
|
|
|
|
- doc framework
|
|
|
|
- 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
|