Archive for February 2008


Joomla XSL Mambot

February 6th, 2008 — 1:32pm

I recently came across a nice little mambot that allows using XSL to format XML in Joomla. I modified it a bit so that it can pull in remote XML. Usage is easy:

{mosxslt my.xml my.xsl}

OR

{mosxslt http://foo.com/my.xml my.xsl}

You can download it here

Comments Off | technology

Back to top