master
Joey Hess 2009-08-08 17:01:10 -04:00
parent 255835660b
commit eb5e6b2bb6
1 changed files with 7 additions and 0 deletions

View File

@ -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]]