[pmwiki-users] Further Adventures With Doubled Footers!

Hans design5 at softflow.co.uk
Fri Feb 22 06:06:00 CST 2008


> change the footer section from this:
>
> <div id="footer">
>         <!--wiki:{$Group}.GroupFooter {$SiteGroup}.SiteFooter-->
> </div>
>
> To this:
>
> <div id="footer">
>         <!--wiki: {$SiteGroup}.SiteFooter-->
> </div>
>
> And see how it goes.

There should really not be any inclusion of Groupfooter or SiteFooter
and GroupHeader or SiteHeader in a skin template.

GroupHeader and GroupFooter pages are included in the normal page
content by PmWiki, not the skin, by the $GroupHeaderFmt and
$GroupFooterFmt variables (via an (:include :) markup).

And the AllGroupHeader recipe is just modifying these variables.


  ~Hans   




More information about the pmwiki-users mailing list