summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-04-16 12:08:12 -0400
committerJoey Hess <joey@gnu.kitenet.net>2010-04-16 12:08:12 -0400
commit49be30eae88b4a027becc3e67bc321e0bf89840f (patch)
treed8b6b485b24ef6cd6f7df6f78733f50caa5877b8 /doc/todo
parent18b39ff9757a0e6bc8672a2453411676a09bffea (diff)
clarify re %pagestate persistence
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/auto-create_tag_pages_according_to_a_template.mdwn5
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 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