> -----Original Message----- > From: Marian Skalsky [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 17, 2002 2:33 AM > To: [EMAIL PROTECTED] > 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: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
