http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7932

--- Comment #1 from Owen Leonard <[email protected]> ---
Created attachment 9624
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9624&action=edit
Bug 7932 - twitter share doesn't work with socialnetworks

The only way I can get this to work consistently is to use
Twitter's own code as documented here:

https://dev.twitter.com/docs/tweet-button

This requires that we use the tweet button generated by Twitter
rather than the smaller image we were using before. Using the
documented options for generating a custom button produced the
same inconsistent behavior this patch attempts to fix.

Because of the change of appearance I moved the Twitter button
to last in line so that similarly-sized buttons were grouped. I
also changed the configuration of the Google+ button to exclude
the count, saving some horizontal space.

This fix will have to be manually merged with the social
networks followup for Bug 7500 (image sprites) if and when that
patch is approved.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to