Re: [Radiant] textile_editor extension

2010-09-29 Thread john muhl
On Fri, Sep 10, 2010 at 10:08 AM, Steven Southard wrote: > On Sep 10, 2010, at 12:54 AM, john muhl wrote: > >> On Fri, Sep 10, 2010 at 12:39 AM, Steven Southard >> wrote: >>> >>> On Sep 9, 2010, at 5:16 PM, Steven Southard wrote: >>> Does anyone have a working 9.1 version of this extension?

Re: [Radiant] Radiant appears unable to write session cookies

2010-09-29 Thread Wes Gamble
Apologies for replying to my own post. I have verified a couple more things: 1) In general, I can write to the session from my Radiant app. without incident. Using these actions: def modify_session session[:number] = rand(1) render :action => :session end def show_session

Re: [Radiant] Radiant appears unable to write session cookies - RESOLUTION

2010-09-29 Thread Wes Gamble
My problem is somehow created by Rails 2.3.9. When I put 2.3.8 back, it works fine. I did further verify that cookie contents are written upon a 302 redirect (which is what "logout" does, redirecting to "login") in general. Not sure what happened, but be forewarned, Rails 2.3.9 breaks the

Re: [Radiant] Radiant appears unable to write session cookies - RESOLUTION

2010-09-29 Thread Jim Gay
On Wed, Sep 29, 2010 at 6:57 PM, Wes Gamble wrote: > My problem is somehow created by Rails 2.3.9.  When I put 2.3.8 back, it > works fine. > > I did further verify that cookie contents are written upon a 302 redirect > (which is what "logout" does, redirecting to "login") in general. > > Not sure

[Radiant] spurrd.com redirecting

2010-09-29 Thread Scott Robertson
I am developing a radiant site using the roasters template. I think that template is distributed with radiant, so I assume it's OK to use. Unfortunately, I didn't copy the images and javascript from spurrd.com, and now spurr.com it is redirecting to readymadeit.com, and the resources don't appear