mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] TODO: For some reason on 2000-11-19, Hrvoje removed the item about converting
hostless absolute links. That isn't working yet, so I've put the item back, with a modified wording.
This commit is contained in:
parent
9ff02a8539
commit
7ed63bd4d6
@ -1,3 +1,9 @@
|
||||
2001-03-16 Dan Harkless <wget@harkless.org>
|
||||
|
||||
* TODO: For some reason on 2000-11-19, Hrvoje removed the item
|
||||
about converting hostless absolute links. That isn't working yet,
|
||||
so I've put the item back, with a modified wording.
|
||||
|
||||
2001-03-12 Dan Harkless <wget@harkless.org>
|
||||
|
||||
* TODO: Only normal recursion should respect -np -- page-requisite
|
||||
|
5
TODO
5
TODO
@ -78,6 +78,11 @@ changes.
|
||||
* Make `-k' check for files that were downloaded in the past and convert links
|
||||
to them in newly-downloaded documents.
|
||||
|
||||
* -k currently converts non-fully-qualified (i.e. relative or "hostless
|
||||
absolute") links to files that weren't downloaded into fully-qualified URLs.
|
||||
When files _are_ downloaded, though, absolute links to them (hostless or
|
||||
with-host) should be converted to relative.
|
||||
|
||||
* Add option to clobber existing file names (no `.N' suffixes).
|
||||
|
||||
* Introduce a concept of "boolean" options. For instance, every
|
||||
|
Loading…
Reference in New Issue
Block a user