HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Downloading IPB forum
Author: William Roeder
Date: 06/24/2009 14:37
 
> >> Is there a way to rename the
> >> index.php?s=Hash&act=showtopic=TopicNumber to
> >> index.php?act=TopicNumber and the links in the
> page?
Your question makes no sense.  You can not have arguments (?topic=N) in file
names.  By default it saves those files in the form indexABCD.html where ABCD
is a hex hash of the entire url. (Any duplicates are named indexABCD-N.html)

User defined defined structure allows better on disk naming, such as
index-topic_N.html

Links to mirrored files are automatically converted to the local filename and
can be either:
href="html\indexABCD.html?topic=N" or:
href="html\indexABCD.html" options -> Build -> Hide query strings.

> Let me rephrase that. Will the code be like this?> %[RemoveHash:s=*:::]
> 
> And where do we put the code?options -> Build -> options.
 
Reply Create subthread


All articles

Subject Author Date
Downloading IPB forum

06/18/2009 21:49
Re: Downloading IPB forum

06/19/2009 17:22
Re: Downloading IPB forum

06/20/2009 00:04
Re: Downloading IPB forum

06/20/2009 04:22
Re: Downloading IPB forum

06/20/2009 18:29
Re: Downloading IPB forum

06/24/2009 06:16
Re: Downloading IPB forum

06/24/2009 14:37
Re: Downloading IPB forum

06/25/2009 04:50




c

Created with FORUM 2.0.11