diff options
author | http://jmtd.livejournal.com/ <http://jmtd.livejournal.com/@web> | 2009-12-01 11:30:03 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-12-01 11:30:03 -0500 |
commit | d57ec1c6a4d2e05d2570fb273c7682d383b3b7d9 (patch) | |
tree | 75c22365615c4a96e9addede7d26d4c29d684571 /doc/plugins | |
parent | 9f30da3e1cb4fef022e1ad4802a6406e61c524d4 (diff) |
add plugin template
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/contrib/xslt.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/plugins/contrib/xslt.mdwn b/doc/plugins/contrib/xslt.mdwn index 406d42f4e..e26f58e38 100644 --- a/doc/plugins/contrib/xslt.mdwn +++ b/doc/plugins/contrib/xslt.mdwn @@ -1,3 +1,4 @@ +[[!template id=plugin name=xslt author="rubykat"]] ## NAME IkiWiki::Plugin::xslt - ikiwiki directive to process an XML file with XSLT |