Re: [Radiant] Re: Re: Multiple Sites with seperate users

2009-02-18 Thread Jason Garber
Hey guys. I wrote a vhost extension back in October that does what you're looking for... separate sites, separate admin interfaces, one install. I was holding it back because it runs something proprietary but finally my conscience wouldn't let me hold it back any more. http://github.com/j

Re: [Radiant] RubyGems 1.3.1 and Radiant < 0.6.4

2009-02-18 Thread subsorama
Thanks for the replies Mohit and Sean, Presumably from this I can just copy Radiant from the Gem directory to the Vendor directory to do this? Or do I have to freeze Radiant to a specific tag? It would be interesting to hear about a recommended guidelines on how to host and manage multipl

Re: [Radiant] RubyGems 1.3.1 and Radiant < 0.6.4

2009-02-18 Thread Sean Cribbs
Yes, install the appropriate gem version, then `gem unpack` into vendor, move the directory from radiant-0.6.x to radiant. Sean subsor...@gmail.com wrote: Thanks for the replies Mohit and Sean, Presumably from this I can just copy Radiant from the Gem directory to the Vendor directory to do

[Radiant] Announcing the Shortcut Extension

2009-02-18 Thread Jim Gay
Announcing the Shortcut Extension http://ext.radiantcms.org/extensions/104-shortcut It provides a way to take a page found at "/a-very/long/url-for/this- page" and access it at "/this-page" and it will cache the response. You might find this useful for search engine optimization. With it you

Re: [Radiant] Announcing the Shortcut Extension

2009-02-18 Thread Andrew Neil
On Wed, Feb 18, 2009 at 5:06 PM, Jim Gay wrote: > Announcing the Shortcut Extension Looks good Jim! http://ext.radiantcms.org/extensions/104-shortcut > > It provides a way to take a page found at "/a-very/long/url-for/this-page" > and access it at "/this-page" and it will cache the response. >

[Radiant] How to create the roasters.yml starter template

2009-02-18 Thread Cuong Tran
Was this template (and other) created using the import_export extension? ___ Radiant mailing list Post: Radiant@radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant

Re: [Radiant] How to create the roasters.yml starter template

2009-02-18 Thread Sean Cribbs
Cuong, No, this was exported via the /admin/export URL, and then I hand-edited it to make it work with Radiant's bootstrap process. Sean Cuong Tran wrote: Was this template (and other) created using the import_export extension? ___ Radiant mailing

Re: [Radiant] Announcing the Shortcut Extension

2009-02-18 Thread Jim Gay
On Feb 18, 2009, at 12:15, Andrew Neil wrote: On Wed, Feb 18, 2009 at 5:06 PM, Jim Gay wrote: Announcing the Shortcut Extension Looks good Jim! http://ext.radiantcms.org/extensions/104-shortcut It provides a way to take a page found at "/a-very/long/url-for/ this-page" and access

Re: [Radiant] How to create the roasters.yml starter template

2009-02-18 Thread Cuong Tran
Oh, thanks. On Wed, Feb 18, 2009 at 11:44 AM, Sean Cribbs wrote: > Cuong, > > No, this was exported via the /admin/export URL, and then I hand-edited it > to make it work with Radiant's bootstrap process. > > Sean > > Cuong Tran wrote: >> >> Was this template (and other) created using the import_

Re: [Radiant] Looking for draft+history extension collaborators or contractors

2009-02-18 Thread Joe Van Dyk
Anyone make any progress on this? On Tue, Sep 2, 2008 at 11:39 AM, Jason Garber wrote: > I'm needing an extension that will show the history of > pages/snippets/layouts as well as allowing concurrent drafts of published > pages/snippets/layouts. The basic structure is that there's a series of >