awjrichards has submitted this change and it was merged. Change subject: add an experimental mode to MobileFrontend ......................................................................
add an experimental mode to MobileFrontend Here be dragons mode (alpha) is implemented exactly the same as beta on settings page the alpha option only turns on when you have opted into beta when in alpha mode the beta mode disappears from settings page (thus you have to disable alpha then disable beta to get back to stable mode) Includes stats tracking for alph opt ins and opt outs. move photo uploads, tables and random to alpha mode Change-Id: I32a910eda61348d6bb3ecfcbe7595f4b6d263f1d --- M MobileFrontend.i18n.php M MobileFrontend.php M includes/MobileContext.php M includes/skins/SkinMobile.php M includes/specials/SpecialMobileOptions.php 5 files changed, 138 insertions(+), 15 deletions(-) Approvals: Jdlrobson: Verified; Looks good to me, but someone else must approve awjrichards: Verified; Looks good to me, approved jenkins-bot: Looks good to me, but someone else must approve -- To view, visit https://gerrit.wikimedia.org/r/37288 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I32a910eda61348d6bb3ecfcbe7595f4b6d263f1d Gerrit-PatchSet: 6 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: Jdlrobson <[email protected]> Gerrit-Reviewer: Brion VIBBER <[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
