MediaWiki API
Component ID
548416
Component name
MediaWiki API
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
5598
Component created
Component changed
Component body
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
- There is no tight coupling with the MediaWiki codebase, all re-use of MediaWiki code is done via the API.
- 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
- 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
Seeking co-maintainer(s)
Due to a lot of other activities I'm looking for co-maintainer(s) in order to this module gets stable. Contact me if you are interested!
