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
Comment #1
Grayside commentedIf 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.
Comment #2
Grayside commentedThis 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.
Comment #4
basanta86 commentedI'm sorry, but where can I get the 6.x-3.x-dev snapshot?
Comment #5
Grayside commentedIt 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.