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 add ! prefix to some directives in templates, and to the recentchanges page 2008-02-05 16:18:29 -05:00
archivepage.tmpl inline: Add author info to archive display. 2009-04-10 21:49:43 -04:00
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 initial draft 2008-07-29 15:39:01 -04:00
blogpost.tmpl * Add postformtext parameter to inline. 2007-04-12 04:13:55 +00:00
calendarmonth.tmpl ikiwiki-calendar: New command automates creation of archive pages using the calendar plugin. 2009-10-11 16:52:54 -04:00
calendaryear.tmpl ikiwiki-calendar: New command automates creation of archive pages using the calendar plugin. 2009-10-11 16:52:54 -04:00
change.tmpl Add missing </span> to change.tmpl COMMITDATE, fixing well-formedness 2010-03-11 18:15:44 +00:00
comment.tmpl comments: Fix anchor ids to be legal xhtml. Closes: #521339 2009-03-26 16:45:53 -04:00
commentmoderation.tmpl add reject all marked defer checkbox 2009-01-25 22:25:45 -05:00
editcomment.tmpl lowercase "or Signin" 2010-01-04 21:00:58 -05:00
editconflict.tmpl Split out error messages from editpage.tmpl into several separate templates. 2008-07-22 19:58:34 -04:00
editcreationconflict.tmpl Split out error messages from editpage.tmpl into several separate templates. 2008-07-22 19:58:34 -04:00
editfailedsave.tmpl Split out error messages from editpage.tmpl into several separate templates. 2008-07-22 19:58:34 -04:00
editpage.tmpl forgot to add wmd tag here 2009-03-07 18:52:14 -05:00
editpagegone.tmpl Split out error messages from editpage.tmpl into several separate templates. 2008-07-22 19:58:34 -04:00
feedlink.tmpl * Atom feed support based on a patch by Clint Adams. 2006-10-08 23:57:37 +00:00
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 add Comments link when displaying a page inline 2008-12-17 19:38:02 -05:00
microblog.tmpl Add a microblog template that is useful for inlining microblogging posts. 2009-04-11 12:40:15 -04:00
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 improve wording 2008-05-30 17:53:10 -04:00
pocreatepage.tmpl po(formbuilder_setup): use a template to display the warning 2009-01-02 12:27:10 +01:00
recentchanges.tmpl rename template 2008-01-29 13:39:12 -05:00
renamesummary.tmpl multiple rename support is working 2008-09-23 19:21:05 -04:00
rssitem.tmpl optimise whitespace in feed templates 2010-02-14 19:23:09 -05:00
rsspage.tmpl * Apply a patch from NicolasLimare adding modification date tags to rss and 2007-08-11 23:15:08 +00:00
searchform.tmpl Added a small icon to the search input box. 2008-08-06 19:34:33 -04:00
searchquery.tmpl Use correct term prefixes when searching. 2008-07-19 13:23:02 -04:00
titlepage.tmpl Add missing permalink support to archivepage and titlepage templates. 2009-04-10 18:02:03 -04:00