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?
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
Comment #1
vm commentedI'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.
Comment #2
philbar commentedAnyway to display comments on a separate page like the Talk module does? Maybe I don't even need the Talk module.
Comment #3
quicksketchYou 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.
Comment #4
crea commentedD6 1.x branch is not supported anymore. Closing.