Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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