From 7621d5ef5b43eff237fc6bad0fe03c89be5ea2eb Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 13 Sep 2010 09:20:03 +0200 Subject: .library/IkiWiki/Plugin/field.pm (field_set_template_values): Don't redefine if the field already has a value. --- ikiwiki.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ikiwiki.setup') diff --git a/ikiwiki.setup b/ikiwiki.setup index 2a6e6540..4c61028f 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -339,7 +339,7 @@ IkiWiki::Setup::Standard->import({ # field plugin # simple registration of fields by plugin - field_register => {meta => 'last'}, + #field_register => {meta => 'last'}, # allow config settings to be queried #field_allow_config => 0, # fields flagged as tag-fields -- cgit v1.2.3