I am trying to make freelinking do something like this [[Nodetitle|Text to appear as link]], which I have seen in some issues posted here.

However, when I enter this into my node, no link is created but the whole freelink shows up with brackets and everything.

So, my question is, how do I do this?

Comments

Grayside’s picture

If this was intended for Freelinking 3, it is still in alpha and the nodetitle plugin does not provide for a title override. In fact, as far as I can tell it's not possible for any plugin to provide this functionality.

Grayside’s picture

Version: 6.x-3.0-alpha1 » 6.x-3.x-dev
Status: Active » Fixed

This has now been fixed in 3.x-dev, as part of some significant changes. Both the nodetitle and nid plugins have the same behavior, but now you can play with both the title and tooltip text, as so:

[[nodetitle:title|link text|tooltip]]

Be warned that the dev version does not undergo particularly thorough testing, and may be unstable any given day, as I am working actively on it. It appears stable with this feature for tomorrow's snapshot.

I will not be backporting any new features to earlier alphas of the 3.x line.

Status: Fixed » Closed (fixed)

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

basanta86’s picture

I'm sorry, but where can I get the 6.x-3.x-dev snapshot?

Grayside’s picture

It is mostly stable but for a minor bug or two.
http://drupal.org/node/616574

Alpha 3 should be out in a couple days, just working on some documentation.