drupal/core/modules/editor
webchick 0adcf47245 Issue #2031529 by Wim Leers, oadaeh: Fixed JavaScript error when submitting a form that has a text_format() selector set to a text format without associated text editor. 2013-08-06 23:21:26 -07:00
..
config/schema Issue #1964648 by vijaycs85: Create configuration schemas for editor module. 2013-04-18 08:29:41 +01:00
css Issue #1879120 by quicksketch, Wim Leers, larowlan, frega: Use Drupal-specific image and link plugins — use core dialogs rather than CKEditor dialogs, containing alterable Drupal forms. 2013-06-28 13:41:52 -04:00
js Issue #2031529 by Wim Leers, oadaeh: Fixed JavaScript error when submitting a form that has a text_format() selector set to a text format without associated text editor. 2013-08-06 23:21:26 -07:00
lib/Drupal/editor Issue #2053731 by StephaneQ: Replace theme() with drupal_render() in editor. 2013-08-05 08:45:10 +02:00
tests/modules Issue #2006278 by Wim Leers: Remove leftover 'module' annotation keys and plugin manager processDefinition() to deal with disabled modules during tests. 2013-06-12 16:23:04 +01:00
editor.api.php Issue #1911884 by quicksketch, Wim Leers: Enable CKEditor in the Standard install profile. 2013-03-08 20:59:42 -08:00
editor.info.yml Issue #1969824 by Wim Leers, Barrett: Reword description of Editor module to be grammatically correct. 2013-07-10 22:50:39 +01:00
editor.module Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers. 2013-06-30 20:09:38 -04:00
editor.routing.yml Issue #2031385 by Wim Leers: Fixed Editor's in-place editing AJAX endpoint broken. 2013-07-09 09:23:25 -04:00
editor.services.yml Issue #2039433 by Wim Leers: Convert EditorManager to extend DefaultPluginManager. 2013-07-20 21:16:48 +01:00