Hi,
my dtml document must check the role of a user.

only if the user has the role
manager
or publisher
or writer

the content will be displayd

How can i create a dtml-if tag ?

Something like <dtml-if AUTHENTICATE_USER.has_role('Publisher','Manager','Writer')"> doesn't work :-(



Viele Grüße
Mark Zimmermann