diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-10-04 16:28:57 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-10-04 16:28:57 -0400 |
commit | 66a7b49acb06e0e9b3d0b31d087202d3c81d85e9 (patch) | |
tree | 527d676c2ded1f14c83ab131495446fa5eaf7ea3 /doc/plugins | |
parent | 52134dc0ef22d4848ea90042be12175788ac4348 (diff) | |
parent | cda8592a5fd5595d12f0503bfcd2e0640e0afc86 (diff) |
Merge branch 'master' into transitive-dependencies
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/pagetemplate.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/plugins/pagetemplate.mdwn b/doc/plugins/pagetemplate.mdwn index afd5eb500..53f069d0d 100644 --- a/doc/plugins/pagetemplate.mdwn +++ b/doc/plugins/pagetemplate.mdwn @@ -2,8 +2,8 @@ [[!tag type/chrome]] This plugin provides the [[ikiwiki/directive/pagetemplate]] -[[ikiwiki/directive]], which allows a page to be created using a different -[[template|wikitemplates]]. +[[ikiwiki/directive]], which allows a page to be displayed +using a different [[template|wikitemplates]] than the default. This plugin can only use templates that are already installed in `/usr/share/ikiwiki/templates` (or wherever ikiwiki is configured to look for |