X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/255835660b91e601b250bffe5a00751767b43f87..62483fe5cac6b420d8855b33a06c5dac1f4b2dd9:/doc/plugins/contrib/postal/discussion.mdwn?ds=inline

diff --git a/doc/plugins/contrib/postal/discussion.mdwn b/doc/plugins/contrib/postal/discussion.mdwn
index 90113eb41..4eaacc044 100644
--- a/doc/plugins/contrib/postal/discussion.mdwn
+++ b/doc/plugins/contrib/postal/discussion.mdwn
@@ -13,3 +13,12 @@ since I think not many people grub about in the internals of ikiwiki this way.
 It would be nice to figure this out, doing a full rebuild every time I get a blog comment is not that fun.
 
 [[DavidBremner]]
+
+> Ikiwiki currently doesn't have support for transitive dependencies.
+> This is discussed deep inside [[todo/tracking_bugs_with_dependencies]]
+> and in [[todo/inlines_inheriting_links]]. 
+> 
+> FYI, the [[plugins/comments]] plugin avoids this problem by only showing the
+> comments on the page, and not on pages that inline it. --[[Joey]] 
+>> Ok, thanks for the speedy response. I guess I should do the same thing.
+>> [[DavidBremner]]