> >> On Jul 30, 2012 3:33 AM, "John Rankin" <[email protected]> >> wrote: > > <snip> >>> > I use a version of Cookbook:AllGroupHeader in local/config.php. >>> >>> OK. If you can ... use: >>> >>> $GroupHeaderFmt = >>> '(:toc-hide:)(:nl:)' >>> .'(:include {$Group}.GroupHeader:)(:nl:)'; >>> >>> then a small change to pagetoc would work: >>> >> > <snip> >> >> I'll give it a go when I return from vacation. Thanks, John. >> > OK -- I'll upload a new version of the recipe to make the change to the > RemoteTableOfContents function.
Done -- the new version is available from Cookbook.PageTableOfContents. The code checks to see if the page contains (:nogroupheader:) and does not prepend $GroupHeaderFmt if this directive is present. JR -- John Rankin _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
