diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-04-17 12:20:50 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-04-17 12:20:50 -0400 |
commit | c769a33392c4dedbabfb1fa1fda5c8bb30b84c78 (patch) | |
tree | 1b7eb92c38710057197b08c0f04912417d13d0b6 /doc | |
parent | c6c03768da90df0d7474edce09c2abf2a7e32052 (diff) | |
download | ikiwiki-c769a33392c4dedbabfb1fa1fda5c8bb30b84c78.tar ikiwiki-c769a33392c4dedbabfb1fa1fda5c8bb30b84c78.tar.gz |
autoindex: Switch to using %wikistate instead of abusing $pagestate{index}.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/auto-create_tag_pages_according_to_a_template.mdwn | 3 |
1 files changed, 3 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 8fc97578c..49da3c80c 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 @@ -239,6 +239,9 @@ wrong direction. >>>>>> Aha! Having looked at [[plugins/write]] again, it turns out that what this >>>>>> feature should really use is `%wikistate`, I think? :-) --[[smcv]] +>>>>>>> Ah, indeed, that came after I wrote autoindex. I've fixed autoindex to +>>>>>>> use it. --[[Joey]] + >>>>> Ok, now I know what you mean. --[[David_Riebenbauer]] >>> * `autoindex` forgets that a page was deleted when that page is |