[ http://issues.apache.org/jira/browse/JS2-468?page=all ]

Ate Douma updated JS2-468:
--------------------------

    Attachment: snapshot2.png

Second snapshot (snapshot2.png) is a correction for the previous for which I 
had allow.change.portlet.decorator=false set.
This one really shows every feature enabled, so really without any custom 
settings in the (tigris) layout decorator. 

Also corrected psml definition (showing overridden blue-gradient 
portlet-decorator):
<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::VelocityTwoColumns2575">
        <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
>
> 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]

Reply via email to