Re: RE: Re: Question regarding how to apply CSS stylesheets?

Posted by Alessandro Vernet on
URL: https://discuss.orbeon.com/Question-regarding-how-to-apply-CSS-stylesheets-tp42849p42856.html

Patrik,

On Feb 23, 2009, at 9:39 AM, Helsing, Patrik wrote:

> 3) The theme-examples.xsl contains the following link to a stylesheet
> <xhtml:link rel="stylesheet" href="/config/theme/orbeon.css"
> type="text/css" media="all"/>
>
> This stylesheet (orbeon.css) I cannot find in my directory structure
> (?),
> but is this also the reason

orbeon.css is your lib/orbeon-resources-private.jar. The resource  
manager first looks for files in WEB-INF/resources, then looks for  
them in the "web app class path". You can see how this is setup in  
the web.xml; look for the <context-param> with name starting with  
"oxf.resources.priority".

The idea is that files you usually don't need to see, or that you  
shouldn't change (because that will create some complications for you  
when you try to upgrade to a new version of Orbeon Forms) are in  
orbeon-resources-private.jar instead of being directly in the  
resources directory.

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws