settings

Missing

Provides an interface for managing configuration settings. Developed by Alex Wayne

Author Jim Gay
Website http://github.com/Squeegy/radiant-settings/
Repository git://github.com/Squeegy/radiant-settings.git
Supports Radiant 0.9
Record Created February 17, 2009 (over 1 year ago)
Last Updated July 5, 2010 (about 1 month ago)

Installation

At the command prompt, in the root of your Radiant project, type:

script/extension install settings

You may also install this extension as a gem:

gem install radiant-settings-extension

And in your config/environment.rb add:

config.gem 'radiant-settings-extension', :lib => false