Contents
ClientXslt Parser
Description
The ClientXslt parser allows you to have XML formatted client side, eliminating the need for 4Suite.
Download & Release Notes
Download |
Release Version |
Moin Version |
Release Notes |
1.0 |
1.5 |
Installation
For general installation instructions, see ParserMarket/InstallingParsers. This parser requires you to place snXSLT.js into your Moin installation.
Usage
To use this parser, simply put #format client_xslt at the beginning of the page.
Example
#format client_xslt <?xml version='1.0'?> <?xml-stylesheet type="text/xsl" href="wiki://Self/test.xsl"?> <test/>
Copyright
This parser is copyrighted by SangMin Yoon, sixmen AT gmail DOT com
License
This parser is released under the terms of the GNU GPL.