mediawiki-skins-Insurgency/includes
Kunal Mehta 9f9a5f2290 Add user preference to control responsive MonoBook
This provides a device agnostic, persistent opt-out for the new responsive
functionality.

The preference will show up under the skin selector if the user has their
skin already set to MonoBook. I considered adding a new skin option to
the radio selector of skins, but that is probably unnecessary for the
majority of users, in addition to complicating how to differentiate the
two modes (Classic MonoBook vs. Modern MonoBook?).

Wikis that want to make this opt-in can control the default in the standard
way ($wgDefaultUserOptions), or hide it entirely ($wgHiddenPrefs).

Change-Id: Id22f8e5199ff2b15fd03c94097db5cdc7188f8b1
2018-06-04 21:40:09 -07:00
..
MonoBookTemplate.php Re-implement and improve mw-jump links with pure CSS 2018-05-24 01:30:55 +01:00
SkinMonoBook.php Add user preference to control responsive MonoBook 2018-06-04 21:40:09 -07:00