Closed (fixed)
Project:
Gigya - Social Infrastructure
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2012 at 12:10 UTC
Updated:
18 Dec 2012 at 00:58 UTC
Jump to comment: Most recent file
Comments
Comment #1
cameron tod commentedHere is a patch that adds multiple sharebar support to gigya_sharebar.js. Additional sharebars can be added by implementing hook_node_view or gigya_sharebar_alter().
Comment #2
cameron tod commentedComment #3
elijah lynnJust a heads up to let you know that I noticed this commit on October 25th that adds support to the dev branch for multiple share bars.
http://drupalcode.org/project/gigya.git/commit/a4bf730
Comment #4
gambaweb commentedmultiple sharebars and reactions bars are in the dev version now and will be included in the upcoming version
Comment #5
sokrplare commentedThis is amazing - was just going to start writing a patch for this.
For those using this, note that you need to go to the Manage Display tab of your content type where you have more than one share bar field added. Then override the settings for the second share bar and be sure to give it a different Container ID, otherwise when the second field loads it just overwrites the first field and appears to be broken.