You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Nicolas Malin (Jira)" <ji...@apache.org> on 2019/09/13 17:00:00 UTC

[jira] [Comment Edited] (OFBIZ-10601) Add a framework method to get main webapp menu with the webapp name

    [ https://issues.apache.org/jira/browse/OFBIZ-10601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16929365#comment-16929365 ] 

Nicolas Malin edited comment on OFBIZ-10601 at 9/13/19 4:59 PM:
----------------------------------------------------------------

Not only :

$ grep appli.*Screens.xml.*work OFBIZ-10601.patch |cut -c 4- | sed s/'(working copy)'//g
 applications/accounting/widget/CommonScreens.xml 
 applications/accounting/widget/ap/CommonScreens.xml 
 applications/accounting/widget/ar/CommonScreens.xml 
 applications/content/widget/CommonScreens.xml 
 applications/humanres/widget/CommonScreens.xml 
 applications/manufacturing/widget/manufacturing/CommonScreens.xml 
 applications/marketing/widget/CommonScreens.xml 
 applications/marketing/widget/sfa/CommonScreens.xml 
 applications/order/widget/ordermgr/CommonScreens.xml 
 applications/party/widget/partymgr/CommonScreens.xml 
 applications/product/widget/catalog/CatalogScreens.xml 
 applications/product/widget/facility/FacilityScreens.xml 
 applications/workeffort/widget/CommonScreens.xml

you can see by extension all webapp cover for the example


was (Author: soledad):
Not only :

$ grep appli.*Screens.xml.*work OFBIZ-10601.patch |cut -c 4- | sed s/'(working copy)'//g
 applications/accounting/widget/CommonScreens.xml 
 applications/accounting/widget/ap/CommonScreens.xml 
 applications/accounting/widget/ar/CommonScreens.xml 
 applications/content/widget/CommonScreens.xml 
 applications/humanres/widget/CommonScreens.xml 
 applications/manufacturing/widget/manufacturing/CommonScreens.xml 
 applications/marketing/widget/CommonScreens.xml 
 applications/marketing/widget/sfa/CommonScreens.xml 
 applications/order/widget/ordermgr/CommonScreens.xml 
 applications/party/widget/partymgr/CommonScreens.xml 
 applications/product/widget/catalog/CatalogScreens.xml 
 applications/product/widget/facility/FacilityScreens.xml 
 applications/workeffort/widget/CommonScreens.xml

you can see patch extension all webapp cover for the example

> Add a framework method to get main webapp menu with the webapp name
> -------------------------------------------------------------------
>
>                 Key: OFBIZ-10601
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10601
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Julien NICOLAS
>            Assignee: Nicolas Malin
>            Priority: Minor
>         Attachments: HomeMenu.png, OFBIZ-10601.patch, webAppMainMenu.png
>
>
> To improve theme management and provide better tools for new themes, I would like to have a method that return the main menu of a webApp with the webApp name.
> The purpose is to have new theme with smarter UI like example in attached screenshot.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)