Hi Guys,
Is there a way to not let a specific Roles ( or Usergroups like guest or
admin ) to access all available coplets?
Well, except for declarings it like the admin coplet..
<coplet id="administration">
<resource uri="cocoon:raw:/sunspotdemosunlet-administration.xml"/>
<configuration>
<mandatory>false</mandatory>
<sizable>true</sizable>
<active>false</active> <!-- this is only active for admins -->
</configuration>
<title>Administration</title>
<status>
<visible>true</visible>
<size>max</size>
</status>
</coplet>
Configurations:
Windows 2000 Advance Server
j2sdk1.4.0_03
Apache Tomcat/4.1.12-LE-jdk14
Thanks
Richard
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>