Re: [LogiLogi-list] Javascript problem! Steffen ?
Status: Beta
Brought to you by:
wybow
|
From: S. M. <S.M...@st...> - 2008-07-02 21:31:05
|
----- Original Message ----- From: Wybo Wiersma <wy...@lo...> Date: Thursday, June 26, 2008 10:03 am Subject: Re: [LogiLogi-list] Javascript problem! Steffen ? > > I got LogiLogi running in production mode, but then still > everything works fine. > > > > I added some error messages to compressed_javascript_include_tag. If > > you could try it on the server again, maybe I can see what is going > > wrong. > > I just set it up on http://edge.logilogi.org > > But it does not seem to be doing any compression, though the code in > there is the current trunk-version, which does have compression > enabled.... > > <%= compressed_javascript_include_tag :defaults, "dropdowntabs", > "modalbox", "llcorners", :cache => true %> > > Hope you can derive something from it, > > Wybo Sorry for my late response, but I had two exams this week. I have really no idea why there is no compression, since when I run Webrick locally in production mode it works. But I have an idea what might go wrong when compressing the file. Next weekend I will have some time to rewrite the code. I hope I can make it work then. |