Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 409 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 409 Bytes

MW-EsekPosts

A Mediawiki extension that fetches the E-Sektionen posts for a specific user if they have Posts tag as below.

<Posts>aa0000bb-s</Posts>

Setup

To use this extension you need to set the following global variables in your LocalSettings.php:

$wgEsek['ekorre_url'] // the URL to your api instance
$wgEsek['ekorre_api_key'] // the API key to authenticate the request