The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
News ticker from RSS feeds?
Anyone know of a mod that will allow a news ticker to stream on the forum home that will display feeds from any RSS source?
|
#2
|
|||
|
|||
1. Copy http://yourforum.com/external.php?type=rss2
2. Use RSStoHTML or RSStoPHP and make <maquee> with it or PHP include it |
#3
|
|||
|
|||
A little slower for the php challenged?
|
#4
|
|||
|
|||
OK.. do you want to display a News Ticker for all the RSS Feed or for a particular forum? category?
PHP Code:
HTML Code:
<HTML> <HEAD> <meta http-equiv="content-type" content="text/html;charset=utf-8"> <TITLE> ~~~FeedTitle~~~ vBulletin News Ticker using RSSTOHTML </TITLE> </HEAD> <BODY> <!-- <H1>~~~FeedTitle~~~</H1> <H2>~~~FeedDescription~~~</H2> <MARQUEE> //--> <MARQUEE> ~~~BeginItemsRecord~~~ ~~~ItemPubShortDate~~~ > ~~~ItemPubShortTime~~~ ><B><A href="~~~ItemLink~~~">~~~ItemTitle~~~</A></B> (~~~ItemDescription~~~) ~~~EndItemsRecord~~~ </MARQUEE> <!-- </MARQUEE> <H1>~~~FeedTitle~~~</H1> <H2>~~~FeedDescription~~~</H2> //--> </BODY> </HTML> SLR722 |
#5
|
|||
|
|||
I want to display the RSS feed from another news website, but in my forum home.
|
#6
|
||||
|
||||
<cough>News Ticker</cough>
|
#7
|
|||
|
|||
you catched a cough David ?!... how bad, we will have to ask Danny. to play the nurse again...
tssss |
#8
|
|||
|
|||
Hey
You can still use my suggestion above. And you can display feeds from anywhere. Nice hack. Although I thought this user had actually searched the forum, Google vB.com and even the thread recommendations query.. |
#9
|
|||
|
|||
Quote:
|
#10
|
||||
|
||||
No problem - someone else had the same requst, so I just made it a feature.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|