add
parent
8dc7f3005e
commit
ad296f90c3
|
@ -0,0 +1,8 @@
|
|||
[[plugins/edittemplate]] looks for the specified template relative to the
|
||||
page the directive appears on. Which can be handy, eg, make a
|
||||
blog/mytemplate and put the directive on blog, and it will find
|
||||
"mytemplate". However, it can also be confusing, since other templates
|
||||
always are looked for in `templates/`.
|
||||
|
||||
I think it should probably fall back to looking for `templates/$foo`.
|
||||
--[[Joey]]
|
Loading…
Reference in New Issue