In its current form, the module only parses special tags like <title> and <url> in the 'url' setting.
I'm working on an AddThis plugin for Service Links (based on the ShareThis plugin) but it requires special attributes in its anchor tags. The simplest way to add them is to apply the following patch to service_links.module so that it parses special tags in the attributes.
| Comment | File | Size | Author |
|---|---|---|---|
| parse_tags_in_attributes.patch | 686 bytes | lavamind |
Comments
Comment #1
TheCrow commentedimplement 'preset' or 'callback' to achieve that is the best way.