From b68fea8466234c79cbfb47897227c85aa4de20de Mon Sep 17 00:00:00 2001 From: z-song Date: Sun, 23 Sep 2018 21:18:27 +0800 Subject: [PATCH] Update --- README.md | 65 +- resources/assets/CHANGES.md | 1568 +++++++++++++++++ resources/assets/LICENSE.md | 1420 +++++++++++++++ resources/assets/README.md | 39 + .../assets/{ckeditor4 => }/adapters/jquery.js | 0 .../assets/{ckeditor4 => }/build-config.js | 33 +- resources/assets/{ckeditor4 => }/ckeditor.js | 384 +++- resources/assets/ckeditor4/lang/af.js | 5 - resources/assets/ckeditor4/lang/ar.js | 5 - resources/assets/ckeditor4/lang/az.js | 5 - resources/assets/ckeditor4/lang/bg.js | 5 - resources/assets/ckeditor4/lang/bn.js | 5 - resources/assets/ckeditor4/lang/bs.js | 5 - resources/assets/ckeditor4/lang/ca.js | 5 - resources/assets/ckeditor4/lang/cs.js | 5 - resources/assets/ckeditor4/lang/cy.js | 5 - resources/assets/ckeditor4/lang/da.js | 5 - resources/assets/ckeditor4/lang/de-ch.js | 5 - resources/assets/ckeditor4/lang/de.js | 5 - resources/assets/ckeditor4/lang/el.js | 5 - resources/assets/ckeditor4/lang/en-au.js | 5 - resources/assets/ckeditor4/lang/en-ca.js | 5 - resources/assets/ckeditor4/lang/en-gb.js | 5 - resources/assets/ckeditor4/lang/en.js | 5 - resources/assets/ckeditor4/lang/eo.js | 5 - resources/assets/ckeditor4/lang/es-mx.js | 5 - resources/assets/ckeditor4/lang/es.js | 5 - resources/assets/ckeditor4/lang/et.js | 5 - resources/assets/ckeditor4/lang/eu.js | 5 - resources/assets/ckeditor4/lang/fa.js | 5 - resources/assets/ckeditor4/lang/fi.js | 5 - resources/assets/ckeditor4/lang/fo.js | 5 - resources/assets/ckeditor4/lang/fr-ca.js | 5 - resources/assets/ckeditor4/lang/fr.js | 5 - resources/assets/ckeditor4/lang/gl.js | 5 - resources/assets/ckeditor4/lang/gu.js | 5 - resources/assets/ckeditor4/lang/he.js | 5 - resources/assets/ckeditor4/lang/hi.js | 5 - resources/assets/ckeditor4/lang/hr.js | 5 - resources/assets/ckeditor4/lang/hu.js | 5 - resources/assets/ckeditor4/lang/id.js | 5 - resources/assets/ckeditor4/lang/is.js | 5 - resources/assets/ckeditor4/lang/it.js | 5 - resources/assets/ckeditor4/lang/ja.js | 5 - resources/assets/ckeditor4/lang/ka.js | 5 - resources/assets/ckeditor4/lang/km.js | 5 - resources/assets/ckeditor4/lang/ko.js | 5 - resources/assets/ckeditor4/lang/ku.js | 5 - resources/assets/ckeditor4/lang/lt.js | 5 - resources/assets/ckeditor4/lang/lv.js | 5 - resources/assets/ckeditor4/lang/mk.js | 5 - resources/assets/ckeditor4/lang/mn.js | 5 - resources/assets/ckeditor4/lang/ms.js | 5 - resources/assets/ckeditor4/lang/nb.js | 5 - resources/assets/ckeditor4/lang/nl.js | 5 - resources/assets/ckeditor4/lang/no.js | 5 - resources/assets/ckeditor4/lang/oc.js | 5 - resources/assets/ckeditor4/lang/pl.js | 5 - resources/assets/ckeditor4/lang/pt-br.js | 5 - resources/assets/ckeditor4/lang/pt.js | 5 - resources/assets/ckeditor4/lang/ro.js | 5 - resources/assets/ckeditor4/lang/ru.js | 5 - resources/assets/ckeditor4/lang/si.js | 5 - resources/assets/ckeditor4/lang/sk.js | 5 - resources/assets/ckeditor4/lang/sl.js | 5 - resources/assets/ckeditor4/lang/sq.js | 5 - resources/assets/ckeditor4/lang/sr-latn.js | 5 - resources/assets/ckeditor4/lang/sr.js | 5 - resources/assets/ckeditor4/lang/sv.js | 5 - resources/assets/ckeditor4/lang/th.js | 5 - resources/assets/ckeditor4/lang/tr.js | 5 - resources/assets/ckeditor4/lang/tt.js | 5 - resources/assets/ckeditor4/lang/ug.js | 5 - resources/assets/ckeditor4/lang/uk.js | 5 - resources/assets/ckeditor4/lang/vi.js | 5 - resources/assets/ckeditor4/lang/zh-cn.js | 5 - resources/assets/ckeditor4/lang/zh.js | 5 - .../balloonpanel/skins/kama/balloonpanel.css | 220 --- .../skins/moono-lisa/balloonpanel.css | 223 --- .../skins/moono-lisa/images/hidpi/close.png | Bin 1259 -> 0 bytes .../balloonpanel/skins/moono/balloonpanel.css | 237 --- .../balloonpanel/skins/moono/images/close.png | Bin 824 -> 0 bytes .../skins/moono/images/hidpi/close.png | Bin 1271 -> 0 bytes .../plugins/balloontoolbar/skins/default.css | 95 - .../skins/kama/balloontoolbar.css | 30 - .../skins/moono-lisa/balloontoolbar.css | 17 - .../skins/moono/balloontoolbar.css | 34 - .../plugins/easyimage/dialogs/easyimagealt.js | 6 - .../plugins/easyimage/styles/easyimage.css | 118 -- resources/assets/ckeditor4/plugins/icons.png | Bin 4138 -> 0 bytes .../assets/ckeditor4/plugins/icons_hidpi.png | Bin 12389 -> 0 bytes .../plugins/imagebase/styles/imagebase.css | 9 - .../ckeditor4/skins/moono-lisa/icons.png | Bin 4138 -> 0 bytes .../skins/moono-lisa/icons_hidpi.png | Bin 12389 -> 0 bytes .../skins/moono-lisa/images/close.png | Bin 615 -> 0 bytes resources/assets/{ckeditor4 => }/config.js | 28 +- resources/assets/{ckeditor4 => }/contents.css | 0 resources/assets/lang/af.js | 5 + resources/assets/lang/ar.js | 5 + resources/assets/lang/az.js | 5 + resources/assets/lang/bg.js | 5 + resources/assets/lang/bn.js | 5 + resources/assets/lang/bs.js | 5 + resources/assets/lang/ca.js | 5 + resources/assets/lang/cs.js | 5 + resources/assets/lang/cy.js | 5 + resources/assets/lang/da.js | 5 + resources/assets/lang/de-ch.js | 5 + resources/assets/lang/de.js | 5 + resources/assets/lang/el.js | 5 + resources/assets/lang/en-au.js | 5 + resources/assets/lang/en-ca.js | 5 + resources/assets/lang/en-gb.js | 5 + resources/assets/lang/en.js | 5 + resources/assets/lang/eo.js | 5 + resources/assets/lang/es-mx.js | 5 + resources/assets/lang/es.js | 5 + resources/assets/lang/et.js | 5 + resources/assets/lang/eu.js | 5 + resources/assets/lang/fa.js | 5 + resources/assets/lang/fi.js | 5 + resources/assets/lang/fo.js | 5 + resources/assets/lang/fr-ca.js | 5 + resources/assets/lang/fr.js | 5 + resources/assets/lang/gl.js | 5 + resources/assets/lang/gu.js | 5 + resources/assets/lang/he.js | 5 + resources/assets/lang/hi.js | 5 + resources/assets/lang/hr.js | 5 + resources/assets/lang/hu.js | 5 + resources/assets/lang/id.js | 5 + resources/assets/lang/is.js | 5 + resources/assets/lang/it.js | 5 + resources/assets/lang/ja.js | 5 + resources/assets/lang/ka.js | 5 + resources/assets/lang/km.js | 5 + resources/assets/lang/ko.js | 5 + resources/assets/lang/ku.js | 5 + resources/assets/lang/lt.js | 5 + resources/assets/lang/lv.js | 5 + resources/assets/lang/mk.js | 5 + resources/assets/lang/mn.js | 5 + resources/assets/lang/ms.js | 5 + resources/assets/lang/nb.js | 5 + resources/assets/lang/nl.js | 5 + resources/assets/lang/no.js | 5 + resources/assets/lang/oc.js | 5 + resources/assets/lang/pl.js | 5 + resources/assets/lang/pt-br.js | 5 + resources/assets/lang/pt.js | 5 + resources/assets/lang/ro.js | 5 + resources/assets/lang/ru.js | 5 + resources/assets/lang/si.js | 5 + resources/assets/lang/sk.js | 5 + resources/assets/lang/sl.js | 5 + resources/assets/lang/sq.js | 5 + resources/assets/lang/sr-latn.js | 5 + resources/assets/lang/sr.js | 5 + resources/assets/lang/sv.js | 5 + resources/assets/lang/th.js | 5 + resources/assets/lang/tr.js | 5 + resources/assets/lang/tt.js | 5 + resources/assets/lang/ug.js | 5 + resources/assets/lang/uk.js | 5 + resources/assets/lang/vi.js | 5 + resources/assets/lang/zh-cn.js | 5 + resources/assets/lang/zh.js | 5 + .../plugins/a11yhelp/dialogs/a11yhelp.js | 10 + .../dialogs/lang/_translationstatus.txt | 25 + .../plugins/a11yhelp/dialogs/lang/af.js | 11 + .../plugins/a11yhelp/dialogs/lang/ar.js | 11 + .../plugins/a11yhelp/dialogs/lang/az.js | 11 + .../plugins/a11yhelp/dialogs/lang/bg.js | 11 + .../plugins/a11yhelp/dialogs/lang/ca.js | 13 + .../plugins/a11yhelp/dialogs/lang/cs.js | 12 + .../plugins/a11yhelp/dialogs/lang/cy.js | 11 + .../plugins/a11yhelp/dialogs/lang/da.js | 11 + .../plugins/a11yhelp/dialogs/lang/de-ch.js | 12 + .../plugins/a11yhelp/dialogs/lang/de.js | 13 + .../plugins/a11yhelp/dialogs/lang/el.js | 13 + .../plugins/a11yhelp/dialogs/lang/en-au.js | 11 + .../plugins/a11yhelp/dialogs/lang/en-gb.js | 11 + .../plugins/a11yhelp/dialogs/lang/en.js | 11 + .../plugins/a11yhelp/dialogs/lang/eo.js | 13 + .../plugins/a11yhelp/dialogs/lang/es-mx.js | 13 + .../plugins/a11yhelp/dialogs/lang/es.js | 13 + .../plugins/a11yhelp/dialogs/lang/et.js | 11 + .../plugins/a11yhelp/dialogs/lang/eu.js | 12 + .../plugins/a11yhelp/dialogs/lang/fa.js | 11 + .../plugins/a11yhelp/dialogs/lang/fi.js | 11 + .../plugins/a11yhelp/dialogs/lang/fo.js | 11 + .../plugins/a11yhelp/dialogs/lang/fr-ca.js | 11 + .../plugins/a11yhelp/dialogs/lang/fr.js | 13 + .../plugins/a11yhelp/dialogs/lang/gl.js | 12 + .../plugins/a11yhelp/dialogs/lang/gu.js | 11 + .../plugins/a11yhelp/dialogs/lang/he.js | 11 + .../plugins/a11yhelp/dialogs/lang/hi.js | 11 + .../plugins/a11yhelp/dialogs/lang/hr.js | 11 + .../plugins/a11yhelp/dialogs/lang/hu.js | 12 + .../plugins/a11yhelp/dialogs/lang/id.js | 11 + .../plugins/a11yhelp/dialogs/lang/it.js | 13 + .../plugins/a11yhelp/dialogs/lang/ja.js | 9 + .../plugins/a11yhelp/dialogs/lang/km.js | 11 + .../plugins/a11yhelp/dialogs/lang/ko.js | 10 + .../plugins/a11yhelp/dialogs/lang/ku.js | 11 + .../plugins/a11yhelp/dialogs/lang/lt.js | 11 + .../plugins/a11yhelp/dialogs/lang/lv.js | 12 + .../plugins/a11yhelp/dialogs/lang/mk.js | 11 + .../plugins/a11yhelp/dialogs/lang/mn.js | 11 + .../plugins/a11yhelp/dialogs/lang/nb.js | 12 + .../plugins/a11yhelp/dialogs/lang/nl.js | 12 + .../plugins/a11yhelp/dialogs/lang/no.js | 11 + .../plugins/a11yhelp/dialogs/lang/oc.js | 12 + .../plugins/a11yhelp/dialogs/lang/pl.js | 13 + .../plugins/a11yhelp/dialogs/lang/pt-br.js | 13 + .../plugins/a11yhelp/dialogs/lang/pt.js | 12 + .../plugins/a11yhelp/dialogs/lang/ro.js | 12 + .../plugins/a11yhelp/dialogs/lang/ru.js | 11 + .../plugins/a11yhelp/dialogs/lang/si.js | 10 + .../plugins/a11yhelp/dialogs/lang/sk.js | 11 + .../plugins/a11yhelp/dialogs/lang/sl.js | 11 + .../plugins/a11yhelp/dialogs/lang/sq.js | 11 + .../plugins/a11yhelp/dialogs/lang/sr-latn.js | 11 + .../plugins/a11yhelp/dialogs/lang/sr.js | 11 + .../plugins/a11yhelp/dialogs/lang/sv.js | 11 + .../plugins/a11yhelp/dialogs/lang/th.js | 11 + .../plugins/a11yhelp/dialogs/lang/tr.js | 12 + .../plugins/a11yhelp/dialogs/lang/tt.js | 11 + .../plugins/a11yhelp/dialogs/lang/ug.js | 12 + .../plugins/a11yhelp/dialogs/lang/uk.js | 12 + .../plugins/a11yhelp/dialogs/lang/vi.js | 11 + .../plugins/a11yhelp/dialogs/lang/zh-cn.js | 9 + .../plugins/a11yhelp/dialogs/lang/zh.js | 9 + .../plugins/about/dialogs/about.js | 0 .../about/dialogs/hidpi/logo_ckeditor.png | Bin .../plugins/about/dialogs/logo_ckeditor.png | Bin .../plugins/clipboard/dialogs/paste.js | 0 .../plugins/dialog/dialogDefinition.js | 0 resources/assets/plugins/icons.png | Bin 0 -> 5881 bytes resources/assets/plugins/icons_hidpi.png | Bin 0 -> 20430 bytes .../assets/plugins/image/dialogs/image.js | 44 + .../assets/plugins/image/images/noimage.png | Bin 0 -> 1610 bytes .../plugins/link/dialogs/anchor.js | 0 .../plugins/link/dialogs/link.js | 0 .../plugins/link/images/anchor.png | Bin .../plugins/link/images/hidpi/anchor.png | Bin .../magicline/images/hidpi/icon-rtl.png | Bin 0 -> 176 bytes .../plugins/magicline/images/hidpi/icon.png | Bin 0 -> 199 bytes .../plugins/magicline/images/icon-rtl.png | Bin 0 -> 138 bytes .../assets/plugins/magicline/images/icon.png | Bin 0 -> 133 bytes .../plugins/pastefromword/filter/default.js | 55 + resources/assets/plugins/scayt/CHANGELOG.md | 20 + resources/assets/plugins/scayt/LICENSE.md | 28 + resources/assets/plugins/scayt/README.md | 25 + .../assets/plugins/scayt/dialogs/dialog.css | 23 + .../assets/plugins/scayt/dialogs/options.js | 32 + .../assets/plugins/scayt/dialogs/toolbar.css | 71 + .../plugins/scayt/skins/moono-lisa/scayt.css | 25 + .../dialogs/lang/_translationstatus.txt | 20 + .../plugins/specialchar/dialogs/lang/af.js | 13 + .../plugins/specialchar/dialogs/lang/ar.js | 13 + .../plugins/specialchar/dialogs/lang/az.js | 10 + .../plugins/specialchar/dialogs/lang/bg.js | 13 + .../plugins/specialchar/dialogs/lang/ca.js | 14 + .../plugins/specialchar/dialogs/lang/cs.js | 13 + .../plugins/specialchar/dialogs/lang/cy.js | 14 + .../plugins/specialchar/dialogs/lang/da.js | 11 + .../plugins/specialchar/dialogs/lang/de-ch.js | 13 + .../plugins/specialchar/dialogs/lang/de.js | 13 + .../plugins/specialchar/dialogs/lang/el.js | 13 + .../plugins/specialchar/dialogs/lang/en-au.js | 13 + .../plugins/specialchar/dialogs/lang/en-ca.js | 13 + .../plugins/specialchar/dialogs/lang/en-gb.js | 13 + .../plugins/specialchar/dialogs/lang/en.js | 13 + .../plugins/specialchar/dialogs/lang/eo.js | 12 + .../plugins/specialchar/dialogs/lang/es-mx.js | 13 + .../plugins/specialchar/dialogs/lang/es.js | 13 + .../plugins/specialchar/dialogs/lang/et.js | 13 + .../plugins/specialchar/dialogs/lang/eu.js | 13 + .../plugins/specialchar/dialogs/lang/fa.js | 12 + .../plugins/specialchar/dialogs/lang/fi.js | 13 + .../plugins/specialchar/dialogs/lang/fr-ca.js | 10 + .../plugins/specialchar/dialogs/lang/fr.js | 12 + .../plugins/specialchar/dialogs/lang/gl.js | 13 + .../plugins/specialchar/dialogs/lang/he.js | 12 + .../plugins/specialchar/dialogs/lang/hr.js | 13 + .../plugins/specialchar/dialogs/lang/hu.js | 12 + .../plugins/specialchar/dialogs/lang/id.js | 13 + .../plugins/specialchar/dialogs/lang/it.js | 14 + .../plugins/specialchar/dialogs/lang/ja.js | 9 + .../plugins/specialchar/dialogs/lang/km.js | 13 + .../plugins/specialchar/dialogs/lang/ko.js | 10 + .../plugins/specialchar/dialogs/lang/ku.js | 13 + .../plugins/specialchar/dialogs/lang/lt.js | 13 + .../plugins/specialchar/dialogs/lang/lv.js | 13 + .../plugins/specialchar/dialogs/lang/nb.js | 11 + .../plugins/specialchar/dialogs/lang/nl.js | 13 + .../plugins/specialchar/dialogs/lang/no.js | 11 + .../plugins/specialchar/dialogs/lang/oc.js | 12 + .../plugins/specialchar/dialogs/lang/pl.js | 12 + .../plugins/specialchar/dialogs/lang/pt-br.js | 11 + .../plugins/specialchar/dialogs/lang/pt.js | 13 + .../plugins/specialchar/dialogs/lang/ro.js | 13 + .../plugins/specialchar/dialogs/lang/ru.js | 13 + .../plugins/specialchar/dialogs/lang/si.js | 13 + .../plugins/specialchar/dialogs/lang/sk.js | 13 + .../plugins/specialchar/dialogs/lang/sl.js | 12 + .../plugins/specialchar/dialogs/lang/sq.js | 13 + .../plugins/specialchar/dialogs/lang/sv.js | 11 + .../plugins/specialchar/dialogs/lang/th.js | 13 + .../plugins/specialchar/dialogs/lang/tr.js | 12 + .../plugins/specialchar/dialogs/lang/tt.js | 13 + .../plugins/specialchar/dialogs/lang/ug.js | 13 + .../plugins/specialchar/dialogs/lang/uk.js | 12 + .../plugins/specialchar/dialogs/lang/vi.js | 14 + .../plugins/specialchar/dialogs/lang/zh-cn.js | 9 + .../plugins/specialchar/dialogs/lang/zh.js | 9 + .../specialchar/dialogs/specialchar.js | 14 + .../assets/plugins/table/dialogs/table.js | 21 + .../tableselection/styles/tableselection.css | 26 + .../plugins/tabletools/dialogs/tableCell.js | 18 + .../plugins/widget/images/handle.png | Bin resources/assets/plugins/wsc/LICENSE.md | 28 + resources/assets/plugins/wsc/README.md | 25 + .../assets/plugins/wsc/dialogs/ciframe.html | 66 + .../plugins/wsc/dialogs/tmpFrameset.html | 52 + resources/assets/plugins/wsc/dialogs/wsc.css | 82 + resources/assets/plugins/wsc/dialogs/wsc.js | 91 + .../assets/plugins/wsc/dialogs/wsc_ie.js | 11 + .../plugins/wsc/skins/moono-lisa/wsc.css | 43 + .../skins/moono-lisa/dialog.css | 0 .../skins/moono-lisa/dialog_ie.css | 0 .../skins/moono-lisa/dialog_ie8.css | 0 .../skins/moono-lisa/dialog_iequirks.css | 0 .../skins/moono-lisa/editor.css | 2 +- .../skins/moono-lisa/editor_gecko.css | 2 +- .../skins/moono-lisa/editor_ie.css | 2 +- .../skins/moono-lisa/editor_ie8.css | 2 +- .../skins/moono-lisa/editor_iequirks.css | 2 +- resources/assets/skins/moono-lisa/icons.png | Bin 0 -> 5881 bytes .../assets/skins/moono-lisa/icons_hidpi.png | Bin 0 -> 20430 bytes .../skins/moono-lisa/images/arrow.png | Bin .../skins/moono-lisa/images/close.png | Bin .../skins/moono-lisa/images/hidpi/close.png | Bin .../moono-lisa/images/hidpi/lock-open.png | Bin .../skins/moono-lisa/images/hidpi/lock.png | Bin .../skins/moono-lisa/images/hidpi/refresh.png | Bin .../skins/moono-lisa/images/lock-open.png | Bin .../skins/moono-lisa/images/lock.png | Bin .../skins/moono-lisa/images/refresh.png | Bin .../skins/moono-lisa/images/spinner.gif | Bin .../skins/moono-lisa/readme.md | 0 resources/assets/{ckeditor4 => }/styles.js | 0 src/Editor.php | 6 +- 354 files changed, 6100 insertions(+), 1444 deletions(-) create mode 100644 resources/assets/CHANGES.md create mode 100644 resources/assets/LICENSE.md create mode 100644 resources/assets/README.md rename resources/assets/{ckeditor4 => }/adapters/jquery.js (100%) rename resources/assets/{ckeditor4 => }/build-config.js (78%) rename resources/assets/{ckeditor4 => }/ckeditor.js (74%) delete mode 100644 resources/assets/ckeditor4/lang/af.js delete mode 100644 resources/assets/ckeditor4/lang/ar.js delete mode 100644 resources/assets/ckeditor4/lang/az.js delete mode 100644 resources/assets/ckeditor4/lang/bg.js delete mode 100644 resources/assets/ckeditor4/lang/bn.js delete mode 100644 resources/assets/ckeditor4/lang/bs.js delete mode 100644 resources/assets/ckeditor4/lang/ca.js delete mode 100644 resources/assets/ckeditor4/lang/cs.js delete mode 100644 resources/assets/ckeditor4/lang/cy.js delete mode 100644 resources/assets/ckeditor4/lang/da.js delete mode 100644 resources/assets/ckeditor4/lang/de-ch.js delete mode 100644 resources/assets/ckeditor4/lang/de.js delete mode 100644 resources/assets/ckeditor4/lang/el.js delete mode 100644 resources/assets/ckeditor4/lang/en-au.js delete mode 100644 resources/assets/ckeditor4/lang/en-ca.js delete mode 100644 resources/assets/ckeditor4/lang/en-gb.js delete mode 100644 resources/assets/ckeditor4/lang/en.js delete mode 100644 resources/assets/ckeditor4/lang/eo.js delete mode 100644 resources/assets/ckeditor4/lang/es-mx.js delete mode 100644 resources/assets/ckeditor4/lang/es.js delete mode 100644 resources/assets/ckeditor4/lang/et.js delete mode 100644 resources/assets/ckeditor4/lang/eu.js delete mode 100644 resources/assets/ckeditor4/lang/fa.js delete mode 100644 resources/assets/ckeditor4/lang/fi.js delete mode 100644 resources/assets/ckeditor4/lang/fo.js delete mode 100644 resources/assets/ckeditor4/lang/fr-ca.js delete mode 100644 resources/assets/ckeditor4/lang/fr.js delete mode 100644 resources/assets/ckeditor4/lang/gl.js delete mode 100644 resources/assets/ckeditor4/lang/gu.js delete mode 100644 resources/assets/ckeditor4/lang/he.js delete mode 100644 resources/assets/ckeditor4/lang/hi.js delete mode 100644 resources/assets/ckeditor4/lang/hr.js delete mode 100644 resources/assets/ckeditor4/lang/hu.js delete mode 100644 resources/assets/ckeditor4/lang/id.js delete mode 100644 resources/assets/ckeditor4/lang/is.js delete mode 100644 resources/assets/ckeditor4/lang/it.js delete mode 100644 resources/assets/ckeditor4/lang/ja.js delete mode 100644 resources/assets/ckeditor4/lang/ka.js delete mode 100644 resources/assets/ckeditor4/lang/km.js delete mode 100644 resources/assets/ckeditor4/lang/ko.js delete mode 100644 resources/assets/ckeditor4/lang/ku.js delete mode 100644 resources/assets/ckeditor4/lang/lt.js delete mode 100644 resources/assets/ckeditor4/lang/lv.js delete mode 100644 resources/assets/ckeditor4/lang/mk.js delete mode 100644 resources/assets/ckeditor4/lang/mn.js delete mode 100644 resources/assets/ckeditor4/lang/ms.js delete mode 100644 resources/assets/ckeditor4/lang/nb.js delete mode 100644 resources/assets/ckeditor4/lang/nl.js delete mode 100644 resources/assets/ckeditor4/lang/no.js delete mode 100644 resources/assets/ckeditor4/lang/oc.js delete mode 100644 resources/assets/ckeditor4/lang/pl.js delete mode 100644 resources/assets/ckeditor4/lang/pt-br.js delete mode 100644 resources/assets/ckeditor4/lang/pt.js delete mode 100644 resources/assets/ckeditor4/lang/ro.js delete mode 100644 resources/assets/ckeditor4/lang/ru.js delete mode 100644 resources/assets/ckeditor4/lang/si.js delete mode 100644 resources/assets/ckeditor4/lang/sk.js delete mode 100644 resources/assets/ckeditor4/lang/sl.js delete mode 100644 resources/assets/ckeditor4/lang/sq.js delete mode 100644 resources/assets/ckeditor4/lang/sr-latn.js delete mode 100644 resources/assets/ckeditor4/lang/sr.js delete mode 100644 resources/assets/ckeditor4/lang/sv.js delete mode 100644 resources/assets/ckeditor4/lang/th.js delete mode 100644 resources/assets/ckeditor4/lang/tr.js delete mode 100644 resources/assets/ckeditor4/lang/tt.js delete mode 100644 resources/assets/ckeditor4/lang/ug.js delete mode 100644 resources/assets/ckeditor4/lang/uk.js delete mode 100644 resources/assets/ckeditor4/lang/vi.js delete mode 100644 resources/assets/ckeditor4/lang/zh-cn.js delete mode 100644 resources/assets/ckeditor4/lang/zh.js delete mode 100644 resources/assets/ckeditor4/plugins/balloonpanel/skins/kama/balloonpanel.css delete mode 100644 resources/assets/ckeditor4/plugins/balloonpanel/skins/moono-lisa/balloonpanel.css delete mode 100644 resources/assets/ckeditor4/plugins/balloonpanel/skins/moono-lisa/images/hidpi/close.png delete mode 100644 resources/assets/ckeditor4/plugins/balloonpanel/skins/moono/balloonpanel.css delete mode 100644 resources/assets/ckeditor4/plugins/balloonpanel/skins/moono/images/close.png delete mode 100644 resources/assets/ckeditor4/plugins/balloonpanel/skins/moono/images/hidpi/close.png delete mode 100644 resources/assets/ckeditor4/plugins/balloontoolbar/skins/default.css delete mode 100644 resources/assets/ckeditor4/plugins/balloontoolbar/skins/kama/balloontoolbar.css delete mode 100644 resources/assets/ckeditor4/plugins/balloontoolbar/skins/moono-lisa/balloontoolbar.css delete mode 100644 resources/assets/ckeditor4/plugins/balloontoolbar/skins/moono/balloontoolbar.css delete mode 100644 resources/assets/ckeditor4/plugins/easyimage/dialogs/easyimagealt.js delete mode 100644 resources/assets/ckeditor4/plugins/easyimage/styles/easyimage.css delete mode 100644 resources/assets/ckeditor4/plugins/icons.png delete mode 100644 resources/assets/ckeditor4/plugins/icons_hidpi.png delete mode 100644 resources/assets/ckeditor4/plugins/imagebase/styles/imagebase.css delete mode 100644 resources/assets/ckeditor4/skins/moono-lisa/icons.png delete mode 100644 resources/assets/ckeditor4/skins/moono-lisa/icons_hidpi.png delete mode 100644 resources/assets/ckeditor4/skins/moono-lisa/images/close.png rename resources/assets/{ckeditor4 => }/config.js (64%) rename resources/assets/{ckeditor4 => }/contents.css (100%) create mode 100644 resources/assets/lang/af.js create mode 100644 resources/assets/lang/ar.js create mode 100644 resources/assets/lang/az.js create mode 100644 resources/assets/lang/bg.js create mode 100644 resources/assets/lang/bn.js create mode 100644 resources/assets/lang/bs.js create mode 100644 resources/assets/lang/ca.js create mode 100644 resources/assets/lang/cs.js create mode 100644 resources/assets/lang/cy.js create mode 100644 resources/assets/lang/da.js create mode 100644 resources/assets/lang/de-ch.js create mode 100644 resources/assets/lang/de.js create mode 100644 resources/assets/lang/el.js create mode 100644 resources/assets/lang/en-au.js create mode 100644 resources/assets/lang/en-ca.js create mode 100644 resources/assets/lang/en-gb.js create mode 100644 resources/assets/lang/en.js create mode 100644 resources/assets/lang/eo.js create mode 100644 resources/assets/lang/es-mx.js create mode 100644 resources/assets/lang/es.js create mode 100644 resources/assets/lang/et.js create mode 100644 resources/assets/lang/eu.js create mode 100644 resources/assets/lang/fa.js create mode 100644 resources/assets/lang/fi.js create mode 100644 resources/assets/lang/fo.js create mode 100644 resources/assets/lang/fr-ca.js create mode 100644 resources/assets/lang/fr.js create mode 100644 resources/assets/lang/gl.js create mode 100644 resources/assets/lang/gu.js create mode 100644 resources/assets/lang/he.js create mode 100644 resources/assets/lang/hi.js create mode 100644 resources/assets/lang/hr.js create mode 100644 resources/assets/lang/hu.js create mode 100644 resources/assets/lang/id.js create mode 100644 resources/assets/lang/is.js create mode 100644 resources/assets/lang/it.js create mode 100644 resources/assets/lang/ja.js create mode 100644 resources/assets/lang/ka.js create mode 100644 resources/assets/lang/km.js create mode 100644 resources/assets/lang/ko.js create mode 100644 resources/assets/lang/ku.js create mode 100644 resources/assets/lang/lt.js create mode 100644 resources/assets/lang/lv.js create mode 100644 resources/assets/lang/mk.js create mode 100644 resources/assets/lang/mn.js create mode 100644 resources/assets/lang/ms.js create mode 100644 resources/assets/lang/nb.js create mode 100644 resources/assets/lang/nl.js create mode 100644 resources/assets/lang/no.js create mode 100644 resources/assets/lang/oc.js create mode 100644 resources/assets/lang/pl.js create mode 100644 resources/assets/lang/pt-br.js create mode 100644 resources/assets/lang/pt.js create mode 100644 resources/assets/lang/ro.js create mode 100644 resources/assets/lang/ru.js create mode 100644 resources/assets/lang/si.js create mode 100644 resources/assets/lang/sk.js create mode 100644 resources/assets/lang/sl.js create mode 100644 resources/assets/lang/sq.js create mode 100644 resources/assets/lang/sr-latn.js create mode 100644 resources/assets/lang/sr.js create mode 100644 resources/assets/lang/sv.js create mode 100644 resources/assets/lang/th.js create mode 100644 resources/assets/lang/tr.js create mode 100644 resources/assets/lang/tt.js create mode 100644 resources/assets/lang/ug.js create mode 100644 resources/assets/lang/uk.js create mode 100644 resources/assets/lang/vi.js create mode 100644 resources/assets/lang/zh-cn.js create mode 100644 resources/assets/lang/zh.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/a11yhelp.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/_translationstatus.txt create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/af.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/ar.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/az.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/bg.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/ca.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/cs.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/cy.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/da.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/de-ch.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/de.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/el.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/en-au.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/en-gb.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/en.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/eo.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/es-mx.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/es.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/et.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/eu.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/fa.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/fi.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/fo.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/fr-ca.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/fr.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/gl.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/gu.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/he.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/hi.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/hr.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/hu.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/id.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/it.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/ja.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/km.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/ko.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/ku.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/lt.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/lv.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/mk.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/mn.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/nb.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/nl.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/no.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/oc.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/pl.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/pt-br.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/pt.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/ro.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/ru.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/si.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/sk.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/sl.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/sq.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/sr-latn.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/sr.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/sv.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/th.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/tr.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/tt.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/ug.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/uk.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/vi.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/zh-cn.js create mode 100644 resources/assets/plugins/a11yhelp/dialogs/lang/zh.js rename resources/assets/{ckeditor4 => }/plugins/about/dialogs/about.js (100%) rename resources/assets/{ckeditor4 => }/plugins/about/dialogs/hidpi/logo_ckeditor.png (100%) rename resources/assets/{ckeditor4 => }/plugins/about/dialogs/logo_ckeditor.png (100%) rename resources/assets/{ckeditor4 => }/plugins/clipboard/dialogs/paste.js (100%) rename resources/assets/{ckeditor4 => }/plugins/dialog/dialogDefinition.js (100%) create mode 100644 resources/assets/plugins/icons.png create mode 100644 resources/assets/plugins/icons_hidpi.png create mode 100644 resources/assets/plugins/image/dialogs/image.js create mode 100644 resources/assets/plugins/image/images/noimage.png rename resources/assets/{ckeditor4 => }/plugins/link/dialogs/anchor.js (100%) rename resources/assets/{ckeditor4 => }/plugins/link/dialogs/link.js (100%) rename resources/assets/{ckeditor4 => }/plugins/link/images/anchor.png (100%) rename resources/assets/{ckeditor4 => }/plugins/link/images/hidpi/anchor.png (100%) create mode 100644 resources/assets/plugins/magicline/images/hidpi/icon-rtl.png create mode 100644 resources/assets/plugins/magicline/images/hidpi/icon.png create mode 100644 resources/assets/plugins/magicline/images/icon-rtl.png create mode 100644 resources/assets/plugins/magicline/images/icon.png create mode 100644 resources/assets/plugins/pastefromword/filter/default.js create mode 100644 resources/assets/plugins/scayt/CHANGELOG.md create mode 100644 resources/assets/plugins/scayt/LICENSE.md create mode 100644 resources/assets/plugins/scayt/README.md create mode 100644 resources/assets/plugins/scayt/dialogs/dialog.css create mode 100644 resources/assets/plugins/scayt/dialogs/options.js create mode 100644 resources/assets/plugins/scayt/dialogs/toolbar.css create mode 100644 resources/assets/plugins/scayt/skins/moono-lisa/scayt.css create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/_translationstatus.txt create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/af.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/ar.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/az.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/bg.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/ca.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/cs.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/cy.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/da.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/de-ch.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/de.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/el.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/en-au.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/en-ca.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/en-gb.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/en.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/eo.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/es-mx.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/es.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/et.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/eu.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/fa.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/fi.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/fr-ca.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/fr.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/gl.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/he.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/hr.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/hu.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/id.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/it.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/ja.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/km.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/ko.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/ku.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/lt.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/lv.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/nb.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/nl.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/no.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/oc.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/pl.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/pt-br.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/pt.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/ro.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/ru.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/si.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/sk.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/sl.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/sq.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/sv.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/th.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/tr.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/tt.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/ug.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/uk.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/vi.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/zh-cn.js create mode 100644 resources/assets/plugins/specialchar/dialogs/lang/zh.js create mode 100644 resources/assets/plugins/specialchar/dialogs/specialchar.js create mode 100644 resources/assets/plugins/table/dialogs/table.js create mode 100644 resources/assets/plugins/tableselection/styles/tableselection.css create mode 100644 resources/assets/plugins/tabletools/dialogs/tableCell.js rename resources/assets/{ckeditor4 => }/plugins/widget/images/handle.png (100%) create mode 100644 resources/assets/plugins/wsc/LICENSE.md create mode 100644 resources/assets/plugins/wsc/README.md create mode 100644 resources/assets/plugins/wsc/dialogs/ciframe.html create mode 100644 resources/assets/plugins/wsc/dialogs/tmpFrameset.html create mode 100644 resources/assets/plugins/wsc/dialogs/wsc.css create mode 100644 resources/assets/plugins/wsc/dialogs/wsc.js create mode 100644 resources/assets/plugins/wsc/dialogs/wsc_ie.js create mode 100644 resources/assets/plugins/wsc/skins/moono-lisa/wsc.css rename resources/assets/{ckeditor4 => }/skins/moono-lisa/dialog.css (100%) rename resources/assets/{ckeditor4 => }/skins/moono-lisa/dialog_ie.css (100%) rename resources/assets/{ckeditor4 => }/skins/moono-lisa/dialog_ie8.css (100%) rename resources/assets/{ckeditor4 => }/skins/moono-lisa/dialog_iequirks.css (100%) rename resources/assets/{ckeditor4 => }/skins/moono-lisa/editor.css (64%) rename resources/assets/{ckeditor4 => }/skins/moono-lisa/editor_gecko.css (64%) rename resources/assets/{ckeditor4 => }/skins/moono-lisa/editor_ie.css (65%) rename resources/assets/{ckeditor4 => }/skins/moono-lisa/editor_ie8.css (65%) rename resources/assets/{ckeditor4 => }/skins/moono-lisa/editor_iequirks.css (65%) create mode 100644 resources/assets/skins/moono-lisa/icons.png create mode 100644 resources/assets/skins/moono-lisa/icons_hidpi.png rename resources/assets/{ckeditor4 => }/skins/moono-lisa/images/arrow.png (100%) rename resources/assets/{ckeditor4/plugins/balloonpanel => }/skins/moono-lisa/images/close.png (100%) rename resources/assets/{ckeditor4 => }/skins/moono-lisa/images/hidpi/close.png (100%) rename resources/assets/{ckeditor4 => }/skins/moono-lisa/images/hidpi/lock-open.png (100%) rename resources/assets/{ckeditor4 => }/skins/moono-lisa/images/hidpi/lock.png (100%) rename resources/assets/{ckeditor4 => }/skins/moono-lisa/images/hidpi/refresh.png (100%) rename resources/assets/{ckeditor4 => }/skins/moono-lisa/images/lock-open.png (100%) rename resources/assets/{ckeditor4 => }/skins/moono-lisa/images/lock.png (100%) rename resources/assets/{ckeditor4 => }/skins/moono-lisa/images/refresh.png (100%) rename resources/assets/{ckeditor4 => }/skins/moono-lisa/images/spinner.gif (100%) rename resources/assets/{ckeditor4 => }/skins/moono-lisa/readme.md (100%) rename resources/assets/{ckeditor4 => }/styles.js (100%) diff --git a/README.md b/README.md index bf4d7a1..14c5db5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,69 @@ Integrate CKEDITOR into laravel-admin ====== -Under development +This is a `laravel-admin` extension that integrates `CKEDITOR` into the `laravel-admin` form. +## Screenshot +![qq20180923-191508](https://user-images.githubusercontent.com/1479100/45928434-10944a00-bf76-11e8-918f-9566c7ba4c6b.png) + +## Installation + +```bash +composer require laravel-admin-ext/ckeditor +``` + +Then +```bash +php artisan vendor:publish --tag=laravel-admin-ckeditor +``` + +## Configuration + +In the `extensions` section of the `config/admin.php` file, add some configuration that belongs to this extension. +```php + + 'extensions' => [ + + 'ckeditor' => [ + + //Set to false if you want to disable this extension + 'enable' => true, + + // Editor configuration + 'config' => [ + + ] + ] + ] + +``` +The configuration of the editor can be found in [CKEditor Documentation](https://ckeditor.com/docs/ckeditor4/latest/guide/), such as configuration language and height. +```php + 'config' => [ + 'lang' => 'zh-CN', + 'hegiht' => 500, + ] +``` + +## Usage + +Use it in the form: +```php +$form->ckeditor('content'); + +// Set config +$form->ckeditor('content')->options(['lang' => 'fr', 'hegiht' => 500]); +``` + +## Donate + +> Help keeping the project development going, by donating a little. Thanks in advance. + +[![PayPal Me](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/zousong) + +![-1](https://cloud.githubusercontent.com/assets/1479100/23287423/45c68202-fa78-11e6-8125-3e365101a313.jpg) + +License +------------ +Licensed under [The MIT License (MIT)](LICENSE). \ No newline at end of file diff --git a/resources/assets/CHANGES.md b/resources/assets/CHANGES.md new file mode 100644 index 0000000..7d9c5a5 --- /dev/null +++ b/resources/assets/CHANGES.md @@ -0,0 +1,1568 @@ +CKEditor 4 Changelog +==================== + +## CKEditor 4.10.1 + +Fixed Issues: + +* [#2114](https://github.com/ckeditor/ckeditor-dev/issues/2114): Fixed: [Autocomplete](https://ckeditor.com/cke4/addon/autocomplete) cannot be initialized before [`instanceReady`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#event-instanceReady). +* [#2107](https://github.com/ckeditor/ckeditor-dev/issues/2107): Fixed: Holding and releasing the mouse button is not inserting an [autocomplete](https://ckeditor.com/cke4/addon/autocomplete) suggestion. +* [#2167](https://github.com/ckeditor/ckeditor-dev/issues/2167): Fixed: Matching in [Emoji](https://ckeditor.com/cke4/addon/emoji) plugin is not case insensitive. +* [#2195](https://github.com/ckeditor/ckeditor-dev/issues/2195): Fixed: [Emoji](https://ckeditor.com/cke4/addon/emoji) shows the suggestion box when the colon is preceded with other characters than white space. +* [#2169](https://github.com/ckeditor/ckeditor-dev/issues/2169): [Edge] Fixed: Error thrown when pasting into the editor. +* [#1084](https://github.com/ckeditor/ckeditor-dev/issues/1084) Fixed: Using the "Automatic" option with [Color Button](https://ckeditor.com/cke4/addon/colorbutton) on a text with the color already defined sets an invalid color value. +* [#2271](https://github.com/ckeditor/ckeditor-dev/issues/2271): Fixed: Custom color name not used as a label in the [Color Button](https://ckeditor.com/cke4/addon/image2) plugin. Thanks to [Eric Geloen](https://github.com/egeloen)! +* [#2296](https://github.com/ckeditor/ckeditor-dev/issues/2296): Fixed: [Color Button](https://ckeditor.com/cke4/addon/colorbutton) throws an error when activated on a content containing HTML comments. +* [#966](https://github.com/ckeditor/ckeditor-dev/issues/966): Fixed: Executing [`editor.destroy()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#method-destroy) during the [file upload](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_fileTools_uploadWidgetDefinition.html#property-onUploading) throws an error. Thanks to [Maksim Makarevich](https://github.com/MaksimMakarevich)! +* [#1719](https://github.com/ckeditor/ckeditor-dev/issues/1719): Fixed: Ctrl/Cmd + A inadvertently focuses inline editor if it is starting and ending with a list. Thanks to [theNailz](https://github.com/theNailz)! +* [#1046](https://github.com/ckeditor/ckeditor-dev/issues/1046): Fixed: Subsequent new links do not include the `id` attribute. Thanks to [Nathan Samson](https://github.com/nathansamson)! +* [#1348](https://github.com/ckeditor/ckeditor-dev/issues/1348): Fixed: [Enhanced Image](https://ckeditor.com/cke4/addon/image2) plugin aspect ratio locking uses an old width and height on image URL change. +* [#1791](https://github.com/ckeditor/ckeditor-dev/issues/1791): Fixed: [Image](https://ckeditor.com/cke4/addon/image) and [Enhanced Image](https://ckeditor.com/cke4/addon/image2) plugins can be enabled when [Easy Image](https://ckeditor.com/cke4/addon/easyimage) is present. +* [#2254](https://github.com/ckeditor/ckeditor-dev/issues/2254): Fixed: [Image](https://ckeditor.com/cke4/addon/image) ratio locking is too precise for resized images. Thanks to [Jonathan Gilbert](https://github.com/logiclrd)! +* [#1184](https://github.com/ckeditor/ckeditor-dev/issues/1184): [IE8-11] Fixed: Copying and pasting data in [read-only mode](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#property-readOnly) throws an error. +* [#1916](https://github.com/ckeditor/ckeditor-dev/issues/1916): [IE9-11] Fixed: Pressing the Delete key in [read-only mode](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#property-readOnly) throws an error. +* [#2003](https://github.com/ckeditor/ckeditor-dev/issues/2003): [Firefox] Fixed: Right-clicking multiple selected table cells containing empty paragraphs removes the selection. +* [#1816](https://github.com/ckeditor/ckeditor-dev/issues/1816): Fixed: Table breaks when Enter is pressed over the [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin. +* [#1115](https://github.com/ckeditor/ckeditor-dev/issues/1115): Fixed: The `` tag is not preserved when proper configuration is provided and a style is applied by the [Font](https://ckeditor.com/cke4/addon/font) plugin. +* [#727](https://github.com/ckeditor/ckeditor-dev/issues/727): Fixed: Custom styles may be invisible in the [Styles Combo](https://ckeditor.com/cke4/addon/stylescombo) plugin. +* [#988](https://github.com/ckeditor/ckeditor-dev/issues/988): Fixed: ACF-enabled custom elements prefixed with `object`, `embed`, `param` are removed from the editor content. + +API Changes: + +* [#2249](https://github.com/ckeditor/ckeditor-dev/issues/1791): Added the [`editor.plugins.detectConflict()`](https://ckeditor.com/docs/ckeditor4/latest/CKEDITOR_editor_plugins.html#method-detectConflict) method finding conflicts between provided plugins. + +## CKEditor 4.10 + +New Features: + +* [#1751](https://github.com/ckeditor/ckeditor-dev/issues/1751): Introduced the **Autocomplete** feature that consists of the following plugins: + * [Autocomplete](https://ckeditor.com/cke4/addon/autocomplete) – Provides contextual completion feature for custom text matches based on user input. + * [Text Watcher](https://ckeditor.com/cke4/addon/textWatcher) – Checks whether an editor's text change matches the chosen criteria. + * [Text Match](https://ckeditor.com/cke4/addon/textMatch) – Allows to search [`CKEDITOR.dom.range`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom_range.html) for matching text. +* [#1703](https://github.com/ckeditor/ckeditor-dev/issues/1703): Introduced the [Mentions](https://ckeditor.com/cke4/addon/mentions) plugin providing smart completion feature for custom text matches based on user input starting with a chosen marker character. +* [#1746](https://github.com/ckeditor/ckeditor-dev/issues/1703): Introduced the [Emoji](https://ckeditor.com/cke4/addon/emoji) plugin providing completion feature for emoji ideograms. +* [#1761](https://github.com/ckeditor/ckeditor-dev/issues/1761): The [Auto Link](https://ckeditor.com/cke4/addon/autolink) plugin now supports email links. + +Fixed Issues: + +* [#1458](https://github.com/ckeditor/ckeditor-dev/issues/1458): [Edge] Fixed: After blurring the editor it takes 2 clicks to focus a widget. +* [#1034](https://github.com/ckeditor/ckeditor-dev/issues/1034): Fixed: JAWS leaves forms mode after pressing the Enter key in an inline editor instance. +* [#1748](https://github.com/ckeditor/ckeditor-dev/pull/1748): Fixed: Missing [`CKEDITOR.dialog.definition.onHide`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dialog_definition.html#property-onHide) API documentation. Thanks to [sunnyone](https://github.com/sunnyone)! +* [#1321](https://github.com/ckeditor/ckeditor-dev/issues/1321): Fixed: Ideographic space character (`\u3000`) is lost when pasting text. +* [#1776](https://github.com/ckeditor/ckeditor-dev/issues/1776): Fixed: Empty caption placeholder of the [Image Base](https://ckeditor.com/cke4/addon/imagebase) plugin is not hidden when blurred. +* [#1592](https://github.com/ckeditor/ckeditor-dev/issues/1592): Fixed: The [Image Base](https://ckeditor.com/cke4/addon/imagebase) plugin caption is not visible after paste. +* [#620](https://github.com/ckeditor/ckeditor-dev/issues/620): Fixed: The [`config.forcePasteAsPlainText`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-forcePasteAsPlainText) option is not respected in internal and cross-editor pasting. +* [#1467](https://github.com/ckeditor/ckeditor-dev/issues/1467): Fixed: The resizing cursor of the [Table Resize](https://ckeditor.com/cke4/addon/tableresize) plugin appearing in the middle of a merged cell. + +API Changes: + +* [#850](https://github.com/ckeditor/ckeditor-dev/issues/850): Backward incompatibility: Replaced the `replace` dialog from the [Find / Replace](https://ckeditor.com/cke4/addon/find) plugin with a `tabId` option in the `find` command. +* [#1582](https://github.com/ckeditor/ckeditor-dev/issues/1582): The [`CKEDITOR.editor.addCommand()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#method-addCommand) method can now accept a [`CKEDITOR.command`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_command.html) instance as a parameter. +* [#1712](https://github.com/ckeditor/ckeditor-dev/issues/1712): The [`extraPlugins`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-extraPlugins), [`removePlugins`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-removePlugins) and [`plugins`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-plugins) configuration options allow whitespace. +* [#1802](https://github.com/ckeditor/ckeditor-dev/issues/1802): The [`extraPlugins`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-extraPlugins), [`removePlugins`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-removePlugins) and [`plugins`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-plugins) configuration options allow passing plugin names as an array. +* [#1724](https://github.com/ckeditor/ckeditor-dev/issues/1724): Added an option to the [`getClientRect()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom_element.html#method-getClientRect) function allowing to retrieve an absolute bounding rectangle of the element, i.e. a position relative to the upper-left corner of the topmost viewport. +* [#1498](https://github.com/ckeditor/ckeditor-dev/issues/1498) : Added a new [`getClientRects()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom_range.html#method-getClientRects) method to `CKEDITOR.dom.range`. It returns a list of rectangles for each selected element. +* [#1993](https://github.com/ckeditor/ckeditor-dev/issues/1993): Added the [`CKEDITOR.tools.throttle()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_tools.html#method-throttle) function. + +Other Changes: + +* Updated [SCAYT](https://ckeditor.com/cke4/addon/scayt) (Spell Check As You Type) and [WebSpellChecker](https://ckeditor.com/cke4/addon/wsc) (WSC) plugins: + * Language dictionary update: Added support for the Uzbek Latin language. + * Languages no longer supported as additional languages: Manx - Isle of Man (`gv_GB`) and Interlingua (`ia_XR`). + * Extended and improved language dictionaries: Georgian and Swedish. Also added the missing word _"Ensure"_ to the American, British and Canada English language. + * [#141](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/141) Fixed: SCAYT throws "Uncaught Error: Error in RangyWrappedRange module: createRange(): Parameter must be a Window object or DOM node". + * [#153](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/153) [Chrome] Fixed: Correcting a word in the widget in SCAYT moves focus to another editable. + * [#155](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/155) [IE8] Fixed: SCAYT throws an error and does not work. + * [#156](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/156) [IE10] Fixed: SCAYT does not seem to work. + * Fixed: After some text is dragged and dropped, the markup is not refreshed for grammar problems in SCAYT. + * Fixed: Request to FastCGI fails when the user tries to replace a word with non-English characters with a proper suggestion in WSC. + * [Firefox] Fixed: Ctrl+Z removes focus in SCAYT. + * Grammar support for default languages was improved. + * New application source URL was added in SCAYT. + * Removed green marks and legend related to grammar-supported languages in the Languages tab of SCAYT. Grammar is now supported for almost all the anguages in the list for an additional fee. + * Fixed: JavaScript error in the console: "Cannot read property 'split' of undefined" in SCAYT and WSC. + * [IE10] Fixed: Markup is not set for a specific case in SCAYT. + * Fixed: Accessibility issue: No `alt` attribute for the logo image in the About tab of SCAYT. + +## CKEditor 4.9.2 + +**Security Updates:** + +* Fixed XSS vulnerability in the [Enhanced Image](https://ckeditor.com/cke4/addon/image2) (`image2`) plugin reported by [Kyaw Min Thein](https://twitter.com/kyawminthein99). + + Issue summary: It was possible to execute XSS inside CKEditor using the `` tag and specially crafted HTML. Please note that the default presets (Basic/Standard/Full) do not include this plugin, so you are only at risk if you made a custom build and enabled this plugin. + +We would like to thank the [Drupal security team](https://www.drupal.org/drupal-security-team) for bringing this matter to our attention and coordinating the fix and release process! + +## CKEditor 4.9.1 + +Fixed Issues: + +* [#1835](https://github.com/ckeditor/ckeditor-dev/issues/1835): Fixed: Integration between [CKFinder](https://ckeditor.com/ckeditor-4/ckfinder/) and the [File Browser](https://ckeditor.com/cke4/addon/filebrowser) plugin does not work. + +## CKEditor 4.9 + +New Features: + +* [#932](https://github.com/ckeditor/ckeditor-dev/issues/932): Introduced Easy Image feature for inserting images that are automatically rescaled, optimized, responsive and delivered through a blazing-fast CDN. Three new plugins were added to support it: + * [Easy Image](https://ckeditor.com/cke4/addon/easyimage), + * [Cloud Services](https://ckeditor.com/cke4/addon/cloudservices) + * [Image Base](https://ckeditor.com/cke4/addon/imagebase) +* [#1338](https://github.com/ckeditor/ckeditor-dev/issues/1338): Keystroke labels are displayed for function keys (like F7, F8). +* [#643](https://github.com/ckeditor/ckeditor-dev/issues/643): The [File Browser](https://ckeditor.com/cke4/addon/filebrowser) plugin can now upload files using XHR requests. This allows for setting custom HTTP headers using the [`config.fileTools_requestHeaders`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-fileTools_requestHeaders) configuration option. +* [#1365](https://github.com/ckeditor/ckeditor-dev/issues/1365): The [File Browser](https://ckeditor.com/cke4/addon/filebrowser) plugin uses XHR requests by default. +* [#1399](https://github.com/ckeditor/ckeditor-dev/issues/1399): Added the possibility to set [`CKEDITOR.config.startupFocus`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-startupFocus) as `start` or `end` to specify where the editor focus should be after the initialization. +* [#1441](https://github.com/ckeditor/ckeditor-dev/issues/1441): The [Magic Line](https://ckeditor.com/cke4/addon/magicline) plugin line element can now be identified by the `data-cke-magic-line="1"` attribute. + +Fixed Issues: + +* [#595](https://github.com/ckeditor/ckeditor-dev/issues/595): Fixed: Pasting does not work on mobile devices. +* [#869](https://github.com/ckeditor/ckeditor-dev/issues/869): Fixed: Empty selection clears cached clipboard data in the editor. +* [#1419](https://github.com/ckeditor/ckeditor-dev/issues/1419): Fixed: The [Widget Selection](https://ckeditor.com/cke4/addon/widgetselection) plugin selects the editor content with the Alt+A key combination on Windows. +* [#1274](https://github.com/ckeditor/ckeditor-dev/issues/1274): Fixed: [Balloon Toolbar](https://ckeditor.com/cke4/addon/balloontoolbar) does not match a single selected image using the [`contextDefinition.cssSelector`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_plugins_balloontoolbar_contextDefinition.html#property-cssSelector) matcher. +* [#1232](https://github.com/ckeditor/ckeditor-dev/issues/1232): Fixed: [Balloon Toolbar](https://ckeditor.com/cke4/addon/balloontoolbar) buttons should be registered as focusable elements. +* [#1342](https://github.com/ckeditor/ckeditor-dev/issues/1342): Fixed: [Balloon Toolbar](https://ckeditor.com/cke4/addon/balloontoolbar) should be re-positioned after the [`change`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#event-change) event. +* [#1426](https://github.com/ckeditor/ckeditor-dev/issues/1426): [IE8-9] Fixed: Missing [Balloon Toolbar](https://ckeditor.com/cke4/addon/balloontoolbar) background in the [Kama](https://ckeditor.com/cke4/addon/kama) skin. Thanks to [Christian Elmer](https://github.com/keinkurt)! +* [#1470](https://github.com/ckeditor/ckeditor-dev/issues/1470): Fixed: [Balloon Toolbar](https://ckeditor.com/cke4/addon/balloontoolbar) is not visible after drag and drop of a widget it is attached to. +* [#1048](https://github.com/ckeditor/ckeditor-dev/issues/1048): Fixed: [Balloon Panel](https://ckeditor.com/cke4/addon/balloonpanel) is not positioned properly when a margin is added to its non-static parent. +* [#889](https://github.com/ckeditor/ckeditor-dev/issues/889): Fixed: Unclear error message for width and height fields in the [Image](https://ckeditor.com/cke4/addon/image) and [Enhanced Image](https://ckeditor.com/cke4/addon/image2) plugins. +* [#859](https://github.com/ckeditor/ckeditor-dev/issues/859): Fixed: Cannot edit a link after a double-click on the text in the link. +* [#1013](https://github.com/ckeditor/ckeditor-dev/issues/1013): Fixed: [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword) does not work correctly with the [`config.forcePasteAsPlainText`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-forcePasteAsPlainText) option. +* [#1356](https://github.com/ckeditor/ckeditor-dev/issues/1356): Fixed: [Border parse function](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_tools_style_parse.html#method-border) does not allow spaces in the color value. +* [#1010](https://github.com/ckeditor/ckeditor-dev/issues/1010): Fixed: The CSS `border` shorthand property was incorrectly expanded ignoring the `border-color` style. +* [#1535](https://github.com/ckeditor/ckeditor-dev/issues/1535): Fixed: [Widget](https://ckeditor.com/cke4/addon/widget) mouseover border contrast is insufficient. +* [#1516](https://github.com/ckeditor/ckeditor-dev/issues/1516): Fixed: Fake selection allows removing content in read-only mode using the Backspace and Delete keys. +* [#1570](https://github.com/ckeditor/ckeditor-dev/issues/1570): Fixed: Fake selection allows cutting content in read-only mode using the Ctrl/Cmd + X keys. +* [#1363](https://github.com/ckeditor/ckeditor-dev/issues/1363): Fixed: Paste notification is unclear and it might confuse users. + +API Changes: + +* [#1346](https://github.com/ckeditor/ckeditor-dev/issues/1346): [Balloon Toolbar](https://ckeditor.com/cke4/addon/balloontoolbar) [context manager API](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR.plugins.balloontoolbar.contextManager.html) is now available in the [`pluginDefinition.init()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_pluginDefinition.html#method-init) method of the [requiring](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_pluginDefinition.html#property-requires) plugin. +* [#1530](https://github.com/ckeditor/ckeditor-dev/issues/1530): Added the possibility to use custom icons for [buttons](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_ui_button.html.html). + +Other Changes: + +* Updated [SCAYT](https://ckeditor.com/cke4/addon/scayt) (Spell Check As You Type) and [WebSpellChecker](https://ckeditor.com/cke4/addon/wsc) (WSC) plugins: + * SCAYT [`scayt_minWordLength`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#scayt_minWordLength) configuration option now defaults to 3 instead of 4. + * SCAYT default number of suggested words in the context menu changed to 3. + * [#90](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/90): Fixed: Selection is lost on link creation if SCAYT highlights the word. + * Fixed: SCAYT crashes when the browser `localStorage` is disabled. + * [IE11] Fixed: `Unable to get property type of undefined or null reference` error in the browser console when SCAYT is disabled/enabled. + * [#46](https://github.com/WebSpellChecker/ckeditor-plugin-wsc/issues/46): Fixed: Editing is blocked when remote spell checker server is offline. + * Fixed: User Dictionary cannot be created in WSC due to `You already have the dictionary` error. + * Fixed: Words with apostrophe `'` on the replacement make the WSC dialog inaccessible. + * Fixed: SCAYT/WSC causes the `Uncaught TypeError` error in the browser console. +* [#1337](https://github.com/ckeditor/ckeditor-dev/issues/1337): Updated the samples layout with the new CKEditor 4 logo and color scheme. +* [#1591](https://github.com/ckeditor/ckeditor-dev/issues/1591): CKBuilder and language tools are now downloaded over HTTPS. Thanks to [August Detlefsen](https://github.com/augustd)! + +## CKEditor 4.8 + +**Important Notes:** + +* [#1249](https://github.com/ckeditor/ckeditor-dev/issues/1249): Enabled the [Upload Image](https://ckeditor.com/cke4/addon/uploadimage) plugin by default in standard and full presets. Also, it will no longer log an error in case of missing [`config.imageUploadUrl`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-imageUploadUrl) property. + +New Features: + +* [#933](https://github.com/ckeditor/ckeditor-dev/issues/933): Introduced [Balloon Toolbar](https://ckeditor.com/cke4/addon/balloontoolbar) plugin. +* [#662](https://github.com/ckeditor/ckeditor-dev/issues/662): Introduced image inlining for the [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword) plugin. +* [#468](https://github.com/ckeditor/ckeditor-dev/issues/468): [Edge] Introduced support for the Clipboard API. +* [#607](https://github.com/ckeditor/ckeditor-dev/issues/607): Manually inserted Hex color is prefixed with a hash character (`#`) if needed. It ensures a valid Hex color value is used when setting the table cell border or background color with the [Color Dialog](https://ckeditor.com/cke4/addon/colordialog) window. +* [#584](https://github.com/ckeditor/ckeditor-dev/issues/584): [Font size and Family](https://ckeditor.com/cke4/addon/font) and [Format](https://ckeditor.com/cke4/addon/format) drop-downs are not toggleable anymore. Default option to reset styles added. +* [#856](https://github.com/ckeditor/ckeditor-dev/issues/856): Introduced the [`CKEDITOR.tools.keystrokeToArray()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_tools.html#method-keystrokeToArray) method. It converts a keystroke into its string representation, returning every key name as a separate array element. +* [#1053](https://github.com/ckeditor/ckeditor-dev/issues/1053): Introduced the [`CKEDITOR.tools.object.merge()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_tools_object.html#method-merge) method. It allows to merge two objects, returning the new object with all properties from both objects deeply cloned. +* [#1073](https://github.com/ckeditor/ckeditor-dev/issues/1073): Introduced the [`CKEDITOR.tools.array.every()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_tools_array.html#method-every) method. It invokes a given test function on every array element and returns `true` if all elements pass the test. + +Fixed Issues: + +* [#796](https://github.com/ckeditor/ckeditor-dev/issues/796): Fixed: A list is pasted from OneNote in the reversed order. +* [#834](https://github.com/ckeditor/ckeditor-dev/issues/834): [IE9-11] Fixed: The editor does not save the selected state of radio buttons inserted by the [Form Elements](https://ckeditor.com/cke4/addon/forms) plugin. +* [#704](https://github.com/ckeditor/ckeditor-dev/issues/704): [Edge] Fixed: Using Ctrl/Cmd + Z breaks widget structure. +* [#591](https://github.com/ckeditor/ckeditor-dev/issues/591): Fixed: A column is inserted in a wrong order inside the table if any cell has a vertical split. +* [#787](https://github.com/ckeditor/ckeditor-dev/issues/787): Fixed: Using Cut inside a nested table does not cut the selected content. +* [#842](https://github.com/ckeditor/ckeditor-dev/issues/842): Fixed: List style not restored when toggling list indent level in the [Indent List](https://ckeditor.com/cke4/addon/indentlist) plugin. +* [#711](https://github.com/ckeditor/ckeditor-dev/issues/711): Fixed: Dragging widgets should only work with the left mouse button. +* [#862](https://github.com/ckeditor/ckeditor-dev/issues/862): Fixed: The "Object Styles" group in the [Styles Combo](https://ckeditor.com/cke4/addon/stylescombo) plugin is visible only if the whole element is selected. +* [#994](https://github.com/ckeditor/ckeditor-dev/pull/994): Fixed: Typo in the [`CKEDITOR.focusManager.focus()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_focusManager.html#method-focus) API documentation. Thanks to [benjy](https://github.com/benjy)! +* [#1014](https://github.com/ckeditor/ckeditor-dev/issues/1014): Fixed: The [Table Tools](https://ckeditor.com/cke4/addon/tabletools) Cell Properties dialog is now [Advanced Content Filter](https://ckeditor.com/docs/ckeditor4/latest/guide/dev_acf.html) aware — it is not possible to change the cell width or height if corresponding styles are disabled. +* [#877](https://github.com/ckeditor/ckeditor-dev/issues/877): Fixed: A list with custom bullets with exotic characters crashes the editor when [pasted from Word](https://ckeditor.com/cke4/addon/pastefromword). +* [#605](https://github.com/ckeditor/ckeditor-dev/issues/605): Fixed: Inline widgets do not preserve trailing spaces. +* [#1008](https://github.com/ckeditor/ckeditor-dev/issues/1008): Fixed: Shorthand Hex colors from the [`config.colorButton_colors`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-colorButton_colors) option are not correctly highlighted in the [Color Button](https://ckeditor.com/cke4/addon/colorbutton) Text Color or Background Color panel. +* [#1094](https://github.com/ckeditor/ckeditor-dev/issues/1094): Fixed: Widget definition [`upcast`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_plugins_widget_definition.html#property-upcasts) methods are called for every element. +* [#1057](https://github.com/ckeditor/ckeditor-dev/issues/1057): Fixed: The [Notification](https://ckeditor.com/addon/notification) plugin overwrites Web Notifications API due to leakage to the global scope. +* [#1068](https://github.com/ckeditor/ckeditor-dev/issues/1068): Fixed: Upload widget paste listener ignores changes to the [`uploadWidgetDefinition`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR.fileTools.uploadWidgetDefinition.html). +* [#921](https://github.com/ckeditor/ckeditor-dev/issues/921): Fixed: [Edge] CKEditor erroneously perceives internal copy and paste as type "external". +* [#1213](https://github.com/ckeditor/ckeditor-dev/issues/1213): Fixed: Multiple images uploaded using [Upload Image](https://ckeditor.com/cke4/addon/uploadimage) plugin are randomly duplicated or mangled. +* [#532](https://github.com/ckeditor/ckeditor-dev/issues/532): Fixed: Removed an outdated user guide link from the [About](https://ckeditor.com/cke4/addon/about) dialog. +* [#1221](https://github.com/ckeditor/ckeditor-dev/issues/1221): Fixed: Invalid CSS loaded by [Balloon Panel](https://ckeditor.com/cke4/addon/balloonpanel) plugin when [`config.skin`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-skin) is loaded using a custom path. +* [#522](https://github.com/ckeditor/ckeditor-dev/issues/522): Fixed: Widget selection is not removed when widget is inside table cell with [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin enabled. +* [#1027](https://github.com/ckeditor/ckeditor-dev/issues/1027): Fixed: Cannot add multiple images to the table with [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin in certain situations. +* [#1069](https://github.com/ckeditor/ckeditor-dev/issues/1069): Fixed: Wrong shape processing by [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword) plugin. +* [#995](https://github.com/ckeditor/ckeditor-dev/issues/995): Fixed: Hyperlinked image gets inserted twice by [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword) plugin. +* [#1287](https://github.com/ckeditor/ckeditor-dev/issues/1287): Fixed: [Widget](https://ckeditor.com/cke4/addon/widget) plugin throws exception if included in editor build but not loaded into editor's instance. + +API Changes: + +* [#1097](https://github.com/ckeditor/ckeditor-dev/issues/1097): Widget [`upcast`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_plugins_widget_definition.html#property-upcast) methods are now called in the [widget definition's](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_plugins_widget.html#property-definition) context. +* [#1118](https://github.com/ckeditor/ckeditor-dev/issues/1118): Added the `show` option in the [`balloonPanel.attach()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_ui_balloonPanel.html#method-attach) method, allowing to attach a hidden [Balloon Panel](https://ckeditor.com/cke4/addon/balloonpanel) instance. +* [#1145](https://github.com/ckeditor/ckeditor-dev/issues/1145): Added the [`skipNotifications`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_fileTools_uploadWidgetDefinition.html#property-skipNotifications) option to the [`CKEDITOR.fileTools.uploadWidgetDefinition`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR.fileTools.uploadWidgetDefinition.html), allowing to switch off default notifications displayed by upload widgets. + +Other Changes: + +* [#815](https://github.com/ckeditor/ckeditor-dev/issues/815): Removed Node.js dependency from the CKEditor build script. +* [#1041](https://github.com/ckeditor/ckeditor-dev/pull/1041), [#1131](https://github.com/ckeditor/ckeditor-dev/issues/1131): Updated URLs pointing to [CKSource](https://cksource.com/) and [CKEditor](https://ckeditor.com/) resources after the launch of new websites. + +## CKEditor 4.7.3 + +New Features: + +* [#568](https://github.com/ckeditor/ckeditor-dev/issues/568): Added possibility to adjust nested editables' filters using the [`CKEDITOR.filter.disallowedContent`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_filter.html#property-disallowedContent) property. + +Fixed Issues: + +* [#554](https://github.com/ckeditor/ckeditor-dev/issues/554): Fixed: [`change`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#event-change) event not fired when typing the first character after pasting into the editor. Thanks to [Daniel Miller](https://github.com/millerdev)! +* [#566](https://github.com/ckeditor/ckeditor-dev/issues/566): Fixed: The CSS `border` shorthand property with zero width (`border: 0px solid #000;`) causes the table to have the border attribute set to 1. +* [#779](https://github.com/ckeditor/ckeditor-dev/issues/779): Fixed: The [Remove Format](https://ckeditor.com/cke4/addon/removeformat) plugin removes elements with language definition inserted by the [Language](https://ckeditor.com/cke4/addon/language) plugin. +* [#423](https://github.com/ckeditor/ckeditor-dev/issues/423): Fixed: The [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword) plugin pastes paragraphs into the editor even if [`CKEDITOR.config.enterMode`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-enterMode) is set to `CKEDITOR.ENTER_BR`. +* [#719](https://github.com/ckeditor/ckeditor-dev/issues/719): Fixed: Image inserted using the [Enhanced Image](https://ckeditor.com/cke4/addon/image2) plugin can be resized when the editor is in [read-only mode](https://ckeditor.com/docs/ckeditor4/latest/guide/dev_readonly.html). +* [#577](https://github.com/ckeditor/ckeditor-dev/issues/577): Fixed: The "Delete Columns" command provided by the [Table Tools](https://ckeditor.com/cke4/addon/tabletools) plugin throws an error when trying to delete columns. +* [#867](https://github.com/ckeditor/ckeditor-dev/issues/867): Fixed: Typing into a selected table throws an error. +* [#817](https://github.com/ckeditor/ckeditor-dev/issues/817): Fixed: The [Save](https://ckeditor.com/cke4/addon/save) plugin does not work in [Source Mode](https://ckeditor.com/cke4/addon/sourcearea). + +Other Changes: + +* Updated the [WebSpellChecker](https://ckeditor.com/cke4/addon/wsc) plugin: + * [#40](https://github.com/WebSpellChecker/ckeditor-plugin-wsc/issues/40): Fixed: IE10 throws an error when spell checking is started. +* [#800](https://github.com/ckeditor/ckeditor-dev/issues/800): Added the [`CKEDITOR.dom.selection.isCollapsed()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom_selection.html#method-isCollapsed) method which is a simpler way to check if the selection is collapsed. +* [#830](https://github.com/ckeditor/ckeditor-dev/issues/830): Added an option to define which dialog tab should be shown by default when creating [`CKEDITOR.dialogCommand`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR.dialogCommand.html). + +## CKEditor 4.7.2 + +New Features: + +* [#455](https://github.com/ckeditor/ckeditor-dev/issues/455): Added [Advanced Content Filter](https://ckeditor.com/docs/ckeditor4/latest/guide/dev_acf.html) integration with the [Justify](https://ckeditor.com/cke4/addon/justify) plugin. + +Fixed Issues: + +* [#663](https://github.com/ckeditor/ckeditor-dev/issues/663): [Chrome] Fixed: Clicking the scrollbar throws an `Uncaught TypeError: element.is is not a function` error. +* [#694](https://github.com/ckeditor/ckeditor-dev/pull/694): Refactoring in the [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin: + * [#520](https://github.com/ckeditor/ckeditor-dev/issues/520): Fixed: Widgets cannot be properly pasted into a table cell. + * [#460](https://github.com/ckeditor/ckeditor-dev/issues/460): Fixed: Editor gone after pasting into an editor within a table. +* [#579](https://github.com/ckeditor/ckeditor-dev/issues/579): Fixed: Internal `cke_table-faked-selection-table` class is visible in the Stylesheet Classes field of the [Table Properties](https://ckeditor.com/cke4/addon/table) dialog. +* [#545](https://github.com/ckeditor/ckeditor-dev/issues/545): [Edge] Fixed: Error thrown when pressing the [Select All](https://ckeditor.com/cke4/addon/selectall) button in [Source Mode](https://ckeditor.com/cke4/addon/sourcearea). +* [#582](https://github.com/ckeditor/ckeditor-dev/issues/582): Fixed: Double slash in the path to stylesheet needed by the [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin. Thanks to [Marius Dumitru Florea](https://github.com/mflorea)! +* [#491](https://github.com/ckeditor/ckeditor-dev/issues/491): Fixed: Unnecessary dependency on the [Editor Toolbar](https://ckeditor.com/cke4/addon/toolbar) plugin inside the [Notification](https://ckeditor.com/cke4/addon/notification) plugin. +* [#646](https://github.com/ckeditor/ckeditor-dev/issues/646): Fixed: Error thrown into the browser console after opening the [Styles Combo](https://ckeditor.com/cke4/addon/stylescombo) plugin menu in the editor without any selection. +* [#501](https://github.com/ckeditor/ckeditor-dev/issues/501): Fixed: Double click does not open the dialog for modifying anchors inserted via the [Link](https://ckeditor.com/cke4/addon/link) plugin. +* [#9780](https://dev.ckeditor.com/ticket/9780): [IE8-9] Fixed: Clicking inside an empty [read-only](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#property-readOnly) editor throws an error. +* [#16820](https://dev.ckeditor.com/ticket/16820): [IE10] Fixed: Clicking below a single horizontal rule throws an error. +* [#426](https://github.com/ckeditor/ckeditor-dev/issues/426): Fixed: The [`range.cloneContents()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom_range.html#method-cloneContents) method selects the whole element when the selection starts at the beginning of that element. +* [#644](https://github.com/ckeditor/ckeditor-dev/issues/644): Fixed: The [`range.extractContents()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom_range.html#method-extractContents) method returns an incorrect result when multiple nodes are selected. +* [#684](https://github.com/ckeditor/ckeditor-dev/issues/684): Fixed: The [`elementPath.contains()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom_elementPath.html#method-contains) method incorrectly excludes the last element instead of root when the `fromTop` parameter is set to `true`. + +Other Changes: + +* Updated the [SCAYT](https://ckeditor.com/cke4/addon/scayt) (Spell Check As You Type) plugin: + * [#148](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/148): Fixed: SCAYT leaves underlined word after the CKEditor Replace dialog corrects it. +* [#751](https://github.com/ckeditor/ckeditor-dev/issues/751): Added the [`CKEDITOR.dom.nodeList.toArray()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom_nodeList.html#method-toArray) method which returns an array representation of a [node list](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR.dom.nodeList.html). + +## CKEditor 4.7.1 + +New Features: + +* Added a new Mexican Spanish localization. Thanks to [David Alexandro Rodriguez](https://www.transifex.com/user/profile/darsco16/)! +* [#413](https://github.com/ckeditor/ckeditor-dev/issues/413): Added Paste as Plain Text keyboard shortcut to the [Accessibility Help](https://ckeditor.com/cke4/addon/a11yhelp) instructions. + +Fixed Issues: + +* [#515](https://github.com/ckeditor/ckeditor-dev/issues/515): [Chrome] Fixed: Mouse actions on CKEditor scrollbar throw an exception when the [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin is loaded. +* [#493](https://github.com/ckeditor/ckeditor-dev/issues/493): Fixed: Selection started from a nested table causes an error in the browser while scrolling down. +* [#415](https://github.com/ckeditor/ckeditor-dev/issues/415): [Firefox] Fixed: Enter key breaks the table structure when pressed in a table selection. +* [#457](https://github.com/ckeditor/ckeditor-dev/issues/457): Fixed: Error thrown when deleting content from the editor with no selection. +* [#478](https://github.com/ckeditor/ckeditor-dev/issues/478): [Chrome] Fixed: Error thrown by the [Enter Key](https://ckeditor.com/cke4/addon/enterkey) plugin when pressing Enter with no selection. +* [#424](https://github.com/ckeditor/ckeditor-dev/issues/424): Fixed: Error thrown by [Tab Key Handling](https://ckeditor.com/cke4/addon/tab) and [Indent List](https://ckeditor.com/cke4/addon/indentlist) plugins when pressing Tab with no selection in inline editor. +* [#476](https://github.com/ckeditor/ckeditor-dev/issues/476): Fixed: Anchors inserted with the [Link](https://ckeditor.com/cke4/addon/link) plugin on collapsed selection cannot be edited. +* [#417](https://github.com/ckeditor/ckeditor-dev/issues/417): Fixed: The [Table Resize](https://ckeditor.com/cke4/addon/tableresize) plugin throws an error when used with a table with only header or footer rows. +* [#523](https://github.com/ckeditor/ckeditor-dev/issues/523): Fixed: The [`editor.getCommandKeystroke()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#method-getCommandKeystroke) method does not obtain the correct keystroke. +* [#534](https://github.com/ckeditor/ckeditor-dev/issues/534): [IE] Fixed: [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword) does not work in Quirks Mode. +* [#450](https://github.com/ckeditor/ckeditor-dev/issues/450): Fixed: [`CKEDITOR.filter`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR.filter.html) incorrectly transforms the `margin` CSS property. + +## CKEditor 4.7 + +**Important Notes:** + +* [#13793](https://dev.ckeditor.com/ticket/13793): The [`embed_provider`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-embed_provider) configuration option for the [Media Embed](https://ckeditor.com/cke4/addon/embed) and [Semantic Media Embed](https://ckeditor.com/cke4/addon/embedsemantic) plugins is no longer preset by default. +* The [UI Color](https://ckeditor.com/cke4/addon/uicolor) plugin now uses a custom color picker instead of the `YUI 2.7.0` library which has some known vulnerabilities (it's a security precaution, there was no security issue in CKEditor due to the way it was used). + +New Features: + +* [#16755](https://dev.ckeditor.com/ticket/16755): Added the [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin that lets you select and manipulate an arbitrary rectangular table fragment (a few cells, a row or a column). +* [#16961](https://dev.ckeditor.com/ticket/16961): Added support for pasting from Microsoft Excel. +* [#13381](https://dev.ckeditor.com/ticket/13381): Dynamic code evaluation call in [`CKEDITOR.template`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR.template.html) removed. CKEditor can now be used without the `unsafe-eval` Content Security Policy. Thanks to [Caridy Patiño](http://caridy.name)! +* [#16971](https://dev.ckeditor.com/ticket/16971): Added support for color in the `background` property containing also other styles for table cells in the [Table Tools](https://ckeditor.com/cke4/addon/tabletools) plugin. +* [#16847](https://dev.ckeditor.com/ticket/16847): Added support for parsing and inlining any formatting created using the Microsoft Word style system to the [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword) plugin. +* [#16818](https://dev.ckeditor.com/ticket/16818): Added table cell height parsing in the [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword) plugin. +* [#16850](https://dev.ckeditor.com/ticket/16850): Added a new [`config.enableContextMenu`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-enableContextMenu) configuration option for enabling and disabling the [context menu](https://ckeditor.com/cke4/addon/contextmenu). +* [#16937](https://dev.ckeditor.com/ticket/16937): The `command` parameter in [`CKEDITOR.editor.getCommandKeystroke()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#method-getCommandKeystroke) now also accepts a command name as an argument. +* [#17010](https://dev.ckeditor.com/ticket/17010): The [`CKEDITOR.dom.range.shrink()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom_range.html#method-shrink) method now allows for skipping bogus `
` elements. + +Fixed Issues: + +* [#16935](https://dev.ckeditor.com/ticket/16935): [Chrome] Fixed: Blurring the editor in [Source Mode](https://ckeditor.com/cke4/addon/sourcearea) throws an error. +* [#16825](https://dev.ckeditor.com/ticket/16825): [Chrome] Fixed: Error thrown when destroying a focused inline editor. +* [#16857](https://dev.ckeditor.com/ticket/16857): Fixed: Ctrl+Shift+V blocked by [Copy Formatting](https://ckeditor.com/cke4/addon/copyformatting). +* [#16845](https://dev.ckeditor.com/ticket/16845): [IE] Fixed: Cursor jumps to the top of the scrolled editor after focusing it when the [Copy Formatting](https://ckeditor.com/cke4/addon/copyformatting) plugin is enabled. +* [#16786](https://dev.ckeditor.com/ticket/16786): Fixed: Added missing translations for the [Copy Formatting](https://ckeditor.com/cke4/addon/copyformatting) plugin. +* [#14714](https://dev.ckeditor.com/ticket/14714): [WebKit/Blink] Fixed: Exception thrown on refocusing a blurred inline editor. +* [#16913](https://dev.ckeditor.com/ticket/16913): [Firefox, IE] Fixed: [Paste as Plain Text](https://ckeditor.com/cke4/addon/pastetext) keystroke does not work. +* [#16968](https://dev.ckeditor.com/ticket/16968): Fixed: [Safari] [Paste as Plain Text](https://ckeditor.com/cke4/addon/pastetext) is not handled by the editor. +* [#16912](https://dev.ckeditor.com/ticket/16912): Fixed: Exception thrown when a single image is pasted using [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword). +* [#16821](https://dev.ckeditor.com/ticket/16821): Fixed: Extraneous `` elements with `height` style stacked when [pasting from Word](https://ckeditor.com/cke4/addon/pastefromword). +* [#16866](https://dev.ckeditor.com/ticket/16866): [IE, Edge] Fixed: Whitespaces not preserved when [pasting from Word](https://ckeditor.com/cke4/addon/pastefromword). +* [#16860](https://dev.ckeditor.com/ticket/16860): Fixed: Paragraphs which only look like lists incorrectly transformed into them when [pasting from Word](https://ckeditor.com/cke4/addon/pastefromword). +* [#16817](https://dev.ckeditor.com/ticket/16817): Fixed: When [pasting from Word](https://ckeditor.com/cke4/addon/pastefromword), paragraphs are transformed into lists with some corrupted data. +* [#16833](https://dev.ckeditor.com/ticket/16833): [IE11] Fixed: Malformed list with headers [pasted from Word](https://ckeditor.com/cke4/addon/pastefromword). +* [#16826](https://dev.ckeditor.com/ticket/16826): [IE] Fixed: Superfluous paragraphs within lists [pasted from Word](https://ckeditor.com/cke4/addon/pastefromword). +* [#12465](https://dev.ckeditor.com/ticket/12465): Fixed: Cannot change the state of checkboxes or radio buttons if the properties dialog was invoked with a double-click. +* [#13062](https://dev.ckeditor.com/ticket/13062): Fixed: Impossible to unlink when the caret is at the edge of the link. +* [#13585](https://dev.ckeditor.com/ticket/13585): Fixed: Error when wrapping two adjacent `
` elements with a `
`. +* [#16811](https://dev.ckeditor.com/ticket/16811): Fixed: Table alignment is not preserved by the [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword) plugin. +* [#16810](https://dev.ckeditor.com/ticket/16810): Fixed: Vertical align in tables is not supported by the [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword) plugin. +* [#11956](https://dev.ckeditor.com/ticket/11956): [Blink, IE] Fixed: [Link](https://ckeditor.com/cke4/addon/link) dialog does not open on a double click on the second word of the link with a background color or other styles. +* [#10472](https://dev.ckeditor.com/ticket/10472): Fixed: Unable to use [Table Resize](https://ckeditor.com/cke4/addon/tableresize) on table header and footer. +* [#14762](https://dev.ckeditor.com/ticket/14762): Fixed: Hovering over an empty table (without rows or cells) throws an error when the [Table Resize](https://ckeditor.com/cke4/addon/tableresize) plugin is active. +* [#16777](https://dev.ckeditor.com/ticket/16777): [Edge] Fixed: The [Clipboard](https://ckeditor.com/cke4/addon/clipboard) plugin does not allow to drop widgets into the editor. +* [#14894](https://dev.ckeditor.com/ticket/14894): [Chrome] Fixed: The editor scrolls to the top after focusing or when a dialog is opened. +* [#14769](https://dev.ckeditor.com/ticket/14769): Fixed: URLs with '-' in host are not detected by the [Auto Link](https://ckeditor.com/cke4/addon/autolink) plugin. +* [#16804](https://dev.ckeditor.com/ticket/16804): Fixed: Focus is not on the first menu item when the user opens a context menu or a drop-down list from the editor toolbar. +* [#14407](https://dev.ckeditor.com/ticket/14407): [IE] Fixed: Non-editable widgets can be edited. +* [#16927](https://dev.ckeditor.com/ticket/16927): Fixed: An error thrown if a bundle containing the [Color Button](https://ckeditor.com/cke4/addon/colorbutton) plugin is run in ES5 strict mode. Thanks to [Igor Rubinovich](https://github.com/IgorRubinovich)! +* [#16920](https://dev.ckeditor.com/ticket/16920): Fixed: Several plugins not using the [Dialog](https://ckeditor.com/cke4/addon/dialog) plugin as a direct dependency. +* [PR#336](https://github.com/ckeditor/ckeditor-dev/pull/336): Fixed: Typo in [`CKEDITOR.getCss()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR.html#method-getCss) API documentation. Thanks to [knusperpixel](https://github.com/knusperpixel)! +* [#17027](https://dev.ckeditor.com/ticket/17027): Fixed: Command event data should be initialized as an empty object. +* Fixed the behavior of HTML parser when parsing `src`/`srcdoc` attributes of the `