Share comments accross related nodes
chawl - February 28, 2009 - 03:20
| Project: | Node Relativity |
| Version: | 6.x-3.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hello,
Can it be possible to share a comment thread accross all/some related nodes?
Sometimes (in fact many) it is more plausible to comment on an article on the whole, instead of a single page.
I previously tried to hack the core comment module (http://drupal.org/node/257433) to use with books, but nobody seems interested for a full featured/semantic solution.
Might here be the right place for a request then? This could be a very captivating feature I think, at least we really need this.
Thank you.

#1
Sorry for double post, but please do not flood here to offer some quirky paging solutions like javascript pagers, CCK magics or ?page=xxx type add-on modules.
Tx in advance.
#2
chawl, I think this is a great idea.
Right now, I am implementing a system with simple parent/childs, like in Problem/Solution. I have enabled comments for the parents only, so that the discussion doesn't "dilute" over the child nodes. But you are absolutely right, that the comments should really be shared among all parents and children!
Did you come up with a solution (patch) for this issue?
Cheers,
Jerzy
#3
Not really.
I have tried something hacky on http://drupal.org/node/257433 for book module, anyway I have not found a solid solution yet.
Unfortunately nobody seems concerned till now.