I'm looking for an extension to CKeditor 5 that gives me similar possibilities in image editing as available in CKeditor 4. See the includede screenshot. Any idea is that's available, and where to find it?
Image properties CKeditor 4
In this message editor something like that seems to be available!
Hello, been struggling with an issue while trying to make a dynamic menu item that covers a route.
I have created a form for use with a REST API to register users to events on an external system. For the form, I am using a custom route with a parameter to generate a page for users to visit.
I'm working on Drupal 10.2.2 version. I have a field which is an entity reference of view which returns 2 contents type. One can fills this field by an autocomplete mecanism.
When I type a letter in the autocomplete field, there is no proposed result.
This solution worked on Drupal 9.3 version but since the web site is migrated to Drupal 10.2.2 it doesn't work. When I go to admin view interface there are results in the entityreference view.
In the Log entries, the only message I have is a warning message :
I am running Drupal 10.2. I just enabled the search module and it created search dataset table . This dataset includes everything on the "viewed" page ... all node fields including taxonomy terms and comments.
I do not want to add comments and taxonomy terms in the search dataset.
Is there any way to exclude some node fields and all comments from search dataset ?