[
https://issues.apache.org/jira/browse/OFBIZ-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441533#comment-15441533 ]
Deepak Dixit commented on OFBIZ-5776:
-------------------------------------
Thanks Jacques,
I think we can conclude this now and As Pierre mentioned about template, yes they are not in right place,we can move them to another location (when we finalize) after this move.
At some other place you mentioned to use "static" web-app name that make sense as well.
So here is the final proposal:
Option one:
Move all the js/css/images to resources web-app and delete the images web-app.
Option two:
Rename images to static web-app and organize js/css/images in logical grouping.
> 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
> Assignee: Deepak Dixit
> Priority: Minor
> Attachments: OFBIZ-5776.patch
>
>
> 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)