[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CSS & MHonArc markup experiment



Earl Hood wrote:

Would you please elaborate on what your patches are? Maybe it can be discussed on the mhonarc-dev list.

A colleague did it, if you like I can ask him and post details. The gist of it is:


1) In many places mhonarc generates unclosed tags such as <br>. We changed that to <br/>, but perhaps <br /> would be better.

2) We delete characters that are invalid XML characters.

3) We escape <, > and & with &lt; &gt; &amp;

There are a number of additional things that need to be done in the configuration file in order to generate valid XML documents, but the items above are the changes to the actual Perl code.

Ulrich

--
Ulrich Mayring
DENIC eG, Systementwicklung


[Index of Archives]     [Bugtraq]     [Yosemite News]     [Mhonarc Home]