Skip to content
Snippets Groups Projects
Select Git revision
  • 7.x-1.0-beta2
  • 8.x-1.x default
  • 7.x-1.x
  • 6.x-1.x
  • 6.x-7.x
  • master
  • 2.0.3
  • 2.0.2
  • 2.0.1
  • 2.0.0
  • 7.x-1.0-rc3
  • 7.x-1.0-rc2
  • 8.x-1.0-beta1
  • 8.x-1.0-alpha1
  • 7.x-1.0-rc1
  • 7.x-1.0-beta3
  • 7.x-1.0-beta1
  • 7.x-1.0-alpha2
  • 6.x-1.0-alpha2
  • 7.x-1.0-alpha1
20 results

mediawiki_api

  • Clone with SSH
  • Clone with HTTPS
  • Name Last commit Last update
    README.txt
    mediawiki_api.info
    mediawiki_api.module
    README
    ------
    
    The MediaWiki API 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.
     
    INSTALLATION
    ------------
     
    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
    
    BUGS
    ----
    
    Please report any bugs using the bug tracker at http://drupal.org/project/issues/mediawiki_api