Re: [Radiant] Backup / convert / export a Radiant site to HTML

2012-02-12 Thread Jim Gay
I haven't tested this in a while but you could try http://ext.radiantcms.org/extensions/228-snapshot On Thu, Feb 2, 2012 at 2:19 PM, Diogo Chaves wrote: > Hi, I have a radiant site that I need to convert to HTML. I remember I > did a couple of years ago with an extension (but I can't find it now)

Re: [Radiant] "Could not find a JavaScript runtime" deploying Radiant 1.0.0rc4 to Heroku

2012-02-12 Thread Jim Gay
rc5 of what is out? Mick, I want to figure out a way to gracefully fail and remove coffee-script support if you don't want it. But you should be able to add this to your Gemfile: gem "therubyracer" Let us know if that doesn't work out. On Sun, Feb 12, 2012 at 1:16 PM, John Moroney wrote: > Mic

Re: [Radiant] "Could not find a JavaScript runtime" deploying Radiant 1.0.0rc4 to Heroku

2012-02-12 Thread John Moroney
Mick, I have seen this horrible thing before. I fixed this by installing the gem therubyracer. Others swear by nodejs. Also, rc5 is out and does seem more stable. Best of luck, John Vancouver, BC On Jan 29, 2012, at 5:13 AM, Mick Hollins wrote: > Hi, > I'm attempting to deploy Radiant 1.0.

[Radiant] Re: installing mailer extension in 1.0.0rc4 project

2012-02-12 Thread john
would you open an issue for this on github with details about your setup. ruby and radiant versions, mailer extension version, etc.

[Radiant] Re: "Could not find a JavaScript runtime" deploying Radiant 1.0.0rc4 to Heroku

2012-02-12 Thread john
the coffeescript support in sheets needs a javascript runtime...so add therubyracer to your gemfile, bundle update and redeploy.

[Radiant] Re: Backup / convert / export a Radiant site to HTML

2012-02-12 Thread john
what about: wget -R http://example.com/

[Radiant] Backup / convert / export a Radiant site to HTML

2012-02-12 Thread Diogo Chaves
Hi, I have a radiant site that I need to convert to HTML. I remember I did a couple of years ago with an extension (but I can't find it now). The extension "browse" trough all the pages and save then in html. So after the process I end up with a directory that contains all the pages, the css, js a

[Radiant] "Could not find a JavaScript runtime" deploying Radiant 1.0.0rc4 to Heroku

2012-02-12 Thread Mick Hollins
Hi, I'm attempting to deploy Radiant 1.0.0rc4 to Heroku, but I get the following error: Could not find a JavaScript runtime The full log output is here: https://gist.github.com/1698750 Anyone seen this before? Any help would be greatly appreciated. thanks, mick

[Radiant] To enable the cache with 'apache2+fcgid' What should I do?

2012-02-12 Thread knjnko
Hi. I use Radiant on Apache2+fcgid. Display of pages is incorrect. If I Comment of 'config.middleware.use ::Radiant::Cache', when Display of pages is correct. If I will enable Cache,What should I do? regards.

[Radiant] installing mailer extension in 1.0.0rc4 project

2012-02-12 Thread valmiki
I would like to ask some help installing the mailer extension properly in a 1.0.0rc4 site I migrated from a 0.9.1 site. I tried ./script/ extension/install mailer. The form used to work in the old site, but now the the form is full of backslashes. There must be a new way of going about this, but I