diff options
author | http://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web> | 2010-04-16 15:31:31 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-04-16 15:31:31 +0000 |
commit | 18b39ff9757a0e6bc8672a2453411676a09bffea (patch) | |
tree | a30fdd3bd5204d7d93833caff98217b306e3fb14 /doc | |
parent | e26ac520bffe39e400a037aa35b68f617991da2b (diff) | |
download | ikiwiki-18b39ff9757a0e6bc8672a2453411676a09bffea.tar ikiwiki-18b39ff9757a0e6bc8672a2453411676a09bffea.tar.gz |
try to clarify
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/auto-create_tag_pages_according_to_a_template.mdwn | 5 |
1 files changed, 5 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 c4d9538a1..b8b0186b4 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 @@ -226,6 +226,11 @@ wrong direction. >>>> regardless whether the corresponding page exists or not. >>>> --[[David_Riebenbauer]] +>>>>> Sorry, I'll try to be clearer: `autoindex` hard-codes that the [[index]] page +>>>>> of the entire wiki is the one responsible for storing the page state. That +>>>>> page isn't responsible for the creation of the tag page, it's just an +>>>>> arbitrary page that's (more or less) guaranteed to exist. --[[smcv]] + >>> * `autoindex` forgets that a page was deleted when that page is >>> re-created |