aboutsummaryrefslogtreecommitdiff
path: root/templates/change.tmpl
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-10-17 21:54:42 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-10-17 21:54:42 -0400
commit35c56622ea56c7d97299faba5e72b5a67fa25c66 (patch)
tree1611695ae2367c2321e8df957781f44ef17f345d /templates/change.tmpl
parentfdb5da46b0122d9cb4b2611526c6c955478a80cf (diff)
downloadikiwiki-35c56622ea56c7d97299faba5e72b5a67fa25c66.tar
ikiwiki-35c56622ea56c7d97299faba5e72b5a67fa25c66.tar.gz
tweak recentchanges permalink code
Need to handle the case where url is not set.
Diffstat (limited to 'templates/change.tmpl')
-rw-r--r--templates/change.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/change.tmpl b/templates/change.tmpl
index 6647dfbca..c9e1a60d6 100644
--- a/templates/change.tmpl
+++ b/templates/change.tmpl
@@ -3,7 +3,9 @@
[[!meta authorurl="""<TMPL_VAR AUTHORURL>"""]]
</TMPL_IF>
[[!meta title="""change to<TMPL_LOOP NAME="PAGES"> <TMPL_VAR PAGE></TMPL_LOOP> on <TMPL_VAR WIKINAME>"""]]
+<TMPL_IF PERMALINK>
[[!meta permalink="<TMPL_VAR PERMALINK>"]]
+</TMPL_IF>
<div id="change-<TMPL_VAR REV>" class="metadata">
<div class="metadata">
<span class="desc"><br />Changed pages:</span>