2005-01-21 10:39:40 +00:00
|
|
|
Possible improvements people could work on:
|
|
|
|
|
|
2005-02-17 10:19:54 +00:00
|
|
|
- [FEATURE] have an option (e.g. --no-proxy),
|
|
|
|
|
that lets linkchecker ignore all proxy settings in the
|
|
|
|
|
environment. And it would be nice when there where an
|
|
|
|
|
environment variable (e.g. $NO_PROXY) that holds a
|
|
|
|
|
comma-separated list of hosts, that should be contacted
|
|
|
|
|
directly and not over a proxy.
|
|
|
|
|
|
2005-01-24 11:45:22 +00:00
|
|
|
- [USAGE] rethink intern/extern stuff
|
2004-08-28 17:03:48 +00:00
|
|
|
|
2005-01-24 11:45:22 +00:00
|
|
|
- [BUGFIX] 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-10 13:14:41 +00:00
|
|
|
|
2005-01-24 11:45:22 +00:00
|
|
|
- [USAGE] make a nice GUI for linkchecker
|
2004-09-03 15:01:30 +00:00
|
|
|
|
2005-01-24 11:45:22 +00:00
|
|
|
- [FEATURE] warn if overall size of page (including images/flash/etc.) is
|
2005-01-24 21:16:24 +00:00
|
|
|
too big. Right now, the page size is only html content.
|
2004-07-19 12:00:48 +00:00
|
|
|
|
2005-01-31 19:55:01 +00:00
|
|
|
- [FEATURE] Option to save downloaded pages. This could also be used to
|
|
|
|
|
build an internal cache, however there are already a plethora of
|
|
|
|
|
caching proxies we could use for that.
|