The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
rss feed
an rss feed plugin to display latest threads from certain forums on other pages
|
#2
|
|||
|
|||
Same here. I actually started a thread on the topic yeterday: https://vborg.vbsupport.ru/showthread.php?t=105232
Unless someone else whats to tackle this beast, I was going to start trying to create this mod and am posting my thoughts about how to do this in the thread I listed above. |
#3
|
||||
|
||||
vbulletin 3.x lets you provide rss feeds using rss, xml, or javascript.
The simplest way would be to use the javascript since you can insert that into your page. Otherwise, you could mess around with some open source rss readers and do it that way. Oh btw, external.php (the file that generates the rss feeds) makes use of hte permissions system so you dont have to worry about people seeing threads they shouldn't. One last thing, you can have external.php call the new threads for say 3 out of 10 forums by listing the forum id. Its something like external.php?s=3,4,5 or something like that, check on vbulletin.com in the docs. |
#5
|
|||
|
|||
Quote:
Quote:
Thanks, the documentation for this is at: http://www.vbulletin.com/docs/search?q=external.php Whew, that would have been a messy mod. :ermm: |
#6
|
|||
|
|||
Quote:
If you meant using your feeds on other vb pages then it will still do the trick - just use your feed as the source. OTOH - if you meant other web sites then, as Roseanne Roseanna Dana would say, "nevermind." |
#7
|
|||
|
|||
whats the url for your forum rss feed? or how do I make one? isnt there a default rss feed
|
#8
|
||||
|
||||
ext -- you need to go into your admincp and enable it under options.
The url to your rss feed is like this: http://www.nycpagans.com/board/external.php?type=RSS |
#9
|
|||
|
|||
external.php isn't 100% what I'm looking for, but it is so close that it will be easy enough to hack it with the mods I want. Of course I'll give my version a new name so vBulletin updates don't over right it.
|
#10
|
||||
|
||||
You may want to take a look at this:
https://vborg.vbsupport.ru/showthrea...&highlight=rss |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|