You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Raffaele Ragni <ra...@cone.it> on 2002/10/04 15:10:14 UTC

Psml customizing permission

Hi,
I was searching a method to hide some icons, like the customize one, or close from certain users that has some permissions.
I saw that when a user is created he can customize everything, so i went on role/permission but there was no permission checked.
Now, the thing that i need is to not make users customize psml, but still customizing certain portlets.
I searched a bit on the mailing list and all i have seen was patches to do.
There is a role/permission to not permit to customize psml but still the portlets?
Or should i change something? and if yes, what class or file?
I searched on the actual sources too but i've seen for example that in AbstractPortlet all 'allow' functions always return true.
It has still to be implemented or it is a wanted thing?



|- Raffaele Ragni < raffaele.ragni@cone.it >
|- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770 
|- CONE Sistemi Informativi  



Re: Psml customizing permission

Posted by Raffaele Ragni <ra...@cone.it>.
Umm, since i need this implemented, i have tried to do it by myself with
checking permissions on allowClose, allowMinimize etc, but i found that only
the getAllowMinimized is called, others not (i put a println but didnt print
anything)


|- Raffaele Ragni < raffaele.ragni@cone.it >
|- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770
|- CONE Sistemi Informativi


----- Original Message -----
From: "Raffaele Ragni" <ra...@cone.it>
To: "Jetspeed Users List" <je...@jakarta.apache.org>
Sent: Friday, October 04, 2002 3:10 PM
Subject: Psml customizing permission


Hi,
I was searching a method to hide some icons, like the customize one, or
close from certain users that has some permissions.
I saw that when a user is created he can customize everything, so i went on
role/permission but there was no permission checked.
Now, the thing that i need is to not make users customize psml, but still
customizing certain portlets.
I searched a bit on the mailing list and all i have seen was patches to do.
There is a role/permission to not permit to customize psml but still the
portlets?
Or should i change something? and if yes, what class or file?
I searched on the actual sources too but i've seen for example that in
AbstractPortlet all 'allow' functions always return true.
It has still to be implemented or it is a wanted thing?



|- Raffaele Ragni < raffaele.ragni@cone.it >
|- Tel 071 2900854 / Fax 071 2908551 / Cel 333 3659770
|- CONE Sistemi Informativi





--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>