Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liquipedia/resourceloaderarticles
MediaWiki extension that allows to load the content of multiple pages through the resource loader.
https://github.com/liquipedia/resourceloaderarticles
extension liquipedia mediawiki mediawiki-extension mediawiki-resourceloader resource-loader
Last synced: about 2 months ago
JSON representation
MediaWiki extension that allows to load the content of multiple pages through the resource loader.
- Host: GitHub
- URL: https://github.com/liquipedia/resourceloaderarticles
- Owner: Liquipedia
- License: gpl-3.0
- Created: 2016-02-25T14:54:36.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-16T14:22:26.000Z (8 months ago)
- Last Synced: 2024-04-16T16:39:53.971Z (8 months ago)
- Topics: extension, liquipedia, mediawiki, mediawiki-extension, mediawiki-resourceloader, resource-loader
- Language: PHP
- Homepage: https://liquipedia.net
- Size: 57.6 KB
- Stars: 3
- Watchers: 8
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ResourceLoaderArticles
![Code Style](https://github.com/Liquipedia/ResourceLoaderArticles/workflows/Code%20Style/badge.svg)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