link node
Categories
Component ID
182812
Component name
link node
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
14503
Component created
Component changed
Component body
Once installed (see README in the archive) you (or any user who can post) can add an embedded href link to any node using the syntax (where N is a number, and NNN is a node id):
[node:NNN]
Parameters follow the part and are comma separated name="value" pairs:
[node:NNN,title="Original version of the picture"]
MultiLink (http://drupal.org/project/multilink) supports LInk Node, so if someone is viewing in another language it gets converted to [node:101] or whatever the correct node is for the translated version automatically.
