MediaWiki API filter
Component ID
1319536
Component name
MediaWiki API filter
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
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.
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
The API URL of Fedora Wiki: https://fedoraproject.org/w/api.php
As you know, there is no MediaWiki API Drupal 7 version that's why I forked it.There is an alpha version from MediaWiki API, http://drupal.org/project/mediawiki_api. We migrate this into MediaWiki API that's why we suggest that you should use that.
