Files - 9.5.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
ckeditor-iframe.css core/themes/stable/css/ckeditor/ckeditor-iframe.css /** * CSS added to iframe-based instances only. */ body { margin: 8px; color: #222; background-color: #fff; font-family: Arial, Verdana, sans-serif; font-size: 15px; } @media screen and (max-width: 600px) { /* A font-size of 16px…
ckeditor-iframe.css core/modules/ckeditor/css/ckeditor-iframe.css /** * CSS added to iframe-based instances only. */ body { margin: 8px; color: #222; background-color: #fff; font-family: Arial, Verdana, sans-serif; font-size: 15px; } @media screen and (max-width: 600px) { /* A font-size of 16px…
ckeditor-settings-toolbar.html.twig core/modules/ckeditor/templates/ckeditor-settings-toolbar.html.twig Default theme implementation for the CKEditor settings toolbar.
ckeditor-settings-toolbar.html.twig core/themes/stable9/templates/admin/ckeditor-settings-toolbar.html.twig Theme override for the CKEditor settings toolbar.
ckeditor-settings-toolbar.html.twig core/themes/stable/templates/admin/ckeditor-settings-toolbar.html.twig Theme override for the CKEditor settings toolbar.
ckeditor.admin.css core/themes/stable9/css/ckeditor/ckeditor.admin.css Styles for configuration of CKEditor module.
ckeditor.admin.css core/themes/claro/css/theme/ckeditor.admin.css Claro specific styling for CKEditor admin.
ckeditor.admin.css core/themes/stable/css/ckeditor/ckeditor.admin.css Styles for configuration of CKEditor module.
ckeditor.admin.css core/modules/ckeditor/css/ckeditor.admin.css Styles for configuration of CKEditor module.
ckeditor.admin.inc core/modules/ckeditor/ckeditor.admin.inc Callbacks and theming for the CKEditor toolbar configuration UI.
ckeditor.admin.pcss.css core/themes/claro/css/theme/ckeditor.admin.pcss.css Claro specific styling for CKEditor admin.
ckeditor.api.php core/modules/ckeditor/ckeditor.api.php Documentation for CKEditor module APIs.
ckeditor.css core/modules/ckeditor/css/ckeditor.css .ckeditor-dialog-loading { position: absolute; top: 0; width: 100%; text-align: center; } .ckeditor-dialog-loading-link { position: relative; top: 0; display: inline-block; padding: 3px 10px; -webkit-user-select: none; …
ckeditor.css core/themes/stable/css/ckeditor/ckeditor.css .ckeditor-dialog-loading { position: absolute; top: 0; width: 100%; text-align: center; } .ckeditor-dialog-loading-link { position: relative; top: 0; display: inline-block; padding: 3px 10px; -webkit-user-select: none; …
ckeditor.css core/themes/stable9/css/ckeditor/ckeditor.css .ckeditor-dialog-loading { position: absolute; top: 0; width: 100%; text-align: center; } .ckeditor-dialog-loading-link { position: relative; top: 0; display: inline-block; padding: 3px 10px; -webkit-user-select: none; …
ckeditor.drupalimagecaption.css core/themes/stable9/css/ckeditor/plugins/drupalimagecaption/ckeditor.drupalimagecaption.css Image Caption: overrides to make centered alignment work inside CKEditor.
ckeditor.drupalimagecaption.css core/themes/stable/css/ckeditor/plugins/drupalimagecaption/ckeditor.drupalimagecaption.css Image Caption: overrides to make centered alignment work inside CKEditor.
ckeditor.drupalimagecaption.css core/modules/ckeditor/css/plugins/drupalimagecaption/ckeditor.drupalimagecaption.css Image Caption: overrides to make centered alignment work inside CKEditor.
ckeditor.drupalmedia.css core/modules/ckeditor/css/plugins/drupalmedia/ckeditor.drupalmedia.css Media embed: overrides to make focus styles and alignment work in CKEditor.
ckeditor.drupalmedia.css core/themes/stable9/css/media/plugins/drupalmedia/ckeditor.drupalmedia.css Media embed: overrides to make focus styles and alignment work in CKEditor.
ckeditor.info.yml core/modules/ckeditor/ckeditor.info.yml core/modules/ckeditor/ckeditor.info.yml
ckeditor.language.css core/modules/ckeditor/css/plugins/language/ckeditor.language.css Language: add styling for elements that have a language attribute.
ckeditor.language.css core/themes/stable9/css/ckeditor/plugins/language/ckeditor.language.css Language: add styling for elements that have a language attribute.
ckeditor.language.css core/themes/stable/css/ckeditor/plugins/language/ckeditor.language.css Language: add styling for elements that have a language attribute.
ckeditor.libraries.yml core/modules/ckeditor/ckeditor.libraries.yml core/modules/ckeditor/ckeditor.libraries.yml
ckeditor.module core/modules/ckeditor/ckeditor.module Provides integration with the CKEditor WYSIWYG editor.
CKEditor.php core/modules/ckeditor/src/Plugin/Editor/CKEditor.php Drupal\ckeditor\Plugin\Editor
ckeditor.post_update.php core/modules/ckeditor/ckeditor.post_update.php Post update functions for CKEditor.
ckeditor.schema.yml core/modules/ckeditor/config/schema/ckeditor.schema.yml core/modules/ckeditor/config/schema/ckeditor.schema.yml
ckeditor.services.yml core/modules/ckeditor/ckeditor.services.yml core/modules/ckeditor/ckeditor.services.yml
CKEditor4To5Upgrade.php core/modules/ckeditor5/src/Annotation/CKEditor4To5Upgrade.php Drupal\ckeditor5\Annotation
CKEditor4to5UpgradeCompletenessTest.php core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php Drupal\Tests\ckeditor5\Kernel
CKEditor4To5UpgradePluginInterface.php core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginInterface.php Drupal\ckeditor5\Plugin
CKEditor4To5UpgradePluginManager.php core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginManager.php Drupal\ckeditor5\Plugin
ckeditor4to5upgrade_plugin_test.info.yml core/modules/ckeditor5/tests/modules/ckeditor4to5upgrade_plugin_test/ckeditor4to5upgrade_plugin_test.info.yml core/modules/ckeditor5/tests/modules/ckeditor4to5upgrade_plugin_test/ckeditor4to5upgrade_plugin_test.info.yml
ckeditor4to5upgrade_plugin_test.module core/modules/ckeditor5/tests/modules/ckeditor4to5upgrade_plugin_test/ckeditor4to5upgrade_plugin_test.module
ckeditor5-3222756.php core/modules/ckeditor5/tests/fixtures/update/ckeditor5-3222756.php Test fixture.
ckeditor5-3259593.php core/modules/ckeditor5/tests/fixtures/update/ckeditor5-3259593.php Test fixture.
ckeditor5-settings-toolbar.html.twig core/modules/ckeditor5/templates/ckeditor5-settings-toolbar.html.twig Default theme implementation to display CKEditor 5 toolbar settings.
ckeditor5.api.php core/modules/ckeditor5/ckeditor5.api.php Documentation related to CKEditor 5.
ckeditor5.ckeditor5.yml core/modules/ckeditor5/ckeditor5.ckeditor5.yml core/modules/ckeditor5/ckeditor5.ckeditor5.yml
ckeditor5.data_types.yml core/modules/ckeditor5/config/schema/ckeditor5.data_types.yml core/modules/ckeditor5/config/schema/ckeditor5.data_types.yml
ckeditor5.dialog.fix.css core/modules/ckeditor5/css/ckeditor5.dialog.fix.css .ui-dialog ~ .ck-body-wrapper { --ck-z-modal: 1261; }
ckeditor5.info.yml core/modules/ckeditor5/ckeditor5.info.yml core/modules/ckeditor5/ckeditor5.info.yml
ckeditor5.libraries.yml core/modules/ckeditor5/ckeditor5.libraries.yml core/modules/ckeditor5/ckeditor5.libraries.yml
ckeditor5.module core/modules/ckeditor5/ckeditor5.module
ckeditor5.pair.schema.yml core/modules/ckeditor5/config/schema/ckeditor5.pair.schema.yml core/modules/ckeditor5/config/schema/ckeditor5.pair.schema.yml
CKEditor5.php core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php Drupal\ckeditor5\Plugin\Editor
ckeditor5.post_update.php core/modules/ckeditor5/ckeditor5.post_update.php Post update functions for CKEditor 5.
ckeditor5.routing.yml core/modules/ckeditor5/ckeditor5.routing.yml core/modules/ckeditor5/ckeditor5.routing.yml

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.