Loading core/core.libraries.yml +1 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,7 @@ internal.backbone: - core/internal.underscore ckeditor: deprecated: The "%library_id%" asset library is deprecated in drupal:9.5.0 and is removed from drupal:10.0.0. There is no replacement. See https://www.drupal.org/node/3304481 remote: https://github.com/ckeditor/ckeditor4 version: "4.18.0" license: Loading core/modules/ckeditor/ckeditor.info.yml +2 −0 Original line number Diff line number Diff line name: CKEditor type: module description: "WYSIWYG editing for rich text fields using CKEditor." lifecycle: deprecated lifecycle_link: https://www.drupal.org/node/3223395#s-ckeditor package: Core version: VERSION dependencies: Loading core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ * Tests administration of CKEditor. * * @group ckeditor * @group legacy */ class CKEditorAdminTest extends BrowserTestBase { Loading core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ * Tests loading of CKEditor. * * @group ckeditor * @group legacy */ class CKEditorLoadingTest extends BrowserTestBase { Loading core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ * Tests administration of the CKEditor StylesCombo plugin. * * @group ckeditor * @group legacy */ class CKEditorStylesComboAdminTest extends BrowserTestBase { Loading Loading
core/core.libraries.yml +1 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,7 @@ internal.backbone: - core/internal.underscore ckeditor: deprecated: The "%library_id%" asset library is deprecated in drupal:9.5.0 and is removed from drupal:10.0.0. There is no replacement. See https://www.drupal.org/node/3304481 remote: https://github.com/ckeditor/ckeditor4 version: "4.18.0" license: Loading
core/modules/ckeditor/ckeditor.info.yml +2 −0 Original line number Diff line number Diff line name: CKEditor type: module description: "WYSIWYG editing for rich text fields using CKEditor." lifecycle: deprecated lifecycle_link: https://www.drupal.org/node/3223395#s-ckeditor package: Core version: VERSION dependencies: Loading
core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ * Tests administration of CKEditor. * * @group ckeditor * @group legacy */ class CKEditorAdminTest extends BrowserTestBase { Loading
core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ * Tests loading of CKEditor. * * @group ckeditor * @group legacy */ class CKEditorLoadingTest extends BrowserTestBase { Loading
core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ * Tests administration of the CKEditor StylesCombo plugin. * * @group ckeditor * @group legacy */ class CKEditorStylesComboAdminTest extends BrowserTestBase { Loading