diff options
author | Joey Hess <joey@kitenet.net> | 2008-03-17 10:28:06 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-03-17 10:28:06 -0400 |
commit | 5d06203147ca7ef864747304997a7446431dda03 (patch) | |
tree | 2f13a188b86451a73652ba2e86b906d590247b41 /doc/todo | |
parent | cd58e6cb45a816c444109ed325cd7a7bcfc35fb6 (diff) | |
download | ikiwiki-5d06203147ca7ef864747304997a7446431dda03.tar ikiwiki-5d06203147ca7ef864747304997a7446431dda03.tar.gz |
web commit by http://madduck.net/
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/let_inline_plugin_use_pagetemplates.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/let_inline_plugin_use_pagetemplates.mdwn b/doc/todo/let_inline_plugin_use_pagetemplates.mdwn new file mode 100644 index 000000000..94351fe5c --- /dev/null +++ b/doc/todo/let_inline_plugin_use_pagetemplates.mdwn @@ -0,0 +1,5 @@ +Is there any reason why the inline plugin's template parameter couldn't take any pagetemplate templates, meaning those in use by the template plugin? Right now it seems that inline templates have to be `.tmpl` files on the filesystem. + +--[[madduck]] + +[[tag wishlist]] |