ikiwiki/templates
Joey Hess 4dcea6207d page.tmpl: Add Cache-Control must-revalidate to ensure that users (especially of Firefox) see fresh page content.
Since Firefox version 3, it's done aggressive caching of visited pages, and
does not, by default, check if the cached content is still valid when
reloading or revisiting a page. By default, Firefox seems to not re-contact
the web server at all. Compare with eg, Epiphany and Chromium, which appear
to always check, and get back a 304 when the page is unchanged.

This header makes Firefox do the right thing, at least for html files. It
still over-caches if css, javascript, images, etc, are changed.
2010-03-31 17:52:58 -04:00
..
aggregatepost.tmpl
archivepage.tmpl
atomitem.tmpl optimise whitespace in feed templates 2010-02-14 19:23:09 -05:00
atompage.tmpl optimise whitespace in feed templates 2010-02-14 19:23:09 -05:00
autoindex.tmpl
blogpost.tmpl
calendarmonth.tmpl
calendaryear.tmpl
change.tmpl Add missing </span> to change.tmpl COMMITDATE, fixing well-formedness 2010-03-11 18:15:44 +00:00
comment.tmpl
commentmoderation.tmpl
editcomment.tmpl lowercase "or Signin" 2010-01-04 21:00:58 -05:00
editconflict.tmpl
editcreationconflict.tmpl
editfailedsave.tmpl
editpage.tmpl
editpagegone.tmpl
feedlink.tmpl
googleform.tmpl google: Pass the whole wiki url to google, not just the domain, so that search works correctly for wikis that are located in subdirectories of domains. 2009-10-29 18:05:58 -04:00
inlinepage.tmpl
microblog.tmpl
misc.tmpl Add title span to misc.tmpl 2009-12-30 15:41:43 -05:00
page.tmpl page.tmpl: Add Cache-Control must-revalidate to ensure that users (especially of Firefox) see fresh page content. 2010-03-31 17:52:58 -04:00
passwordmail.tmpl
pocreatepage.tmpl
recentchanges.tmpl
renamesummary.tmpl
rssitem.tmpl optimise whitespace in feed templates 2010-02-14 19:23:09 -05:00
rsspage.tmpl
searchform.tmpl
searchquery.tmpl
titlepage.tmpl