master
Joey Hess 2011-06-03 20:13:49 -04:00
parent d27f4b07db
commit 7f87035c8d
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
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]]