Extension:ResourceLoaderArticles
![]() | Please expand this page. |
![]() 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 | GitHub: Note: |
|
|
|
|
|
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 yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'ResourceLoaderArticles' );
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