MediaWiki Syntax

Version 8.2 by Thomas Mortagne on 2016/06/23 13:31

logo-16x16.pngMediaWiki Syntax parser
TypeJAR
Category
Developed by

Thomas Mortagne

Rating
1 Votes
LicenseGNU Lesser General Public License 2.1

Installable with the Extension Manager

Description

MediaWiki syntax rendering parser. The id of parser is mediawiki/1.6.

The implementation is based on The Java Wikipedia API (Bliki engine).

MediaWiki

See MediaWiki markup user documentation and specifications.

Extra Features

Macros

Some elements of the MediaWiki syntax are translated as macros on XWiki side but if you want to be sure to call a rendering macro you can do is with the following syntax:

<macro:include reference="Space.Page" />

<macro:mymacro param1="value1" param2="value2">
</macro:mymacro>

Prerequisites & Installation Instructions

We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager).

You can also use the manual method which involves dropping the JAR file and all its dependencies into the WEB-INF/lib folder and restarting XWiki.

Dependencies

Dependencies for this extension (org.xwiki.contrib.mediawiki:mediawiki-syntax 1.1.1):

Tags:
    

Get Connected