ikiwiki/templates
joey ba1765fbdf * More consistent encoding of titles in rss and atom feeds. Don't use
ESCAPE=HTML for titles in the templates for these feeds, and instead
  escape the title going in to the template. Previously, the title was
  sometimes double-escaped in a feed (if set via meta title), and sometimes
  not (if set from the page filename).
* In the meta plugin, when a title is set, encode the html entities in it
  numerically. This works better in the current landscape of a rss spec that
  doesn't specify encoding, and variously broken feed consumers, according
  to <http://www.rssboard.org/rss-profile#data-types-characterdata>.
2007-05-28 19:43:28 +00:00
..
aggregatepost.tmpl oops 2006-08-04 00:59:00 +00:00
archivepage.tmpl oh, this is confusing, it needs escaping in <title>, but not when it's used 2007-03-21 06:22:06 +00:00
atomitem.tmpl * More consistent encoding of titles in rss and atom feeds. Don't use 2007-05-28 19:43:28 +00:00
atompage.tmpl * More consistent encoding of titles in rss and atom feeds. Don't use 2007-05-28 19:43:28 +00:00
blogpost.tmpl * Add postformtext parameter to inline. 2007-04-12 04:13:55 +00:00
editpage.tmpl * Make all templates have a footer div to ease themeing. Required template 2007-05-11 20:09:58 +00:00
estseek.conf * Work with hyperestraier 1.4.9. 2006-11-13 20:07:55 +00:00
feedlink.tmpl * Atom feed support based on a patch by Clint Adams. 2006-10-08 23:57:37 +00:00
inlinepage.tmpl * Make all templates have a footer div to ease themeing. Required template 2007-05-11 20:09:58 +00:00
misc.tmpl * Make all templates have a footer div to ease themeing. Required template 2007-05-11 20:09:58 +00:00
notifymail.tmpl updates 2006-11-21 04:26:53 +00:00
page.tmpl * Make all templates have a footer div to ease themeing. Required template 2007-05-11 20:09:58 +00:00
passwordmail.tmpl - finish user registration and password request email 2006-03-12 20:10:42 +00:00
recentchanges.tmpl * Make all templates have a footer div to ease themeing. Required template 2007-05-11 20:09:58 +00:00
rssitem.tmpl * More consistent encoding of titles in rss and atom feeds. Don't use 2007-05-28 19:43:28 +00:00
rsspage.tmpl * More consistent encoding of titles in rss and atom feeds. Don't use 2007-05-28 19:43:28 +00:00
searchform.tmpl * Patch from James Westby to add a template for the search form. 2006-08-26 21:57:59 +00:00
titlepage.tmpl oh, this is confusing, it needs escaping in <title>, but not when it's used 2007-03-21 06:22:06 +00:00