vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Feedburner Headline Animator in Postbit (https://vborg.vbsupport.ru/showthread.php?t=104698)

GamerJunk.net 01-06-2006 10:00 PM

Feedburner Headline Animator in Postbit
 
Install Time 30 Seconds....31 seconds for noobs...

Create a new profile field for your users called Feedburner make it single line text....Explain in the description that they are to only use the special name that is attached to the end of the url...not the full url....my example..

Enter in only the special text of your feedburner URL, EXAMPLE : if your feedburner was http://feeds.feedburner.com/gsnforce

you would only enter in gsnforce


Now open up your postbit or postbit_legacy and find


</div>
<if condition="$post[icqicon] or $post[aimicon] or $post[msnicon] or $post[yahooicon]"><div class="info">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]
</if>


Above it add.....


<if condition="$post[field13]"><a href=http://feeds.feedburner.com/$post[field13]>
<img src="http://feeds.feedburner.com/$post[field13].gif"></a>
</if>


Now your done!! That simple!!

Example can be found here.....
http://www.gsnforce.com/forum/p-8180.html

Btw if you like this mod....please click INSTALL

GamerJunk.net 01-07-2006 07:43 AM

Btw I'm GSN Masta....I need to get my name changed on here lol

GamerJunk.net 01-07-2006 07:57 AM

Updated the mod with a now clickable image.

michaelbenson 01-07-2006 02:19 PM

Takes up a little too much space for me, if it was possible to have just the latest headline displayed within the postbit template that would probally more ergonomic and less time consuming for members visiting with a dialup connection having to wait for members Feedburner images to load.

Snake 01-08-2006 10:34 AM

A possible screenshot would be nice. :)

irishblacknight 01-08-2006 05:00 PM

Quote:

Originally Posted by michaelbenson
Takes up a little too much space for me, if it was possible to have just the latest headline displayed within the postbit template that would probally more ergonomic and less time consuming for members visiting with a dialup connection having to wait for members Feedburner images to load.

There's another modification that uses magpie to pull in the member's latest post into the postbit. Something like this is being used over on digitalpoint

GamerJunk.net 01-12-2006 06:58 AM

Here is a screenie


All times are GMT. The time now is 12:32 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01001 seconds
  • Memory Usage 1,721KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete