From: bhobbit Date: Tue, 15 Jun 2010 03:41:34 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 3.20100623~60^2~2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=696d54545a82e862fa9f87749f6f66b5bd141d7f;p=ikiwiki.git --- 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