Hello Alexis,

this is also the method that is described in the FAQ. But is this also
the method wikimedia used for their projects?

--robert

2010/9/21 Alexis Moinet <[email protected]>:
> You can edit the file skins/Monobook.php
>
> lines 169 and 172 (in mediawiki 1.16.0) add the html code for the "powered 
> by" and "copyright" icons :
>
>> <div id="f-poweredbyico"><?php $this->html('poweredbyico') ?></div>
>> <div id="f-copyrightico"><?php $this->html('copyrightico') ?></div>
>
> Normally you can simply insert your own (php/html) code around there to add 
> another icon.
>
> there may be another (simpler) solution using the wiki or LocalSettings.php 
> that I'm not aware of ?
>
> Alexis
>
> [email protected] wrote :
>> Hello guys,
>>
>> I'd like to skin my footer. In particular I want to add an icon right
>> beside the powered by mediawiki icon as it is done on all wikimedia
>> projects with their special icon.
>>
>> How is this exactly done? I read into the manual but didn't find this
>> information.
>>
>> --robert
>
>
> _______________________________________________
> MediaWiki-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to