Parse special tags in attributes
lavamind - August 23, 2009 - 02:37
| Project: | Service links |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | patch (to be ported) |
Description
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.
| Attachment | Size |
|---|---|
| parse_tags_in_attributes.patch | 686 bytes |
