Download & Extend

User should be able to change link text/title

Project:InsertNode
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Sometimes, the title of the destination node is too long or not appropriate to be used as the link text, so it would be nice if we could chose the link text/title. Something like [node:### link="This is the link text/title"]

It may even deprecate the link_node module. :-)

Vianney Stroebel
Likwid - Spécialistes Drupal - Paris

Comments

#1

Status:active» fixed

C'est déjà fait.

That's already done.

Thank you.
Alexis Wilke

#2

Status:fixed» active

What do you mean?

[node:123 link="This is the link text/title"] or [node:123 link=test] don't work for me with 6.x-1.x.dev.

Is there any other way to do it that I have missed in the documentation?

Vianney Stroebel
Likwid - Spécialistes Drupal - Paris

#3

Status:active» fixed

You need a semi-colon at the end of the parameter when there is data:

[node:123 link=test;]

Thank you.
Alexis Wilke

#4

Status:fixed» closed (fixed)

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

nobody click here