Re: [Radiant] Checking for other extensions and gems

2007-10-28 Thread Daniel Sheppard
raise 'blah requires the installation of the Shards extension' unless defined?(ShardsExtension) > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Chris Parrish > Sent: Monday, 29 October 2007 4:03 PM > To: radiant@lists.radiantcms.org > Subject:

[Radiant] Checking for other extensions and gems

2007-10-28 Thread Chris Parrish
I'm writing an extension that depends on shards. I'd like to check for it and raise a useful error message when my extension is initialized. Any suggestions as to the best way to do that? -Chris ___ Radiant mailing list Post: Radiant@lists.radiantc

Re: [Radiant] [PREVIEW] Snapshot extension: serve Radiant sitesstatically

2007-10-28 Thread Daniel Sheppard
> I'm glad that the extension is useful. I take note of > the virtual page > problem you comment and will look at it before releasing the > first official > version of the extension. > > I don't have experience with virtual pages so may be i > ask you for > support. A good opportuni

Re: [Radiant] Using Radiant with Rails apps, but "the other way round"

2007-10-28 Thread Marcelo Alvim
Yeah, I have cPanel, which might do the trick. But then that is not really a Radiant question, so I'll try to figure that out on my own. Thanks a lot for the pointers, that helped me a lot. Cheers, Marcelo. On 10/28/07, Sean Cribbs <[EMAIL PROTECTED]> wrote: > If you have access to Webmin or som

Re: [Radiant] [PREVIEW] Snapshot extension: serve Radiant sites statically

2007-10-28 Thread Aitor Garay-Romero
@Keith: I'm glad that the extension is useful. I take note of the virtual page problem you comment and will look at it before releasing the first official version of the extension. I don't have experience with virtual pages so may be i ask you for support. A good opportunity to le

Re: [Radiant] Using Radiant with Rails apps, but "the other way round"

2007-10-28 Thread Sean Cribbs
If you have access to Webmin or something of the sort, you could still setup aliases and directories. Sean Marcelo Alvim wrote: > Hmm, ok, got it. > > The problem is I use a shared RailsPlayground account... So that's > Apache + FCGI, and no httpd.conf access. I guess that would be too > muc