It would be great because this module needs to be updated
nelo_drup → created an issue.
nelo_drup → created an issue.
#2 @mably Problem with https://www.drupal.org/project/entity_browser → and https://www.drupal.org/project/file_browser →
The patch is no longer functional in the latest versions of the module
#6 If the problem exists in current versions.
nelo_drup → created an issue.
nelo_drup → created an issue.
@mably Thank you, I will try the module immediately
#2 @mably This module enhancement_image_formatter did exactly what it hurts that they no longer maintain it.
nelo_drup → created an issue.
#2 @sautiwari Hello, thank you for responding but I am referring to this, or that I did not find in the taxonomies.
I mean something like this
https://postimg.cc/n9txdPfS
nelo_drup → created an issue.
@mkrizaj
This error appears when I try to activate the colors from text format and it doesn't let me activate everything:
Uncaught TypeError: Drupal.EditorFeature is not a constructor
at editorFeature (linkit.filter_html.admin.js?v=10.3.6:41:25)
at Object.attach (linkit.filter_html.admin.js?v=10.3.6:21:21)
at drupal.js?v=10.3.6:166:24
at Array.forEach ()
at Drupal.attachBehaviors (drupal.js?v=10.3.6:162:34)
at HTMLDivElement. (ajax.js?v=10.3.6:1389:18)
at Function.each (jquery.min.js?v=3.7.1:2:3129)
at ce.fn.init.each (jquery.min.js?v=3.7.1:2:1594)
at Drupal.AjaxCommands.insert (ajax.js?v=10.3.6:1381:19)
at ajax.js?v=10.3.6:1046:41
Same problem, many meta tags that you have configured were lost
nelo_drup → created an issue.
This error new error in drupal 10.3.6 Warning: Undefined array key "uniqueFieldID" in _tiny_slider_format_settings() (line 208 of modules/contrib/tiny_slider/tiny_slider.module).
#2 @endrukk With the latest version that implementation is no longer compatible, there are things that have changed
nelo_drup → created an issue.
nelo_drup → created an issue.
#126
The website encountered an unexpected error. Try again later.
Error: Call to a member function isTranslatable() on null in Drupal\inline_entity_form\Form\EntityInlineForm->delete() (line 346 of modules/contrib/inline_entity_form/src/Form/EntityInlineForm.php).
Drupal\inline_entity_form\WidgetSubmit::doSubmit()
call_user_func_array() (Line: 113)
Drupal\inline_entity_form\ElementSubmit::doSubmit() (Line: 83)
Drupal\inline_entity_form\ElementSubmit::trigger()
call_user_func_array() (Line: 129)
Drupal\Core\Form\FormSubmitter->executeSubmitHandlers() (Line: 67)
Drupal\Core\Form\FormSubmitter->doSubmitForm() (Line: 597)
Drupal\Core\Form\FormBuilder->processForm() (Line: 325)
Drupal\Core\Form\FormBuilder->buildForm() (Line: 73)
Drupal\Core\Controller\FormController->getContentResult() (Line: 39)
Drupal\layout_builder\Controller\LayoutBuilderHtmlEntityFormController->getContentResult()
call_user_func_array() (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 627)
Drupal\Core\Render\Renderer->executeInRenderContext() (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext() (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 181)
Symfony\Component\HttpKernel\HttpKernel->handleRaw() (Line: 76)
Symfony\Component\HttpKernel\HttpKernel->handle() (Line: 58)
Drupal\Core\StackMiddleware\Session->handle() (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle() (Line: 28)
Drupal\Core\StackMiddleware\ContentLength->handle() (Line: 32)
Drupal\big_pipe\StackMiddleware\ContentLength->handle() (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass() (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle() (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() (Line: 36)
Drupal\Core\StackMiddleware\AjaxPageState->handle() (Line: 51)
Drupal\Core\StackMiddleware\StackedHttpKernel->handle() (Line: 704)
Drupal\Core\DrupalKernel->handle() (Line: 19)
nelo_drup → created an issue.
nelo_drup → created an issue. See original summary → .
Both patch #53 and the recommendation of #58 work well, the sad thing is that the color selector option that the same editor could use in patch 19 was lost. I hope at some point they will include it again
Great, that update will be integrated into the modules
This was useful I hope they integrate it into the module officially
nelo_drup → created an issue.
nelo_drup → created an issue.
nelo_drup → created an issue.
nelo_drup → created an issue.
nelo_drup → created an issue.
The error that I explained in comment #8 led me here 🐛 Argument #1 ($values) must be of type array, null given. Postponed: needs info to apply the patch and if there is any problem with the layout builder
If I use the patch #2, everything works fine, the problem is that it then gives me the following error:
The website encountered an unexpected error. Try again later.
TypeError: Drupal\Component\Utility\NestedArray::getValue(): Argument #2 ($parents) must be of type array, null given, called in /var/www/ultimatetrekking.com/core/modules/layout_builder/src/Plugin/Block/InlineBlock.php on line 194 in Drupal\Component\Utility\NestedArray::getValue() (line 69 of core/lib/Drupal/Component/Utility/NestedArray.php).
Drupal\layout_builder\Plugin\Block\InlineBlock->blockSubmit() (Line: 234)
Drupal\Core\Block\BlockBase->submitConfigurationForm() (Line: 293)
Drupal\block_field\Plugin\Field\FieldWidget\BlockFieldWidget->massageFormValues() (Line: 505)
Drupal\Core\Field\WidgetBase->extractFormValues() (Line: 244)
Drupal\Core\Entity\Entity\EntityFormDisplay->extractFormValues() (Line: 334)
Drupal\Core\Entity\ContentEntityForm->copyFormValuesToEntity() (Line: 301)
Drupal\Core\Entity\EntityForm->buildEntity() (Line: 155)
Drupal\Core\Entity\ContentEntityForm->buildEntity() (Line: 186)
Drupal\Core\Entity\ContentEntityForm->validateForm()
call_user_func_array() (Line: 82)
Drupal\Core\Form\FormValidator->executeValidateHandlers() (Line: 274)
Drupal\Core\Form\FormValidator->doValidateForm() (Line: 118)
Drupal\Core\Form\FormValidator->validateForm() (Line: 593)
Drupal\Core\Form\FormBuilder->processForm() (Line: 326)
Drupal\Core\Form\FormBuilder->buildForm() (Line: 73)
Drupal\Core\Controller\FormController->getContentResult() (Line: 39)
Drupal\layout_builder\Controller\LayoutBuilderHtmlEntityFormController->getContentResult()
call_user_func_array() (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 638)
Drupal\Core\Render\Renderer->executeInRenderContext() (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext() (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 181)
Symfony\Component\HttpKernel\HttpKernel->handleRaw() (Line: 76)
Symfony\Component\HttpKernel\HttpKernel->handle() (Line: 53)
Drupal\Core\StackMiddleware\Session->handle() (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle() (Line: 28)
Drupal\Core\StackMiddleware\ContentLength->handle() (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass() (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle() (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() (Line: 36)
Drupal\Core\StackMiddleware\AjaxPageState->handle() (Line: 51)
Drupal\Core\StackMiddleware\StackedHttpKernel->handle() (Line: 741)
Drupal\Core\DrupalKernel->handle() (Line: 19)
Same problem, you cannot use online blocks because when saving the following error appears:
The website encountered an unexpected error. Try again later.
TypeError: Drupal\Component\Utility\NestedArray::getValue(): Argument #1 ($array) must be of type array, null given, called in /var/www/example.com/core/lib/Drupal/Core/Field/WidgetBase.php on line 531 in Drupal\Component\Utility\NestedArray::getValue() (line 69 of core/lib/Drupal/Component/Utility/NestedArray.php).
Drupal\Core\Field\WidgetBase->flagErrors() (Line: 277)
Drupal\Core\Entity\Entity\EntityFormDisplay->flagWidgetsErrorsFromViolations() (Line: 264)
Drupal\Core\Entity\Entity\EntityFormDisplay->validateFormValues() (Line: 182)
Drupal\layout_builder\Plugin\Block\InlineBlock->blockValidate() (Line: 211)
Drupal\Core\Block\BlockBase->validateConfigurationForm() (Line: 249)
Drupal\block_field\Plugin\Field\FieldWidget\BlockFieldWidget::validate()
call_user_func_array() (Line: 281)
Drupal\Core\Form\FormValidator->doValidateForm() (Line: 238)
Drupal\Core\Form\FormValidator->doValidateForm() (Line: 238)
Drupal\Core\Form\FormValidator->doValidateForm() (Line: 238)
Drupal\Core\Form\FormValidator->doValidateForm() (Line: 118)
Drupal\Core\Form\FormValidator->validateForm() (Line: 593)
Drupal\Core\Form\FormBuilder->processForm() (Line: 326)
Drupal\Core\Form\FormBuilder->buildForm() (Line: 73)
Drupal\Core\Controller\FormController->getContentResult() (Line: 39)
Drupal\layout_builder\Controller\LayoutBuilderHtmlEntityFormController->getContentResult()
call_user_func_array() (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 638)
Drupal\Core\Render\Renderer->executeInRenderContext() (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext() (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 181)
Symfony\Component\HttpKernel\HttpKernel->handleRaw() (Line: 76)
Symfony\Component\HttpKernel\HttpKernel->handle() (Line: 53)
Drupal\Core\StackMiddleware\Session->handle() (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle() (Line: 28)
Drupal\Core\StackMiddleware\ContentLength->handle() (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass() (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle() (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() (Line: 36)
Drupal\Core\StackMiddleware\AjaxPageState->handle() (Line: 51)
Drupal\Core\StackMiddleware\StackedHttpKernel->handle() (Line: 741)
Drupal\Core\DrupalKernel->handle() (Line: 19)
#2 If it seems that the problem is somewhere else, for some reason what I select does not crop and the image always remains the same
nelo_drup → created an issue.
ckeditor5_font-schema-fix-10_3_x-3368736-53.patch
TypeError: Cannot read properties of undefined (reading 'colorPaletteIcon')
at h._createColorPickerButton (font.js?v=31.0.0:5:13188)
at h.render (font.js?v=31.0.0:5:12277)
at h. (ckeditor5-dll.js?v=41.3.1:5:666767)
at h.fire (ckeditor5-dll.js?v=41.3.1:5:663135)
at [as render] (ckeditor5-dll.js?v=41.3.1:5:666819)
at d._renderViewIntoCollectionParent (ckeditor5-dll.js?v=41.3.1:5:487553)
at d. (ckeditor5-dll.js?v=41.3.1:5:486893)
at d.fire (ckeditor5-dll.js?v=41.3.1:5:663135)
at d.addMany (ckeditor5-dll.js?v=41.3.1:5:687745)
at d.add (ckeditor5-dll.js?v=41.3.1:5:687466)
Nelo_Drup → created an issue.
Nelo_Drup → created an issue.
Add comatibility with Drupal 10.3.1
What is the order of patches to run, because since patch #19 they no longer work together
#6 Thanks @mably, I just installed it and it works very well.
Nelo_Drup → created an issue.
Nelo_Drup → created an issue.
Nelo_Drup → created an issue.
Nelo_Drup → created an issue.
Nelo_Drup → created an issue.
#2 @naidim That's exactly where the problem is and you have to search again and the search engine just works there
@Coulton I think the same, that option would be interesting in the views.
Nelo_Drup → created an issue.
Nelo_Drup → created an issue.
In my case it doesn't work at all, the tranleta option still doesn't appear or maybe I need to configure something else
Nelo_Drup → created an issue.
#2 If I did that just before it was a good solution
Nelo_Drup → created an issue.
@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
@Chris Matthews Same error
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
Nelo_Drup → created an issue.
Hello, I used the patch and it does not work with media, the image is hidden
Nelo_Drup → created an issue.
@wengerk I would love to create a new module but I don't have the necessary experience in ckeditor
Nelo_Drup → created an issue.
@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
Nelo_Drup → created an issue.
Nelo_Drup → created an issue.
Nelo_Drup → created an issue.
Nelo_Drup → created an issue.
Nelo_Drup → created an issue.
@gisle We hope this module is updated soon, because this solves a problem that Drupal has with multiple nodes in the menu
Nelo_Drup → created an issue.
Nelo_Drup → created an issue.
Nelo_Drup → created an issue.
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
@vibrasphere #13 It would be interesting to recover the previous font size
@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.
Nelo_Drup → created an issue.
@DieterHolvoet Hello everything works fine for now