[Radiant] Rake error with 0.6.5 RC1

2008-03-12 Thread Sean Schofield
I am trying to run 'rake production db:bootstrap' but I'm getting a rake error. I do not get this error on my local dev box, only the production machine. I'm using Rails 2.0.2. The production box has postgresql for a database but I doubt that is the issue. Here's the stacktrace. Any help is gr

Re: [Radiant] Rake error with 0.6.5 RC1

2008-03-12 Thread Sean Schofield
Sean, Just figured this out myself and was trying to figure out how to respond to my own message ... I'm working with the hosting peeps to upgrade to 1.8.6. Thanks for the answer (and now we have it on public record of how to solve it.) Cheers, Sean _

[Radiant] Problem with import_export extension

2008-03-12 Thread Sean Schofield
Does the import/export extension work with the latest RC? I am getting 'undefined method `delete' for nil:NilClass' in line 14 of import_export_extension_tasks.rake. Apparently the file is being read but maybe there is an issue with the generated YML? TIA for any insight. Sean _

Re: [Radiant] Radiant Extensions - In Rails?

2008-03-24 Thread Sean Schofield
The Spree project (http://spreehq.org) is using the Engines plugin. Its working well so far but I'm not 100% sold on Engines and remain open to other solutions. I've also been considering how to implement an extensions mechanism for Spree and I'm thinking about the Radiant extension model as one a

Re: [Radiant] Moving forward more quickly

2008-03-31 Thread Sean Schofield
ld also be possible to build an "official" extensions project of officially sanctioned and tested extensions that are pulled in from individual development efforts. Good luck with this new approach. Look for my fork as soon as I have something to contribute ;-) Sean Schofield [1] htt

Re: [Radiant] Moving forward more quickly

2008-03-31 Thread Sean Schofield
n on the forked repository. Github specifically allows you watch projects via RSS feeds so that's a nice bonus as well. No need to have a special email list for commits. > -todd[1] sean schofield ___ Radiant mailing list Post: Radiant@radiantcms

Re: [Radiant] Moving forward more quickly

2008-03-31 Thread Sean Schofield
> That's why I was calling it an experiment. I'm not sure how the > community will develop once this is in place. I also haven't decided > what process we will use to grant commit access. Most of all I want to > foster is contribution so that the project can move forward. I think we > can

Re: [Radiant] Moving forward more quickly

2008-04-01 Thread Sean Schofield
asily found doing a standard google search. > Benny Sean Schofield ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant

[Radiant] Radiant extensions and Rails 2.1

2008-06-18 Thread Sean Schofield
Are there any known issues with the boot.rb hack, etc. for loading extensions in Rails 2.1? TIA, Sean ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/

[Radiant] Re: Re: E-Commerce, Anyone?

2009-01-13 Thread Sean Schofield
> Have you ever used Spree? Can it be set up as an extension to use with > share_layouts? What do you mean by share_layouts? > ~Nate Sean -- Posted via http://www.ruby-forum.com/. ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http:/

[Radiant] Re: Re: Re: E-Commerce, Anyone?

2009-01-14 Thread Sean Schofield
> The share_layouts extension: *http://tinyurl.com/share-layouts* > > It allows you to share Radiant view with your own controllers. > Theoretically > you could have a Spree project and a Radiant project share the same > views. So basically you would want Spree to be able to "fit" inside of ex