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.

CommentFileSizeAuthor
parse_tags_in_attributes.patch686 byteslavamind

Comments

TheCrow’s picture

Status: Patch (to be ported) » Closed (works as designed)

implement 'preset' or 'callback' to achieve that is the best way.