[ 
https://issues.apache.org/jira/browse/GERONIMO-6129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shenghao Fang updated GERONIMO-6129:
------------------------------------

    Attachment: navigation.patch
                user-pages.xml
                pages.xml

Initial patch and the default configuration files are attached.

Some known issues:
1) Access '/console' will still be redirected to '/console/0/Welcome'. The 
correct location should be '/console/Welcome' since the page title is changed 
to 'Welcome'. '/console/Welcome' need to be accessed manually for test purpose.

2) 'Welcome' page is not loaded properly. Access '/console/Welcome' will lead 
to a blank page in the right frame.

> Improvements for Admin Console navigation
> -----------------------------------------
>
>                 Key: GERONIMO-6129
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6129
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 3.0
>            Reporter: Shenghao Fang
>            Assignee: Shenghao Fang
>            Priority: Minor
>         Attachments: navigation.patch, pages.xml, user-pages.xml
>
>
> Make 2 improvements for Admin Console navigation:
> 1) Centralized configuration file for portlet category
>    The portlet category is hard-coded in the gbean attribute 'pageTitle' in 
> 'plan.xml' of each portlet in current implementation. It makes the category 
> configuration distributed in multiple files which are hard to maintain.
>    This improvement targets to keep only title in 'pageTitle' and provide a 
> centralized configuration file for portlet category. It also enables runtime 
> configuration.
> 2) User based navigation tree
>    This improvement is a part of 
> [GERONIMO-5675|https://issues.apache.org/jira/browse/GERONIMO-5675]. But it 
> provides more flexible configuration which makes the basic tree and the 
> advanced tree can be customized independently.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to