Page MenuHomePhabricator

Prepare logos for new branding deployment
Closed, ResolvedPublic

Description

The following configuration changes when made will update the footers on various projects and remove the trademark. When the new branding code rolls out the image will also be used in the header.

  • Update mediawiki-config to disable the trademark before deployment
$wgMFTrademarkSitename = false;
];
  • Upload new wikipedia logos to wikimedia static file directory
  • Update logos (for top 10 wikis) using the new assets and dimensions
$wgMFCustomLogos = [
 'copyright' => '.../brand.svg',
 'copyright-width' => 118,
  'copyright-height' => 18
];

Assets

Languages

englishwikipedia-wordmark-en.svg18 x 116
Germanwikipedia-wordmark-en.svg18 x 116
Frenchwikipedia-wordmark-fr.svg18 x 116
Polishwikipedia-wordmark-en.svg18 x 116
Japanesewikipedia-wordmark-jp.svg18 x 116
Dutchwikipedia-wordmark-en.svg18 x 116
Italianwikipedia-wordmark-en.svg18 x 116
Spanishwikipedia-wordmark-en.svg18 x 116
Russianwikipedia-wordmark-ru.svg18 x 125
Catalanwikipedia-wordmark-ca.svg18 x 95
Hindiwikipedia-wordmark-hi.svg18 x 82
Hebrewwikipedia-wordmark-he.svg18 x 88

Projects

Commonscommons-wordmark-en.svg18 x 105
Wiki Voyagewikivoyage-wordmark-en.svg18 x 96
Wiktionarywikitionary-wordmark-en.svg18 x 90

Event Timeline

@Nirzar can you provide assets for all the projects you want us to roll out to? I can actually swat this afternoon if you are able to respond quickly enough.

ovasileva raised the priority of this task from Medium to High.Feb 7 2017, 6:58 PM
Restricted Application added a subscriber: Dereckson. ยท View Herald TranscriptFeb 7 2017, 6:58 PM

You've got syntax errors in those snippets for what it's worth :)

Change 336466 had a related patch set uploaded (by Jdlrobson):
Update footer logos on mobile site for various projects

https://gerrit.wikimedia.org/r/336466

Change 336466 merged by jenkins-bot:
Update footer logos on mobile site for various projects

https://gerrit.wikimedia.org/r/336466

Mentioned in SAL (#wikimedia-operations) [2017-02-08T00:50:12Z] <thcipriani@tin> Synchronized static/images/mobile/copyright: SWAT: [[gerrit:336466|Update footer logos on mobile site for various projects]] PART I T157476 (duration: 00m 41s)

Mentioned in SAL (#wikimedia-operations) [2017-02-08T00:51:31Z] <thcipriani@tin> Synchronized wmf-config/InitialiseSettings.php: SWAT: [[gerrit:336466|Update footer logos on mobile site for various projects]] PART II T157476 (duration: 00m 41s)

@ovasileva as an FYI we've updated the logos on various wikis in preparation for rolling out the branding work.
You'll see logos in some of the footers
e.g.

Screen Shot 2017-02-07 at 4.58.09 PM.png (315ร—955 px, 54 KB)

Screen Shot 2017-02-07 at 4.59.00 PM.png (285ร—994 px, 32 KB)

When we roll out the new header work these logos will appear at the top of the page. Good hey?

We had some hiccups thanks to Nirzar's SVGs so I beat him with a stick:

hitnirzar.gif (135ร—240 px, 487 KB)

Any questions? if not feel free to resolve this ticket!

@Jdlrobson - this made my day. :) look good.