MediaWiki Drupal integration module initial commit.
This module integrates Drupal with an existing MediaWiki installation. It curren
tly provides three features:
1) Defines a MediaWiki markup input filter which filters input through the integ
rated MediaWiki installation's parser. MediaWiki extensions are handled consiste
nly in MediaWiki and Drupal input.
2) Adds the MediaWiki editor toolbar to textareas where the MediaWiki intput fil
ter is active.
3) Enables configuring, through the admin/settings/mediawiki form, a MediaWiki i
nterwiki scheme for the current Drupal site. This enables linking to Drupal path
s from MediaWiki markup. e.g. [mydrupal:node/12 an important node]