Jump to content

Extension:XML Class: Difference between revisions

From mediawiki.org
Content deleted Content added
Jldupont (talk | contribs)
updated download link.
mNo edit summary
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Archived extension|626590}}
{{Extension
|name =
|status = beta
|type = tag
|author = [[user:jldupont]]
|image =
|version =
|update =
|mediawiki =
|download = [http://mediawiki.googlecode.com/svn/trunk/extensions/xml/]
|readme =
|changelog =
|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.
|parameters =
|rights =
|example =
}}

== What can this extension do? ==
* Serves XML/XSL data sources marked with <xml> tags using 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.

== Installation ==

=== Parameters ===

=== Changes to LocalSettings.php ===

=== Code ===

== See also ==

Latest revision as of 02:13, 25 December 2020