Account created on 22 January 2019, over 5 years ago
#

Recent comments

@Coulton I think the same, that option would be interesting in the views.

In my case it doesn't work at all, the tranleta option still doesn't appear or maybe I need to configure something else

#2 If I did that just before it was a good solution

@hanoii I'm getting this error in drupal 10.2.6 and using paragraphs with an image field with Entity browser widget and use media directories

TypeError: file_validate(): Argument #1 ($file) must be of type Drupal\file\FileInterface, Drupal\media\Entity\Media given, called in /var/www/ultimatetrekking.com/modules/contrib/entity_browser/src/Plugin/EntityBrowser/WidgetValidation/File.php on line 31 in file_validate() (line 101 of core/modules/file/file.module).

for some reason the patch doesn't do anything in my case

The steps are as follows:
create a view mode for media there, change the format in manage display to image compare viewer and use it there, it will load the images but it does nothing, when I click on the image it just shows me that error:

t.sliders[t._activeSlider].style[t.config.positionField] = `${o}px`,

- Drupal version is 10.2.6
- PHP 8.1

Hello, I used the patch and it does not work with media, the image is hidden

@wengerk I would love to create a new module but I don't have the necessary experience in ckeditor

@sethhill Hello i'm use:

- Drupal 10.2.5
- PHP 8.1
- https://www.drupal.org/project/mercury_editor my version is :2.1.0
I get the error when trying to create the templates when with the correction that @abhishek_gupta1 gave me the templates thing was solved, but it still doesn't work in the type of content and it doesn't work either if I use it together with this module
- https://www.drupal.org/project/mercury_layouts my version is: 1.0.0-alpha2

@gisle We hope this module is updated soon, because this solves a problem that Drupal has with multiple nodes in the menu

Great, all this should now be included as a module configuration option.

@watch95Atribución If you updated from version 9, I recommend that you check if you have problems with path auto

@dbielke1986 I agree, it is time to have a stable version and I recommend patch 19 because it generates a button to add colors from the editor

@frondeau I tried to use the module https://www.drupal.org/project/ckeditor_font but I couldn't get it to work well, adding custom sizes breaks the list and doesn't work well, also no one made a patch to activate the color dialog

@Sujan Shrestha Hello just install the module as usual, then enter texts and formats, finally enter the full html option, see the error console and those errors appear there.

My carasteristics are:
- Drupal 10.2.3
- PHP 8.1
- MySQL 5.40
- Server NGINX

@granik Hello, it seems that when you replace the image using this patch, the previous image is not changed until you clear the page's cache.

Hello, any news about this because I am just needing this in my mobile version

@DieterHolvoet Hello, I understand and this is a query, let's say if I want I have 3 types of content and in all 3 I use co author but I only want the translation to be activated in one of them, is that possible and the other 2 continue without translation, is that possible?

It would be possible to configure the field as seen here

@DieterHolvoet Hello, I will try the field to see how it works.

Hello, yes it exists, I was trying to update more times with composer until one of those times it worked and it no longer showed that error

@interactivex Hi, the problem happens if I use field group and choose the Details Sidebar option and then drag the realtime field into that field group that I created.

@granik Everything works fine except in the paragraphs there nothing changes

@bram.velthoven Hello, you must look for how to use composer merge and I took the following code from the instructions:

"merge-plugin": {
"include": [
"{DOCROOT}/modules/contrib/ckeditor_codemirror/composer.libraries.json"
]
},

@bram.velthoven You must necessarily use composer for it to work

@marcelovani I have a similar error since there are 2 versions of Inline Entity Form and I would also like to know which version would be the recommended one.

Problem 1
- drupal/paragraphs_inline_entity_form 1.1.0-beta1 requires drupal/inline_entity_form ~1.0 -> found drupal/inline_entity_form[dev-1.x, 1.0.0-alpha1, ..., 1.x-dev (alias of dev-1.x)] but it does not match your minimum-stability.
- drupal/paragraphs_inline_entity_form 1.1.0-beta2 requires drupal/inline_entity_form ^2.0 | ^2.0.0-rc -> found drupal/inline_entity_form[dev-2.0.x, 2.0.0-beta1, ..., 2.0.x-dev (alias of dev-2.0.x)] but it does not match your minimum-stability.
- drupal/paragraphs_inline_entity_form 1.1.0-beta3 requires drupal/inline_entity_form ^1.0 | ^3@rc -> found drupal/inline_entity_form[dev-1.x, dev-3.x, 1.0.0-alpha1, ..., 1.x-dev (alias of dev-1.x), 3.0.0-rc15, ..., 3.x-dev (alias of dev-3.x)] but it does not match your minimum-stability.
- Root composer.json requires drupal/paragraphs_inline_entity_form ^1.1@beta -> satisfiable by drupal/paragraphs_inline_entity_form[1.1.0-beta1, 1.1.0-beta2, 1.1.0-beta3].

#2 Hello, I just tried the patch and for now everything works normally.

Hello, I have a question to apply this patch, should I put each patch one by one or just the last one?

Hello that comes up immediately when I install it

@Comentario#6pbaczewski same problem and also found the same thing as you

Hello, the steps would be to install the module
and in status report it shows the following error:

CKEditor 5 CodeMirror Plugin:
CKEditor 5 CodeMirror plugin not found. Download the latest version of the library and place it in the libraries directory (/libraries/ckeditor5-source-editing-codemirror).
The same steps were done but that build folder does not exist in that library when downloading it

Mirror code:
CodeMirror not found. Download the latest version 5 of the library and place it in the libraries directory (/libraries/codemirror).

@bobbysaul Hello, I confirm that the version of the problem was solved, I usually do not use the dev versions, let's hope a final version comes out soon

It would be great, this is a very necessary module, both for multilanguage and reusing the same node in several links in the menu would make things much easier because the only way for now is to do everything manually

As you told me, I updated the database and the editor was solved, although now the option appears, the editor still does not work since I have a javascript error:

Note: I am doing this from a paragraph

In console:
Uncaught TypeError: window.IffAceEditor is not a constructor

In status report:
Warning: file_get_contents(modules/contrib/inline_formatter_field/js/IffAceEditor.js): Failed to open stream: No such file or directory in Drupal\Core\Asset\JsOptimizer->optimize() (line 25 of /var/www/example.com/core/lib/Drupal/Core/Asset/JsOptimizer.php) #0 /var/www/example.com/core/includes/bootstrap.inc(158): _drupal_error_handler_real()
#1 [internal function]: _drupal_error_handler()
#2 /var/www/example.com/core/lib/Drupal/Core/Asset/JsOptimizer.php(25): file_get_contents()
#3 /var/www/example.com/core/lib/Drupal/Core/Asset/JsCollectionOptimizer.php(126): Drupal\Core\Asset\JsOptimizer->optimize()
#4 /var/www/example.com/core/lib/Drupal/Core/Asset/AssetResolver.php(282): Drupal\Core\Asset\JsCollectionOptimizer->optimize()
#5 /var/www/example.com/core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php(145): Drupal\Core\Asset\AssetResolver->getJsAssets()
#6 /var/www/example.com/core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php(113): Drupal\Core\Ajax\AjaxResponseAttachmentsProcessor->buildAttachmentsCommands()
#7 /var/www/example.com/core/lib/Drupal/Core/EventSubscriber/AjaxResponseSubscriber.php(62): Drupal\Core\Ajax\AjaxResponseAttachmentsProcessor->processAttachments()
#8 [internal function]: Drupal\Core\EventSubscriber\AjaxResponseSubscriber->onResponse()
#9 /var/www/example.com/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php(111): call_user_func()
#10 /var/www/example.com/vendor/symfony/http-kernel/HttpKernel.php(196): Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch()
#11 /var/www/example.com/vendor/symfony/http-kernel/HttpKernel.php(247): Symfony\Component\HttpKernel\HttpKernel->filterResponse()
#12 /var/www/example.com/vendor/symfony/http-kernel/HttpKernel.php(89): Symfony\Component\HttpKernel\HttpKernel->handleThrowable()
#13 /var/www/example.com/core/lib/Drupal/Core/StackMiddleware/Session.php(58): Symfony\Component\HttpKernel\HttpKernel->handle()
#14 /var/www/example.com/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php(48): Drupal\Core\StackMiddleware\Session->handle()
#15 /var/www/example.com/core/modules/page_cache/src/StackMiddleware/PageCache.php(106): Drupal\Core\StackMiddleware\KernelPreHandle->handle()
#16 /var/www/example.com/core/modules/page_cache/src/StackMiddleware/PageCache.php(85): Drupal\page_cache\StackMiddleware\PageCache->pass()
#17 /var/www/example.com/vendor/asm89/stack-cors/src/Cors.php(53): Drupal\page_cache\StackMiddleware\PageCache->handle()
#18 /var/www/example.com/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php(48): Asm89\Stack\Cors->handle()
#19 /var/www/example.com/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php(51): Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle()
#20 /var/www/example.com/core/lib/Drupal/Core/StackMiddleware/StackedHttpKernel.php(51): Drupal\Core\StackMiddleware\NegotiationMiddleware->handle()
#21 /var/www/example.com/core/lib/Drupal/Core/DrupalKernel.php(692): Drupal\Core\StackMiddleware\StackedHttpKernel->handle()
#22 /var/www/example.com/index.php(19): Drupal\Core\DrupalKernel->handle()
#23 {main}.

Hello, you were right, I needed to apply update to update the database although I have another problem that I will continue from here 3414856 🐛 Inline formatter field not show ace editor Active

I use version 3 of this module and that error appears if I deactivate the following options in performance:

- Aggregate CSS files
- Aggregate JavaScript files

Hello, I tried the patch and if it works there is no longer the error in the anonymous user but the co-author does not appear either.
Then I tried activating this permission: Edit the co-authors of all content and you can just see the co-author although I don't think it's right to activate that permission to see the co-author

Hello, the problem described here 🐛 Error with field Co-authors in views Closed: duplicate is the main one and the problem should be closed here

@DieterHolvoet Thanks I will wait for the module update

#2 Hello, no, this is a different error because I could use the co-author field but it shows that error only to anonymous users or those who have a role other than admin.

Hello, with what version of Drupal, this problem no longer exists, since apparently it is a cache problem that was solved in version 10.2 so that you no longer have to deactivate "Internal Page Cache"

Production build 0.69.0 2024