Extension:ResourceLoaderArticles
Appearance
Please expand this page. |
ResourceLoaderArticles Release status: stable |
|
---|---|
Author(s) | Alex Winkler |
Latest version | 2.2.1 |
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
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.