Hi,
I use website for
http://www.randspringer.de and I'm really happy
with it.
I process the XML-files with xsltproc.
However to include some raw javascript code I usually write in the
XML something like <para role="foo"> ... </para>
and process the generated HTML pages with a perl command to do some
substitutions for the "foo"-para .
All this is done in a Makefile.
And with the time this post processing becomes more and more....
Is there a way to include raw HTML/Javascript already in the XML ?
Or how do other people such tasks ?
Best regards,
Thomas
--