Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Add RSS button at bottom of page Details »»
Add RSS button at bottom of page
Version: 1.00, by MarkyLeonard MarkyLeonard is offline
Developer Last Online: Jul 2006 Show Printable Version Email this Page

Version: 3.5.0 Rating:
Released: 10-18-2005 Last Update: 10-18-2005 Installs: 36
Template Edits
Additional Files  
No support by the author.

Adds an button to the bottom of the page (next to the "top" hyperlink)

1. Upload RSS.GIF to yourforum/images/misc

2. Admin CP > Styles and Templates > Style Manager > All Style Options

In "footer", find :

PHP Code:
<a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a
Below it, add :

PHP Code:
 <a href="external.php?type=rss" target="_blank"> <img src="$stylevar[imgdir_misc]/rss.gif" width="36" height="14" border="0"></a
Done!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 10-28-2005, 04:43 AM
totenmaske totenmaske is offline
 
Join Date: Jul 2005
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

< Clicks INSTALL >

This saved me a bunch of time figuring out where to add the image tags.

Does anyone know the if/then statements that would allow us to specify the RSS feed for a specific forum/thread when the member is in that forum/thread?

Also the buttons look very nice on the left side of the forum if you aren't using the languafe or skin chooser boxes
Reply With Quote
  #23  
Old 10-28-2005, 05:36 PM
MarkyLeonard MarkyLeonard is offline
 
Join Date: Jan 2004
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by totenmaske
< Clicks INSTALL >
Does anyone know the if/then statements that would allow us to specify the RSS feed for a specific forum/thread when the member is in that forum/thread?
You could almost have a blogging system then, if you had a hidden forum set up!
Reply With Quote
  #24  
Old 10-29-2005, 05:17 PM
totenmaske totenmaske is offline
 
Join Date: Jul 2005
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MarkyLeonard
You could almost have a blogging system then, if you had a hidden forum set up!
Almost! - but vB needs these features like these if it's going to maintain it's edge as the best forum software out there!
Reply With Quote
  #25  
Old 10-30-2005, 09:12 PM
donnacha donnacha is offline
 
Join Date: Aug 2003
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here's a weird problem:

I have RSS enabled...

I have confirmed that the rss.gif is in the right image folder...

The change to the footer is showing up when I view the source...

BUT... when I load a forum, the RSS image simply doesn't appear.

In Firefox, while the page is loading, an empty image placeholder appears after the "Top" link and, if you click on it fast enough, that does bring you to the RSS version of the page but, once the page loads, the placeholder disappears and nothing replaces it, nothing is left to click - the page looks just as it did before although, as I've said, the source code shows the change.

In IE, the empty placeholder remains after the page has loaded and, again, you can click on that to go to the RSS version.

Any ideas about why the image isn't appearing? I have downloading the image itself back down from the server and it seems fine.
Reply With Quote
  #26  
Old 10-30-2005, 09:49 PM
MarkyLeonard MarkyLeonard is offline
 
Join Date: Jan 2004
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by donnacha
Here's a weird problem:

I have RSS enabled...

I have confirmed that the rss.gif is in the right image folder...

The change to the footer is showing up when I view the source...

BUT... when I load a forum, the RSS image simply doesn't appear.

In Firefox, while the page is loading, an empty image placeholder appears after the "Top" link and, if you click on it fast enough, that does bring you to the RSS version of the page but, once the page loads, the placeholder disappears and nothing replaces it, nothing is left to click - the page looks just as it did before although, as I've said, the source code shows the change.

In IE, the empty placeholder remains after the page has loaded and, again, you can click on that to go to the RSS version.

Any ideas about why the image isn't appearing? I have downloading the image itself back down from the server and it seems fine.

If you've got Adblock installed on your Firefox it could be the problem - it got rid of my New Thread button because it had "ad" in it!
Reply With Quote
  #27  
Old 10-30-2005, 10:42 PM
donnacha donnacha is offline
 
Join Date: Aug 2003
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MarkyLeonard
If you've got Adblock installed on your Firefox it could be the problem - it got rid of my New Thread button because it had "ad" in it!
Interesting. In this case, though, Adblock hasn't been installed in Firefox and IE, obviously, has no such defenses.

I thought it might be some sort of Norton problem but I disabled the firewall and it made no difference.

Is anyone else having the same problem?

Thanks for replying and thanks for providing this.
Reply With Quote
  #28  
Old 11-01-2005, 10:04 PM
MarkyLeonard MarkyLeonard is offline
 
Join Date: Jan 2004
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

More than welcome!

Try hotlinking from www.imageshack.us (bottom link out of the lot)
Reply With Quote
  #29  
Old 02-13-2006, 09:03 AM
Zia's Avatar
Zia Zia is offline
 
Join Date: Dec 2005
Location: golpo.net
Posts: 931
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MarkyLeonard
More than welcome!

Try hotlinking from www.imageshack.us (bottom link out of the lot)

hmm can u modify it...by adding(enable xml)

xml,my yahoo & my msn button
??
Reply With Quote
  #30  
Old 02-18-2006, 08:55 AM
Zia's Avatar
Zia Zia is offline
 
Join Date: Dec 2005
Location: golpo.net
Posts: 931
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hello...looks for some modification

u added rss button....that linked with forum...

can u modifi it?




can u add this button too ? so user can add rss in there own blog unless they r not on the site..

thnx
Reply With Quote
  #31  
Old 05-14-2006, 05:10 PM
TheBlackPoet's Avatar
TheBlackPoet TheBlackPoet is offline
 
Join Date: May 2006
Location: Pasadena, Texas, USA
Posts: 577
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hey, i thought this was a very useful addition to my forum.. i appreciate it very much!!!!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:27 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.09461 seconds
  • Memory Usage 2,317KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete