Adding custom data to Site Settings
It would be helpful to add custom data to Site Settings. For a simple example I would like to create a default browser title, so I could call site.data.browser_title.
Adding the data would be just like adding data to a page.
Just a thought.
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Steve Smith on 19 Mar, 2010 03:01 PM
We have thoughts on how to accomplish this, though for your particular
example, why not just use site.title?
3 Posted by John Nunemaker on 19 Mar, 2010 03:07 PM
Good idea. I think what we will most likely do is add another type
called data that can sit along side pages and blogs. Then you can do
even more than just adding a few pieces of data on site.
4 Posted by Torey Heinz on 03 May, 2010 02:02 PM
After reading http://support.harmonyapp.com/discussions/suggestions/27-site-wide-..., this seems like a valid solution.