Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 8C61F200B73 for ; Mon, 29 Aug 2016 10:13:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8B0AA160ACA; Mon, 29 Aug 2016 08:13:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0229F160AC8 for ; Mon, 29 Aug 2016 10:13:21 +0200 (CEST) Received: (qmail 60754 invoked by uid 500); 29 Aug 2016 08:13:21 -0000 Mailing-List: contact notifications-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list notifications@ofbiz.apache.org Received: (qmail 60576 invoked by uid 99); 29 Aug 2016 08:13:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Aug 2016 08:13:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0E8BA2C014F for ; Mon, 29 Aug 2016 08:13:21 +0000 (UTC) Date: Mon, 29 Aug 2016 08:13:21 +0000 (UTC) From: "Deepak Dixit (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OFBIZ-5776) Move static resources from framework/images to framework/resources webapp MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 29 Aug 2016 08:13:22 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15445199#comment-15445199 ] Deepak Dixit commented on OFBIZ-5776: ------------------------------------- I like the idea, but instead of calling it basetheme we need to re-think the name. As we are going to move base utility js code so we have to name it more generic rather then base theme. > 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)