PDA

View Full Version : Board Optimization - Enhanced Bookmarking Buttons for your vBulletin


itsonlychand
12-26-2007, 10:00 PM
DESCRIPTION:
This Addon ads these bookmarking buttons to your post


ScreenShot/DEMO : Enhanced Bookmarking Buttons for your vBulletin (http://img120.imageshack.us/img120/7186/bookmarkaddongj4hr0.jpg)



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




<!-- / 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(documen t.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 -->

misr.cc
12-27-2007, 08:42 AM
like it ... look good than the one on vbseo :D
installed

Mecho
12-27-2007, 09:59 AM
Thanks , installed .

u can put this in ur Text file > " $stylevar[imgdir_button]/ " instead of " h..p://www.PathToYourForums.com/images/buttons/ " - so ppl need just to upload the pictures in their buttons directory ;)

itsonlychand
12-27-2007, 01:42 PM
I tried $stylevar[imgdir_button]/ but didnt work - so i put PathToYourForums.com/images/buttons/ instead ;)

Sorry about that but i hope if some1 spends 2 minutes its worth it :)

Mecho
12-27-2007, 05:20 PM
okkk .. i just tried to help :)

anyway i like it and i installed :) thanks again

alqloob alsahya
12-27-2007, 07:48 PM
thanks itsonlychand good joop

chuchukuttie
12-28-2007, 12:54 PM
How to make one for Facebook?

itsonlychand
12-28-2007, 02:20 PM
I am not sure about how to make for Facebook - Do you have any Javascript or any code to add in Facebook ?

I am sure you can get any where in your profile at Facebook. If you get that code I can try ;)

Brew
02-20-2008, 02:27 PM
The links are not going to the bookmarking sites.

If I try digg.com, for example, it opens a new window but it just loads up the page where the thread is, not the bookmarking site.

Any ideas what to do?

Thanks!

hitmann
03-11-2008, 03:28 PM
What's with this title in the Digg part:
Ex-Cargo Cultist Builder required

Does it affect the title of my threads? If so, Which part do I have to edit?

saotome
03-12-2008, 03:20 PM
great.. thanks and installed

Suiko Jin
03-13-2008, 06:26 AM
Added. Thanks!

SA_TGAZ
04-04-2008, 07:42 PM
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:

<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>

masterweb
04-05-2008, 01:17 PM
Installed, thanks mate!

jeremyalyea
01-28-2009, 01:56 AM
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