From 40959ce76d159cefaf0431ad2cc61ad35a9f99b1 Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 26 Jul 2007 20:50:55 +0000 Subject: * Add templatefile hook. * Add pagetemplate plugin, which allows changing the template used for a page. (Not to be confused with the hook of the same name..) --- doc/wikitemplates.mdwn | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/wikitemplates.mdwn') diff --git a/doc/wikitemplates.mdwn b/doc/wikitemplates.mdwn index 5e2eb8a37..4fc163599 100644 --- a/doc/wikitemplates.mdwn +++ b/doc/wikitemplates.mdwn @@ -34,5 +34,8 @@ located in /usr/share/ikiwiki/templates by default. * `searchform.tmpl` - Used by the [[plugins/search]] plugin to add a search form to wiki pages. +The [[plugins/pagetemplate]] plugin can allow individual pages to use a +different template than `page.tmpl`. + The [[plugins/template]] plugin also uses templates, though those [[templates]] are stored in the wiki. -- cgit v1.2.3