[Slogger] HTML only saves images, too

Someone h0qd6e102 at sneakemail.com
Wed Jan 25 21:42:02 EST 2006


I tried the latest version of Slogger, and set it for "save HTML
only", and it's still saving images and other files.  The only
difference between "HTML complete" and "HTML only" seems to be that
"HTML complete" changes all the path names to point to local files,
and "HTML only" leaves the files the way they were originally.

When I put it on "save HTML only", I want it to literally save only
the HTML of each page I visit.

It might be nice if it rewrote relative paths to make them point to
real paths (img src="/images/image.gif" becomes img
src="http://www.example.com/images/image.gif"), but other than that, I
want it to just save the HTML files and nothing else.  (And I could
probably do that with a custom javascript, right?)

----

Also, shouldn't the default profiles save logfiles with:

<localfile>file://$localfileDir/$localfile</localfile>

instead of

<localfile>$Sloggerdir/whatever

Then you could change the save directory without having to change the log files?


More information about the Slogger mailing list