Adresse postale et siège social:
33 rue de la mairie
11300 Limoux
Courriel: gratilib@nonmarchand.org
Tel: 06 43 95 50 25
|
authors (intermediate) Every WikiGroup can have
To create a group header, just create a new page called The default If a generic If you want a header or footer to appear when you print a page (action print), simply create a page called You can also set the variable See also How do I set the same header or footer for all pages/groups? The header and footer for each page are controlled by the variables $GroupHeaderFmt and $GroupFooterFmt. If your site-wide header and footer pages are
### If you use Site.SiteHeader and Group.GroupHeader
$GroupHeaderFmt = '(:include {$SiteGroup}.SiteHeader'
. ' basepage={*$FullName}:)(:nl:)' . $GroupHeaderFmt;
### If you use Site.SiteHeader instead of Group.GroupHeader
$GroupHeaderFmt = '(:include {$SiteGroup}.SiteHeader'
. ' basepage={*$FullName}:)(:nl:)';
### If you use Site.SiteFooter and Group.GroupFooter
$GroupFooterFmt .= '(:nl:)(:include {$SiteGroup}.SiteFooter'
. ' basepage={*$FullName}:)';
### If you use Site.SiteFooter instead of Group.GroupFooter
$GroupFooterFmt = '(:nl:)(:include {$SiteGroup}.SiteFooter'
. ' basepage={*$FullName}:)';
Note that single quotes must be used in the lines above. See also the Cookbook:AllGroupHeader recipe. Instead of using an additional page, you could set any wiki text in $GroupHeaderFmt, for example: $GroupHeaderFmt .= "Global message here.";
This page may have a more recent version on pmwiki.org: PmWiki:GroupHeaders, and a talk page: PmWiki:GroupHeaders-Talk. |
|||||
|
Le contenu du site Association gratilib. Essaimons la gratuité !, sauf mentions contraires, est sous licence culturelle non-marchande. Par défaut, toute contribution est sous cette licence.
Site gratuit, sans publicité, à but non lucratif, communautaire, ouvert à tous, destiné à promouvoir et défendre les échanges non-marchands et la culture libre. Construit avec PmWiki.. |
||||||