[pmwiki-users] hide links for certain groups

Hans design5 at softflow.co.uk
Fri Apr 1 12:08:17 CDT 2011


A small correction: missing $ at beginning.
The definition should read:

$Conditions['authgroup'] = '(boolean)@$GLOBALS["AuthList"][\$condparm]';


and there was in fact a similar condition already listed on
http://www.pmwiki.org/wiki/Cookbook/ConditionalMarkupSamples

$Conditions['authgroup'] = '$GLOBALS["AuthList"][$condparm] > 0';



  ~Hans   




More information about the pmwiki-users mailing list