Active
Project:
Linkit
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Sep 2012 at 20:34 UTC
Updated:
14 Jun 2018 at 22:55 UTC
Jump to comment: Most recent
Comments
Comment #1
anonI don't think this is something for Linkit core, tho its a nice idea.
I think this could be a separate module that extends the node search plugin class.
Comment #2
geek-merlin> I think this could be a separate module that extends the node search plugin class.
It looks this is a misunderstanding. This is about the link as generated in linkit_get_insert_plugin_processed_path(), not search.
We're interested in this too as we want all textarea links to be exportable between environments.
Contrary to the IS, we only need the uuid module for this, see uuid_redirector().
The ideal way might be a checkbox "If available use UUID in link", and then spit out /uuid/[UUID] instead of /node/[nid].