With current Display Suite integration users can't customize social buttons label. I don't think many people would want to display the label "AddToAny buttons". Si I just made a patch to make this label to take the value from module's administration form (admin/config/system/addtoany). Specifically from field "Link text" under Buttons -> Universal button. However, default value will still be "AddToAny buttons". Patch comes in next comment.

Remark: Changing the label will also change the label under "Manage display" tab. This change will still allow to translate the label in multiple languages. Any change to label, would require a cache clear to take effect.

CommentFileSizeAuthor
#1 improve_display_suite-2418423-1.patch597 bytesrcodina
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rcodina’s picture

Status: Active » Needs review
FileSize
597 bytes

I upload the patch ;)

rcodina’s picture

Issue summary: View changes
rcodina’s picture

Issue summary: View changes
rcodina’s picture

Issue summary: View changes
rcodina’s picture

Issue summary: View changes
micropat’s picture

Category: Bug report » Feature request

Regarding the patch, the addtoany_link_text value is for the anchor text of older versions of the universal button, so it wouldn't be very elegant to use that value.

I think the best workaround if you're displaying the label is to use an AddToAny block field. Then you can customize the block's label.

VladimirAus’s picture

Status: Needs review » Postponed (maintainer needs more info)

Is this task still valid?