diff options
author | Joey Hess <joey@kitenet.net> | 2010-04-21 16:36:58 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-04-21 16:36:58 -0400 |
commit | 1336a3270b664dbd548c6ad66ec981d5fa24a953 (patch) | |
tree | cfab70e87e5157e902e5e92f6be8d5ee119216d5 /doc | |
parent | f03d3d8567cd49a231b74af44251e775bf6321c5 (diff) | |
download | ikiwiki-1336a3270b664dbd548c6ad66ec981d5fa24a953.tar ikiwiki-1336a3270b664dbd548c6ad66ec981d5fa24a953.tar.gz |
response
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/auto-create_tag_pages_according_to_a_template.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/auto-create_tag_pages_according_to_a_template.mdwn b/doc/todo/auto-create_tag_pages_according_to_a_template.mdwn index 254ec42b5..32870dd3d 100644 --- a/doc/todo/auto-create_tag_pages_according_to_a_template.mdwn +++ b/doc/todo/auto-create_tag_pages_according_to_a_template.mdwn @@ -203,6 +203,12 @@ wrong direction. (fixed --[[Joey]] ) >>>>>> >>>>>> --[[smcv]] +>>>>>>> I agree that the last of these is not desired. It could be avoided +>>>>>>> by extending the list of autofiles to include those that were not +>>>>>>> created due to the file/page already existing. +>>>>>>> +>>>>>>> Hmm, that would fix the previous scenario too. --[[Joey]] + >>> * `autoindex` forgets that a page was deleted when it's no longer needed >>> anyway (this may be harder for `autotag`?) |