aboutsummaryrefslogtreecommitdiff
path: root/doc/templates/discussion.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/templates/discussion.mdwn')
-rw-r--r--doc/templates/discussion.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/templates/discussion.mdwn b/doc/templates/discussion.mdwn
index b118c1556..ae8cca9e7 100644
--- a/doc/templates/discussion.mdwn
+++ b/doc/templates/discussion.mdwn
@@ -34,3 +34,6 @@ pushing from a remote computer. Touching the relevant file on the server and
might be causing this? I'm running a custom branch of ikiwiki master from a
couple of weeks ago so could be my own doing but my changes are mainly to the
album and img plugins. --[[kjs]]
+> Seems like the issue is rather that the templates aren't found/triggered
+> when the page render is set off by dependencies rather than direct editing
+> of the page. Not the remove local issue mentioned above. --[[kjs]]