diff options
author | Jon Dowland <jmtd@debian.org> | 2009-11-09 21:05:32 +0000 |
---|---|---|
committer | Jon Dowland <jmtd@debian.org> | 2009-11-11 19:04:51 +0000 |
commit | 6fead140d810c5e5e90b1be6fb9d1ada97a96ab8 (patch) | |
tree | 13870e547cb626430902739963a18235d0b8b7b9 /doc/todo | |
parent | 35319202724cbca495b13143b85578b892de0d05 (diff) | |
download | ikiwiki-6fead140d810c5e5e90b1be6fb9d1ada97a96ab8.tar ikiwiki-6fead140d810c5e5e90b1be6fb9d1ada97a96ab8.tar.gz |
adjustments to my comment
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/allow_site-wide_meta_definitions.mdwn | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/todo/allow_site-wide_meta_definitions.mdwn b/doc/todo/allow_site-wide_meta_definitions.mdwn index 18508255e..9da0dddf8 100644 --- a/doc/todo/allow_site-wide_meta_definitions.mdwn +++ b/doc/todo/allow_site-wide_meta_definitions.mdwn @@ -114,11 +114,12 @@ definitions essentially. >> basis. >> >> Less so, description (due to its impact on map); openid (why would ->> someone want more than one URI to act as an openid endpoint, delegating ->> to the same place?); updated. +>> someone want more than one URI to act as an openid endpoint to the same +>> place?); updated. I can almost see why someone might want to set a global +>> updated value. Almost. >> >> Not useful are permalink, date, stylesheet (you already have a global ->> stylesheet), link, redir, guid, updated. +>> stylesheet), link, redir, and guid. >> >> In other words, the limitations of my first patch that [[smcv]] outlined >> are only relevant to defined fields that you wouldn't want to specify a |