[pmwiki-users] conditional markup for AuthUser groups

Christophe David pmwiki at christophedavid.org
Tue Sep 11 02:14:39 CDT 2007


When you have in SiteAdmin.AuthUser

user1: hash1
user2: hash2
user3: hash3
user4: hash4

@group1: user2, user3
@group2: user1, user4
@group3: user1, user2, user3

is there a way to create a conditional markup like (:if auth read:) to
check if the user is member of a group:

Something like :

(:if MemberOfAuthUserGroup @group2:)
...
(:ifend:)


Thank you in anticipation.

Christophe



More information about the pmwiki-users mailing list