site_theme
An answer to Wordpress themes for Radiant. Allows designers to create themes in a .zip file an upload them to the system. Users can then “activate” & “de-activate” themes for their site. Requires the rubyzip & hpricot gems as well as paperclipped extension.
Requires vhost_extension. We will rewrite the extension to support multi_site and single radiant sites if we can receive enough financial support from the community. Otherwise you’ll need to fork the project to get it to work with those type installations.
| Author | Christopher Rankin |
|---|---|
| Website | http://www.sbmsuite.com |
| Repository | git://github.com:sbmsuite/radiant-site_theme-extension.git |
| Supports | Radiant 0.9.0 |
| Record Created | March 9, 2010 (6 months ago) |
Installation
At the command prompt, in the root of your Radiant project, type:
script/extension install site_theme
