I haven't been able to find the docs. Might have been abandoned.
A extension could put another logo, if I'm not mistaken.
Simplest would be to edit the skin and have the extra logo in the Skin.
Open the site's default skin's main php file (e.g. skins/MonoBook.php).
Find this snippet of code:
<?php if($this->data['poweredbyico']) { ?> <div id="f-poweredbyico"><?php $this->html('poweredbyico') ?></div> <?php }
and after that, put the icon's HTML.
On Jun 3, 2008, at 9:26 AM, zham rock wrote:
Darren/Anyone - do you have managed to find the docs?
regards
zham
On Sun, Jun 1, 2008 at 1:41 AM, Darren VanBuren onekopaka@gmail.com wrote:
I remember Sourceforge documenting something about it, I'll try and find that document.
On May 31, 2008, at 10:10 AM, zham rock wrote:
Hi Guys - How to Add additional logo to footer like the "powered by mediawiki"?
Regards'
-zham _______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Darren VanBuren onekopaka@gmail.com
Administrator of Onekopakaspace
Trunk MediaWiki install: http://oks.verymad.net/~onekopaka/mwtrunk/
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Darren VanBuren onekopaka@gmail.com ---------------------------------------------- Administrator of Onekopakaspace
Trunk MediaWiki install: http://oks.verymad.net/~onekopaka/mwtrunk/