[pmwiki-users] Group name variables

H. Fox haganfox at users.sourceforge.net
Sat Jan 28 10:13:40 CST 2006


On 1/24/06, Patrick R. Michaud <pmichaud at pobox.com> wrote:
> Starting with beta21, the ideal sequence will be something like:
>
>     $pagename = InitPageName($pagename);
>     $group = PageVar($pagename, '{$Group}');
>
> which will first resolve $pagename to its "correct" value
> (based on $DefaultPage, $DefaultGroup, UTF-8 settings, etc.)
> and then obtain the group.

There's no InitPageName() function in beta21. Is the something like it?

Hagan




More information about the pmwiki-users mailing list