Hi, I get the workaround that all buttons without the close appears depend on the <parameter name="_showtitle" value="true" type="boolean" hidden="false"/> in the local-portlet.xreg. I changed jetspeed.vm as discribed in the articles above. But if the user customize a pane the close-button appears (where a user can choose a layout). I find out that this settings will be made in multicolumn-customize (and row-customize, ...). But I cant find out how to change there. I want to read out the parameter in the local-portlet.xreg.
Does anybody tried the same or can tell me if I need to change a class (and which one)? Thanks Meierchen --- Paul Spencer <[EMAIL PROTECTED]> schrieb: > Meierchen, > This is a common question/problem/bug. Until it is > fixed, the message > threads below should be useful in implementing a > workaround. > > See the following message threads: > http://www.mail-archive.com/jetspeed-user%40jakarta.apache.org/msg01868.html > http://www.mail-archive.com/jetspeed-dev%40jakarta.apache.org/msg02002.html > > > Paul Spencer > > Ute Meier wrote: > > > Hello, > > I created to new security roles: > > 1) abc_all with permissions close, customize, > info, > > max, min, view, personalize > > 2) abc_all_oblig with permissions view > > > > Then I added in my local-portlets.xreg following > code: > > <security role="abc_all"/> or <security > > role="abc_all_oblig"/> > > Each portlets has one definition of security role > > either abc_all or abc_all_oblig > > > > Then I added roles to users: > > testA has roles: abc_all, abc_all_oblig > > testB has roles: user > > > > Starting jetspeed it is OK that only testA saw > > portlets with security role "abc_all" or > > "abc_all_oblig". But the portlet with security > role > > "abc_all_oblig" is closable, too and thats the > purpose > > of the distinction between "abc_all" and > > "abc_all_oblig". > > Does anyone know how to solve the problem? I want > some > > mandatory portlets where users have no possibility > to > > remove them from the portal (just mandatory). > > > > Thanks > > Meierchen > > > > > __________________________________________________________________ > > > > Gesendet von Yahoo! Mail - http://mail.yahoo.de > > Ihre E-Mail noch individueller? - > http://domains.yahoo.de > > > > -- > > 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]> > __________________________________________________________________ Gesendet von Yahoo! Mail - http://mail.yahoo.de Ihre E-Mail noch individueller? - http://domains.yahoo.de -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
