Anthony Carlucci created RAVE-684:
-------------------------------------
Summary: Re-structure static content directories
Key: RAVE-684
URL: https://issues.apache.org/jira/browse/RAVE-684
Project: Rave
Issue Type: Improvement
Reporter: Anthony Carlucci
Assignee: Anthony Carlucci
Priority: Minor
Change the structure of the static web content in rave-portal-resources:
From:
...webapp/css
...webapp/images
...webapp/script
To :
...webapp/static/css
...webapp/static/images
...webapp/static/script
This will allow better configuration of Rave extension projects to control
caching, authorization, etc against one top-level directory that contains all
static content : http://localhost:8080/portal/static/
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira