fixhtml: Convert HTML files URLs to relative ones
Program translates the URL references in your downloaded web pages to be relative
and therefore browsable without Internet access.
If you download/grab the whole (or its part) of some web site (for example
by WebCopy tool), you will
probably want to browse it locally on your computer offline. Unfortunately
the authors are usually using server-name protocol reference or absolute
path referration which will broke on your local machine.
$Id: project::fixhtml::Index 1.4 2008/01/01 12:07:44 Jan Kratochvil Exp $