Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons

Reply
 
Thread Tools
Enhanced Bookmarking Buttons for your vBulletin Details »»
Enhanced Bookmarking Buttons for your vBulletin
Version: 1.00, by itsonlychand itsonlychand is offline
Developer Last Online: Feb 2010 Show Printable Version Email this Page

Category: Board Optimization - Version: 3.6.8 Rating:
Released: 12-26-2007 Last Update: Never Installs: 32
Re-useable Code Code Changes  
No support by the author.

DESCRIPTION:
This Addon ads these bookmarking buttons to your post


ScreenShot/DEMO : Enhanced Bookmarking Buttons for your vBulletin



ZIP FILE CONTENTS:
1. Bookmark Images
2. Readme having code to put in template (Given below as well)

How to Use it:

1. Unzip the attachment:
2. Upload all images to your forum/images/buttons
3. In your Admin Cp, goto Styles, Edit Styles
4. Look for Template: SHOWTHREAD
5. Find: <!-- / controls above postbits -->
6. Under that paste the following code:

Important! Replace PathToYourForums.com in code below according to your settings


Code:
<!-- / controls above postbits -->

<!-- submission icons -->

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-bottom-width:0px">  
<tr> 
    <td class="thead" width="100%"> 
        <center> Submit Thread >&nbsp; 

<!-- Tagza --> 
<a href="javascript:void(document.location = ('http://www.tagza.com/submit.php?url='.concat(encodeURIComponent(document.location))))"><img src="http://www.tagza.com/logo.png" alt="Add to Tagza.com: Social Bookmarking site" border="0" /></a>


<!-- Addthisto --> 
<a href="http://www.addthisto.com/submit.php?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"   

src="http://www.PathToYourForums.com/images/buttons/addthisto.gif" alt="Submit to AddThisTo" border="0" /></a> 

<!-- Clesto --> 
<!-- <a href="http://clesto.com/submit.php?phase=2&url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"   

src="http://www.PathToYourForums.com/images/buttons/clesto.gif" alt="Submit to Clesto" border="0" /></a> -->

<!-- Digg --> 
<a href="http://digg.com/submit?phase=2&url=$vboptions[bburl]/showthread.php?t=$threadid&title=Ex-Cargo Cultist Builder required" target="_blank"><img  

class="inlineimg"  src="http://www.PathToYourForums.com/images/buttons/digg.gif" alt="Submit to Digg" border="0" /></a> 

<!-- Reddit --> 
<a href="http://reddit.com/submit?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"   

src="http://www.PathToYourForums.com/images/buttons/reddit.gif" alt="Submit to Reddit" border="0" /></a> 

<!-- Furl --> 
<a href="http://www.furl.net/storeIt.jsp?u=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"   

src="http://www.PathToYourForums.com/images/buttons/furl.gif" alt="Submit to Furl" border="0" /></a> 

<!-- Dec icio us --> 
<a href="http://del.icio.us/post?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"   
src="http://www.PathToYourForums.com/images/buttons/delicious.gif" alt="Submit to Del.icio.us" border="0" /></a> 


<!-- Google --> 
<a href="http://www.google.com/bookmarks/mark?op=edit&bkmk=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"   

src="http://www.PathToYourForums.com/images/buttons/google.gif" alt="Submit to Google" border="0" /></a> 


<!-- Yahoo This --> 
<a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?title=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"   

src="http://www.PathToYourForums.com/images/buttons/yahoo.gif" alt="Submit to Yahoo! This" border="0" /></a> 

<!-- Live Favorites --> 
<!-- <a href="https://favorites.live.com/quickadd.aspx?marklet=1&mkt=en-us&url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"   

src="http://www.PathToYourForums.com/images/buttons/live.gif" alt="Submit to Live Favorites" border="0" /></a> -->


<!-- Technorati --> 
<a href="http://www.technorati.com/faves?add=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"   

src="http://www.PathToYourForums.com/images/buttons/technorati.gif" alt="Submit to Technorati" border="0" /></a> 

<!-- StumbleUpon --> 
<a href="http://www.stumbleupon.com/submit?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"   

src="http://www.PathToYourForums.com/images/buttons/stumbleupon.gif" alt="Submit to StumbleUpon" border="0" /></a> 


<!-- Spurl --> 
<a href="http://www.spurl.net/spurl.php?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"   

src="http://www.PathToYourForums.com/images/buttons/spurl.gif" alt="Submit to Spurl" border="0" /></a>


<!-- Netscape --> 
<a href="http://www.netscape.com/submit/?U=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"   

src="http://www.PathToYourForums.com/images/buttons/netscape.gif" alt="Submit to Netscape" border="0" /></a> 

 &nbsp;< Submit Thread</center></td> 
  </tr> 
</table>

<!-- submission icons -->

Show Your Support

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

Comments
  #12  
Old 03-12-2008, 03:20 PM
saotome saotome is offline
 
Join Date: Jul 2007
Location: Indonesia
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great.. thanks and installed
Reply With Quote
  #13  
Old 03-13-2008, 06:26 AM
Suiko Jin's Avatar
Suiko Jin Suiko Jin is offline
 
Join Date: Jul 2005
Location: Las Vegas
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Added. Thanks!
Reply With Quote
  #14  
Old 04-04-2008, 07:42 PM
SA_TGAZ SA_TGAZ is offline
 
Join Date: Aug 2007
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hitmann View Post
What's with this title in the Digg part:


Does it affect the title of my threads? If so, Which part do I have to edit?
Not sure if you figured it out yet, but for your digg.com entry update it to look like so:

HTML Code:
<a href="http://digg.com/submit?phase=2&url=$vboptions[bburl]/showthread.php?t=$threadid&title=$thread[title]" target="_blank"><img class="inlineimg"  src="<your image path here>" alt="Submit to Digg" border="0" /></a>
Reply With Quote
  #15  
Old 04-05-2008, 01:17 PM
masterweb's Avatar
masterweb masterweb is offline
 
Join Date: Aug 2007
Location: Italy
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed, thanks mate!
Reply With Quote
  #16  
Old 01-28-2009, 01:56 AM
jeremyalyea jeremyalyea is offline
 
Join Date: Feb 2007
Location: Detroit
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed and seems to be working great.

Here is a demo for anyone that is curious. I got rid of some of the icons, but you get the idea.
http://www.chiefscrowd.com/forums/showthread.php?t=6772
Reply With Quote
Reply

Thread Tools

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:47 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.04403 seconds
  • Memory Usage 2,257KB
  • Queries Executed 20 (?)
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
  • (1)bbcode_code
  • (1)bbcode_html
  • (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
  • (1)pagenav_pagelink
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (5)postbit
  • (6)postbit_onlinestatus
  • (6)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