From: joey Date: Wed, 24 Oct 2007 23:03:36 +0000 (+0000) Subject: tag X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/a1b2d95fb3809654480575fb98e8170b4e941dea?ds=sidebyside tag --- diff --git a/doc/todo/tmplvars_plugin.mdwn b/doc/todo/tmplvars_plugin.mdwn index b944fb8f6..33d161ee1 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 +[[tags patch]] + #!/usr/bin/perl package IkiWiki::Plugin::tmplvars;