[Mediawiki-l] Include MediaWiki article pages in skin

Matthias Korn matsch at rockinchina.com
Mon Jun 15 20:53:57 UTC 2009


Put something like this in YourSkin.php at the desired place, style it
with CSS and finally edit
http://www.yourwiki.com/index.php?title=MediaWiki:Topnav

<div id="p-topnavi" class="portlet">
<?php $this->msgWiki('Topnav') ?>
</div>

(Tested with 1.13)

HTH,
Matthias


Am Mon, 15 Jun 2009 15:23:16 -0500
schrieb Walter Mazza <wjmazza at gmail.com>:

> Hey all,
> 
> I cannot seem to find this documented anywhere, so not sure if it's
> possible... but how can I include a MediaWiki page (example:
> MediaWiki:Headerbar) to a skin? I would like to include a page that
> can be edited via MediaWiki much like how you can edit
> MediaWiki:Sidebar. Is this possible?
> 
> Thanks!
> 
> Walter Mazza
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l at lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
> 


-- 
Rock in China
http://wiki.rockinchina.com/
http://www.rockinchina.com/



More information about the MediaWiki-l mailing list