Commit Graph

2 Commits

Author SHA1 Message Date
Thomas Lamprecht
3b1b5cbd86 mediawiki: load JS helper in plugin instead of including it in the html out
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-28 16:24:28 +02:00
Thomas Lamprecht
fe97856a2a mediawiki: transform into new-style add-on
The core 'LanguageGetMagic' hook we used originally was was removed
completely in version 1.33.0 (after being deprecated in 1.16.0).

So transform into the new style, again adapted from:
https://www.mediawiki.org/wiki/Manual:Parser_functions

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-28 16:24:28 +02:00