aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhttp://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web>2010-03-26 13:30:52 +0000
committerJoey Hess <joey@finch.kitenet.net>2010-03-26 13:30:52 +0000
commitbea828a2f6b455c46f2b5d6c16805958a2e3412a (patch)
tree6273a93d6b395a66e6969342f5675a2f6738a1e6 /doc
parentd88af43011193bb0eef79b749ae9a93eda5d266e (diff)
downloadikiwiki-bea828a2f6b455c46f2b5d6c16805958a2e3412a.tar
ikiwiki-bea828a2f6b455c46f2b5d6c16805958a2e3412a.tar.gz
doesn't field+template already cover this?
Diffstat (limited to 'doc')
-rw-r--r--doc/plugins/contrib/ftemplate/discussion.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/plugins/contrib/ftemplate/discussion.mdwn b/doc/plugins/contrib/ftemplate/discussion.mdwn
new file mode 100644
index 000000000..851ccf960
--- /dev/null
+++ b/doc/plugins/contrib/ftemplate/discussion.mdwn
@@ -0,0 +1,6 @@
+Is this actually necessary? Doesn't the combination of [[plugins/template]]
+with [[plugins/contrib/field]]'s `pagetemplate` hook provide the same
+functionality? I suppose one missing thing is that `ftemplate` looks in
+the "system" templates directories, not just in the wiki, but that
+seems orthogonal (and might even be a good enhancement to `template`).
+--[[smcv]]