diff options
author | smcv <smcv@web> | 2014-06-30 06:21:06 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-06-30 06:21:06 -0400 |
commit | cedbb3f0af9edc401231c6d8f91d7d897b28e5c0 (patch) | |
tree | 315c6239153a72a76fef0ae42d3392e9bbb49497 /doc/plugins/trail | |
parent | 526d9f131b838458df054b7cf34a8d7b42288d12 (diff) | |
download | ikiwiki-cedbb3f0af9edc401231c6d8f91d7d897b28e5c0.tar ikiwiki-cedbb3f0af9edc401231c6d8f91d7d897b28e5c0.tar.gz |
moreinfo?
Diffstat (limited to 'doc/plugins/trail')
-rw-r--r-- | doc/plugins/trail/discussion.mdwn | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/plugins/trail/discussion.mdwn b/doc/plugins/trail/discussion.mdwn index ac07f8640..d37e5f7f9 100644 --- a/doc/plugins/trail/discussion.mdwn +++ b/doc/plugins/trail/discussion.mdwn @@ -137,3 +137,18 @@ My setup and test may very well have mistakes but perhaps someone using the trai I have removed a similar comment from the album discussion. --[[kjs]] + +> I would expect changing imgE.mdwn to rebuild album03.mdwn (because album03 +> inlines imgE) and vice versa (because imgE uses album03's \[[!meta title]]). +> +> I would not expect changing imgE.mdwn or album03.mdwn to affect album02 +> or imgC. +> +> I would also not expect changing index.mdwn to rebuild anything else +> unless there is a valid dependency reason to do so. +> +> Can you reproduce this problem in a wiki that does not contain anything +> private, and publish its git repo somewhere? (I realise photo galleries +> tend to be more personal/private than typical wikis, so you don't +> necessarily want to link the real thing - that's why my album demos +> tend to use dummy data). --[[smcv]] |