The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Yahoo News Feed (rss)?
A very close friend of mine is going to move his board from ezboard to vBulletin. He runs a politics board and has a sidebar that shows the latest headlines from Yahoo! News (top stories).
It's a javascript from this site: http://www.feedroll.com/rssviewer/ It looks like this: http://p073.ezboard.com/btheglobalpo...dmilitaryforum (on the right) As you can see, it pulls the latest 15 headlines and the colors and such are a bit customizeable (as shown on the feedroll site). The only problem is that feedroll is down often, and when it goes down, the whole board doesn't load. Would someone be willing to write a hack similar to what feedroll does so we could use it on his vBulletin once he moves? I'm sure others would find it helpful as well. Being able to pull the headlines from Yahoo and have the colors and such be a bit customizeable would be great. Thank you very much! We'd both really appreciate this. It'd be nice not having to go through feedroll, as they are so often down, and have the code on the actual page, so it's guaranteed to work. |
#2
|
|||
|
|||
hum... from what i see, it's simple... the feedroll have to be verified before the script start... a simple php function can do it... a fopen() can verify if the feed is opened, and if not, the script just close the connection instead of stucking.
and about feeds, i think that hack can help: https://vborg.vbsupport.ru/showthread.php?t=60899 |
#3
|
||||
|
||||
Thanks for the reply
I'm not a PHP person at all...how would I integrate the fopen() with the javascript of the feedroll? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|