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:[EMAIL PROTECTED]] > 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: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> > > --------------------------------------------------------------------- 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]>