Hi,
currently you have two choices:
a) Enable coplet for all users in the global configuration
and disable them in the specific role profile
or
b) the other way round as it is done with the administration
coplet below.
HTH
Carsten
> -----Original Message-----
> From: Richard Reyes [mailto:seyer_drahcir@hotmail.com]
> Sent: Friday, November 29, 2002 7:44 AM
> To: cocoon-users
> Subject: Portal Coplets - Access
>
>
> 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: <cocoon-users-unsubscribe@xml.apache.org>
> For additional commands, e-mail: <cocoon-users-help@xml.apache.org>
>
>
---------------------------------------------------------------------
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: <cocoon-users-unsubscribe@xml.apache.org>
For additional commands, e-mail: <cocoon-users-help@xml.apache.org>
|