From: Jon Dowland Date: Mon, 29 Mar 2010 18:59:40 +0000 (+0100) Subject: thanks for the review, patch to be revised X-Git-Tag: 3.20100403~54^2~1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=675e34527f56021ce39e56e4288e8f0e32b36cfa;p=ikiwiki.git thanks for the review, patch to be revised --- diff --git a/doc/todo/allow_site-wide_meta_definitions.mdwn b/doc/todo/allow_site-wide_meta_definitions.mdwn index 01cf12c1a..7129a44ac 100644 --- a/doc/todo/allow_site-wide_meta_definitions.mdwn +++ b/doc/todo/allow_site-wide_meta_definitions.mdwn @@ -232,3 +232,6 @@ definitions essentially. >>> meta special-case the site-wide settings, not store them in these >>> per-page data structures, and just make them be used if no per-page >>> metadata of the given type is present. --[[Joey]] + +>>>> Thanks for the review - these are all valid points. I'll get working +>>>> on a revised patch. -- [[Jon]]