For use with AuthUser try this 'authgroup' conditional: add to config.php:
## (:if authgroup <@groupname>:) conditional Conditions['authgroup'] = '(boolean)@$GLOBALS["AuthList"][\$condparm]'; and use in page like (:if authgroup @ADgroup:)text shown when authorised belonging to @ADgroup cheers, ~Hans _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
