1
I'm really stumped on this one, but maybe someone here can help or at least point me in the right direction.
I have a site that uses the news module for the front page. A friend of mine has another XOOPS site which also uses the news module. What we'd like to do is to take his RSS feed from his news module and use that as the input into our news module. I don't want to totally disable our news, because we will still post our own articles and original content along with his feed.
Does anyone have the foggiest clue how to go about doing this? I had thought about maybe taking his feed and running it through any RSS parser that can generate HTML output, but I don't know how to take that output and use it as input into the news module. I'm sure it can be done by using the proper SQL, but I'm more than a bit rusty on that whole mess and our PHP/SQL guru is out for a bit. So, any suggestions?
Thanks!