public
Description: A global setting editor extension for Radiant
Homepage:
Clone URL: git://github.com/Squeegy/radiant-settings.git
Tom Simnett (author)
Wed Jul 01 04:08:05 -0700 2009
saturnflyer (committer)
Fri Jul 24 19:15:34 -0700 2009
commit  eec6e84dd7fc35ca94d2b50e9a12ef96d8b5d1d2
tree    594fc378dfce5e87fa49df9602d6606793cf9865
parent  d93d9d78436960f5d40ec8d23067a92d105176bf
README.markdown

Radiant Settings Extension

A simple configuration editor for Radiant. It adds a simple "Settings" tab that allows manage the configuration settings.

After installation be sure to update your instance of radiant!

rake radiant:extensions:settings:update
rake radiant:extensions:settings:migrate

Extension Developers

If you are using Radiant::Config to store settings for your extensions, then you can add some textile formatted text into the "description" attribute the Radiant::Config model. This prose will show up on the the edit setting page making it more clear just what that setting does.