Re: [Radiant] Re: Failure to install Page Attachments extension

2008-07-09 Thread Aitor Garay-Romero
Just for reference. I solved this with the patch provided in http://www.mail-archive.com/[EMAIL PROTECTED]/msg528878.html. Just add: 8 unless '1.9'.respond_to?(:force_encoding) String.class_eval do begin remove_method :chars rescue NameError # OK end

Re: [Radiant] Shared Layouts

2008-07-09 Thread Sean Cribbs
That's strange... maybe I was logged in at the time I hit that action. I'll update the wiki to add that line. Sean Chris Parrish wrote: In your example, Sean, you create a StatsController that inherits from ApplicationController (which is the default if you use Radiant's controller

[Radiant] [ANN] SnS extensions on GitHub

2008-07-09 Thread Tim Gossett
Not to pre-empt Chris Parrish, but I've renamed the styles_n_scripts extension to sns as mentioned earlier on this list. I'm a recent GitHub convert, still floating on a cloud of GitHub Zen, so I've mirrored all of Chirs' work in my GitHub account. SnS proper:

Re: [Radiant] [ANN] SnS extensions on GitHub

2008-07-09 Thread Chris Parrish
Actually, I've been working towards it (and the SnS renaming -- kind of wish you'd told me that you were working on it). Anybody have any good Windows references for Git. I currently develop with RadRails and really like the SVN integration (Git is non-existent) so I've really been dragging

Re: [Radiant] [ANN] SnS extensions on GitHub

2008-07-09 Thread Tim Gossett
On Wed, Jul 9, 2008 at 3:54 PM, Chris Parrish [EMAIL PROTECTED] wrote: Actually, I've been working towards it (and the SnS renaming -- kind of wish you'd told me that you were working on it). Sorry... it was a quick find and replace thing in TextMate. BTW, I haven't renamed the Config keys.