Extension:ResourceLoaderArticles
Appearance
From mediawiki.org
Please help expand this page.
Release status: stable |
|
|---|---|
| Author(s) | Alex Winkler |
| Latest version | 2.5.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
[edit ]- Download and place the file(s) in a directory called
ResourceLoaderArticlesin yourextensions/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.
Categories:
- Pages to be expanded
- Stable extensions
- Extensions with invalid or missing type
- GPL licensed extensions
- Extensions in GitHub version control
- BeforePageDisplay extensions
- ContentHandlerDefaultModelFor extensions
- LoadExtensionSchemaUpdates extensions
- MakeGlobalVariablesScript extensions
- ResourceLoaderRegisterModules extensions
- All extensions