X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/c69a7f758590c91bd137a8d1cfa99f37bf28045a..c8e3136d0091bd024e6dc1f3c21a10a92f2017d4:/doc/plugins/pagetemplate.mdwn diff --git a/doc/plugins/pagetemplate.mdwn b/doc/plugins/pagetemplate.mdwn index b81f0a4d7..afd5eb500 100644 --- a/doc/plugins/pagetemplate.mdwn +++ b/doc/plugins/pagetemplate.mdwn @@ -1,10 +1,10 @@ [[!template id=plugin name=pagetemplate author="[[Joey]]"]] [[!tag type/chrome]] -This plugin implements the [[ikiwiki/directive/pagetemplate]] [[ikiwiki/directive]]. -The directive allows a page to be created using a different +This plugin provides the [[ikiwiki/directive/pagetemplate]] +[[ikiwiki/directive]], which allows a page to be created using a different [[template|wikitemplates]]. This plugin can only use templates that are already installed in -/usr/share/ikiwiki/templates (or wherever ikiwiki is configured to look for +`/usr/share/ikiwiki/templates` (or wherever ikiwiki is configured to look for them). You can choose to use any .tmpl files in that directory.