The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#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 ![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|