Allow hidden skins to show up in preferences
authorjdlrobson <jdlrobson@gmail.com>
Sat, 18 May 2019 17:19:54 +0000 (19:19 +0200)
committerJdlrobson <jrobson@wikimedia.org>
Sun, 19 May 2019 15:21:00 +0000 (15:21 +0000)
commitb2b204eeafc86206a563642554c0bc8e440a8f2b
treeee0dbaff3a0dc7999a77beeb83ff589df43390af
parent1bd43b1bffffc3720e1ef743d802e88fdf849b0f
Allow hidden skins to show up in preferences

It should be possible for power users to reveal hidden preferences
using the useskin query parameter. In future this will allow us
to use wgSkipSkins to deprecate poorly supported skins for new
users whilst not hard deprecating and removing skin support for
users who strongly want to continue to use them.

Change-Id: I1bbd4a09dff72f513c9413e0f826d8db38a5e04c
includes/preferences/DefaultPreferencesFactory.php