X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1fc3f034191d3eec78b4d5da343e282092a221be..60188d728080c3e558b647d7595ea376944f51d0:/doc/templates/discussion.mdwn?ds=sidebyside diff --git a/doc/templates/discussion.mdwn b/doc/templates/discussion.mdwn index c7115e4d6..dddab48d4 100644 --- a/doc/templates/discussion.mdwn +++ b/doc/templates/discussion.mdwn @@ -25,3 +25,4 @@ Is there a list of all the available variables somewhere, or do I just grep the I pulled a list of variables and posted it, its in the history for [[templates]] under my name. [[justint]] +I am trying to override `page.tmpl` by providing `templates/page.tmpl` in my `srcdir`- this works, but now `templates/page.tmpl` is created in my `destdir` as well! Is this expected? Is there a way to avoid this? --chenz