]> sipb.mit.edu Git - ikiwiki.git/commitdiff
tag
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 24 Oct 2007 23:03:36 +0000 (23:03 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 24 Oct 2007 23:03:36 +0000 (23:03 +0000)
doc/todo/tmplvars_plugin.mdwn

index b944fb8f6f28f9005ad7f333e4f3ab0b0855b12a..33d161ee196581c1209cb324c2c81ae99b83a978 100644 (file)
@@ -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;