From | James R. Adair |
Date | Mon, 10 Feb 2003 11:27:46 -0500 |
Subject | Re: HTML entities |
In-Reply-To | (20030208041208-GB29735-puriri-cs-waikato-ac-nz) |
Thanks for the suggestions concerning HTML entities. For the time
being, what I've done is comment out a few lines in both HTMLPlug.pm and ghtml.pm, where entities were being converted. (I also had to do a hack of Xalan, which I use to convert XML to HTML in the first place.) The result is that the documents display as they should with a Web browser. Searching will be a problem, but not as big a problem as not displaying correctly. I do think there's a problem somewhere with the conversion of the entities to UTF-8, because that should work, but my work-around will have to do for now. Jimmy James R. Adair
|