https://bugzilla.wikimedia.org/show_bug.cgi?id=32650

       Web browser: ---
             Bug #: 32650
           Summary: Don't have wikipedia specific code in the extension
                    itself
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: MobileFrontend
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


ie

        if ( self::$isBetaGroupMember ) {
            list( $site, $lang ) = $wgConf->siteFromDB( $wgDBname );
            if ( $site == 'wikipedia' ) {
                $wgMobileFrontendLogo =
'//upload.wikimedia.org/wikipedia/commons/1/16/W_logo_for_beta_test_of_Mobile_Frontend.gif';
            }
        }

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to