HTTrack Website Copier
Free software offline browser - FORUM
Subject: xhtml not parsed, images not downloaded
Author: Aleksander Adamowski
Date: 01/10/2008 02:12
 
Hi! I've read that xml files aren't parsed by HTTrack, because HTTrack doesn't
have access to DTD.

However, maybe it would be possible to parse certain XML documents with
declared known DTDs (especially XHTML DTDs).

For example, the document I'm trying to get with HTTrack has
xhtml-math11-f.dtd:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" 
"../dtd/xhtml-math11-f.dtd">

The DTD file path is relative, but it is published on the web server.

The document is registered in hts-cache/new.txt with text/xml content type.

The problem is that the images from <img> tags in the document aren't
downloaded at all:

<img alt="alt text" src="somefile.PNG" />
 
Reply


All articles

Subject Author Date
xhtml not parsed, images not downloaded

01/10/2008 02:12




1

Created with FORUM 2.0.11