From: Joey Hess Date: Fri, 16 Apr 2010 16:08:12 +0000 (-0400) Subject: clarify re %pagestate persistence X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/49be30eae88b4a027becc3e67bc321e0bf89840f?hp=18b39ff9757a0e6bc8672a2453411676a09bffea clarify re %pagestate persistence --- 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 b8b0186b4..1259552bf 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 @@ -231,6 +231,11 @@ wrong direction. >>>>> 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]] +>>>>> I don't like that [[plugins/autoindex]] has to do that, +>>>>> but `%pagestate` values are only stored for pages that exist, +>>>>> so it was necessary. (Another way to look at this is that +>>>>> `%pagestate` is not the ideal data structure.) --[[Joey]] + >>> * `autoindex` forgets that a page was deleted when that page is >>> re-created