[Radiant] Added setting tag to settings extension
Jim Gay
jim at saturnflyer.com
Sat Jul 5 12:15:06 CDT 2008
On Jul 5, 2008, at 11:13 AM, Tim Gossett wrote:
> I added a tag to the settings extension so that you can use <r:setting
> name="admin.title" /> and <r:setting name="admin.subtitle" /> in
> layouts.
>
> Get it at http://github.com/MrGossett/radiant-settings/tree/master
I added these comments on github, but for the benefit of anyone
interested:
I think it makes sense to use "key" rather than "name" to fall inline
with the config table, and it might be a good idea to namespace it as
<r:config:setting> so that it loses some potential to clash with any
other extension out there that might use <r:setting>
More information about the Radiant
mailing list