Alex Pott
|
bc5bfc9166
|
Issue #2207777 by Wim Leers, pjonckiere, Rajesh Ashok | alexpott: Can not configure editor whilst creating a new text format.
|
2014-05-20 10:59:25 +01:00 |
webchick
|
edaf10f2fd
|
Issue #2039163 by Reinmar, Wim Leers: Update CKEditor library to 4.4.
|
2014-05-09 09:29:05 -07:00 |
webchick
|
eef067b5a5
|
Issue #2183113 by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path.
|
2014-05-06 19:04:53 -07:00 |
webchick
|
2a1d8d14f7
|
Issue #2204129 by Wim Leers, tim.plunkett: Store the filter format on the editor entity during runtime.
|
2014-03-07 12:44:44 -08:00 |
webchick
|
f19fadd3a4
|
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 |
webchick
|
44fb4177b1
|
Issue #2170549 by Greg Boggs: Make CKEditor pass coding standards: two missing spaces.
|
2014-01-24 00:11:45 -08:00 |
webchick
|
c50ff11e93
|
Issue #2161759 by Wim Leers, sun: Remove unused drupalSettings.ckeditor.modulePath setting.
|
2014-01-13 22:45:27 -08:00 |
webchick
|
f49fa091fb
|
Issue #1963474 by infojunkie, widukind, Cottser, joelpittet, hussainweb, nod_: Ckeditor.module - Convert theme_ functions to Twig.
|
2014-01-08 00:48:51 -08:00 |
Dries
|
e00362582c
|
Issue #2064063 by Wim Leers: CKEditor onChange handler should be debounced.
|
2013-11-05 21:06:11 -05:00 |
webchick
|
5fd14ba7e3
|
Issue #1872206 by jessebeach, quicksketch, Wim Leers, mgifford: Fixed Improve CKEditor toolbar configuration accessibility.
|
2013-10-26 01:13:15 -07:00 |
webchick
|
3f38e917a5
|
Issue #2089631 by Wim Leers | jessebeach: Fixed Showing/hiding of CKEditor plugin settings is fragile, automate it (breaks in narrow viewports and when enabling CKEditor).
|
2013-10-15 14:08:52 -07:00 |
webchick
|
82753cda21
|
Revert "Issue #2089631 by Wim Leers | jessebeach: Fixed Showing/hiding of CKEditor plugin settings is fragile, automate it (breaks in narrow viewports and when enabling CKEditor)."
This reverts commit 46db1365ba .
|
2013-10-15 11:48:58 -07:00 |
webchick
|
46db1365ba
|
Issue #2089631 by Wim Leers | jessebeach: Fixed Showing/hiding of CKEditor plugin settings is fragile, automate it (breaks in narrow viewports and when enabling CKEditor).
|
2013-10-14 22:29:19 -07:00 |
Alex Pott
|
9eacefa169
|
Issue #2097545 by thijsvdanker: Change link format in hook_help() in CKEditor module.
|
2013-10-02 21:48:19 +01:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
webchick
|
577a41d473
|
Issue #2027181 by Wim Leers, seutje, Bojhan: Use a CKEditor Widget to create a stellar UX for captioning and aligning images.
|
2013-09-11 11:48:51 -07:00 |
Nathaniel Catchpole
|
085a24e07f
|
Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants.
|
2013-09-05 10:48:11 +01:00 |
Jennifer Hodgdon
|
d2457a61e6
|
Issue #202973: Fix file permissions on ckeditor.module
|
2013-08-29 08:12:17 -07:00 |
webchick
|
5429044d5e
|
Issue #1932652 by Wim Leers, nirbhasa, quicksketch: Add image uploading to WYSIWYGs through editor.module.
|
2013-08-29 04:27:41 -07:00 |
webchick
|
3d8d98577e
|
Issue #2029737 by ifrik, batigolix, Wim Leers: Create hook_help() for ckeditor module.
|
2013-08-27 23:40:35 -07:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
Alex Pott
|
7aae5d35ca
|
Issue #2036253 by Wim Leers: Update CKEditor library to 4.2.
|
2013-07-28 00:11:55 +02:00 |
Dries
|
95cbbbcd43
|
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 |
Nathaniel Catchpole
|
0f7247e9b2
|
Issue #1473066 by JohnAlbin, echoz: Move third-party assets out of core/misc folder.
|
2013-06-28 10:41:31 +01:00 |
Alex Pott
|
db0e911778
|
Issue #1894644 by Wim Leers, quicksketch: Unidirectional editor configuration -> filter settings syncing.
|
2013-06-18 12:21:40 +02:00 |
webchick
|
0deed2a562
|
Issue #1955926 by quicksketch: Fixed CKEditor admin interface not touch-compatible (Add jQuery Touch Punch to core).
|
2013-04-19 10:20:53 -07:00 |
webchick
|
99fa48d9df
|
Issue #1940592 by alexpott, Wim Leers, nikkubhai: Fixed Ckeditor disappears when caching and compression is enabled.
|
2013-04-15 08:25:40 -07:00 |
webchick
|
261a3752a1
|
Issue #1950098 by Wim Leers: Update CKEditor library to 4.1.
|
2013-03-22 12:32:36 -04:00 |
catch
|
f8899fb67b
|
Issue #1829224 by alexpott, pfrenssen, vijaycs85, lirantal: Convert the 'theme_default()' variable to CMI.
|
2013-03-04 14:04:05 +00:00 |
Dries
|
81d604958f
|
Issue #1890502 by Wim Leers, quicksketch, jessebeach, nod_, sun, effulgentsia: Added CKEditor module to core.
|
2013-02-08 12:00:40 +11:00 |