diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-08-08 17:01:10 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-08-08 17:01:10 -0400 |
commit | eb5e6b2bb63a7e1096e6f16ecc9d5bf881b23983 (patch) | |
tree | 862d8bb65cc0fa172ac71f06e99ea704857d2f06 /doc/plugins | |
parent | 255835660b91e601b250bffe5a00751767b43f87 (diff) |
response
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/contrib/postal/discussion.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/plugins/contrib/postal/discussion.mdwn b/doc/plugins/contrib/postal/discussion.mdwn index 90113eb41..3e6d056e2 100644 --- a/doc/plugins/contrib/postal/discussion.mdwn +++ b/doc/plugins/contrib/postal/discussion.mdwn @@ -13,3 +13,10 @@ 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]] |