You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Deepak Dixit (JIRA)" <ji...@apache.org> on 2014/11/01 13:13:33 UTC

[jira] [Comment Edited] (OFBIZ-5776) Move static resources from framework/images to framework/resources webapp

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

Deepak Dixit edited comment on OFBIZ-5776 at 11/1/14 12:12 PM:
---------------------------------------------------------------

Here is the proposed structure for resources webapp:
/resources/js: Move all the js file like (fieldlookup.js, selectall.sj)
              - date
              - imagemanagement
              - jquery
              - plugins

/resources/css : Move all css file related to ofbiz              
              - catalog
              - humanres

/resources/images: Move all the images (except products images) related to framework
              - portlets
              - rate    
              - rtl
              - tabs

/resources/icon : Move icons folder to resources/icons


was (Author: deepak.dixit):
Here is the proposed structure for resources webapp:
- /resources/js/
                       |_date
                       |_imagemanagement
                       |_ 
                      



- /resources/js : Move all the js file like (fieldlookup.js, selectall.sj), jquery folder
- /resources/css : Move all css file related to ofbiz
- /resources/images: Move all the images (excluding products images) related to framework related
- /resources/icon : Move images/icon folder to resources/icon



> Move static resources from framework/images to framework/resources webapp
> -------------------------------------------------------------------------
>
>                 Key: OFBIZ-5776
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5776
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Deepak Dixit
>            Priority: Minor
>
> Move all the static resources form images webapp to resources webapp, as they all are more related to resources rather then images.
> Also we need to rearrange these resources based on their purpose, like 
> - Move all js related files and plugins under resources/js
> - Move all the css related files and plugins under resources/css
> - Move all the images related to js and css under resources/images or resources/img



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)