HeinzJ wrote:
I added this to monobook.php for creating additional sidebar-blocks: http://www.mediawiki.org/wiki/Manual:Navigation_bar#Customizing_monobook.php
<div class="portlet" id="p-navn">
<h5><?php $this->msg('navigation') ?></h5>
<div class="pBody">
<?php $this->msgWiki( 'AnotherMenu' ) ?>
</div>
</div>
Are there any CONs against this?
Slow, slow, slow, slow, slow, slow, slow, slow, not properly internationalized, and missing the ability to specify keyboard shortcuts.
-- brion vibber (brion @ pobox.com)