[
https://issues.apache.org/jira/browse/GERONIMO-6129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13091802#comment-13091802
]
Ivan commented on GERONIMO-6129:
--------------------------------
Without the central pages.xml file, it is still able to use the page name in
the user-page.xml file, might just need some codes to get the page name from
the full name. Or we might add separate attributes (e.g. category, order etc.)
in the GBean.
For the system user, I mean it is not required to configure the access right in
the configuration file, we might treat them as the root users in the system. Or
after installing a new portlet plugin, users still need to manually edit the
users-page.xml even for system users ?
> 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