One ore more group name should be passed, you can expressly deny access by putting a '!'
before the group name in question. It will keep looping through the list provided until
it finds a 'true' value so strange results may occur with conflicting group access. The
standard Joomla! hierarchy applies so an Editor, would be allowed to see content secured
by the Registered or Author group names.
Valid group names are:
- guest
- registered
- author
- editor
- publisher
- manager
- administrator
- super administrator
- special (administrator or super administrator)
Examples:
{rokaccess guest}shows only to guest users{/rokaccess}
{rokaccess !guest}shows to all users who are not a guest{/rokaccess}
{rokaccess registered}shows to all users who are registered{/rokaccess}
{rokaccess guest,!editor}shows to all guests and members who are NOT editors{/rokaccess}
{rokaccess editor,special}shows to editors, administrators, and superadministrators{/rokaccess}
Re: Move over RokGuest,RokMember - Hello RokAccess
Posted 17 years 11 months ago
Great job as usual Head Kahuna!
Andy for President!
Cheers!
The member formerly known as Roland Deschain After your question is solved, please Edit your original post and choose the Solved message icon, thank you!