Closed (works as designed)
Project:
Service links
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2009 at 02:37 UTC
Updated:
8 Mar 2013 at 12:16 UTC
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.