I downloaded and installed the nightly build this morning and can't
find the "theme" folder. I even searched the whole drive for xforms.css as well as for a string that the file contains, but no luck. Yet Tomcat serves my form nicely styled with the styles defined in xforms.css. A. -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
It's in lib/ops-resources-private.jar
All the Javascript files moved there as well. Jay ________________________________ From: Alexander Zatko [mailto:[hidden email]] Sent: Wed 8/16/2006 8:16 AM To: [hidden email] Subject: [ops-users] where is xforms.css? I downloaded and installed the nightly build this morning and can't find the "theme" folder. I even searched the whole drive for xforms.css as well as for a string that the file contains, but no luck. Yet Tomcat serves my form nicely styled with the styles defined in xforms.css. A. -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws winmail.dat (4K) Download Attachment |
Administrator
|
In reply to this post by Alexander Žaťko
Alexander,
Those are now in ops-resources-private.jar. The theme directory may reappear at some point, but for now it has been ruthlessly assimilated into that new resources JAR ;-) The plan is shortly to split that JAR into at least two new JARs, one which contains purely private resources that are never served by the web browser, and other resources that can be served, such as JavaScript, etc. This packaging has many benefits: o Resources that are your your own don't clog your resources space o Updates of OPS are much easier, as you just update JAR files (and maybe adjust a few things under config) o It is easy to determine what resources are private and what are public o You can, if you want, extract the JAR into your resources and still have individual files o You can override files in the JARs in your resources space -Erik Alexander Zatko wrote: > I downloaded and installed the nightly build this morning and can't find > the "theme" folder. I even searched the whole drive for xforms.css as > well as for a string that the file contains, but no luck. Yet Tomcat > serves my form nicely styled with the styles defined in xforms.css. > > A. -- Orbeon - XForms Everywhere: http://www.orbeon.com/blog/ -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Thanks guys - I suspected something like that, but was not sure where
to look. A. On Aug 16, 2006, at 11:50 AM, Erik Bruchez wrote: > Alexander, > > Those are now in ops-resources-private.jar. The theme directory may > reappear at some point, but for now it has been ruthlessly > assimilated into that new resources JAR ;-) > > The plan is shortly to split that JAR into at least two new JARs, > one which contains purely private resources that are never served > by the web browser, and other resources that can be served, such as > JavaScript, etc. > > This packaging has many benefits: > > o Resources that are your your own don't clog your resources space > o Updates of OPS are much easier, as you just update JAR files (and > maybe adjust a few things under config) > o It is easy to determine what resources are private and what are > public > o You can, if you want, extract the JAR into your resources and still > have individual files > o You can override files in the JARs in your resources space > > -Erik > > Alexander Zatko wrote: >> I downloaded and installed the nightly build this morning and >> can't find the "theme" folder. I even searched the whole drive >> for xforms.css as well as for a string that the file contains, >> but no luck. Yet Tomcat serves my form nicely styled with the >> styles defined in xforms.css. >> A. > > -- > Orbeon - XForms Everywhere: > http://www.orbeon.com/blog/ > > > -- > You receive this message as a subscriber of the ops- > [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > ObjectWeb mailing lists service home page: http://www.objectweb.org/ > wws -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Free forum by Nabble | Edit this page |