Looking great! Thanks!
Thank you, Pieter! I will review it.
Thank you! I applied this!
Thanks! I applied this.
Yes, sure, @bramdriesen ! All access granted!
Thanks! Merged!
Thanks! Merged!
I am not sure why... but Drush 12 or 13 not see any ECA commands:
E.g. for " drush eca:disable":
There are no commands defined in the "eca" namespace.
Drupal version : 10.3.9
PHP version : 8.3.12
Drush version : 13.3.3.0
I got an ERROR when upgrading from 3.6.0 to 3.7.0 Recurring Dates Field:
date_recur module
Update #8208
Failed: Drupal\Core\Database\SchemaObjectExistsException: Cannot add primary key to table 'date_recur__node__field_date_recur': primary key already exists. in Drupal\mysql\Driver\Database\mysql\Schema->addPrimaryKey() (line 513 of /var/www/html/web/core/modules/mysql/src/Driver/Database/mysql/Schema.php).
Any ideas how to fix this? Thank you
As alternative (to not expose the password in the Git repo) we can always "override" the configs and not post the password directly in the SMTP settings form.
Instead just add it in the site's settings.php
file like:
$config['smtp.settings']['smtp_password'] = 'MYSUPERPASSHERE';
.
New maintainer realityloop added and permissions updated.
Thank you, @dinazaur!
Probably this is related to #2227381: Apply formatters and widgets to User base fields 'name' and 'email' → .
I have the same problem in the new version of the simple_multistep module.
azovsky → changed the visibility of the branch 3392139-wrong-breadcrumb-due to active.
azovsky → changed the visibility of the branch 3392139-wrong-breadcrumb-due to hidden.
Thanks for the patch! But now I have other issue like "Failed to unlink file 'assets://css/menu_icons_1714057811.css'" on any clearing of Drupal caches.
Hi!
I would like to maintain this module. There is plans to integrate DUO in our projects and, looks like, this is only one module that very close to it. Thanks!
Thanks Ec1ipsis! Yes, all looking good.
I reviewed my project in detail and deleted the entry "kint-php/kint": "^5.0"
from composer.json file. After that I installed the search_api_pantheon module normally.
Sorry for disturbing.
Thanks! The fix from #9 is working in general.
I have the same issues within paragraphs only.
With this fix I have new error:
Drupal\Component\Plugin\Exception\PluginNotFoundException: The "" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 139 of core/lib/Drupal/Core/Entity/EntityTypeManager.php).
Looks like the Fixed Block Content module doesn't work anymore 💬 Module doesn't seem to do anything useful? Active .
I see the same issue... So the Fixed Block Content module doesn't work anymore?
Added this description of the paragraphs library here:
https://www.drupal.org/docs/contributed-modules/paragraphs/paragraphs-li... →
Thanks!
Thank You @sfuchsbe! Drush 12 -> 11 helped only!
Thanks!
This is fixed in menu formatter 3.0.0 → .
I would like to help with this module. Maybe it will be useful for someone. Also we are still used it in a couple of our projects.
Thanks!
Thank you!!!
Thanks @ramprassad! The #5 patch is working for me!
+
Thank you, @kristiaanvandeneynde!
Your updates in the fork are working great for me! After applying the patch I no longer see duplicates in lists of entities for groups.
I have the same error on a fresh install (Drupal 9.5.11, Group 3.2.0, Workbench moderation 8.x-1.7). The patch from #4 fixed it. Thanks!
In my case:
Initially PHP 8.1.2.
install the PPA:
sudo apt install software-properties-common
sudo add-apt-repository ppa:ondrej/php
sudo apt update
Now PHP 8.2.10 (cli) (built: Sep 2 2023 06:59:22) (NTS)
Switch to PHP 8.1.x:
sudo update-alternatives --config php
select appropriate version (option 2):
Selection Path Priority Status
------------------------------------------------------------
* 0 /usr/bin/php.default 100 auto mode
1 /usr/bin/php.default 100 manual mode
2 /usr/bin/php8.1 81 manual mode
3 /usr/bin/php8.2 82 manual mode
Now PHP 8.1.23 (cli) (built: Sep 2 2023 06:59:15) (NTS).
Optional:
sudo apt autoremove
Sorry, but I would like to raise the priority level for this issue. This is (orphan paragraphs) a big problem for data analysis on large sites.
drush cr -y
fixed the ...TypeError: Argument 1 passed to Drupal\Core\Render\Renderer::doTrustedCallback() must be callable, array given...
issue for me.
Looks like I managed to get it to work: TableColumnResize for CKEditor 5 on Drupal 9.5.10! Update CKEditor 5 to 36.0.1 (from default 35.4.0) was mandatory in my case.
Steps to apply:
1. Update CKEditor 5 to 36.0.1 > Patch from
https://www.drupal.org/project/drupal/issues/3344083#comment-14982229
📌
Update CKEditor 5 to 36.0.1
Fixed
2. Support CKEditor 5's table properties and cell properties plugins in Full HTML > Patch from https://git.drupalcode.org/project/drupal/-/commit/93aa6832a5841aaed32d8...
3. Add table.TableColumnResize for formats with arbitrary HTML supported > Patch
https://www.drupal.org/project/drupal/issues/3353010#comment-15144906
✨
Add table.TableColumnResize for formats with arbitrary HTML supported
RTBC
4. Disabled "Limit allowed HTML tags and correct faulty HTML" in `/admin/config/content/formats/manage/full_html` settings.
Many thanks to everyone who worked on this!
Yes, sure! Will this "table resize" work on Drupal 9? :(
Uncaught CKEditorError: t is undefined
Read more: https://ckeditor.com/docs/ckeditor5/latest/support/error-codes.html#error-t is undefined
un https://local.ddev.site/core/assets/vendor/ckeditor5/table/table.js?v=35.4.0:5
un https://local.ddev.site/core/assets/vendor/ckeditor5/table/table.js?v=35.4.0:5
fire https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
_testAndFire https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
_testAndFireAddAttributes https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
convertAttributes https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
elementToStructure https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
fire https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
_testAndFire https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
_convertInsert https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
convert https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
toView https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
stringify https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
get https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
decorate https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
fire https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
e https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
_showSourceEditing https://local.ddev.site/core/assets/vendor/ckeditor5/source-editing/source-editing.js?v=35.4.0:5
init https://local.ddev.site/core/assets/vendor/ckeditor5/source-editing/source-editing.js?v=35.4.0:5
fire https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
set https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
init https://local.ddev.site/core/assets/vendor/ckeditor5/source-editing/source-editing.js?v=35.4.0:5
fire https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
click https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
s https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
fire https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
t https://local.ddev.site/core/assets/vendor/ckeditor5/ckeditor5-dll/ckeditor5-dll.js?v=35.4.0:5
Sorry, but not working for me. I see an error in the browser console
Uncaught CKEditorError: t is undefined
Read more: https://ckeditor.com/docs/ckeditor5/latest/support/error-codes.html#error-t is undefined
and there no any "columns resizing" data, just "clear" table.
Steps to reproduce
- Apply #21 patch
- Open CKEditor 5 (configured as FULL etc.)
- Add a table and resize some column
- Try to save a node OR
- Try to clock "Source" in the editor
- ERROR:
Uncaught CKEditorError: t is undefined ...
Looking good for me! Thanks!
These requirements for correct configurations in composer.json files will probably need to be specified somewhere in the Readme/Module description.
I fixed this issue for my project via updates in `composer.json` file.
I added "installer-paths" for libraries:
...
"web/libraries/{$name}": [
"type:bower-asset",
"type:npm-asset",
"type:drupal-library"
]
..
and re-install `yoast_seo` module via composer.
Details here https://www.drupal.org/docs/develop/using-composer/manage-dependencies#t... →
I have the same issues on Drupal 9.5.9 and yoast_seo 8.x-2.0-alpha9
Also in the browser console I can see error like:
- GET https://x.ddev.site/libraries/rtseo.js/dist/rtseo.min.css?r43df
- The resource from “https://x.ddev.site/libraries/rtseo.js/dist/rtseo.min.css?r43df” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
...
Any update on this?
Please note that on MySQL ONLY_FULL_GROUP_BY SQL mode is enabled by default, but on MariaDB is disabled by default.
Please see 🌱 Drupal 10 & CKEditor 5 readiness Needs review issue.
Thanks!
Looking good! Thanks!
Thanks!
Thanks!