drupal/core/modules/editor
Alex Pott 531fd59314 Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit. 2014-01-23 23:14:32 +01:00
..
config/schema Issue #1971490 by balagan, vijaycs85: Standardize label of langcode field in schema files. 2013-12-03 22:36:01 -08: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 #2161763 by Wim Leers, sun: Remove unnecessary drupalSettings.editor.getUntransformedTextURL setting. 2014-01-13 22:44:41 -08:00
lib/Drupal/editor Issue #2144879 by Wim Leers, yched: Brush up MetadataGeneratorInterface::generate(Field|Entity)(): use FieldItemListInterface + better naming. 2014-01-13 22:18:26 -08:00
tests/modules Issue #2146517 by TR: Remove annotation 'use' statements from all core classes. 2013-12-19 10:28:42 -08:00
editor.admin.inc Issue #2130811 by alexpott, Gábor Hojtsy, vijaycs85, sun, Wim Leers: Use config schema in saving and validating configuration form to ensure data is consistent and correct. 2013-12-20 11:27:41 -05:00
editor.api.php Issue #2168113 by penyaskito, jessebeach, catch: Add leading underscore and other discouragement to drupal_add_css() and drupal_add_js(). 2014-01-07 22:44:57 -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.module Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit. 2014-01-23 23:14:32 +01:00
editor.routing.yml Issue #1954892 by dawehner, David_Rothstein, tim.plunkett: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system. 2013-12-17 11:03:15 +00:00
editor.services.yml Issue #2118991 by Berdir, dawehner: Use abstract service definitions to minimize copy & pasted service definitions. 2013-11-24 12:37:45 -08:00