The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
More Share Options TNG by BOP5 (Facebook, Twitter, Google +1, AddThis) Share Buttons Details »» | ||||||||||||||||||||||||||||||||
More Share Options TNG by BOP5 (Facebook, Twitter, Google +1, AddThis) Share Buttons
Developer Last Online: Aug 2023
Brought to you by BirdOPrey5
www.Qapla.com Current Version: 3.2 More Share Options The Next Generation (v 3.0) is a complete rewrite of my "More Share Options" mod. If you are looking for the old version I am keeping it attached (More Share Options for VB4 by BOP5v261.zip) but it will no longer be updated or supported. The purpose of the mod is to add additional share "buttons" (Besides Facebook Like) to vBulletin. Demo: Practically every page of Qapla.com has the "Gold" version enabled. There is GOLD Version with additional features available at: http://www.qapla.com/mods/showthread...4-by-BOP5-GOLD The FREE Version allows sharing to the following sites:
The FREE Version also has the following Style Vars for basic styling:
The GOLD Version has all of the above PLUS the following additional share options:
The GOLD Version also has additional Style Vars for complete control of Share Bar Styling:
(Both FREE and GOLD can be completely customized by CSS as well if you prefer not to use Style Vars.) Some of the major differences between More Share Options TNG and the Original Version:
As with the prior version, fast loading Asynchronous JavaScript is used everywhere possible. IMPORTANT UPGRADE NOTICE! If you are "upgrading" from an old version (any version less than 3.0) be aware this version (TNG) has been coded as a completely new and separate mod. It will NOT upgrade an old version. I suggest if you run an old version of "More Share Options" you disable it via Product Manager in Admin CP. Install and configure this new mod and make sure it works and you like it. If you do like it then you can uninstall the old mod from Product Manager. IMPORTANT - Some users have reported the new mod will not run until the old mod is uninstalled. If you have installed 3.0 and it is not running, please try uninstalling the old mod first. VBSEO Compatibility: UPDATE: It has been reported working with VBSEO! Basically I have no idea how compatible this may be with VBSEO as I don't have access to a VBSEO enabled forum. If you use VBSEO be sure it works as designed (you can share pages.) Test share 3 pages: The Forum Home, a Thread (showthread), and a Forum (forumdisplay) - if all 3 shares work I am confident the mod will work completely for you. I suggest you use Twitter or Facebook for your testing. If you do run into VBSEO issues please post here and I will do my best to fix. General Compatibility: This has been tested as far back a VB 4.0.8 and as recent as VB 4.2.0. It is expected to work on all VB 4.x.x versions however if you have a very old version of VB please try the FREE version before purchasing the Gold to ensure compatibility. This is not compatible with VB 3.x. As of version 3.2.0 there is a recommended manual file edit for those running VB 4.1.9 or below. Admin CP Full Screen Shot: http://www.qapla.com/mods/ss/msotng_admincp_free.jpg VB 3.8 Version Here. Please Mark as Installed if you use this. Donations always appreciated. :up: To be clear the New (TNG) Version is: More Share Options TNG FREE (v 3.2) by BOP5.zip ------------------------------------------------------ Please "Mark as Installed" if you use this. Donations always appreciated. :up: Nominate MOTM if you LOVE it! Download Now
Screenshots
Show Your Support
|
39 благодарности(ей) от: | ||
Adrijan, Alecsmith, archet1337, AttalaEA, BlueCheri, CharlieDelta, da_judge, Dr.osamA, dr.tawy, Erica1977, FighterO'Foo, ForceHSS, hasidoo, iiioroh, JamalFree, Jasem, junaid, KevinL, kylek, Kzyl-orda, mapleleaffans, michal72, mohammadxxx, Mukashi, OlijO, pitt34, puertoblack2003, RPSmedia, Sam-TheMaster, Sayid, smirkley, sweetpotato, synseal, Taurus1, TheLastSuperman, Trangalleiro, troyuncucom, un? in?, yamahapaul |
Comments |
#32
|
|||
|
|||
It includes title, Site name, but not the link.
|
#33
|
||||
|
||||
No, as VB 3.8x does not have a built in Facebook Like button this mod will not work on 3.8. I plan to release a separate mod similar to this for 3.8 but I don't have an estimate yet when that will be.
Please upgrade to the new version, 1.03. I have added a new option: Clean Twitter URL?- You and anyone else with a non-English forum must enable this option for Twitter Links to be created. |
#34
|
||||
|
||||
Apologies, I did not notice that at all. Thankyou for the mod and thank you for the reply . nominated and installed. All buttons working as they should with tweet count turned off.
|
#35
|
|||
|
|||
Hi BOP5,
Just to clear things up with the vBSEO being compatible with this modification. It's doesn't really work, per se. Both Twitter and G+1 display the non vbseo urls but if the end user clicks on those then vbSEO will handle that url and convert it to the SEO URL structure. This isn't a huge problem for Twitter (even though your original Twitter integration worked fine) but for G+1 I assume this is going to be a big problem as Google will obviously only have the VBSEO urls stored on their search engine. I'm going to try your suggest about removing the href (if memory serves me correct) but could you tell me where to look for it? in the main XML and then reinstall? Of perhaps you could do it and post it here and we can check to see if it works? Thanks mate. |
#36
|
|||
|
|||
Hi BOP5,
Just to update, I've figured out how to remove the href tags from Twitter and G+1 and I can confirm they now work perfectly with VBSEO. I've not attempted the FB stuff as it looks beyond my ability to remove those successfully. So if you could do a vBSEO option in the next release it would be GREATLY appreciated by us users. Thanks |
#37
|
||||
|
||||
Thanks for the update zelnik.
With Facebook, Twitter, and Digg it really doesn't matter what URL gets sent as long as the URL works- which they do. I see what you are saying about the Google +1 though- you would want your VBSEO URL sent. Here is the issue though... When you first click on a post you go to a URL that looks like /showthread.php?t=1001. But when you return to a URL via the "First unread post" link you get a URL that looks like /showthread.php?p=2001#post2001. Plus add page numbers to the mix and you could have many different URLs for the very same page. By forcing the "href" into the code it normalizes all of these possible URLs to just 1 consistent URL. This is essential to keep the "counts" correct and also will be sure to send someone who follows a link to the top of the page of the thread rather than some post further down the page. I know VBSEO has nicer looking URLs than in my example above, but the issue is still the same- multiple URLs for the very same page. I can add the VBSEO fix to the next version of this but it will be near impossible to keep the counts correct. Still it's better than nothing I guess. |
#38
|
|||
|
|||
Quote:
|
#39
|
|||
|
|||
Quote:
I've clicked on G+1 and I get a counter for that too.. |
#40
|
||||
|
||||
Excellent news.
|
#41
|
||||
|
||||
Released version 1.05. The new option "Force Standard URL?" should be turned off for VBSEO users. This is the equivalent of doing the manual plugin edit I mentioned earlier about removing "$href" from the code.
You should probably experiment with this option whether or not you use VBSEO. It is a function of the type of friendly URL you use as well as if your forum is English language or not. Each share option has its own quirks. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|