> 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   


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to