aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/description_meta_param_passed_to_templates.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-11-16 15:55:01 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-11-16 15:55:01 -0500
commit34f046ed4a7873e6dadbd6eb9f096b94f688d1e9 (patch)
tree503ae3dad489be344ce37c5a8d3f24f89c8186af /doc/todo/description_meta_param_passed_to_templates.mdwn
parentabec6019a064a06d39a487982ff4165b3d34e7b1 (diff)
downloadikiwiki-34f046ed4a7873e6dadbd6eb9f096b94f688d1e9.tar
ikiwiki-34f046ed4a7873e6dadbd6eb9f096b94f688d1e9.tar.gz
close
Diffstat (limited to 'doc/todo/description_meta_param_passed_to_templates.mdwn')
-rw-r--r--doc/todo/description_meta_param_passed_to_templates.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/description_meta_param_passed_to_templates.mdwn b/doc/todo/description_meta_param_passed_to_templates.mdwn
index 80a6a8e8a..712471258 100644
--- a/doc/todo/description_meta_param_passed_to_templates.mdwn
+++ b/doc/todo/description_meta_param_passed_to_templates.mdwn
@@ -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]]