The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Enhanced Bookmarking Buttons for your vBulletin Details »» | |||||||||||||||||||||||||||
Enhanced Bookmarking Buttons for your vBulletin
Developer Last Online: Feb 2010
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 > <!-- 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> < Submit Thread</center></td> </tr> </table> <!-- submission icons --> Show Your Support
|
Comments |
#12
|
|||
|
|||
great.. thanks and installed
|
#13
|
||||
|
||||
Added. Thanks!
|
#14
|
|||
|
|||
Quote:
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> |
#15
|
||||
|
||||
Installed, thanks mate!
|
#16
|
|||
|
|||
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 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|