Page MenuHomePhabricator

WMF Logo/Button not served via Bits
Closed, ResolvedPublic

Description

The "A Wikimedia Project"[1] button doesn't appear to be getting served from Bits like the "Powered by Mediawiki"[2] counterpart does.

[1]. http://en.wikipedia.org/images/wikimedia-button.png
[2]. http://bits.wikimedia.org/skins-1.5/common/images/poweredby_mediawiki_88x31.png


Version: unspecified
Severity: normal

Details

Reference
bz27323

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:24 PM
bzimport set Reference to bz27323.
bzimport added a subscriber: Unknown Object (MLST).

This line needs to be updated in CommonSettings.php:

$wgCopyrightIcon = '<a href="http://wikimediafoundation.org/"><img src="/images/wikimedia-button.png" width="88" height="31" alt="Wikimedia Foundation"/></a>';

[Note this this could be supplemented/replaced by $wgFooterIcons now, but let's not go wild. :D]

*bump*

+ $wgCopyrightIcon = '<a href="http://wikimediafoundation.org/"><img src="http://bits.wikimedia.org/images/wikimedia-button.png" width="88" height="31" alt="Wikimedia Foundation"/></a>';

"easy" = "Things that should be pretty easy; recommended for newbie developers to give a shot. :)"

Not really for shell bugs.

Probably should just ask Roan nicely ;)

<logmsgbot> !log reedy synchronized php-1.17/wmf-config/CommonSettings.php 'bug 27323 WMF Logo/Button not served via Bits'
<morebots> Logged the message, Master