Re: Recursive retrieval of page-requisites

2001-12-01 Thread Hrvoje Niksic
Mikko Kurki-Suonio <[EMAIL PROTECTED]> writes: > I.e. "all HTML pages from this point downwards, PLUS all the images(etc.) > they refer to -- no matter where they are in the directory tree" > > I realize -k offers a partial solution, but it doesn't work for offline > viewing. > > If I use -n

Re: Recursive retrieval of page-requisites

2001-10-09 Thread Mikko Kurki-Suonio
On Tue, 9 Oct 2001 [EMAIL PROTECTED] wrote: > Actually, case can be made for both ways. Ofcourse. Ideally, you could define a totally different set of parameters for the requisite loads. E.g. span hosts for pages but not for requisites. But that might get a tad hard to express on the command l

[PATCH] Re: Recursive retrieval of page-requisites

2001-10-09 Thread Andre Pang
On Tue, Oct 09, 2001 at 05:42:37PM +0100, Ian Abbott wrote: > On 9 Oct 2001, at 17:01, [EMAIL PROTECTED] wrote: > > > On 09/10/2001 14:25:57 Andre Pang wrote: > > >Try this patch. It should make -p _always_ get pre-requisites, > > >even if you have -np on (which was the reason why i wrote the >

Re: Recursive retrieval of page-requisites

2001-10-09 Thread Ian Abbott
On 9 Oct 2001, at 17:01, [EMAIL PROTECTED] wrote: > On 09/10/2001 14:25:57 Andre Pang wrote: > >Try this patch. It should make -p _always_ get pre-requisites, > >even if you have -np on (which was the reason why i wrote the > >patch). [snip] > > Actually, case can be made for both ways. > Some

Re: Recursive retrieval of page-requisites

2001-10-09 Thread csaba . raduly
On 09/10/2001 14:25:57 Andre Pang wrote: >On Tue, Oct 09, 2001 at 03:46:52PM +0300, Mikko Kurki-Suonio wrote: > >> > To me that sounds like a logical combination of -r -np -p? >> > Any correction appreciated. >> >> Doesn't work, apparently because -np overrides -p. >> >> I.e. with -np set, no do

Re: Recursive retrieval of page-requisites

2001-10-09 Thread Andre Pang
On Tue, Oct 09, 2001 at 03:46:52PM +0300, Mikko Kurki-Suonio wrote: > > To me that sounds like a logical combination of -r -np -p? > > Any correction appreciated. > > Doesn't work, apparently because -np overrides -p. > > I.e. with -np set, no document outside the selected subtree will be > loa

RE: Recursive retrieval of page-requisites

2001-10-09 Thread Herold Heiko
-- ITALY >-Original Message- >From: Jens Roesner [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, October 10, 2001 2:09 AM >To: [EMAIL PROTECTED] >Subject: Re: Recursive retrieval of page-requisites > > >Hi Mikko! > >> > To me that sounds like a logical combinati

Re: Recursive retrieval of page-requisites

2001-10-09 Thread Jens Roesner
Hi Mikko! > > To me that sounds like a logical combination of -r -np -p? > > Any correction appreciated. > Doesn't work, apparently because -np overrides -p. I know, sorry. I meant: What you want sounds like something that one would normally think -r -np -p would do and therefore I do not know w

Re: Recursive retrieval of page-requisites

2001-10-09 Thread Mikko Kurki-Suonio
On Wed, 10 Oct 2001, Jens Roesner wrote: > To me that sounds like a logical combination of -r -np -p? > Any correction appreciated. Doesn't work, apparently because -np overrides -p. I.e. with -np set, no document outside the selected subtree will be loaded, whether it is referred to through re

Re: Recursive retrieval of page-requisites

2001-10-09 Thread Jens Roesner
Hi wGetters! > > > I want to download a subtree of HTML documents from a foreign site > > > complete with page-requisites for offline viewing. > > > I.e. "all HTML pages from this point downwards, PLUS all the images(etc.) > > > they refer to -- no matter where they are in the directory tree" >

Re: Recursive retrieval of page-requisites

2001-10-09 Thread Mikko Kurki-Suonio
On Tue, 9 Oct 2001, Ian Abbott wrote: > > I want to download a subtree of HTML documents from a foreign site > > complete with page-requisites for offline viewing. > > > > I.e. "all HTML pages from this point downwards, PLUS all the images(etc.) > > they refer to -- no matter where they are in

Re: Recursive retrieval of page-requisites

2001-10-09 Thread Ian Abbott
On 9 Oct 2001, at 10:54, Mikko Kurki-Suonio wrote: > I want to download a subtree of HTML documents from a foreign site > complete with page-requisites for offline viewing. > > I.e. "all HTML pages from this point downwards, PLUS all the images(etc.) > they refer to -- no matter where they are

Recursive retrieval of page-requisites

2001-10-09 Thread Mikko Kurki-Suonio
Hi, I have the following problem to which I've been unable to find a solution in the documentation: I want to download a subtree of HTML documents from a foreign site complete with page-requisites for offline viewing. I.e. "all HTML pages from this point downwards, PLUS all the images(etc.)