Hello ,
I have downloaded the XSL Plugin and configured the xwiki.cfg.
Then I have created a new xwiki document and attached the xsl:
rss2xhtml.xsl . After that I have put the command
$xwiki.xslURITransformer.cachedTransformURI( SOURCEID,XSLID,900);
SOURCEID is the URL of my rss and XSLID is the URL of my xsl,like
http://localhost:8080/xwiki/bin/download/Main/XSLDokument/rss2xhtml.xsl
he shows the following error:
Error number 4001 in 4: Error while parsing velocity page Main.XSLDokument
Wrapped Exception: Failed to evaluate content with id XSLDokument