[pmwiki-users] change groupheader and pagetitle position
Petko Yotov
5ko at 5ko.fr
Wed Jul 13 14:13:52 CDT 2011
On Wednesday 13 July 2011 15:05:05, Markus Heinzer wrote :
> That works very well. I take the first way and since the
> (:nogroupheader:)-directive doesn't work anymore I can put pages that
> are not meant to have a groupheader all together into one group that
> hasn't a groupheader.*
There is yet another way, instead of this:
> > <!--wiki:{$Group}.GroupHeader-->
> >
> > in config.php, use $GroupHeaderFmt = '';
use another page name like <!--wiki:{$Group}.GroupSuperHeader--> and add
nothing in config.php. Then, add your content in GroupSuperHeader and/or in
GroupHeader. The directive (:nogroupheader:) will work for GroupHeader.
Petko
More information about the pmwiki-users
mailing list