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 (
commit b4fe29d4ec456dcff0b42a199f5a0b173f616a97
tree 33a46534387ffbe1fe2b11d07f665c3679ce526e
parent 2ce198beb678fa0757422d25ae50b796e9c3e6bb
tree 33a46534387ffbe1fe2b11d07f665c3679ce526e
parent 2ce198beb678fa0757422d25ae50b796e9c3e6bb
| 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/ | Tue Jun 30 10:43:12 -0700 2009 | |
| |
public/ | Sat Jun 21 14:57:56 -0700 2008 | |
| |
settings_extension.rb | Wed Oct 22 20:13:13 -0700 2008 | |
| |
spec/ | Tue Jun 30 11:00:30 -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.







