> I always feel bad when I ask a question that is in the existing > documentation. > > For others (unlike David) who do not have the documentation > memorized, the "logic:present" tag will take a "role" attribute: > > Checks whether the currently authenticated user (if any) has been > associated with any of the specified security roles. Use a > comma-delimited list to check for multiple roles. Example: > <logic:present role="role1,role2,role3"> code..... </logic:present> > > (RT EXPR)
Thanks for asking this question. Sometimes, reading other peoples questions help you answer things you didn't even know to ask. It isn't even about finding the documentation, it is about knowing what question to find the answer for in the documentation. Basically, questions lead to ideas. This one led to an idea for my application. David, you are definitly a monster contributor to this list, and I definitley appreciate the responses you give, even if they force me to think a little harder, read a little more or go the extra mile. Thanks for pushing us. Dan -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Daniel Allen, <[EMAIL PROTECTED]> http://www.mojavelinux.com/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - "While they're pumping, you're soaking them" -- Speed Loader TV Advert - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

