Problem/Motivation
Even if no link text is given for internal links, the link display should still be useful. At the moment it just renders /node/123 even if a node has a node title or an alias, and the editors need to copy the link text from the auto complete above ...
Proposed resolution
Add a link field to a node (related links)
Make link text optional
Add an internal like with link text
Add an internal like without link text
Add an external link without link text
![Only local images are allowed. Only local images are allowed.]()
![Only local images are allowed. Only local images are allowed.]()
Please note: the screenshot is taken form the Sector distribution. So there has been some additional configuration but the issue remains.
Proposed resolution
(Description of the proposed solution, the rationale behind it, and workarounds for people who cannot use the patch.)
In a perfect world the link would be displayed as
1 - node or entity title (if exists ... in almost all cases nodes will have titles
2 - Site domain + node alias (if exists ... even if it is a relative link, the full URL makes it easier to understand for the user)
3 - Site domain + node path (see above)
Remaining tasks
Review and decide on next steps.