diff options
author | Jon Dowland <jon@alcopop.org> | 2010-03-29 19:59:40 +0100 |
---|---|---|
committer | Jon Dowland <jon@alcopop.org> | 2010-03-29 19:59:40 +0100 |
commit | 675e34527f56021ce39e56e4288e8f0e32b36cfa (patch) | |
tree | 93e5de6e425ddd593a9d33bc5d951dfe4252d671 | |
parent | 6798a80acab43ce9b6869dea7236887faebc19e1 (diff) |
thanks for the review, patch to be revised
-rw-r--r-- | doc/todo/allow_site-wide_meta_definitions.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
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]] |