diff options
author | bhobbit <bhobbit@web> | 2010-06-19 00:20:01 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-06-19 00:20:01 +0000 |
commit | 8b2b66655d5328a2eaaaaa5562e4047c31fbf077 (patch) | |
tree | d311dae02c125ad740a46524d6a93a5f5bac7581 | |
parent | 929017406651deb50746ba435e5c95e38087b9ed (diff) |
reply to Joey
-rw-r--r-- | doc/forum/tag_plugin:_rebuilding_autocreated_pages.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/forum/tag_plugin:_rebuilding_autocreated_pages.mdwn b/doc/forum/tag_plugin:_rebuilding_autocreated_pages.mdwn index 637790482..f88b78f37 100644 --- a/doc/forum/tag_plugin:_rebuilding_autocreated_pages.mdwn +++ b/doc/forum/tag_plugin:_rebuilding_autocreated_pages.mdwn @@ -4,3 +4,5 @@ I have a bunch of tag pages autogenerated by the tag plugin. As part of a redesi > The tag plugin is careful not to replace existing pages or even recreate > tag pages if you delete them, which does cause a problem if you need to > update them. --[[Joey]] + +>> Thanks. I thought about deleting `indexdb`, but hesitated to do that. According to [[tips/inside dot ikiwiki]], `indexdb` stores "all persistent state about pages". I didn't know if it's harmless to lose all persistent state. |