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

client_xslt.py

1.0

1.5

ParserMarket/ClientXslt/ReleaseNotes

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/>

This parser is copyrighted by SangMin Yoon, sixmen AT gmail DOT com

License

This parser is released under the terms of the GNU GPL.

Discussion

MoinMoin: ParserMarket/ClientXslt (last edited 2008-01-29 10:18:47 by FedericoLorenzi)