Extension:XML Class: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 33: | Line 33: | ||
== See also == |
== See also == |
||
[[Category:Extensions by User:jldupont]] |
|||
Revision as of 23:52, 18 April 2007
Release status: beta |
|
|---|---|
| Description | This extension facilitates client-side XML / XSLT processing of data sources stored in Mediawiki pages. Also optionally integrates with rendering extensions such as GeSHi Syntax Highlighting. |
| Author(s) | user:jldupont |
| MediaWiki | |
| Licence | No licence specified |
| Download | [1] |
What can this extension do?
- Serves XML/XSL data sources with proper MIME content type (provided that Extension:Article Class Extended is conjugated with this extension)
- Enables Xinclude directives to be used with Mediawiki articles as data sources. The extension resolves MW references to local URL ones for the client-side browser to easily locate them
Usage
In order to reap the full benefits of this extension, Extension:Article Class Extended should also be considered.
