From: Joey Hess Date: Tue, 29 Jan 2008 18:39:12 +0000 (-0500) Subject: rename template X-Git-Tag: 2.30~63 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2bfd2e984132e5c235be066070c4e5b14d79b775;p=ikiwiki.git rename template --- diff --git a/doc/recentchanges.mdwn b/doc/recentchanges.mdwn index 4e9ee91ec..d702b0f34 100644 --- a/doc/recentchanges.mdwn +++ b/doc/recentchanges.mdwn @@ -1,5 +1,5 @@ Recent changes to this wiki: [[recentchanges pages="*" num=100 template=change]] -[[inline pages="recentchanges/change_* and !*/Discussion" -template=inlinechange show=0]] +[[inline pages="internal(recentchanges/change_*) and !*/Discussion" +template=recentchanges show=0]] diff --git a/templates/inlinechange.tmpl b/templates/recentchanges.tmpl similarity index 100% rename from templates/inlinechange.tmpl rename to templates/recentchanges.tmpl