From c4e0e8c36c89fa26e76bb21dbdb8263ee88d5143 Mon Sep 17 00:00:00 2001 From: joey Date: Sun, 2 Apr 2006 22:24:08 +0000 Subject: - add to cgi output, this is especially useful for output containing wikilinks since the urls should work now in more situations - drop --limit from svn log run, since a) it needs a fairly new svn and b) in some cases, it would limit it to too few entries to display the requested number of changes - Use driver:DB_File and not driver:db_file for better compatability with old versions of CGI::Session. - Note that HTML::Template 3.02.02 is needed. --- templates/recentchanges.tmpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/recentchanges.tmpl') diff --git a/templates/recentchanges.tmpl b/templates/recentchanges.tmpl index 9836e1f2a..f9e7541da 100644 --- a/templates/recentchanges.tmpl +++ b/templates/recentchanges.tmpl @@ -2,6 +2,9 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> + + + <TMPL_VAR TITLE> -- cgit v1.2.3