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
  #12  
Old 10-20-2005, 12:57 PM
bullseye17 bullseye17 is offline
 
Join Date: Oct 2005
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

for some reason, the RSS button will not show up on my forum...
Reply With Quote
  #13  
Old 10-20-2005, 01:12 PM
Wired1's Avatar
Wired1 Wired1 is offline
 
Join Date: Nov 2003
Location: Orlando, FL, USA
Posts: 1,361
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Do you have RSS enabled on your forum?
Reply With Quote
  #14  
Old 10-20-2005, 02:27 PM
MarkyLeonard MarkyLeonard is offline
 
Join Date: Jan 2004
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Go to http://www.YOURDOMAIN.COM/FORUM/images/misc.gif to check if the image is in the right place?
Reply With Quote
  #15  
Old 10-20-2005, 03:18 PM
Gizmo5h1t3's Avatar
Gizmo5h1t3 Gizmo5h1t3 is offline
 
Join Date: Aug 2005
Location: ROCHDALE LANCS UK
Posts: 650
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Aftermath
Then why go, create and release hacks when you don't even know what you're doing?

you might want to start taking stock of why all your posts are negative aftermath...jeez man,every time your name pops up, its critizing something.....u never seem to have a good word tosay bout anything!!

chill man, markys done this to help....read down the thread, someones actually grateful for it....u might wanna take a leaf out of his book....

i for one am glad he`s posted it...so as he saysin his post....jobs a good un!!
Reply With Quote
  #16  
Old 10-20-2005, 04:39 PM
Pramodinfo Pramodinfo is offline
 
Join Date: Sep 2005
Location: India
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*clicks install*
Reply With Quote
  #17  
Old 10-21-2005, 05:49 AM
XFGHIA XFGHIA is offline
 
Join Date: Feb 2005
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this might be off the hack topic, but what exactly does RSS do? i installed this and when i click the button it comes up with a blank page
Reply With Quote
  #18  
Old 10-21-2005, 10:33 AM
MarkyLeonard MarkyLeonard is offline
 
Join Date: Jan 2004
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<a href="https://en.wikipedia.org/wiki/RSS_%28file_format%29" target="_blank">http://en.wikipedia.org/wiki/RSS_%28file_format%29</a>
Reply With Quote
  #19  
Old 10-23-2005, 02:44 AM
ryuuchida ryuuchida is offline
 
Join Date: Sep 2004
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

A simple and nice hack.

>>installs
Reply With Quote
  #20  
Old 10-23-2005, 03:56 AM
Carl Anderson's Avatar
Carl Anderson Carl Anderson is offline
 
Join Date: Apr 2003
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Click Install
Reply With Quote
  #21  
Old 10-24-2005, 06:05 PM
MarkyLeonard MarkyLeonard is offline
 
Join Date: Jan 2004
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If people preferred RDF they could of course use as the image, and

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

or....

PHP Code:
 <a href="external.php?type=rss" target="_blank"> <img src="$stylevar[imgdir_misc]/rss.gif" width="36" height="14" border="0"></a
 <
a href="external.php?type=rdf" target="_blank"> <img src="$stylevar[imgdir_misc]/rdf.gif" width="36" height="14" border="0"></a
for both.
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 12:09 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05533 seconds
  • Memory Usage 2,316KB
  • Queries Executed 25 (?)
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
  • (4)bbcode_php
  • (1)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_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