How to return XML code from taglib?

2005-01-31 Thread Lars Skjærlund
Hi list, I'm trying to figure out how to return XML code from a taglib? When I try to return, say, like the following: return 'titleMy doc/title'; what is actualle returned is 'lt;titlegt;My doclt;/titlegt;'. I'm using TaglibHelper, and I'm perfectly aware that I can return, say, { title =

Re: How to return XML code from taglib?

2005-01-31 Thread Christian Jaeger
At 11:36 Uhr +0100 31.01.2005, Lars Skjærlund wrote: But I cannot figure out how to return the string literal - ie., with the XML tags intact. @EXPORT_TAGLIB= ('yourfunc():as_xml=1'); then just return the xml string from the function. Christian. PS. you're using an invalid To address: To: AxKit

AxKit URI trouble ( was: Akit URI trouble. )

2005-01-31 Thread fess
Ok, I tried to test various versions, like I said I would a few weeks back. indeed if I run with older versions of libxml and libxslt like simon the AxKit URIs work. Trying to determine where the fault lies was difficult, upgrading beyond certain boundaries required upgrading other libraries,