Regarding Luis's first request: ". I would like to add a link at the footer. How to do it?"
We have the same need to restructure the footer with other links and additional logos. Any ideas on this would be helpful! I see the footer section in the monobook, but where is the actual formatting done?
Thanks, Keith Peden
Yes, I'd also like to add something to the footer of each page -- in my case a Sitemeter link.
C
On May 15, 2006, at 10:53 AM, Keith Peden wrote:
Regarding Luis's first request: ". I would like to add a link at the footer. How to do it?"
We have the same need to restructure the footer with other links and additional logos. Any ideas on this would be helpful! I see the footer section in the monobook, but where is the actual formatting done?
Thanks, Keith Peden _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
just make it in the monobook.php,see mine
<div id="footer"> ...... <ul id="f-list"> ...... </ul> <li><a href="http://www.trows.net">T.R.O.W</a></li> </div>
didin't see anything special,it's easy:)
mediawiki-l@lists.wikimedia.org