[Radiant] Optimizing Radiant for Heroku

2013-08-18 Thread Zachary Linke
I'm running Radiant 1.0.1 in Rails 2.3.18 on Heroku and it needs some speed improvement / optimization. I'm using Thin for a webserver. My production.rb looks like this... # Settings specified here will take precedence over those in config/environment.rb # The production environment is

[Radiant] Members Area

2013-08-18 Thread Robert Cotey
Is there a plugin that I can use to restrict access to view pages, only if your in a certain group? I have tried Reader and I haven't been able to get it cleanly install. RBAC seems like a maybe but again, doesn't seem like a good fit. I would like to make a section that is public facing and

Re: [Radiant] Members Area

2013-08-18 Thread Jim Gay
You might be able to find something here: http://ext.radiantcms.org/search?q=subscription http://ext.radiantcms.org/search?q=members http://ext.radiantcms.org/search?q=password Or at least get some ideas for how you can implement it. Radiant is out of date, but we're working on it. I still love

Re: [Radiant] Optimizing Radiant for Heroku

2013-08-18 Thread Jim Gay
On Sat, Aug 17, 2013 at 4:36 PM, Zachary Linke zlink...@gmail.com wrote: I'm running Radiant 1.0.1 in Rails 2.3.18 on Heroku and it needs some speed improvement / optimization. I'm using Thin for a webserver. My production.rb looks like this... # Settings specified here will take precedence