[
https://issues.apache.org/jira/browse/OFBIZ-9138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16144868#comment-16144868 ]
Nicolas Malin edited comment on OFBIZ-9138 at 8/29/17 7:36 AM:
---------------------------------------------------------------
Hello Wei, can you explain me what is this code and what the relation with the common-theme ?
Because if I check the entity view :
{code}
~/workspace/apache-svn/ofbiz-trunk
nemo$ grep ExampleTypeView * -R
~/workspace/apache-svn/ofbiz-trunk
nemo$ cd ../ofbiz-plugins/
~/workspace/apache-svn/ofbiz-plugins
nemo$ grep ExampleTypeView * -R
~/workspace/apache-svn/ofbiz-plugins
{code}
So I have no idea this the error
was (Author: soledad):
Hello Wai, can you explain me what is this code and what the relation with the common-theme ?
Because if I check the entity view :
{code}
~/workspace/apache-svn/ofbiz-trunk
nemo$ grep ExampleTypeView * -R
~/workspace/apache-svn/ofbiz-trunk
nemo$ cd ../ofbiz-plugins/
~/workspace/apache-svn/ofbiz-plugins
nemo$ grep ExampleTypeView * -R
~/workspace/apache-svn/ofbiz-plugins
{code}
So I have no idea this the error
> Create a common theme
> ---------------------
>
> Key: OFBIZ-9138
> URL:
https://issues.apache.org/jira/browse/OFBIZ-9138> Project: OFBiz
> Issue Type: Sub-task
> Components: framework
> Reporter: Nicolas Malin
> Assignee: Nicolas Malin
> Fix For: Upcoming Release
>
> Attachments: common-theme-macro.svg, common-theme-screen.svg
>
>
> A first task to UI Improvement would be create a common that receive the existent code.
> The benefice would be have a framework/common who list all screens that available for theme surcharge, so without technology information (css/html or something like that)
> Different task to do :
> * move all ftl template from framework/common to themes/common
> * move framework/images to themes/common (this directory contains unlogical element for theme but will be manage at a second time)
> * move default macro ftl template from framework/widget to themes/common
> After the realization on this task, all current themes call theme/common for html rendering instead of framework/common, framework/images and framework/widget. Just pave the way for the next
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)