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
vBsociable Details »»
vBsociable
Version: 1.0.2, by Eric Eric is offline
Developer Last Online: Jun 2023 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.6.x Rating:
Released: 06-10-2007 Last Update: 06-20-2007 Installs: 170
Uses Plugins Template Edits
Re-useable Code Additional Files  
No support by the author.

What is this!?
This modification is a continuation of my vBdigger hack. This hack displays buttons in a new thread tools menu "Submit Tools" that will allow your users to submit a thread to many of the popular social sites such as digg, del.icio.us, reddit, etc.

Current Version
1.0.2

Current Features:
Can submit to the following sites:
  • del.icio.us
  • Digg
  • Facebook
  • feedmelinks
  • Furl
  • Ma.gnolia
  • NewsVine
  • Netscape
  • Reddit
  • Slashdot
  • SphereIt
  • Spurl
  • StumbleUpon
  • Technorati
  • YahooMyWeb

It allows to disable this menu for certain forums, turn it on/off, open the links in a new window or not.

Features flagged for future version(s):
  • Allow to remove sites from the listing, via ACP
  • Add: google, askjeeves, earthlink, simpy, bluedot.us and indianpad
  • Anything else that you all suggest.

Will this work on x.x.x ??
Unless otherwise stated, this will work on all 3.6 versions.

Sounds cool. How do I install?
  1. Upload the images found in images/buttons/ to your images/buttons/ folder.
  2. Import the product, product-vBsociable.xml
  3. Make the following template edits:
    SHOWTHREAD

    Find:
    HTML Code:
    	<td class="vbmenu_control" id="threadtools" nowrap="nowrap">
    		<a href="$show[nojs_link]#goto_threadtools"<if condition="is_browser('ie')"> accesskey="3"</if>>$vbphrase[thread_tools]</a>
    		<if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("threadtools"); </script></if>
    	</td>
    Add before:
    HTML Code:
    	<if condition="$show['vBsociable']">
    	<td class="vbmenu_control" id="vBsociable" nowrap="nowrap">
    		<a href="$show[nojs_link]#goto_vBsociable">$vbphrase[vBsociable]</a>
    		<if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("vBsociable"); </script></if>
    	</td>
    	</if>
    Find:
    HTML Code:
    <!-- thread tools menu -->
    Add before:
    HTML Code:
    <if condition="$show['vBsociable']">
    <!-- vBsociable menu -->
    <div class="vbmenu_popup" id="vBsociable_menu" style="display:none">
    	<table cellpadding="4" cellspacing="1" border="0">
    	<tr>
    		<td class="thead">$vbphrase[vBsociable]<a name="goto_vBsociable"></a></td>
    	</tr>
    	<tr>
    		<td class="vbmenu_option">$vbphrase[vBsociable_submit]</td>
    	</tr>
    	$vBsociablebits
    	</table>
    </div>
    <!-- / vBsociable menu -->
    </if>
  4. Set options in AdminCP > vBulletin Options > Tread Display Options (showthread)

UPGRADING
1.0.1 to 1.0.2
- Upload images/buttons/facebook.png to your images/buttons directory - OR - download the attached facebook image and upload it; then..
- Re-import the product file (which is attached), product-vBsociable.xml - with "Allow overwrite" set to "yes"

1.0.0 to 1.0.1
- Just re-import the product file (which is attached), product-vBsociable.xml - with "Allow overwrite" set to "yes"


That's it! Enjoy!

Changelog
1.0.2 - June 20, 2007
- Added Facebook.


1.0.1 - June 11, 2007
- Fixed the URL for Stumbleupon.


1.0.0 - June 11, 2007
- Initial release.


If you use this modification, please mark as >> INSTALLED <<, TY!

Show Your Support

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

Comments
  #2  
Old 06-11-2007, 12:11 PM
Eric's Avatar
Eric Eric is offline
 
Join Date: May 2006
Location: Kentucky
Posts: 792
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Features flagged for future version(s):
  • Allow to remove sites from the listing, via ACP
  • Add: google, askjeeves, earthlink, simpy, bluedot.us and indianpad
  • Anything else that you all suggest.
Reply With Quote
  #3  
Old 06-11-2007, 12:32 PM
TheBlackPoet's Avatar
TheBlackPoet TheBlackPoet is offline
 
Join Date: May 2006
Location: Pasadena, Texas, USA
Posts: 577
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it works well... now my members who have accounts with these various sites can post their threads one time.... but it publish in multiple sites..

thanks!!
Reply With Quote
  #4  
Old 06-11-2007, 12:34 PM
wizardan wizardan is offline
 
Join Date: Jan 2006
Location: America
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed.
Clean and concise tool
Reply With Quote
  #5  
Old 06-11-2007, 12:43 PM
jarod1981?'s Avatar
jarod1981? jarod1981? is offline
 
Join Date: Nov 2005
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Congratulations SecondV, great mod!

Thanks
Reply With Quote
  #6  
Old 06-11-2007, 12:48 PM
InTeNsE-HuMoR InTeNsE-HuMoR is offline
 
Join Date: Sep 2006
Location: Northern Ireland, UK
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice looking. Will try this out.

Is there any way to intergrade this with social networks like Myspace or Bebo somehow? I'm not entirely sure how you could intergrade them, maybe have a feature were users can sumbit forum topics/posts or links to their blogs on their Myspace/Bebo account or something like that?

It would be a great advantage to everyone as most people have a social network account and would provide publicity for your forums.
Reply With Quote
  #7  
Old 06-11-2007, 12:49 PM
chuchukuttie chuchukuttie is offline
 
Join Date: Jan 2007
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looks and sounds really good, will try. Thanks.
Reply With Quote
  #8  
Old 06-11-2007, 01:01 PM
chuchukuttie chuchukuttie is offline
 
Join Date: Jan 2007
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by InTeNsE-HuMoR View Post
Very nice looking. Will try this out.

Is there any way to intergrade this with social networks like Myspace or Bebo somehow? I'm not entirely sure how you could intergrade them, maybe have a feature were users can sumbit forum topics/posts or links to their blogs on their Myspace/Bebo account or something like that?

It would be a great advantage to everyone as most people have a social network account and would provide publicity for your forums.
I also agree... *Facebook* too please.
Reply With Quote
  #9  
Old 06-11-2007, 01:01 PM
Eric's Avatar
Eric Eric is offline
 
Join Date: May 2006
Location: Kentucky
Posts: 792
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks all! Don't forget, if you have any suggestions, any at all - let me know

Quote:
Originally Posted by InTeNsE-HuMoR View Post
Very nice looking. Will try this out.

Is there any way to intergrade this with social networks like Myspace or Bebo somehow? I'm not entirely sure how you could intergrade them, maybe have a feature were users can sumbit forum topics/posts or links to their blogs on their Myspace/Bebo account or something like that?

It would be a great advantage to everyone as most people have a social network account and would provide publicity for your forums.
I'll check into that
Reply With Quote
  #10  
Old 06-11-2007, 01:02 PM
chuchukuttie chuchukuttie is offline
 
Join Date: Jan 2007
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SecondV View Post
Thanks all! Don't forget, if you have any suggestions, any at all - let me know


I'll check into that
Could you add Facebook.com too?
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 03:07 PM.


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.04397 seconds
  • Memory Usage 2,311KB
  • Queries Executed 23 (?)
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_html
  • (3)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
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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