The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
External javascript feed.
I would love to see what others have done with the external feed options.
You can see my feeds here: http://www.bikeforums.net/datafeed.html http://www.bikeforums.net/datafeed-black.html I should really clean up the HTML a bit, kinda sloppy. Feel free to use the above links for ideas, but please dont use my code line for line or any of my images... A few varibles you should know about: Code:
<script type="text/javascript" src="http://www.bikeforums.net/external.php?type=js"></script> Code:
<script type="text/javascript" src="http://www.bikeforums.net/external.php?type=js&forumids=100"></script> Code:
for (i = 0; i < 5; i++) You can add a few more varibles in the feed, but I have not yet figured thoes out. Now I need to dumb it down a bit so my forum members can put the code on there page |
#2
|
|||
|
|||
Hmm, so i take it nobody else has dpne anything with this?
|
#3
|
|||
|
|||
Ive been playing with it, I wouldent recomend doing it with javascript though. Alot of people have it disabled.
|
#4
|
|||
|
|||
Alot as in 3%?
I dont know how to do it with the other options... I'll have to look into it. |
#5
|
|||
|
|||
I try to stray from javascript because it is client side, I would much rather code some php (server side) and have it all out-putted into html because it will render in browsers with js turned off. If 97% of your visitors have it on then I say go for it and use your current method.
|
#6
|
|||
|
|||
I use it on the frontpage of my site to show the latest 5 announcement from the forum
nothing special just handy you can view a demo here: http://www.vbulletinstyles.com/ Miko |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|