[jira] [Created] (OFBIZ-9418) Static resources for theme in unreasonable file/folder structure

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-9418) Static resources for theme in unreasonable file/folder structure

Nicolas Malin (Jira)
Đỗ Như Vý created OFBIZ-9418:
--------------------------------

             Summary: Static resources for theme in unreasonable file/folder structure
                 Key: OFBIZ-9418
                 URL: https://issues.apache.org/jira/browse/OFBIZ-9418
             Project: OFBiz
          Issue Type: Improvement
          Components: themes
    Affects Versions: 16.11.02
            Reporter: Đỗ Như Vý
            Priority: Minor


For example

{code:xml}
    <VisualThemeResource visualThemeId="TOMAHAWK" resourceTypeEnumId="VT_STYLESHEET" resourceValue="/images/jquery/plugins/asmselect/jquery.asmselect-1.0.4a-beta.css" sequenceId="02"/>

{code}
or

{code:xml}
<VisualThemeResource visualThemeId="TOMAHAWK" resourceTypeEnumId="VT_HDR_JAVASCRIPT" resourceValue="/images/OfbizUtil.js" sequenceId="15"/>
{code}

JS file put inside images folder. And this is own theme file, but put in common directory.
We should change file/folder structure in a reasonable way.







--
This message was sent by Atlassian JIRA
(v6.4.14#64029)