]> scripts.mit.edu Git - www/ikiwiki.git/blob - doc/bugs/search_template_missing_dep.mdwn
agreed, maybe a solution?
[www/ikiwiki.git] / doc / bugs / search_template_missing_dep.mdwn
1 The [[plugins/search]] plugin caches a filled in version of `page.tmpl` for
2 omega. This is updated only if missing or on rebuild, so if the template is
3 modified otherwise and normal refresh allowed to update the rest of the
4 site, this gets missed and a stale template is used. --[[Joey]] [[done]]