From: http://kerravonsen.dreamwidth.org/ <http://kerravonsen.dreamwidth.org/@web>
Date: Mon, 29 Aug 2011 23:05:01 +0000 (-0400)
Subject: update info about field_allow_config
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4ff13b1890fa35dda9155a1585a9519c19b9205a;p=ikiwiki.git

update info about field_allow_config
---

diff --git a/doc/plugins/contrib/field.mdwn b/doc/plugins/contrib/field.mdwn
index dce2d891c..e57f91362 100644
--- a/doc/plugins/contrib/field.mdwn
+++ b/doc/plugins/contrib/field.mdwn
@@ -54,7 +54,7 @@ The following options can be set in the ikiwiki setup file.
     field_allow_config => 1,
 
 Allow the $config hash to be queried like any other field; the 
-keys of the config hash are the field names.
+keys of the config hash are the field names, with a prefix of "CONFIG-".
 
 **field_register**