Last modified: 2010-05-15 15:48:21 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 T11473, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 9473 - turning off more logos
turning off more logos
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.9.x
PC Linux
: Low minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-04-01 15:14 UTC by Dan Jacobson
Modified: 2010-05-15 15:48 UTC (History)
0 users

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


Attachments

Description Dan Jacobson 2007-04-01 15:14:15 UTC
It is easy to turn off the GFDL logo to save bandwidth, but wanting
just a link "powered by Mediawiki" instead of
displaying poweredby_mediawiki_88x31.png means one must move the
image, causing apache errors, or set a default skin that lacks it, but
that doesn't turn it off for all skins.

P.S., some skins don't have the copyright notices. "Legal"?

P.S., also no easy way to turn off headbg.jpg without tinkering beyond
LocalSettings.php.

So there should be a LocalSettings option to turn off all logos and
icons maybe.

Hope there is at least one bug in this report.

P.S., good thing the images dates aren't updated in the tar each new
release anymore I hear, that way browser's cache expiration estimates
can lengthen.
Comment 1 Platonides 2007-04-01 15:34:12 UTC
To turn off headbg.jpg you can either edit the .css files at /monobook/main.css
and  /monobook/handheld.css to remove it or write on Mediawiki:Common.css
 body {	background: #f9f9f9; }
overwriting the previous background.
Comment 2 Aryeh Gregor (not reading bugmail, please e-mail directly) 2007-04-01 16:59:58 UTC
or body { background-image: none; }
Comment 3 Brion Vibber 2007-04-04 21:25:32 UTC
Change your skin if you want to change your skin.

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


Navigation
Links