Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ckeditor.admin.pcss.css | file | core/ |
Claro specific styling for CKEditor admin. |
| ckeditor.api.php | file | core/ |
Documentation for CKEditor module APIs. |
| ckeditor.css | file | core/ |
.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 | file | core/ |
.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 | file | core/ |
.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 | file | core/ |
Image Caption: overrides to make centered alignment work inside CKEditor. |
| ckeditor.drupalimagecaption.css | file | core/ |
Image Caption: overrides to make centered alignment work inside CKEditor. |
| ckeditor.drupalimagecaption.css | file | core/ |
Image Caption: overrides to make centered alignment work inside CKEditor. |
| ckeditor.drupalmedia.css | file | core/ |
Media embed: overrides to make focus styles and alignment work in CKEditor. |
| ckeditor.drupalmedia.css | file | core/ |
Media embed: overrides to make focus styles and alignment work in CKEditor. |
| ckeditor.info.yml | file | core/ |
core/modules/ckeditor/ckeditor.info.yml |
| ckeditor.language.css | file | core/ |
Language: add styling for elements that have a language attribute. |
| ckeditor.language.css | file | core/ |
Language: add styling for elements that have a language attribute. |
| ckeditor.language.css | file | core/ |
Language: add styling for elements that have a language attribute. |
| ckeditor.libraries.yml | file | core/ |
core/modules/ckeditor/ckeditor.libraries.yml |
| ckeditor.module | file | core/ |
Provides integration with the CKEditor WYSIWYG editor. |
| CKEditor.php | file | core/ |
|
| ckeditor.post_update.php | file | core/ |
Post update functions for CKEditor. |
| ckeditor.schema.yml | file | core/ |
core/modules/ckeditor/config/schema/ckeditor.schema.yml |
| ckeditor.services.yml | file | core/ |
core/modules/ckeditor/ckeditor.services.yml |
| CKEditor4To5Upgrade | class | core/ |
Defines a CKEditor4To5Upgrade annotation object. |
| CKEditor4To5Upgrade.php | file | core/ |
|
| CKEditor4To5Upgrade::$cke4_buttons | property | core/ |
The CKEditor 4 buttons for which an upgrade path is provided. |
| CKEditor4To5Upgrade::$cke4_plugin_settings | property | core/ |
The CKEditor 4 plugins for whose settings an upgrade path is provided. |
| CKEditor4To5Upgrade::$cke5_plugin_elements_subset_configuration | property | core/ |
The CKEditor 5 plugins with configurable subset with upgrade path provided. |
| CKEditor4To5Upgrade::$id | property | core/ |
The plugin ID. |
| CKEditor4to5UpgradeCompletenessTest | class | core/ |
@covers \Drupal\ckeditor5\Plugin\CKEditor4To5Upgrade\Core[[api-linebreak]] @group ckeditor5 @internal |
| CKEditor4to5UpgradeCompletenessTest.php | file | core/ |
|
| CKEditor4to5UpgradeCompletenessTest::$cke4PluginManager | property | core/ |
The "CKEditor 4 plugin" plugin manager. |
| CKEditor4to5UpgradeCompletenessTest::$cke5PluginManager | property | core/ |
The "CKEditor 5 plugin" plugin manager. |
| CKEditor4to5UpgradeCompletenessTest::$modules | property | core/ |
Modules to enable. |
| CKEditor4to5UpgradeCompletenessTest::$smartDefaultSettings | property | core/ |
Smart default settings utility. |
| CKEditor4to5UpgradeCompletenessTest::$upgradePluginManager | property | core/ |
The CKEditor 4 to 5 upgrade plugin manager. |
| CKEditor4to5UpgradeCompletenessTest::CONTRIB_BUTTONS_NOW_IN_CORE | constant | core/ |
The CKEditor 4 toolbar buttons that no longer require a contrib module. |
| CKEditor4to5UpgradeCompletenessTest::setUp | function | core/ |
|
| CKEditor4to5UpgradeCompletenessTest::testButtons | function | core/ |
Tests that all CKEditor 4 buttons in core have an upgrade path. |
| CKEditor4to5UpgradeCompletenessTest::testButtonsWithTestOnlyModule | function | core/ |
Tests that the test-only CKEditor 4 module does not have an upgrade path. |
| CKEditor4to5UpgradeCompletenessTest::testCKEditor5ConfigurableSubsetPlugins | function | core/ |
Tests that all elements subset plugins in core have an upgrade path. |
| CKEditor4to5UpgradeCompletenessTest::testLyingUpgradePluginForCKEditor4Button | function | core/ |
Tests detecting a lying upgrade plugin cke4_button annotation. |
| CKEditor4to5UpgradeCompletenessTest::testLyingUpgradePluginForCKEditor4PluginSettings | function | core/ |
Tests detecting a lying upgrade plugin cke4_plugin_settings annotation. |
| CKEditor4to5UpgradeCompletenessTest::testLyingUpgradePluginForCKEditor5ConfigurableSubsetPlugin | function | core/ |
Tests detecting lying cke5_plugin_elements_subset_configuration annotation. |
| CKEditor4to5UpgradeCompletenessTest::testOnlyOneUpgradePluginAllowedPerCKEditor4Button | function | core/ |
Tests that only one plugin can provide an upgrade path for a button. |
| CKEditor4to5UpgradeCompletenessTest::testOnlyOneUpgradePluginAllowedPerCKEditor4PluginSettings | function | core/ |
Tests that only one plugin can provide an upgrade path for plugin settings. |
| CKEditor4to5UpgradeCompletenessTest::testOnlyOneUpgradePluginAllowedPerCKEditor5ConfigurableSubsetPlugin | function | core/ |
Tests that only one plugin can provide an upgrade path for a subset plugin. |
| CKEditor4to5UpgradeCompletenessTest::testSettings | function | core/ |
Tests that all configurable CKEditor 4 plugins in core have an upgrade path. |
| CKEditor4to5UpgradeCompletenessTest::testSettingsWithTestOnlyModule | function | core/ |
Tests that the test-only CKEditor 4 module does not have an upgrade path. |
| CKEditor4To5UpgradePluginInterface | interface | core/ |
Defines an interface for CKEditor 4 to 5 upgrade plugins. |
| CKEditor4To5UpgradePluginInterface.php | file | core/ |
|
| CKEditor4To5UpgradePluginInterface::computeCKEditor5PluginSubsetConfiguration | function | core/ |
Computes elements subset configuration for CKEditor 5 plugin. |
| CKEditor4To5UpgradePluginInterface::mapCKEditor4SettingsToCKEditor5Configuration | function | core/ |
Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed. |
Pagination
- Previous page
- Page 157
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.