THere is a check in layout.vm for "#if($f.isLocked() == false)" and it nicely skips over all the move and delete decorations, however I don't see a method of setting the locked flag on a PSML fragment. Would be nice if there was a property on fragment named "locked", but I don't see that in the XML mappings. From what I can tell, the locked flag is only used for nested layouts. You could create a JIRA issue asking for an enhancement...
On Wed, Feb 9, 2011 at 10:02 AM, Francisco Javier Rosado <[email protected]> wrote: > Hello All, > > > > I am using Jetspeed 2.2.0 on portal mode, not desktop. > > > > Is there any way to lock a portlet within a user's private page? I need to > have a portlet within the page, and that the user can not reposition or > remove. In short, when the user releases the page controls appear not to > move or delete the portlet. > > > > I found a solution, but would not have to modify the file layout.vm. > > > > Thank you and Regards > > Curro Rosado > > -- David --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
