clarify re %pagestate persistence

master
Joey Hess 2010-04-16 12:08:12 -04:00
parent 18b39ff975
commit 49be30eae8
1 changed files with 5 additions and 0 deletions

View File

@ -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