Monday, February 11, 2008, 11:23:09 AM, [EMAIL PROTECTED] wrote:
> So i add $FoxAuth in config.php, before Fox lines. I understand that it
> applies in every groups, but no problem. It works.
No, it won't apply to all groups if you use the conditional:
$group = PageVar($pagename, '$Group');
if ($group=='Forum') {
$FoxAuth = 'read';
}
sorry, there was a typo in my first reply. 'PageVar' not 'PageVarr'
~Hans
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users