Add "wgRelevantUserName" from skin to mw.config
authorumherirrender <umherirrender_de.wp@web.de>
Tue, 29 Oct 2013 20:49:17 +0000 (21:49 +0100)
committerumherirrender <umherirrender_de.wp@web.de>
Tue, 5 Nov 2013 16:59:05 +0000 (17:59 +0100)
commit7127c1792bb9205d7313ffabb210963c485a2ebc
tree13d0103d381fea7e0438b544c7079afa15c6d156
parentfe7c284e7b1fff2d83ec42018931ef664fa96f0b
Add "wgRelevantUserName" from skin to mw.config

A skin can have a relevant user, then some help links in the sidebar
are shown. When a user want extend this informationen with userjs, he
has to parse the existing items or the title param of the url to get the
name of the user for which this help links are shown. Having the name as
javascript variable makes it easier to add more links in the sidebar.

Change-Id: I17a75902b6e739d5149d332b6a94a6568b79501f
RELEASE-NOTES-1.23
includes/OutputPage.php