Last modified: 2011-06-09 07:46:50 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T29323, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 27323 - WMF Logo/Button not served via Bits
WMF Logo/Button not served via Bits
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-02-11 10:39 UTC by p858snake
Modified: 2011-06-09 07:46 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description p858snake 2011-02-11 10:39:29 UTC
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
Comment 1 Brion Vibber 2011-02-12 01:15:43 UTC
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]
Comment 2 Krinkle 2011-02-12 01:19:24 UTC
http://bits.wikimedia.org/images/wikimedia-button.png works for me.
Comment 3 Krinkle 2011-02-22 13:41:40 UTC
*bump*

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

+ $wgCopyrightIcon = '<a href="http://wikimediafoundation.org/"><img src="http://bits.wikimedia.org/images/wikimedia-button.png" width="88" height="31" alt="Wikimedia Foundation"/></a>';
Comment 4 Sam Reed (reedy) 2011-02-22 13:45:32 UTC
"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 ;)
Comment 5 Sam Reed (reedy) 2011-06-01 21:15:50 UTC
<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

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links