What is the best way to allow site-wide setting to be changed?

For example, an admin user could be able to set the site theme, the
number of images shown on the landing page, the title of the app,
greeting given etc.

Solutions I can think of are:
Database Solution
----------------------------
A Site model, with only one instance

File Based Solution
--------------------------------
Configuration file(s) that can be edited by admins from within the
browser


What do people think or do in their sites?

cheers,

DAZ
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to