jgarber / radiant-vhost-extension

Like the multi_site extension but each domain appears to operate independently with its own scoped pages, snippets, and layouts. Host multiple, independent web sites. Right now only works with Radiant 0.6.9

This URL has Read+Write access

name age message
file .gitmodules Sat Oct 25 13:46:50 -0700 2008 Update extension for Radiant 0.6.9 [jgarber]
file README Sat Oct 25 13:46:50 -0700 2008 Update extension for Radiant 0.6.9 [jgarber]
file Rakefile Sat Oct 25 13:46:50 -0700 2008 Update extension for Radiant 0.6.9 [jgarber]
directory app/ Fri Oct 31 04:28:44 -0700 2008 Fix broken caching. [jgarber]
directory db/ Sat Oct 25 13:46:50 -0700 2008 Update extension for Radiant 0.6.9 [jgarber]
directory lib/ Fri Oct 31 04:28:44 -0700 2008 Fix broken caching. [jgarber]
directory spec/ Sat Oct 25 13:46:50 -0700 2008 Update extension for Radiant 0.6.9 [jgarber]
directory test/ Sat Oct 25 06:07:50 -0700 2008 Import my old vhost extension (Radiant 0.6.2?) [jgarber]
directory vendor/ Sat Oct 25 13:46:50 -0700 2008 Update extension for Radiant 0.6.9 [jgarber]
file vhost_extension.rb Sat Oct 25 13:46:50 -0700 2008 Update extension for Radiant 0.6.9 [jgarber]
README
= Vhost

This extension allows you to host multiple separate sites with their own pages, snippets, and layouts on the same 
Radiant instance.  Everything is scoped to the site, so you must log in separately at each domain.  Thus, you can host 
multiple clients' sites.

Because this extension scopes pages, snippets, and layouts, it is not compatible with the multi_site extension.