Added a comment
[ikiwiki.git] / doc / forum / Setting_template_variable_from_config_file__63__ / comment_1_bb4b5a7a49f33d660b5116fc0ce3c92d._comment
1 [[!comment format=mdwn
2  username="http://kerravonsen.dreamwidth.org/"
3  ip="202.173.183.92"
4  subject="comment 1"
5  date="2011-08-29T23:07:21Z"
6  content="""
7 With the [[plugins/contrib/field]] plugin one can; set the `field_allow_config` config value to 1, and the config variables are accessible with a \"CONFIG-\" prefix.  That is, if you set a value \"foo\" in the config file, then you would access it in in the template as `<TMPL_VAR CONFIG-FOO>`.
8 """]]