projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2558356
)
response
author
Joey Hess
<joey@gnu.kitenet.net>
Sat, 8 Aug 2009 21:01:10 +0000
(17:01 -0400)
committer
Joey Hess
<joey@gnu.kitenet.net>
Sat, 8 Aug 2009 21:01:10 +0000
(17:01 -0400)
doc/plugins/contrib/postal/discussion.mdwn
patch
|
blob
|
history
diff --git
a/doc/plugins/contrib/postal/discussion.mdwn
b/doc/plugins/contrib/postal/discussion.mdwn
index 90113eb412a23324711f7064819621a3f6aa5db2..3e6d056e29c131cf44aeedfe85f743b0d1fb5780 100644
(file)
--- 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]]