Re: Javascript file processing...

2006-01-04 Thread CFAS Webmaster
Yes! David Crossley wrote: CFAS Webmaster wrote: How about this: This stuff does go into src/documentation/sitemap.xmap to answer Ross's question. ... ... mime-type="application/x-javascript" /> I took the version and corrected the mime-type and it works. Yea!

Re: Javascript file processing...

2006-01-04 Thread David Crossley
CFAS Webmaster wrote: > David Crossley wrote: > > > >You can see that default match at main/webapp/resources.xmap > >line 153 ... > > > > > > >mime-type="application/x-javascript" /> > > > > > >I wonder if we should change that so that it first > >looked in sub-directories and then looked at the >

Re: Javascript file processing...

2006-01-04 Thread Ross Gardler
CFAS Webmaster wrote: Hmm... David Crossley wrote: ... You can see that default match at main/webapp/resources.xmap line 153 ... mime-type="application/x-javascript" /> I wonder if we should change that so that it first looked in sub-directories and then looked at the top-level of resou

Re: Javascript file processing...

2006-01-04 Thread CFAS Webmaster
Hmm... David Crossley wrote: Ross Gardler wrote: CFAS Webmaster wrote: All, I'm submitting this to the dev list because I *think* this is new behaviour in 0.8. I haven't tried it again with 0.7 as this machine is a bit low on disk space. I have an HTML file that I'm processing t

Re: Javascript file processing...

2006-01-04 Thread David Crossley
Ross Gardler wrote: > CFAS Webmaster wrote: > >All, > > > > I'm submitting this to the dev list because I *think* this is new > >behaviour in 0.8. I haven't tried it again with 0.7 as this machine is > >a bit low on disk space. > > > > I have an HTML file that I'm processing through Forrest, >

Re: Javascript file processing...

2006-01-04 Thread Ross Gardler
CFAS Webmaster wrote: All, I'm submitting this to the dev list because I *think* this is new behaviour in 0.8. I haven't tried it again with 0.7 as this machine is a bit low on disk space. I have an HTML file that I'm processing through Forrest, http://www.cfas.org/Committees/Application

Re: Javascript file processing...

2006-01-04 Thread Thorsten Scherler
El mié, 04-01-2006 a las 12:12 -0500, CFAS Webmaster escribió: > All, > > I'm submitting this to the dev list because I *think* this is new > behaviour in 0.8. I haven't tried it again with 0.7 as this machine is > a bit low on disk space. > > I have an HTML file that I'm processing throug