This is the VB 3.8 version of my very popular "More Share Options" for VB4.
Since VB4 already had Facebook built in the mod was called "More Share Options." But since VB 3.8 (and earlier) do not have any share options built in the mod is called "Share Buttons Bar." but they do very much the same thing.
This mod will automatically add a bar to your navbar with many popular dedicated share buttons available including:
Facebook (Like/Recommend/Send)
Twitter Tweet
Digg
Google +1
Linked In
Stumble Upon
Add This (which contains hundreds of more sites!)
There are no other mods available on vBulletin.org with as many share options, nor a simple install-able product with no manual edits needed in most cases.
In the event you want to make manual template edits instructions are included on how to do so.
I am using this mod on my forum, http://www.juot.net/forums/ but only in threads and I have manually included it in my SHOWTHREAD template only. For a better idea of what this mod really looks like see the screenshot.
This mod will allow you to share any page of your forum including forumhome, forumdisplay, threads, social groups, calendars, albums, pictures, arcade games, blogs- any page that has the navbar on it can be shared. In this respect it is actually far more useful than my 4.x version.
All Share Buttons are set to load JavaScript Asynchronously so it will never slow down a page load!
One issue I often have with these types of mods - especially with vBSEO or something running, is that Twitter shares usually have URLs too long to be much use on Twitter with its 140 character limit. You often get a few characters of the thread title and then a long URL, when what you need is the full thread title and a short URL.
Does or can this mod incorporate URL shortening such as bit.ly or similar?
One issue I often have with these types of mods - especially with vBSEO or something running, is that Twitter shares usually have URLs too long to be much use on Twitter with its 140 character limit. You often get a few characters of the thread title and then a long URL, when what you need is the full thread title and a short URL.
Does or can this mod incorporate URL shortening such as bit.ly or similar?
Twitter will auto shorten any URL... once you tweet it you will see the URL is really a "short URL."
Twitter will auto shorten any URL... once you tweet it you will see the URL is really a "short URL."
Not quite. Twitter does shorten the URL, but only AFTER it's composed the tweet.
See the following image - this is from the current Tweet mod we have installed after it's gone through to Twitter. As you can see, the thread title is cut off and a long URL is shown. Twitter shortens the URL after this, not before.
So you do end up with a shortened URL, but you still have a cut-off thread title, resulting in this:
Therefore, URL shortening would need to take place BEFORE the info is sent to Twitter.