[ 
http://jira.dspace.org/jira/browse/DS-467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11071#action_11071
 ] 

Andrea Bollini commented on DS-467:
-----------------------------------

Currently DSpace use a jsp for the css file also to prevent hardcoding of the 
images link. Without the use of the jsp we will not able to deploy the 
application without changes under different context (ROOT, dspace, test, etc.). 
IMHO Before to make the css a static file we should find a solution for that 
use case.
Andrea

> Consider making the JSPUI styles.css.jsp a static file
> ------------------------------------------------------
>
>                 Key: DS-467
>                 URL: http://jira.dspace.org/jira/browse/DS-467
>             Project: DSpace 1.x
>          Issue Type: Improvement
>          Components: JSPUI
>    Affects Versions: 1.5.0, 1.5.1, 1.5.2
>            Reporter: Stuart Lewis
>            Priority: Minor
>
> At present, the out-the-box stylesheet used by the JSPUI is a JSP. The only 
> reason it is a JSP is so that it can deal with stylesheet issues associated 
> with Netscape Navigator 4.
> Using Firebug, it seems that the CSS is not getting cached, so the JSP is 
> re-run for every page view. This is not efficient.
> 1) If the navigator bug is still a problem, there are better way to deal with 
> this in CSS
> 2) If it is not still a problem, then is there any other need to keep the CSS 
> as a JSP?
> Thoughts? 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to