projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b89d44
)
fix tag
author
Joey Hess
<joey@kodama.kitenet.net>
Thu, 2 Oct 2008 21:43:03 +0000
(17:43 -0400)
committer
Joey Hess
<joey@kodama.kitenet.net>
Thu, 2 Oct 2008 21:43:03 +0000
(17:43 -0400)
doc/todo/tmplvars_plugin.mdwn
patch
|
blob
|
history
diff --git
a/doc/todo/tmplvars_plugin.mdwn
b/doc/todo/tmplvars_plugin.mdwn
index fe163fb5fc0da5e29e5947d8da0a6143728c75ec..f7d06a5793b64ed42608c4221a4a58002ef31d47 100644
(file)
--- a/
doc/todo/tmplvars_plugin.mdwn
+++ b/
doc/todo/tmplvars_plugin.mdwn
@@
-1,6
+1,6
@@
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
s
patch]]
+[[!tag patch]]
#!/usr/bin/perl
package IkiWiki::Plugin::tmplvars;