INSTALLATION
------------

0. Curl have to be installed  so as to this module works properly.

1. Create a directory in your Drupal modules directory (probably sites/all/modules/) called mediawiki_api and copy all of the module's files into it.

2. Go to the Modules administration page (admin/modules), and enable the MediaWiki API module (under Input Filters)

3. Go to the Text Formats Configuration page (/admin/config/content/formats) and create a new input format to enable the filter.

4. Enter your MediaWiki API file URL, e.g. http://mediawiki.org/w/api.php
