summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorbhobbit <bhobbit@web>2010-06-15 03:41:34 +0000
committerJoey Hess <joey@finch.kitenet.net>2010-06-15 03:41:34 +0000
commit696d54545a82e862fa9f87749f6f66b5bd141d7f (patch)
tree755c82e4001e136a14068e170f8ce59a78c3ed67 /doc
parent4e18d4415b49bbcc4a43db22ee4473a8c99f0eb2 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/tag_plugin:_rebuilding_autocreated_pages.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/forum/tag_plugin:_rebuilding_autocreated_pages.mdwn b/doc/forum/tag_plugin:_rebuilding_autocreated_pages.mdwn
new file mode 100644
index 000000000..d328f4c14
--- /dev/null
+++ b/doc/forum/tag_plugin:_rebuilding_autocreated_pages.mdwn
@@ -0,0 +1 @@
+I have a bunch of tag pages autogenerated by the tag plugin. As part of a redesign for my wiki, I have changed the `autotag.tmpl` template, but IkiWiki refuses to rebuild existing tag pages using the updated template. I understand that existing tag pages are not rebuilt because they have been marked as "created" in `.ikiwiki/indexdb`. Is there a way purge all tag pages from `indexdb`? --dkobozev