ikiwiki/doc/plugins/pagetemplate.mdwn

11 lines
472 B
Plaintext
Raw Normal View History

[[!template id=plugin name=pagetemplate author="[[Joey]]"]]
[[!tag type/chrome]]
2008-09-12 00:29:07 +02:00
This plugin provides the [[ikiwiki/directive/pagetemplate]]
2009-10-03 00:47:15 +02:00
[[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
2008-09-12 00:29:07 +02:00
`/usr/share/ikiwiki/templates` (or wherever ikiwiki is configured to look for
them). You can choose to use any .tmpl files in that directory.