Last modified: 2011-06-09 07:46:50 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
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]
http://bits.wikimedia.org/images/wikimedia-button.png works for me.
*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>';
"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