I'm a bit new to module surgery. How much would be involved in adding a title attribute to the output link tag?
i.e.
<a title="someTitle" target="someTarget" class="someClass" href="URL">linkText</a>

target, class, URL and linkText all exist already. The title attribute would need to be added.

It's probably pretty straightforward to add a data element to a field, but I am not familiar with the technique.

Please advise.

Thanks for reading.

Comments

ss_drupal’s picture

BTW -- I am asking because I frequently make use of the title attribute for a tool-tip on significant links.

sushilmasti’s picture

Did you find a solution for this?

DamienMcKenna’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Thank you all for your efforts, but I'm sorry to say that the D6 version is no longer supported.