thanks guys! =) I'll try both methods.
Walter Mazza On Mon, Jun 15, 2009 at 3:53 PM, Matthias Korn <[email protected]>wrote: > 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 <[email protected]>: > > > 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 > > [email protected] > > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > > > > -- > Rock in China > http://wiki.rockinchina.com/ > http://www.rockinchina.com/ > > _______________________________________________ > 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
