X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/b339a9ebac97389454db8fa0c2c55eea7aa7137d..968106cc80c4f24ae02a3e54877939cd00e33258:/doc/todo/tmplvars_plugin.mdwn?ds=sidebyside diff --git a/doc/todo/tmplvars_plugin.mdwn b/doc/todo/tmplvars_plugin.mdwn index b944fb8f6..f7d06a579 100644 --- a/doc/todo/tmplvars_plugin.mdwn +++ b/doc/todo/tmplvars_plugin.mdwn @@ -1,5 +1,7 @@ A simple plugin to allow per-page customization of a template by passing paramaters to HTML::Template. For those times when a whole pagetemplate is too much work. --Ethan +[[!tag patch]] + #!/usr/bin/perl package IkiWiki::Plugin::tmplvars;