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

Arthur Richards <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Arthur Richards <[email protected]> 2012-06-05 
00:18:00 UTC ---
Actually, Heather helped get the logo with the registered mark uploaded to
commons, so we can just use that instead of the fancy config change I had made.
Instead, config change will need to be in InitialiseSettings.php:

'wmfMFCustomLogos' => array(
  'default' => array( ... ),
  'enwiki' => array(
    'site' => 'Wikipedia',
    'logo' =>
'//upload.wikimedia.org/wikipedia/commons/5/54/Mobile_W_beta_light.png',
    'copyright' =>
'//upload.wikimedia.org/wikipedia/commons/4/4e/Wikipedia_mark_mobile.png',
  ),
),

-- 
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