I'd like to change the sorting of the core special pages on Special:Specialpages and found https://www.mediawiki.org/w/index.php?title=Manual:$wgSpecialPageGroups&oldid=881891 That is basically what I'm looking for, and since I'm working on upgradinge to MW 1.25, everything is fine for now.
But how would I do that in MW 1.26? SpecialPage::getGroupName does not help me at all; in fact, searching for it redirects to Manual:$wgSpecialPageGroups. :/ Manual:Special_pages only teaches me how to use it when constructing my own special page, but I'd like to be able to change the sorting via localsetting.php. Am I missing something? _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
