[Radiant] Archive Month Index on Radiant 0.9.1

2010-08-04 Thread John Beynon
Just ran across interesting problem where using an Archive Month Index page created yesterday with a bunch of items when you viewed the index page for the month it showed itself at the top of the page with a recursion error and then the matching items for the month. The solution was to change the

[Radiant] Correct way to eliminate page caching in Radiant?

2010-08-04 Thread Wes Gamble
(apologies if this is a duplicate - I used the Web forum to post this and it doesn't show up in the Google groups list). Currently developing content in a shared app. on Heroku using Radiant, so officially we are in production mode even though we're obviously developing. We'd like to be able

Re: [Radiant] Correct way to eliminate page caching in Radiant?

2010-08-04 Thread Jim Gay
On Aug 4, 2010, at 12:35 PM, Wes Gamble wrote: (apologies if this is a duplicate - I used the Web forum to post this and it doesn't show up in the Google groups list). Currently developing content in a shared app. on Heroku using Radiant, so officially we are in production mode even though

Re: [Radiant] Correct way to eliminate page caching in Radiant?

2010-08-04 Thread Wes Gamble
On 8/4/10 11:48 AM, Jim Gay wrote: On Aug 4, 2010, at 12:35 PM, Wes Gamble wrote: (apologies if this is a duplicate - I used the Web forum to post this and it doesn't show up in the Google groups list). Currently developing content in a shared app. on Heroku using Radiant, so officially we

Re: [Radiant] Correct way to eliminate page caching in Radiant?

2010-08-04 Thread Wes Gamble
On 8/4/10 4:05 PM, Jim Gay wrote: On Wed, Aug 4, 2010 at 5:03 PM, Wes Gamble we...@att.net mailto:we...@att.net wrote: On 8/4/10 11:48 AM, Jim Gay wrote: On Aug 4, 2010, at 12:35 PM, Wes Gamble wrote: (apologies if this is a duplicate - I used the Web forum

Re: [Radiant] Correct way to eliminate page caching in Radiant?

2010-08-04 Thread john muhl
On Wed, Aug 4, 2010 at 11:35 AM, Wes Gamble we...@att.net wrote: I've Googled and seen several approached to turning off page caching in Radiant - what is the most correct way to do this for a production environment? have you tried modifying the response headers? gem install rack-contrib #

Re: [Radiant] Correct way to eliminate page caching in Radiant?

2010-08-04 Thread Jim Gay
On Wed, Aug 4, 2010 at 7:09 PM, Wes Gamble we...@att.net wrote: On 8/4/10 4:05 PM, Jim Gay wrote: On Wed, Aug 4, 2010 at 5:03 PM, Wes Gamble we...@att.net wrote: On 8/4/10 11:48 AM, Jim Gay wrote: On Aug 4, 2010, at 12:35 PM, Wes Gamble wrote: (apologies if this is a duplicate - I used

[Radiant] problem with search -- acts_as_solr - please assist.

2010-08-04 Thread sethg
I added acts_as_solr extension for radiant -- I followed the directions. I also added the acts_as_solr plgin for rails. now when I add a page I get: NoMethodError (undefined method `keywords' for #Page:0x10abcb640): radiant (0.9.1) app/controllers/admin/resource_controller.rb:64:in `create'

[Radiant] acts_as_solr

2010-08-04 Thread Seth Gitner
oki, so I have rebuilt my radiant install from scratch. I've only added acts_as_solr and required plugins. I can access my solr server just fine via the solr admin http://127.0.0.1:8982/solr/ -- I can also access localhost/search but i keep getting an error when I make a new page in the