[Radiant] Launched smpl.se

2007-02-27 Thread Martin Olsson
Hi, I just launched http://smpl.se/ based on Radiant 0.6 RC1 (Mental). The name kinda says it all. I've tried to keep things as simple as possible, and I've started out with just the bare minimum of cruft. It's hosted ad http://site5.com (the $5 plan). I am by no means a Rails or Radiant

Re: [Radiant] copy pages

2007-02-27 Thread John W. Long
Todd McGrath wrote: BTW- radiantcms.com is down? It's back up now. -- John Long http://wiseheartdesign.com ___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site:

[Radiant] Virtual Domain Extension v1.1

2007-02-27 Thread Brian Gernhardt
This is a newer version of the virtual domain behavior I found on the Radiant Wiki. This version is an extension designed for the current mental branch and now no longer requires a patch to radiant to work. (It includes a module into SiteController instead, which should allow it to work

Re: [Radiant] Extension Tests Fixtures

2007-02-27 Thread Sean Cribbs
If you have fixtures stored in your extension, use extension_fixtures. The normal fixtures command will load fixtures from the default directory. Sean Brian Gernhardt wrote: I remember this being mentioned before, but can't find it. Is there an easy way to add fixtures with an extension?

[Radiant] Mailer troubles

2007-02-27 Thread Autumn Hansen
Greetings, I am very new to Radiant. I am an intern for an institution and I don't have access to certain places on the server. I want to make sure my code is correct before I write it off as a server issue. I have read the help and everything Any advice in this matter is greatly appreciated.

[Radiant] 304 Caching

2007-02-27 Thread Daniel Sheppard
I checked in a change last night (http://dev.radiantcms.org/radiant/changeset/348) to make cached responses send out a 'Last-Modified' header and send back a 304 if the 'If-Modified-Since' header is set on the request. I wasn't expecting it to really achieve much saving on pages with just 5 minute