preilly has submitted this change and it was merged. Change subject: provide fallback for left menu for users who do not support jQuery / javascript ......................................................................
provide fallback for left menu for users who do not support jQuery / javascript introduce special page Special:MobileMenu tweak SkinMobile.php and MobileContext.php to allow addition of a class to html to signal that the skin should be rendered in menu mode turn left menu icon into a link pointing to special page tweak stylesheets to show left menu icon to users without javascript and to render special page as a page which takes up 100% of the screen Change-Id: I7022640f092fdcbec3cdeef2e3c19e0d4e145fd4 --- M MobileFrontend.i18n.php M MobileFrontend.php M includes/MobileContext.php M includes/skins/SkinMobile.php A includes/specials/SpecialMobileMenu.php M stylesheets/common/mf-navigation.css M stylesheets/less/common/mf-navigation.less 7 files changed, 91 insertions(+), 34 deletions(-) Approvals: preilly: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/28470 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7022640f092fdcbec3cdeef2e3c19e0d4e145fd4 Gerrit-PatchSet: 3 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: Jdlrobson <[email protected]> Gerrit-Reviewer: Jdlrobson <[email protected]> Gerrit-Reviewer: MaxSem <[email protected]> Gerrit-Reviewer: awjrichards <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-Reviewer: preilly <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
