[pmwiki-users] PageHeader possible?
Patrick R. Michaud
pmichaud at pobox.com
Fri Mar 24 06:12:42 CST 2006
On Fri, Mar 24, 2006 at 12:55:37AM -0500, Neil Herber wrote:
> At 2006-03-24 05:26 PM +1200, John Rankin is rumored to have said:
> >There is always the obvious:
> >
> >(:include HelpfulHints:)
> >
> >is the first line of the page.
>
> Thanks John, but this still ends up being editable - no? Some people
> just put their stuff right at the top of the page, pushing the
> helpful hints down to where they can't be seen by subsequent visitors.
How about this?
$GroupHeaderFmt .= '(:include {$Name}-Header self=0:)(:nl:)';
This causes a page called "Name-Header" to be included (if it exists)
just after the group header.
Pm
More information about the pmwiki-users
mailing list