/ResourceLoaderArticles

MediaWiki extension that allows to load the content of multiple pages through the resource loader.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

ResourceLoaderArticles

Code Style

MediaWiki extension that allows to load the content of multiple pages through the resource loader.

Installation

  • Extract the extension folder to extensions/ResourceLoaderArticles/
  • Add the following line to LocalSettings.php:
wfLoadExtension( 'ResourceLoaderArticles' );
  • Run the update script