drupal/core/modules/editor
catch 2c6cd92958 Issue #2340123 by Wim Leers: Setting cache tags can be tricky: use strings instead of nested arrays to improve DX. 2014-09-25 08:30:31 +01:00
..
config/schema Issue #2273631 by vijaycs85: Unify config entity schemas with a base schema type. 2014-05-31 06:55:13 -05:00
css Issue #2134909 by Xano, Wim Leers: Clean up editor.module to match coding standards. 2013-11-23 13:25:49 -08:00
js Issue #2313757 by Berdir, Wim Leers, dawehner: Remove text_processing option from text fields, expose existing string field types as plain text in UI. 2014-09-17 21:59:08 +01:00
src Issue #2340123 by Wim Leers: Setting cache tags can be tricky: use strings instead of nested arrays to improve DX. 2014-09-25 08:30:31 +01:00
tests Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests). 2014-09-05 12:40:22 -04:00
editor.admin.inc Issue #2309175 by Wim Leers: Fixed HTML double-escaping in Text Editor image settings configuration UI. 2014-07-25 14:31:47 +01:00
editor.api.php Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file. 2014-02-22 20:56:51 -08:00
editor.info.yml Issue #2119775 by Wim Leers: EditorImageDialog assumes File module is enabled: add dependency on File module. 2013-11-05 08:52:08 -08:00
editor.libraries.yml Issue #1874640 by xjm, Wim Leers: Rename edit module to quickedit. 2014-04-16 22:42:14 +01:00
editor.module Issue #2313757 by Berdir, Wim Leers, dawehner: Remove text_processing option from text fields, expose existing string field types as plain text in UI. 2014-09-17 21:59:08 +01:00
editor.routing.yml Issue #1837388 by tim.plunkett, dawehner, Wim Leers: Provide a ParamConverter than can upcast any entity. 2014-08-23 14:08:59 -07:00
editor.services.yml Issue #2247779 by Wim Leers, larowlan, dawehner: Allow #pre_render, #post_render and #post_render_cache callbacks to be service methods. 2014-06-14 09:46:36 +01:00