[ http://issues.apache.org/jira/browse/JS2-468?page=all ]
Ate Douma updated JS2-468:
--------------------------
Attachment: snapshot3.png
Third and last snapshot of the same page but with a readonly root layout and
allow.change.portlet.decorator=false defined in the tigris layout
decorator.properties.
The psml definition with a readonly (no PortletMode EDIT nor HELP support) root
layout portlet:
<page id="/_user/user/test.psml" hidden="false">
<title>test</title>
<short-title>test</short-title>
<defaults layout-decorator="tigris" portlet-decorator="tigris"/>
<fragment type="layout"
name="jetspeed-layouts::VelocityTwoColumns2575NoActions">
<fragment type="portlet" name="demo::BookmarkPortlet">
<property name="row" value="0"/>
<property name="column" value="0"/>
</fragment>
<fragment type="layout" name="jetspeed-layouts::VelocityOneColumn">
<fragment type="portlet" name="demo::BookmarkPortlet"/>
<fragment type="layout" name="jetspeed-layouts::VelocityTwoColumns">
<fragment type="portlet" name="demo::BookmarkPortlet"/>
<fragment type="portlet" name="demo::BookmarkPortlet"
decorator="blue-gradient">
<property name="row" value="1"/>
<property name="column" value="0"/>
</fragment>
</fragment>
</fragment>
</fragment>
</page>
> Customizer cannot edit nested layouts.
> --------------------------------------
>
> Key: JS2-468
> URL: http://issues.apache.org/jira/browse/JS2-468
> Project: Jetspeed 2
> Type: Bug
> Components: Decorations/Themes, Layout
> Versions: 2.1-dev, 2.0-FINAL
> Reporter: Randy Watler
> Assignee: Ate Douma
> Attachments: snapshot1.png, snapshot2.png, snapshot3.png
>
> Customization of nested layouts using the columns and tcolumns layout
> templates is not functional. The page actions used to invoke the Customizer
> are now page centric, as are access to content used by the Customizer. The
> Customizer should now operate on the layout tree that belongs to the page,
> but it is not capable of operating on anything beyond a single multicolumn
> layout. Also, the interface of the existing Customizer may not be
> sufficiently intuitive or sophisticated to operate on nested layouts.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]