I created a bug to capture these issues https://bugzilla.wikimedia.org/show_bug.cgi?id=70142
The DJ where are you seeing this exception being thrown? I had thought that the desktop skin forced the mobile target to avoid these issues but maybe I am wrong... On Wed, Aug 27, 2014 at 2:02 AM, Derk-Jan Hartman <[email protected]> wrote: > I do note that due to the mobile vs desktop targets of resource loader > behavior, the desktop site seems to have a few problems when using > minerva. I get "ReferenceError: Can't find variable: importScript > global code (index.php, line 14)" when I used the "useskin=minerva" approach. > > DJ > > On Wed, Aug 27, 2014 at 1:53 AM, Jon Robson <[email protected]> wrote: >> 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 > > _______________________________________________ > Design mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/design -- Jon Robson * http://jonrobson.me.uk * https://www.facebook.com/jonrobson * @rakugojon _______________________________________________ Design mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/design
