Kinda awkward to go searching for the tech blog; it'd also be nice to be able to get at beta mode on your own sites without remembering the magic string.
Version: unspecified
Severity: enhancement
• brooke | |
Nov 2 2011, 6:27 PM |
F8749: betaflag.diff | |
Nov 22 2014, 12:07 AM |
Kinda awkward to go searching for the tech blog; it'd also be nice to be able to get at beta mode on your own sites without remembering the magic string.
Version: unspecified
Severity: enhancement
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | None | T34148 MobileFrontend has no link to activate the beta functions unless you read blog.wikimedia.org | |||
Invalid | None | T34117 Redesign mobile navigation layout in prep for new features |
There is an easy link for it. "http://bit.ly/woptin" Later we can add something more prominent on the production site.
That link isn't discoverable anywhere in the interface; it also doesn't work on my local wiki where I test tweaks to MobileFrontend.
Created attachment 10375
Enable beta via query string
I'd like to suggest that including beta=yes in the querystring turns on the beta
This way it allows people to flick between the beta and normal version of the site and share links easily.
e.g.
http://en.wikipedia.org/wiki/San_Francisco?beta=yes
http://en.wikipedia.org/wiki/San_Francisco?beta=no
Are there any issues with doing this?
Please review my patch!
Attached:
Im fine with that going in but that wont resolve this bug. We still need the new nav so that this is surfaced. Depends on https://bugzilla.wikimedia.org/show_bug.cgi?id=32117
Now marking this as an enhancement as appending mobileaction=beta to the query string provides a quick way to test tweaks on local copies of MobileFrontend
see https://gerrit.wikimedia.org/r/4563