By andre75 on
I am trying to insert a Newsgroup discussion into a forum. Can this be done with the Mailhandler and Listhandler modules or do I need something else?
I am trying to insert a Newsgroup discussion into a forum. Can this be done with the Mailhandler and Listhandler modules or do I need something else?
Comments
Noone?
Noone?
I am also searching for this
I am also searching for this kind of module but can't find one. Here's a module but not yet release #29816: Netnews (NNTP).
I need this kind of module to integrate in my website at http://www.sourcecodester.com.
If you found one please let me know.
Thanks
I search it too
Hello,
i have the same problem. i will get the post in a newsgroup and will deliver it in my forum.
do you have a answer for our issue now.
Thanks a lot.
_
You could use something like http://www.bitfolge.de/nntp2rss-en.html to get the newsgroup via rss then use the feedapi module to populate a forum. it's only one-way though.
EDIT: Actually-- google groups have a feed icon at the bottom of the page. You should be able to use feedapi to grab a newsgroup using that feed.