This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Tom Simnett (author)
Wed Jul 01 04:08:05 -0700 2009
commit eec6e84dd7fc35ca94d2b50e9a12ef96d8b5d1d2
tree 594fc378dfce5e87fa49df9602d6606793cf9865
parent d93d9d78436960f5d40ec8d23067a92d105176bf
tree 594fc378dfce5e87fa49df9602d6606793cf9865
parent d93d9d78436960f5d40ec8d23067a92d105176bf
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Jun 25 18:56:08 -0700 2008 | |
| |
HELP_admin.md | Tue Oct 21 13:02:34 -0700 2008 | |
| |
README.markdown | Sat Jun 21 14:57:56 -0700 2008 | |
| |
Rakefile | Sat Jun 21 13:23:06 -0700 2008 | |
| |
app/ | Tue Jun 30 11:00:30 -0700 2009 | |
| |
db/ | Tue Oct 21 13:02:34 -0700 2008 | |
| |
lib/ | Fri Jul 24 15:11:52 -0700 2009 | |
| |
public/ | Sat Jun 21 14:57:56 -0700 2008 | |
| |
settings_extension.rb | Fri Jul 24 19:15:34 -0700 2009 | |
| |
spec/ | Fri Jul 24 15:11:52 -0700 2009 |
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.







