Yandex,Share widget can be initialized using 2 ways - standard (already implemented in this module) and automatic - see http://api.yandex.ru/share/doc/dg/tasks/how-to-add-button.xml
We probably should add the automatic initialization as an option in the module settings. It would require another template on the theme level. We should also check if all the parameters (add some explanation message if not) can be passed to the automatic initialization as data attributes.

Comments

duozersk’s picture

Status: Active » Fixed

  • duozersk committed 8bc9d1d on 7.x-2.x
    Implemented [#2324129] - automatic widget initialization
    
duozersk’s picture

formatC'vt’s picture

Status: Fixed » Needs review
FileSize
337 bytes

Without update function all users forced to automatic widget initialization type.
I think this is not a good idea if some configuration parameters really are not supported by "Automatic" initialization type.

duozersk’s picture

Status: Needs review » Fixed

Yeah, my bad... :) Thank you for a patch - I feel you breathing behind my back :) Committed.

AndyB

  • duozersk committed f7f35a8 on 7.x-2.x authored by formatC'vt
    Fast fix for [#2324129] - Force widget initialization type to "standard...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.