From: https://www.google.com/accounts/o8/id?id=AItOawkgBCH81yGBeEiFulJGJ6de6weZuLZQeHo Date: Mon, 2 Jun 2014 21:48:51 +0000 (-0400) Subject: (no commit message) X-Git-Tag: debian/3.20140613~7 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/524689abd296a8de5311e86dd6afa8c7ee00b73b --- 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