[Radiant] Re: Radiant on Heroku: Javascript Caching in Admin

2010-10-06 Thread Daan
Hi, Thanks for your reply, this makes perfect sense. I'm going to try this out tonight.. If I'll bump into other problems related to this subject, i'll be posting here again i guess :) For now, thank you very much, Jeff! - Daan On Oct 5, 7:10 pm, Jeff Casimir wrote: > Daan, > > Setup your Radi

Re: [Radiant] Re: Radiant on Heroku: Javascript Caching in Admin

2010-10-05 Thread Jeff Casimir
Daan, Setup your Radiant to run locally like normal. Then instead of starting it with "ruby script/server" (which loads in development mode), just do "ruby script/server -e production". When you try to access the /admin page it will compile your javascripts to an all.js file. Add that "all.js"

[Radiant] Re: Radiant on Heroku: Javascript Caching in Admin

2010-10-05 Thread Daan
Hello, I was wondering what you ment by create it locally... Should i install the radiant as a plugin, so i can tweak it in my / vendor dir? Sorry that i'm not getting what you mean, but if you could explain it a little more, you would really help me. Thanx in advance! On Sep 8, 4:44 pm, john mu