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 Marian Skalsky <ms...@euromove.sk> on 2002/10/17 11:32:45 UTC

Customizer - Add Reference button

Hi there!

Customizer - Add reference button- my understanding for now (I don't use DB
to store psml) - I can link to some psml stored in psml directory = also to
somebody's PSML.. and see his content.... or some special content such as
psml/group/Jetspeed/html/ref_example.psml.
I wanna ask:
1) Can somebody explain me, what is this feature intended to be ?
2) How can I set access rights for these psml files ?
3) How can I disable this feature (except editing the code of
customizer-portletset.vm file)?

Thank you.
$kala.


---
Odch?dzaj?ca spr?va neobsahuje v?rusy.
Skontrolovan? antiv?rusov?m syst?mom AVG (http://www.grisoft.cz).
Verzia: 6.0.401 / V?rusov? datab?za: 226 - d?tum vydania: 11. 10. 2002



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


RE: Customizer - Add Reference button

Posted by Mark Orciuch <ma...@ngsltd.com>.
This thread spiked my interest so I went ahead and tried to create a "read
only tab". I accomplished that by logging in as admin and using the Psml
Browser. I picked profile for one of the users and set the security id for
one of the tabs to "Users+V and Admin+C". When I logged on as that user the
"read only tab" didn't have the Customize icon which is what I expected.
Also, its layout couldn't be changed. The only hole in this concept is that
the tab can actually be moved or removed in the customizer. I believe that
security should be taken into consideration when building a list of actions
for a tab in the customizer.

This is a very useful feature otherwise and I'll log this as an issue in
Bugzilla to fix.

Best regards,

Mark C. Orciuch
Next Generation Solutions, Ltd.
e-Mail: mark_orciuch@ngsltd.com
web: http://www.ngsltd.com


> >
> > Hi there!
> >
> > Customizer - Add reference button- my understanding for now (I
> > don't use DB
> > to store psml) - I can link to some psml stored in psml directory
> > = also to
> > somebody's PSML.. and see his content.... or some special
> content such as
> > psml/group/Jetspeed/html/ref_example.psml.
> > I wanna ask:
> > 1) Can somebody explain me, what is this feature intended to be ?
>
> http://jakarta.apache.org/jetspeed/site/psml.html
>
> > 2) How can I set access rights for these psml files ?
>
> http://jakarta.apache.org/jetspeed/site/security.html#Registry%20A
> ccess%20Co
> ntrol
>
> To set access rights on a PSML resource(file), add a security-ref at the
> outer-most portlets set, for example:
>
> <?xml version="1.0" encoding="iso-8859-1"?>
> <portlets id='5000' xmlns="http://xml.apache.org/jetspeed/2000/psml">
>   <security-ref parent="user-only"/>
>
> > 3) How can I disable this feature (except editing the code of
> > customizer-portletset.vm file)?
>
> Its currently not configurable
> Recommend submitting a patch to make it configurable if you think
> its useful
>
> >
> > Thank you.
> > $kala.
> >
> >
> > ---
> > Odch?dzaj?ca spr?va neobsahuje v?rusy.
> > Skontrolovan? antiv?rusov?m syst?mom AVG (http://www.grisoft.cz).
> > Verzia: 6.0.401 / V?rusov? datab?za: 226 - d?tum vydania: 11. 10. 2002
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <ma...@jakarta.apache.org>
> > For additional commands, e-mail:
> > <ma...@jakarta.apache.org>
> >
> >
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>


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


RE: Customizer - Add Reference button

Posted by David Sean Taylor <da...@bluesunrise.com>.

> -----Original Message-----
> From: Marian Skalsky [mailto:ms@euromove.sk]
> Sent: Thursday, October 17, 2002 2:33 AM
> To: jetspeed-user@jakarta.apache.org
> Subject: Customizer - Add Reference button
>
>
> Hi there!
>
> Customizer - Add reference button- my understanding for now (I
> don't use DB
> to store psml) - I can link to some psml stored in psml directory
> = also to
> somebody's PSML.. and see his content.... or some special content such as
> psml/group/Jetspeed/html/ref_example.psml.
> I wanna ask:
> 1) Can somebody explain me, what is this feature intended to be ?

http://jakarta.apache.org/jetspeed/site/psml.html

> 2) How can I set access rights for these psml files ?

http://jakarta.apache.org/jetspeed/site/security.html#Registry%20Access%20Co
ntrol

To set access rights on a PSML resource(file), add a security-ref at the
outer-most portlets set, for example:

<?xml version="1.0" encoding="iso-8859-1"?>
<portlets id='5000' xmlns="http://xml.apache.org/jetspeed/2000/psml">
  <security-ref parent="user-only"/>

> 3) How can I disable this feature (except editing the code of
> customizer-portletset.vm file)?

Its currently not configurable
Recommend submitting a patch to make it configurable if you think its useful

>
> Thank you.
> $kala.
>
>
> ---
> Odch?dzaj?ca spr?va neobsahuje v?rusy.
> Skontrolovan? antiv?rusov?m syst?mom AVG (http://www.grisoft.cz).
> Verzia: 6.0.401 / V?rusov? datab?za: 226 - d?tum vydania: 11. 10. 2002
>
>
>
> --
> To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
>
>



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