Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update
[git.ikiwiki.info.git]
/
doc
/
todo
/
tmplvars_plugin.mdwn
diff --git
a/doc/todo/tmplvars_plugin.mdwn
b/doc/todo/tmplvars_plugin.mdwn
index b944fb8f6f28f9005ad7f333e4f3ab0b0855b12a..33d161ee196581c1209cb324c2c81ae99b83a978 100644
(file)
--- 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;