Problem/Motivation
The domain access linkit module currently has a permission that allows the user to be able to link to content on the domains they've been assigned to which is useful, but there are situations where it's useful for the user to be able to link to all domains without necessarily being assigned to those domains
Steps to reproduce
- Set up a user and assign them to a sub domain
- Create a piece of content on that sub domain and set up ckeditor with the linkit plugin
- Search for content and see that they can only search for content within that sub domain
Proposed resolution
Create a new permission which allows the linking of content on all domains
Issue fork domain_extras-3563643
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments