From 7ed63bd4d6b40813d6e6a31dd20fae16d9c40c59 Mon Sep 17 00:00:00 2001 From: dan Date: Fri, 16 Mar 2001 18:01:53 -0800 Subject: [PATCH] [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. --- ChangeLog | 6 ++++++ TODO | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 63040d39..f772e245 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-03-16 Dan Harkless + + * 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 * TODO: Only normal recursion should respect -np -- page-requisite diff --git a/TODO b/TODO index 8b919e43..fc1d8c67 100644 --- a/TODO +++ b/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 -- 2.39.2