Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Sorky - RSS Feed Link Details »»
Sorky - RSS Feed Link
Version: 1.0.3, by Sorky Sorky is offline
Developer Last Online: Jan 2015 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 3.6.x Rating:
Released: 10-19-2008 Last Update: 01-29-2009 Installs: 9
Uses Plugins Auto-Templates
 
No support by the author.

Purpose
This plugin allows you to automatically add an RSS Feed icon to All/Selected/UnSelected Forums just by setting options (NO EDITS)!
  • Choose your own icon (eg: use this one from karim004 : )
  • Put the icon before, after or on the far-right of the forum display
  • Option to automatically include SubForums in the subscription
  • Option to restrict the exclude.php access to only the forums you select
  • Set the default way users get the feed ...
    • Option for feed of First/Last post
    • Option to send preview or full post
    • Option to strip HTML
    • Option to limit the number of items
  • Plus more!
Acknowledgement
Thanks (and apologies) to karim004 for providing the icon & inspiration to generate this Mod.

Installation
Import XML file (as product): AdminCP > Plugin System > Manage Products ? [Add/Import Product]

Options
To set hack options go to: AdminCP > vBulletin Options > Sorky12 - RSS Feed Links

Versions
v1.0.0 - 20th of October, 2008 = Launch (click here)
v1.0.3 - 30th of January, 2009 = Updated in line with the 3.8.x version(click here)

Hall Of Fame (Donations)
mmoore5553 US$20

Settings & Demonstration Screenshots
See v1.0.0 post (click here)

If you like this Mod please click INSTALL

Show Your Support

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

Comments
  #2  
Old 10-20-2008, 10:04 AM
Sorky Sorky is offline
 
Join Date: Apr 2007
Location: Australia
Posts: 361
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

V1.0.0 Features
  • Choose the forums to have an RSS Feed available
  • Automatically include SubForums in the availability
  • Option to restrict the exclude.php access to only the forums you select
  • Set the icon to use
  • Put the icon before, after or on the far-right of the forum display
  • Option to automatically include SubForums in the subscription
  • Set the default way users get the feed ...
    • Option for feed of First/Last post
    • Option to send preview or full post
    • Option to strip HTML
    • Option to limit the number of items
Tips
To get this hack working you will need to enable the RSS Feed system in vBulletin Options >External Data Provider > Enable RSS Syndication (if you forget, the Mod will remind you )

If the following templates have been modified from their original, either "revert" them or test this Mod carefully before use:
  • forumhome_forumbit_level1_nopost
  • forumhome_forumbit_level1_post
  • forumhome_forumbit_level2_nopost
  • forumhome_forumbit_level2_post
WishList - Other Ideas
  • Add debug information mode (Option)
  • Make the RSS Feed a popup window (Option)
  • Make the feed options remembered user settings (Option by Forum)
Settings & Demonstration Screenshots
Reply With Quote
  #3  
Old 12-15-2008, 07:47 AM
Danny_HR Danny_HR is offline
 
Join Date: Apr 2008
Location: Zagreb, Croatia
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Working good. Thank you very much.
Reply With Quote
  #4  
Old 12-23-2008, 11:40 AM
roots549 roots549 is offline
 
Join Date: Nov 2008
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have successfully installed the hack, it's there, the settings are there, options are showing up, vbulletin has been changed to allow rss, but no icon is appearing before the forum title. Trying to get just one forum, "the news", number 93 , to have a feed.

Edit: news is a public forum

I ftp'd the icon to the correct directory, am stumped.

I do have a custom skin...

Thanks for any direction
eric
Reply With Quote
  #5  
Old 12-23-2008, 10:02 PM
Sorky Sorky is offline
 
Join Date: Apr 2007
Location: Australia
Posts: 361
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by roots549 View Post
Thanks for any direction
eric
PM me a URL and I'll see what I can see
Reply With Quote
  #6  
Old 12-24-2008, 03:39 AM
Sorky Sorky is offline
 
Join Date: Apr 2007
Location: Australia
Posts: 361
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by roots549 View Post
I do have a custom skin...

Thanks for any direction
eric
Looks like there is definitely something changing the "forumhome_forumbit_level..." templates. In particular, your forum links are FULL URLS rather than the normal "<a href="forumdisplay.php...".

Possible solutions for you are...
  • Try setting the position to the right of the forum name
  • Edit my mod (change line 174 to: $Sorky11_BeforeRSSFeedLink_OLD = '<a href=\"http://www.XXX.net/Forum/' assuming that is what is in your templates
  • Disable all other mods and see if that solves it, then re-instate them one by one until you find the culprit.
  • Make my plugin run earlier than other plugins
  • Revert the "forumhome_forumbit_level..." templates

For a difinitive answer you can give your user called "Sorky" admin access and I'll check the template/order/etc.
Reply With Quote
  #7  
Old 01-30-2009, 06:14 AM
Sorky Sorky is offline
 
Join Date: Apr 2007
Location: Australia
Posts: 361
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

V1.0.3 Features
  1. Extra option added to allow editing of the RSS img HTML
  2. Removed the extra RSS feed links that repeated on forums that had no RSS Feed link enabled
  3. Other minor coding and commenting adjustments
Reply With Quote
  #8  
Old 08-03-2009, 08:51 AM
Sorky Sorky is offline
 
Join Date: Apr 2007
Location: Australia
Posts: 361
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<a href="https://vborg.vbsupport.ru/showthread.php?t=203358" target="_blank">New update available for 3.8.x (still works on 3.6.x)</a> - New options added

Make sure you uninstall the old one after recording your settings as the 3.8 version uses a different product ID
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 04:52 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.04521 seconds
  • Memory Usage 2,269KB
  • Queries Executed 21 (?)
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_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (7)postbit
  • (8)postbit_onlinestatus
  • (8)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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete