Extension:ResourceLoaderArticles

Category:Pages to be expanded#ResourceLoaderArticles Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:Extensions without a compatibility policyCategory:GPL licensed extensions
MediaWiki extensions manual
ResourceLoaderArticles
Release status: stableCategory:Stable extensions
Author(s) Alex Winkler
Latest version 2.4.0
MediaWiki >= 1.39.3
License GNU General Public License 2.0 or later
Download Category:Extensions in GitHub version control
  • $wgResourceLoaderArticlesWiki
  • adminresourceloaderarticles
Category:All extensions

The ResourceLoaderArticles extension allows the content of multiple pages to be loaded through ResourceLoader.

Installation

  • Download and place the file(s) in a directory called ResourceLoaderArticles in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'ResourceLoaderArticles' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions Category:BeforePageDisplay extensions Category:ContentHandlerDefaultModelFor extensions Category:Extensions in GitHub version control Category:Extensions with invalid or missing type Category:Extensions without a compatibility policy Category:Extensions without an image Category:GPL licensed extensions Category:LoadExtensionSchemaUpdates extensions Category:MakeGlobalVariablesScript extensions Category:Pages to be expanded Category:ResourceLoaderRegisterModules extensions Category:Stable extensions