bhobbit 2010-06-15 03:41:34 +00:00 committed by Joey Hess
parent 4e18d4415b
commit 696d54545a
1 changed files with 1 additions and 0 deletions

View File

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