[pmwiki-users] How do you create a unique WikiTitle for a group?

imoc blog.oc at gmail.com
Sat Jun 28 09:31:38 CDT 2008


> How do you create a unique WikiTitle for a group? I have
> looked and do not see an obvious way to do this.  I have attempted the
> following in a local customization file

I put the '$Group' in the skin template file like this:

<head>
 <title>$Title | $Group | $WikiTitle</title>
 ...
</head>

You can omit the '$WikiTitle' to show only group title (and page title). 

Cheers, imoc




More information about the pmwiki-users mailing list