[pmwiki-users] hide links for certain groups

Randy Brown alongkiss at aprivatespot.com
Fri Apr 1 09:48:08 CDT 2011


But how would you test for authuser group membership using PHP code within config?

Randy

On Apr 1, 2011, at 3:00 AM, Hans wrote:

> 
> For use with AuthUser try this 'authgroup' conditional:
> add to config.php:
> 
> ## (:if authgroup <@groupname>:) conditional
> Conditions['authgroup'] = '(boolean)@$GLOBALS["AuthList"][\$condparm]';




More information about the pmwiki-users mailing list