git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1055 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2003-10-17 06:34:58 +00:00
parent 8622fd413b
commit 5b1ecc69c9
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
1.9.4
* check CSS background-image urls
* check CSS urls
Changed: linkcheck/UrlData.py, linkcheck/linkparser.py
1.9.3 (released 16.10.2003)

2
TODO
View file

@ -1,4 +1,4 @@
- check CSS urls, like style="background-image:url(mylogo.gif)"
- also parse .css stylesheets (not only the style="" attribute in html)
- all threads should regularly poll a status variable
this can be used to make ctrl-c working faster, and to print messages