[pmwiki-users] PageHeader possible?

Hans design at softflow.co.uk
Fri Mar 24 02:36:08 CST 2006


Friday, March 24, 2006, 4:53:54 AM, Neil wrote:
> I suppose I could have a GroupHeader that said:

> (:if name ThePage:) Try to edit this line, you ......  (:if:)

You could try and put this in the GroupHeader:

(:include {$Group}.{$Name}-ContentHeader :)

and create pages with GroupName.PageName-ContentHeader
for your content headers.

The beauty with the (:include ..:) is, that if the page does not exist
nothing will show.

I call these ....-ContentHeader  and not PageHeader simply because I
use Site.PageHeader and Group.PageHader for the header above the
content and the titlebar.

Another solution would involve a skin template modification,
where we could add inclusion of another "Bar", like the SideBar and
RightBar. But this will involve also extensive css modifications.


Best,
 Hans                           





More information about the pmwiki-users mailing list