Needs work
Project:
ShareThis
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Nov 2018 at 06:12 UTC
Updated:
9 Jun 2020 at 05:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
swarad07Attaching a patch for the above, added a config
Display service name inside spanwhich when enabled will show the service name inside the span tag.Comment #3
swarad07The patch had typo.
Comment #4
swarad07Comment #5
swarad07Comment #6
swarad07Adding missing StringTranslationTrait
Comment #7
bibliophileaxeComment #8
bibliophileaxeIf we need a hook to alter other values as well apart from text rendered in the span, use this one - https://www.drupal.org/project/sharethis/issues/2900290
Just for span text, this look ok.
Comment #9
greg boggsLooks like the patch is a bit out of date, so I Updated the patch and tested it
Comment #10
greg boggsComment #11
naveenvalechaWe need an update path to add this property to the sharethis.settings configuration object.
Also, a post_update test to verify the update function.