]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/contrib/postal/discussion.mdwn
ok, thanks. I'll probably do the same.
[ikiwiki.git] / doc / plugins / contrib / postal / discussion.mdwn
index 90113eb412a23324711f7064819621a3f6aa5db2..4eaacc044d86cb0458193916408107edd250b4b1 100644 (file)
@@ -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]]