Extending SilverStripe's SiteConfig
Posted by Jeremy on 22 January 2010
So, SilverStripe 2.4 (still in alpha at the time of this
post) has introduced a new feature (and class) called "Site
Config". This is huge, folks - on the level of discovering
XRays huge (except without the radiation poisoning part -
unless you're just that sloppy with your code, then, perhaps
you deserve it). My use for the SiteConfig class is to
level the playing field with other CMS offerings like
Joomla! and WordPress and allow users to change some (semi)
static content within their sites, without having to come to
me to update their templates.
