The MediaWiki API module

This module provides an input filter which allows the conversion of content marked up using MediaWiki syntax to html for display on your drupal site, by using the "parse" feature of the MediaWiki API.

Using this module has some advantages

  1. There is no tight coupling with the MediaWiki codebase, all re-use of MediaWiki code is done via the API.
  2. Notwithstanding any major changes to the MediaWiki API it should be easy to use this module with future releases of MediaWiki and therefore the latest MediaWiki syntax
  3. You get to use the full MediaWiki syntax, including any install extensions

See also

API reference: http://www.mediawiki.org/wiki/API
MediaWiki Syntax reference: http://www.mediawiki.org/wiki/Help:Formatting
MediaWiki extensions: http://www.mediawiki.org/wiki/Category:Extensions

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • chart icon21 sites report using this module
  • Created by adam-griffiths on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    Look for the shield icon below.

Releases