[pmwiki-users] groupname and pagename in config.php

Hans design5 at softflow.co.uk
Thu May 8 04:39:07 CDT 2008


Thursday, May 8, 2008, 10:19:10 AM, adam overton wrote:

> ...but am wondering if i'm just overlooking some other variables that
> already exist...?

I have early in config.php:

$name =  PageVar($pagename,'$Name');
$group = PageVar($pagename,'$Group');

Then later I can use $name and $group for any conditional tests.


  ~Hans




More information about the pmwiki-users mailing list