Re: [Tutor] saving webpage as webarchive

2016-03-01 Thread Alan Gauld
On 01/03/16 04:32, Benjamin Fishbein wrote: > This seems like it should be simple, but I can’t find any answer with the > docs or google. > I’m on a Mac. OSX Yosemite 10.10.5 > I want to save a webpage as a webarchive, and not just get the text. > I hope there’s a way to do it without saving all o

Re: [Tutor] saving webpage as webarchive

2016-03-01 Thread Danny Yoo
> I want to save a webpage as a webarchive, and not just get the text. > I hope there’s a way to do it without saving all of the images separately. > And even if I do have to download them separately, then how would I combine > everything into the HTM webarchive? If I understand your question pr

[Tutor] saving webpage as webarchive

2016-02-29 Thread Benjamin Fishbein
This seems like it should be simple, but I can’t find any answer with the docs or google. I’m on a Mac. OSX Yosemite 10.10.5 I want to save a webpage as a webarchive, and not just get the text. I hope there’s a way to do it without saving all of the images separately. And even if I do have to down