ikiwiki/doc/bugs/search_template_missing_dep...

5 lines
297 B
Plaintext
Raw Normal View History

2011-06-04 02:13:49 +02:00
The [[plugins/search]] plugin caches a filled in version of `page.tmpl` for
omega. This is updated only if missing or on rebuild, so if the template is
modified otherwise and normal refresh allowed to update the rest of the
site, this gets missed and a stale template is used. --[[Joey]] [[done]]