Re: XSLT renderer wont work within Silva

Andy Altepeter <[email protected]> Wed, 30 Jan 2008 21:38:34 -0600
Newsgroups gmane.comp.web.zope.silva.devel
Message-ID <[email protected]>
Hi Jon,

Did you write a custom XSLT renderer for this?  Would you be able to share 
that code as well?

Thanks,
Andy


On Friday 25 January 2008 05:31:37 am Jonathan Bowlas wrote:
> Hi All,
>
> I've created an XSLT renderer for a silva newsitem which works perfectly
> when I run it though an external XSLT IDE using an xml export of a news
> article but when I put it into Zope and apply it to a news article in Silva
> it doesn't want to match the templates.
>
> Could the xml generated by the export differ from the objects ParsedXML, or
> perhaps the object we're trying to render doesn't have any XML? Is there
> any way I can view the actual XML of a news article without using the xml
> export feature?
>
> I've attached both the xslt and the exported xml doc I've been using to
> test.
>
> Any help would be greatly appreciated.
>
> Cheers
>
> Jon