]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/description_meta_param_passed_to_templates.mdwn
close
[ikiwiki.git] / doc / todo / description_meta_param_passed_to_templates.mdwn
index 80a6a8e8a531579265677a268251396eb06adb7d..7124712582aff7e6d07f7a6c39ee3bc6b5943e5c 100644 (file)
@@ -6,3 +6,5 @@ The only change required is on [line 266](http://github.com/joeyh/ikiwiki/blob/m
 
     - foreach my $field (qw{author authorurl permalink}) {
     + foreach my $field (qw{author authorurl description permalink}) {
+
+> Good idea, [[done]]. --[[Joey]]