Posted by philbar on June 1, 2009 at 10:31pm
Jump to:
| Project: | Node Comments |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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?
Comments
#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.
#4
D6 1.x branch is not supported anymore. Closing.