It would be great to be able to choose the title attribute that links get. For example, when using [[30|Anchor Text]], the title is set to be node/30, it would be good to be able to choose either the provided anchor text, the Nodetitle or even the pathauto url.

Many thanks

Comments

gisle’s picture

Version: master » 7.x-3.4
Issue summary: View changes
Status: Active » Fixed

In 7.x-3.4, the freelink has the following format:
[[indicator:target|title|tooltip|arg1|arg2|...]].

If the tooltip exists, it will be used as the title-attribute of the link. For example, to use "Some text", you write:
[[nid:30|Anchor Text|Some text]]

Status: Fixed » Closed (fixed)

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