Dependencies on Comment.module
philbar - June 1, 2009 - 22:31
| Project: | Node comments |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I would like to use Talk in conjunction to Node comments, but it is dependent on comment.module.
Is there anyway to work around this issue?

#1
I'd venture a guess that the talk module maintainer would have to rewrite talk to work with node comments.
marking as a feature request here that you can move to the talk issue queue.
#2
Anyway to display comments on a separate page like the Talk module does? Maybe I don't even need the Talk module.
#3
You can display comments wherever you like by extending the nodecomments view and giving it a new page display. Alternatively the 2.x version of Node Comments can enable per-content type, so you could use normal comments on whatever type you're using talk with.