I forgot to add if we set $wgMFEnableMinervaBetaFeature = true it also registers it as a beta feature. Another option at our disposal...
On Tue, Aug 26, 2014 at 4:53 PM, Jon Robson <[email protected]> wrote: > Only because of a single line of code. We can surface it in > Special:Preferences easily but I suspect we'll want to fix some of the > caveats first... we just have to remove the code here [1] > > [1] > https://gerrit.wikimedia.org/r/#/c/118037/7/includes/MobileFrontend.hooks.php > > On Tue, Aug 26, 2014 at 4:46 PM, Steven Walling <[email protected]> > wrote: >> >> On Tue, Aug 26, 2014 at 4:41 PM, Jon Robson <[email protected]> wrote: >>> >>> It's actually very trivial to enable Minerva on desktop. Currently you >>> can do so appending useskin=minerva e.g. >>> https://en.wikipedia.org/wiki/Franklin_D._Roosevelt?useskin=minerva >>> but we purposely hide it from the preferences. This is easy to rectify >>> though if you wanted us to. >> >> >> Yeah but that's not persistent across views right? >> >> Tomasz: thanks for the tip. I'll give it a spin. ;) >> >> >> >> -- >> Steven Walling, >> Product Manager >> https://wikimediafoundation.org/ >> >> _______________________________________________ >> Design mailing list >> [email protected] >> https://lists.wikimedia.org/mailman/listinfo/design >> > > > > -- > Jon Robson > * http://jonrobson.me.uk > * https://www.facebook.com/jonrobson > * @rakugojon -- Jon Robson * http://jonrobson.me.uk * https://www.facebook.com/jonrobson * @rakugojon _______________________________________________ Design mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/design
