The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
AGM Advanced vBNavbar RSS Reader (Flash-based) Details »» | |||||||||||||||||||||||||||||
AGM Advanced vBNavbar RSS Reader (Flash-based)
Developer Last Online: Apr 2016
AGM Advanced vBNavbar RSS Reader (Flash-based)
'Display either an External Newsfeed or Latest Forum Posts in Your vBulletin Navbar' Syrus XL Media - LIVE DEMO -> www.digitalport.co.uk Please note BOTH versions are included in the download package. Documentation is available in Word, PDF & Text - all included in package. Introduction This product is capable of showing either a Newsfeed from other websites using their RSS feeds, or the Latest Forum Posts version will display the latest posts from your forum directly within your vBulletin Navbar. It has been designed to fit the default navbar of the standard vBulletin style, and uses the same color scheme. It is coded to strip the standard HTML RSS layout code and use its own. The RSS reader is coded in ActionScript 2.0 to allow most users to use it without updating their Adobe Flash Browser Plugin. Features include: ? Auto-scrolling feed ? Pause on mouse-over ? High-light description on mouse-over ? Buttons for Forward and Rewind feed ? Auto-detect flash version and notify user if update is required Depending on which version you install, the reader will open in either a new window for use as a newsreader, or open in same window if used for latest forum posts. All the aforementioned features are available in both versions. If you are familiar with vBulletin template coding then you can place this product anywhere on your forum. Installation Upload all the files depending on which version you require (details in download package). Edit the ag_read.php ? this file acts as a proxy if you are pulling data from an external RSS source, it also allows you to specify the rss source, whether it is external or internal. You should change the value of the dataURL to suit your own requirements. If this is to point at your own forum then please enable external rss data handling via the AdminCP. By default we have set the dataURL to the BBC?s rss newsfeed in the external dataPull version and vBulletin.com for the Latest Posts demonstration. Template Edit This modification only requires one template edit, making it simple to install into any vBulletin setup. AdminCP -> Styles & Templates -> Default Style -> Edit Templates -> Navigation / Breadcrumb Templates > navbar Find: Code:
</td> <if condition="$show['member']"> <td class="alt2" nowrap="nowrap"> <div class="smallfont"> <strong><phrase 1="$bbuserinfo[username]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase></strong><br /> Code:
<!-- AG Advanced RSS Reader --> <td class="alt2"> <div align="right"> <script src="Scripts/swfobject_modified.js" type="text/javascript"></script> <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="200" height="85"> <param name="movie" value="vbnavrss.swf" /> <param name="quality" value="high" /> <param name="wmode" value="transparent" /> <param name="swfversion" value="6.0.65.0" /> <param name="expressinstall" value="Scripts/expressInstall.swf" /> <object type="application/x-shockwave-flash" data="vbnavrss.swf" width="200" height="85"> <param name="quality" value="high" /> <param name="wmode" value="opaque" /> <param name="swfversion" value="6.0.65.0" /> <param name="expressinstall" value="Scripts/expressInstall.swf" /> <div> <h4>AG RSS Reader requires a newer version of Adobe Flash Player.</h4> <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p> </div> </object> </object> <script type="text/javascript"> <!-- swfobject.registerObject("FlashID"); //--> </script> </div> </td> <!-- End AG Advanced RSS Reader --> If you download this product and like it please click Install, so we can notify you of future updates. Syrus XL Media 2003-2009 Download Now
Show Your Support
|
Comments |
#12
|
|||
|
|||
Quote:
|
#13
|
||||
|
||||
Looks great, I will install it this weekend.
Thanks, Kyle |
#14
|
||||
|
||||
Thank You! I was hoping you would release this after seen your screenshoot inthe 'Style Chooser' hack. Simple and flawless, great stuff, once again thanks!
|
#15
|
||||
|
||||
You're welcome Gemma! You only have to ask about other modifications, I use - normally they do get released, just not all are available on here.
|
#16
|
||||
|
||||
Thanks - nice hack !
Kan we use two in same time - put both in navbar template - mean one for rss feeds and another for latest forum posts? some help ? regards macc |
#17
|
||||
|
||||
Quote:
OPTION 2: Alternatively, I could recompile a new file for you which would point to a new ag_read.php proxy file, obviously being renamed accordingly. If you're not sure how to reference objects using relative urls and setup the sub-directory mapping, then probably the best bet would be to take the second option. |
#18
|
|||
|
|||
Good night,
I'm having some troubles setting up AGM vNabvar, I'v got it up and running all ok, but I'm having problems with characters, I can't get any pontuation on words, for example: 'Su?cia(Suécia)' , 'n?o(não)', 'diferen?a(diferença)'; Any sugestion on fixing this? Thanks in advance |
#19
|
||||
|
||||
About time someone made use of that empty space. Nice work
|
#20
|
||||
|
||||
Quote:
Can you tell me which language you are using? I will then recompile a version for your language. The problem with this product is if all languages are catered for then the product file size would increase by over 300k per page load, which is far too heavy. Regards, |
#21
|
|||
|
|||
Quote:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|