Closed (cannot reproduce)
Project:
Freelinking
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2020 at 14:13 UTC
Updated:
23 Jan 2025 at 18:20 UTC
Jump to comment: Most recent
Comments
Comment #2
mradcliffeThe “Default plugin” configuration exists in Drupal 8 as well. You'll need to use the machine name of the plugin and make sure that plugin is enabled. There's also a functional test that does this too, but I went ahead and manually tested by doing the following. I was on 8.x-3.x.
[[Test]]This appeared as a link to the first node.
Aliases are a different matter. I think it may be possible, but probably a lot of effort to change to use aliases. It would probably look something similar to how geshifilter module behaves. Could you create a separate issue for that?
Comment #3
mradcliffe