Needs work
Project:
AddThis
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2010 at 16:43 UTC
Updated:
7 Nov 2010 at 12:52 UTC
Jump to comment: Most recent file
Comments
Comment #1
jromine commentedPatch for 6.x-2.9 attached.
Comment #2
BioALIEN commentedIf we're expanding the API to support image with text then how about including the option of only text also in the mix? The link http://www.addthis.com/help/custom-buttons demonstrates the API can handle such choice and I am surprised this module is not taking advantage of this.
As this feature gives a wide range of display choice to the end user, I am marking as critical.
Comment #3
vesapalmu commentedI am currently a bit careful when it comes down to implementing more of Addthis.com API. Full support of all API functionality will definitely make it to HEAD, but getting more of it supported in D6 2.x will require more patches. I will commit this patch after 2.10 is released so that people can review it on dev first.
Comment #4
vesapalmu commentedI rewrote the patch slightly. This patch would result in always having extra span after the button even when it's not used. Themers, what do you think about this? Is it better to always have the extra span or only when it's being used?
This patch works against 2.10 or current 2.x-dev.