diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-04-02 16:54:06 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-04-02 16:54:06 -0400 |
commit | 59ba938822ba0752e8d97e769c0d14f2eb0bbeb3 (patch) | |
tree | 6400db6797bb044b902a101c7c82bec3b65943db /debian/changelog | |
parent | 1c8ac7d88c5a3d2c63892737e54be8a1b535936c (diff) |
template: Search for templates in the templatedir, if they are not found as pages in the wiki.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index adf0dfed6..362ba54ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,8 @@ ikiwiki (3.20100324) UNRELEASED; urgency=low * page.tmpl: Add Cache-Control must-revalidate to ensure that users (especially of Firefox) see fresh page content. * htmlscrubber: Allow colons in urls after '?' + * template: Search for templates in the templatedir, if they are not + found as pages in the wiki. -- Joey Hess <joeyh@debian.org> Sat, 13 Mar 2010 14:48:10 -0500 |