On Sun, Jun 03, 2007 at 10:55:08AM +0200, Laurent Meister wrote:
> Hello everybody,
> 
> is it possible to place the groupfooter (generated by the wiki)  
> outside of the content-area in an separate area fixed in the tmpl?

PmWiki automatically appends the GroupFooter page to the text
of the main content -- while it's possible to suppress this behavior,
it might be better to simply create a different "footer" page and
use it.

Inside of the .tmpl, you can include any page at any point by using,
for example,

    <!--wiki:{$Group}.TemplateFooter-->

This will include the contents of "TemplateFooter" at the
point where directive appears.

See also http://www.pmwiki.org/wiki/PmWiki/SkinTemplates .

Hope this helps,

Pm

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

Reply via email to