The Arcive of vBulletin Modifications Site. |
|
Display latest blog post in postbit using Magpie RSS Details »»
|
|||||||||||||||||||||||||||||
|
Display latest blog post in postbit using Magpie RSS
Developer Last Online: Sep 2018
This mod borrows extensively from the work vauge did for vB 3.5 (as found here) and from the work nevetS did for a similar mod using CaRP RSS.
I did PM vauge requesting permission to update his mod as many people were having difficulty implementing it, but s/he hasn't been online in several months and didn't respond to my PM for over a week now, so I decided to go ahead and post the mod. This mod will allow forum members to add their blog's RSS feed URLs to their profile and have the forum display a link to their latest blog post next to their username every time they post in the forum. I had been using nevetS's CaRP mod for this for a long time, but the Magpie RSS reader is actually more powerful (can parse Atom feeds too) and flexible. Also, I don't know if anyone can find the free download for CaRP anymore. Installation:
That's it. ![]() P.S. Updated per Marco van Herwaarden's suggestions for better performance and security. ![]() P.P.S. If anyone knows how to fix the XML file so that it injects the template code into the postbit_userinfo_left hook so folks don't have to make a manual template edit, by all means please share. ![]() P.P.P.S Unfortunately, there appears to be a conflict with the magpie code and vBulletin's AJAX code which is beyond my coding skills to fix. See page two of this thread for more details. Show Your Support
|
|||||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Reserved.
P.S. My First Reserve
|
|
#3
|
|||
|
|||
|
any demo?
|
|
#4
|
||||
|
||||
|
I added a screenshot.
|
|
#5
|
|||
|
|||
|
When I read the title of this mod, I thought vb must have released its blog ^^ but then I got my hopes up too fast lol. nice mod tho.
|
|
#6
|
||||
|
||||
|
Sorry about that! It's hard to describe some mods in just a few words.
|
|
#7
|
||||
|
||||
|
Installed.
I will use this feature in the future. Really thanks, pmkb. |
|
#8
|
|||
|
|||
|
Is the magpie rss_fetch.inc file needed on each vBulletin page? You are currently loading it unconditionally in the "global_start" hook. This might lead to more overhead then needed.
PHP Code:
|
|
#9
|
|||
|
|||
|
Good catch Herwaarden. Nice mod, but will wait till see a demo
|
|
#10
|
||||
|
||||
|
gforce, what do you mean by a demo? I posted a screenshot of what it does from my own forum (see sig) where this mod is working. I have the mod installed on 3 forums and it works great.
|
![]() |
|
|