aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/contrib/field.mdwn
diff options
context:
space:
mode:
authorhttp://kerravonsen.dreamwidth.org/ <http://kerravonsen.dreamwidth.org/@web>2011-08-29 19:05:01 -0400
committeradmin <admin@branchable.com>2011-08-29 19:05:01 -0400
commit4ff13b1890fa35dda9155a1585a9519c19b9205a (patch)
tree3e18f1ff094050a296a0de33f1569c1016ad42d5 /doc/plugins/contrib/field.mdwn
parent17f782039251a7d2c6ab8206bc47a27f42ae92ac (diff)
downloadikiwiki-4ff13b1890fa35dda9155a1585a9519c19b9205a.tar
ikiwiki-4ff13b1890fa35dda9155a1585a9519c19b9205a.tar.gz
update info about field_allow_config
Diffstat (limited to 'doc/plugins/contrib/field.mdwn')
-rw-r--r--doc/plugins/contrib/field.mdwn2
1 files changed, 1 insertions, 1 deletions
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**