From 95833690057e1f35efaac5b2f42f2001e7a46c4a Mon Sep 17 00:00:00 2001 From: pb Date: Tue, 13 Jun 2017 04:26:34 +0000 Subject: [PATCH] added ckeditor code version 4.7.0 package full. git-svn-id: https://svn.libreccm.org/ccm/trunk@4776 8810af33-2d31-482b-a856-94f89814c4df --- ccm-core/web/assets/ckeditor/CHANGELOG | 3 + ccm-core/web/assets/ckeditor/CHANGES.md | 1283 +++++++++++++ ccm-core/web/assets/ckeditor/LICENSE.md | 1420 ++++++++++++++ ccm-core/web/assets/ckeditor/README.md | 39 + .../web/assets/ckeditor/adapters/jquery.js | 10 + ccm-core/web/assets/ckeditor/build-config.js | 185 ++ ccm-core/web/assets/ckeditor/ckeditor.js | 1184 ++++++++++++ ccm-core/web/assets/ckeditor/config.js | 10 + ccm-core/web/assets/ckeditor/contents.css | 208 +++ ccm-core/web/assets/ckeditor/lang/af.js | 5 + ccm-core/web/assets/ckeditor/lang/ar.js | 5 + ccm-core/web/assets/ckeditor/lang/az.js | 5 + ccm-core/web/assets/ckeditor/lang/bg.js | 5 + ccm-core/web/assets/ckeditor/lang/bn.js | 5 + ccm-core/web/assets/ckeditor/lang/bs.js | 5 + ccm-core/web/assets/ckeditor/lang/ca.js | 5 + ccm-core/web/assets/ckeditor/lang/cs.js | 5 + ccm-core/web/assets/ckeditor/lang/cy.js | 5 + ccm-core/web/assets/ckeditor/lang/da.js | 5 + ccm-core/web/assets/ckeditor/lang/de-ch.js | 5 + ccm-core/web/assets/ckeditor/lang/de.js | 5 + ccm-core/web/assets/ckeditor/lang/el.js | 5 + ccm-core/web/assets/ckeditor/lang/en-au.js | 5 + ccm-core/web/assets/ckeditor/lang/en-ca.js | 5 + ccm-core/web/assets/ckeditor/lang/en-gb.js | 5 + ccm-core/web/assets/ckeditor/lang/en.js | 5 + ccm-core/web/assets/ckeditor/lang/eo.js | 5 + ccm-core/web/assets/ckeditor/lang/es.js | 5 + ccm-core/web/assets/ckeditor/lang/et.js | 5 + ccm-core/web/assets/ckeditor/lang/eu.js | 5 + ccm-core/web/assets/ckeditor/lang/fa.js | 5 + ccm-core/web/assets/ckeditor/lang/fi.js | 5 + ccm-core/web/assets/ckeditor/lang/fo.js | 5 + ccm-core/web/assets/ckeditor/lang/fr-ca.js | 5 + ccm-core/web/assets/ckeditor/lang/fr.js | 5 + ccm-core/web/assets/ckeditor/lang/gl.js | 5 + ccm-core/web/assets/ckeditor/lang/gu.js | 5 + ccm-core/web/assets/ckeditor/lang/he.js | 5 + ccm-core/web/assets/ckeditor/lang/hi.js | 5 + ccm-core/web/assets/ckeditor/lang/hr.js | 5 + ccm-core/web/assets/ckeditor/lang/hu.js | 5 + ccm-core/web/assets/ckeditor/lang/id.js | 5 + ccm-core/web/assets/ckeditor/lang/is.js | 5 + ccm-core/web/assets/ckeditor/lang/it.js | 5 + ccm-core/web/assets/ckeditor/lang/ja.js | 5 + ccm-core/web/assets/ckeditor/lang/ka.js | 5 + ccm-core/web/assets/ckeditor/lang/km.js | 5 + ccm-core/web/assets/ckeditor/lang/ko.js | 5 + ccm-core/web/assets/ckeditor/lang/ku.js | 5 + ccm-core/web/assets/ckeditor/lang/lt.js | 5 + ccm-core/web/assets/ckeditor/lang/lv.js | 5 + ccm-core/web/assets/ckeditor/lang/mk.js | 5 + ccm-core/web/assets/ckeditor/lang/mn.js | 5 + ccm-core/web/assets/ckeditor/lang/ms.js | 5 + ccm-core/web/assets/ckeditor/lang/nb.js | 5 + ccm-core/web/assets/ckeditor/lang/nl.js | 5 + ccm-core/web/assets/ckeditor/lang/no.js | 5 + ccm-core/web/assets/ckeditor/lang/oc.js | 5 + ccm-core/web/assets/ckeditor/lang/pl.js | 5 + ccm-core/web/assets/ckeditor/lang/pt-br.js | 5 + ccm-core/web/assets/ckeditor/lang/pt.js | 5 + ccm-core/web/assets/ckeditor/lang/ro.js | 5 + ccm-core/web/assets/ckeditor/lang/ru.js | 5 + ccm-core/web/assets/ckeditor/lang/si.js | 5 + ccm-core/web/assets/ckeditor/lang/sk.js | 5 + ccm-core/web/assets/ckeditor/lang/sl.js | 5 + ccm-core/web/assets/ckeditor/lang/sq.js | 5 + ccm-core/web/assets/ckeditor/lang/sr-latn.js | 5 + ccm-core/web/assets/ckeditor/lang/sr.js | 5 + ccm-core/web/assets/ckeditor/lang/sv.js | 5 + ccm-core/web/assets/ckeditor/lang/th.js | 5 + ccm-core/web/assets/ckeditor/lang/tr.js | 5 + ccm-core/web/assets/ckeditor/lang/tt.js | 5 + ccm-core/web/assets/ckeditor/lang/ug.js | 5 + ccm-core/web/assets/ckeditor/lang/uk.js | 5 + ccm-core/web/assets/ckeditor/lang/vi.js | 5 + ccm-core/web/assets/ckeditor/lang/zh-cn.js | 5 + ccm-core/web/assets/ckeditor/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 | 10 + .../plugins/a11yhelp/dialogs/lang/az.js | 11 + .../plugins/a11yhelp/dialogs/lang/bg.js | 10 + .../plugins/a11yhelp/dialogs/lang/ca.js | 12 + .../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 | 11 + .../plugins/a11yhelp/dialogs/lang/de.js | 11 + .../plugins/a11yhelp/dialogs/lang/el.js | 11 + .../plugins/a11yhelp/dialogs/lang/en-gb.js | 10 + .../plugins/a11yhelp/dialogs/lang/en.js | 10 + .../plugins/a11yhelp/dialogs/lang/eo.js | 12 + .../plugins/a11yhelp/dialogs/lang/es.js | 13 + .../plugins/a11yhelp/dialogs/lang/et.js | 10 + .../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 | 10 + .../plugins/a11yhelp/dialogs/lang/fr-ca.js | 11 + .../plugins/a11yhelp/dialogs/lang/fr.js | 13 + .../plugins/a11yhelp/dialogs/lang/gl.js | 11 + .../plugins/a11yhelp/dialogs/lang/gu.js | 10 + .../plugins/a11yhelp/dialogs/lang/he.js | 10 + .../plugins/a11yhelp/dialogs/lang/hi.js | 10 + .../plugins/a11yhelp/dialogs/lang/hr.js | 11 + .../plugins/a11yhelp/dialogs/lang/hu.js | 11 + .../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 | 10 + .../plugins/a11yhelp/dialogs/lang/ko.js | 10 + .../plugins/a11yhelp/dialogs/lang/ku.js | 11 + .../plugins/a11yhelp/dialogs/lang/lt.js | 10 + .../plugins/a11yhelp/dialogs/lang/lv.js | 11 + .../plugins/a11yhelp/dialogs/lang/mk.js | 11 + .../plugins/a11yhelp/dialogs/lang/mn.js | 10 + .../plugins/a11yhelp/dialogs/lang/nb.js | 11 + .../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 | 12 + .../plugins/a11yhelp/dialogs/lang/pt.js | 12 + .../plugins/a11yhelp/dialogs/lang/ro.js | 11 + .../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 | 10 + .../plugins/a11yhelp/dialogs/lang/sr.js | 10 + .../plugins/a11yhelp/dialogs/lang/sv.js | 11 + .../plugins/a11yhelp/dialogs/lang/th.js | 10 + .../plugins/a11yhelp/dialogs/lang/tr.js | 12 + .../plugins/a11yhelp/dialogs/lang/tt.js | 11 + .../plugins/a11yhelp/dialogs/lang/ug.js | 11 + .../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 + .../ckeditor/plugins/about/dialogs/about.js | 8 + .../about/dialogs/hidpi/logo_ckeditor.png | Bin 0 -> 13339 bytes .../plugins/about/dialogs/logo_ckeditor.png | Bin 0 -> 6757 bytes .../colordialog/dialogs/colordialog.css | 20 + .../colordialog/dialogs/colordialog.js | 14 + .../cursors/cursor-disabled.svg | 25 + .../plugins/copyformatting/cursors/cursor.svg | 14 + .../copyformatting/styles/copyformatting.css | 45 + .../plugins/dialog/dialogDefinition.js | 4 + .../ckeditor/plugins/div/dialogs/div.js | 9 + .../ckeditor/plugins/find/dialogs/find.js | 25 + .../ckeditor/plugins/flash/dialogs/flash.js | 24 + .../plugins/flash/images/placeholder.png | Bin 0 -> 256 bytes .../ckeditor/plugins/forms/dialogs/button.js | 8 + .../plugins/forms/dialogs/checkbox.js | 9 + .../ckeditor/plugins/forms/dialogs/form.js | 8 + .../plugins/forms/dialogs/hiddenfield.js | 7 + .../ckeditor/plugins/forms/dialogs/radio.js | 9 + .../ckeditor/plugins/forms/dialogs/select.js | 20 + .../plugins/forms/dialogs/textarea.js | 8 + .../plugins/forms/dialogs/textfield.js | 11 + .../plugins/forms/images/hiddenfield.gif | Bin 0 -> 178 bytes .../web/assets/ckeditor/plugins/icons.png | Bin 0 -> 12421 bytes .../assets/ckeditor/plugins/icons_hidpi.png | Bin 0 -> 40265 bytes .../ckeditor/plugins/iframe/dialogs/iframe.js | 10 + .../plugins/iframe/images/placeholder.png | Bin 0 -> 265 bytes .../ckeditor/plugins/image/dialogs/image.js | 44 + .../ckeditor/plugins/image/images/noimage.png | Bin 0 -> 1610 bytes .../ckeditor/plugins/link/dialogs/anchor.js | 8 + .../ckeditor/plugins/link/dialogs/link.js | 28 + .../ckeditor/plugins/link/images/anchor.png | Bin 0 -> 752 bytes .../plugins/link/images/hidpi/anchor.png | Bin 0 -> 1109 bytes .../plugins/liststyle/dialogs/liststyle.js | 10 + .../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 .../plugins/magicline/images/icon.png | Bin 0 -> 133 bytes .../plugins/pagebreak/images/pagebreak.gif | Bin 0 -> 99 bytes .../plugins/pastefromword/filter/default.js | 52 + .../ckeditor/plugins/preview/preview.html | 13 + .../ckeditor/plugins/scayt/CHANGELOG.md | 20 + .../assets/ckeditor/plugins/scayt/LICENSE.md | 28 + .../assets/ckeditor/plugins/scayt/README.md | 25 + .../ckeditor/plugins/scayt/dialogs/dialog.css | 23 + .../ckeditor/plugins/scayt/dialogs/options.js | 32 + .../plugins/scayt/dialogs/toolbar.css | 71 + .../plugins/scayt/skins/moono-lisa/scayt.css | 25 + .../showblocks/images/block_address.png | Bin 0 -> 152 bytes .../showblocks/images/block_blockquote.png | Bin 0 -> 154 bytes .../plugins/showblocks/images/block_div.png | Bin 0 -> 127 bytes .../plugins/showblocks/images/block_h1.png | Bin 0 -> 120 bytes .../plugins/showblocks/images/block_h2.png | Bin 0 -> 127 bytes .../plugins/showblocks/images/block_h3.png | Bin 0 -> 123 bytes .../plugins/showblocks/images/block_h4.png | Bin 0 -> 123 bytes .../plugins/showblocks/images/block_h5.png | Bin 0 -> 126 bytes .../plugins/showblocks/images/block_h6.png | Bin 0 -> 123 bytes .../plugins/showblocks/images/block_p.png | Bin 0 -> 115 bytes .../plugins/showblocks/images/block_pre.png | Bin 0 -> 128 bytes .../ckeditor/plugins/smiley/dialogs/smiley.js | 11 + .../plugins/smiley/images/angel_smile.gif | Bin 0 -> 1245 bytes .../plugins/smiley/images/angel_smile.png | Bin 0 -> 1172 bytes .../plugins/smiley/images/angry_smile.gif | Bin 0 -> 1219 bytes .../plugins/smiley/images/angry_smile.png | Bin 0 -> 1220 bytes .../plugins/smiley/images/broken_heart.gif | Bin 0 -> 732 bytes .../plugins/smiley/images/broken_heart.png | Bin 0 -> 1139 bytes .../plugins/smiley/images/confused_smile.gif | Bin 0 -> 1202 bytes .../plugins/smiley/images/confused_smile.png | Bin 0 -> 1101 bytes .../plugins/smiley/images/cry_smile.gif | Bin 0 -> 795 bytes .../plugins/smiley/images/cry_smile.png | Bin 0 -> 1214 bytes .../plugins/smiley/images/devil_smile.gif | Bin 0 -> 1239 bytes .../plugins/smiley/images/devil_smile.png | Bin 0 -> 1220 bytes .../smiley/images/embaressed_smile.gif | Bin 0 -> 786 bytes .../smiley/images/embarrassed_smile.gif | Bin 0 -> 786 bytes .../smiley/images/embarrassed_smile.png | Bin 0 -> 1145 bytes .../plugins/smiley/images/envelope.gif | Bin 0 -> 506 bytes .../plugins/smiley/images/envelope.png | Bin 0 -> 760 bytes .../ckeditor/plugins/smiley/images/heart.gif | Bin 0 -> 692 bytes .../ckeditor/plugins/smiley/images/heart.png | Bin 0 -> 999 bytes .../ckeditor/plugins/smiley/images/kiss.gif | Bin 0 -> 683 bytes .../ckeditor/plugins/smiley/images/kiss.png | Bin 0 -> 1003 bytes .../plugins/smiley/images/lightbulb.gif | Bin 0 -> 660 bytes .../plugins/smiley/images/lightbulb.png | Bin 0 -> 919 bytes .../plugins/smiley/images/omg_smile.gif | Bin 0 -> 820 bytes .../plugins/smiley/images/omg_smile.png | Bin 0 -> 1122 bytes .../plugins/smiley/images/regular_smile.gif | Bin 0 -> 1209 bytes .../plugins/smiley/images/regular_smile.png | Bin 0 -> 1084 bytes .../plugins/smiley/images/sad_smile.gif | Bin 0 -> 782 bytes .../plugins/smiley/images/sad_smile.png | Bin 0 -> 1115 bytes .../plugins/smiley/images/shades_smile.gif | Bin 0 -> 1231 bytes .../plugins/smiley/images/shades_smile.png | Bin 0 -> 1204 bytes .../plugins/smiley/images/teeth_smile.gif | Bin 0 -> 1201 bytes .../plugins/smiley/images/teeth_smile.png | Bin 0 -> 1183 bytes .../plugins/smiley/images/thumbs_down.gif | Bin 0 -> 715 bytes .../plugins/smiley/images/thumbs_down.png | Bin 0 -> 985 bytes .../plugins/smiley/images/thumbs_up.gif | Bin 0 -> 714 bytes .../plugins/smiley/images/thumbs_up.png | Bin 0 -> 959 bytes .../plugins/smiley/images/tongue_smile.gif | Bin 0 -> 1210 bytes .../plugins/smiley/images/tongue_smile.png | Bin 0 -> 1132 bytes .../plugins/smiley/images/tounge_smile.gif | Bin 0 -> 1210 bytes .../images/whatchutalkingabout_smile.gif | Bin 0 -> 775 bytes .../images/whatchutalkingabout_smile.png | Bin 0 -> 1039 bytes .../plugins/smiley/images/wink_smile.gif | Bin 0 -> 1202 bytes .../plugins/smiley/images/wink_smile.png | Bin 0 -> 1114 bytes .../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.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/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 + .../ckeditor/plugins/table/dialogs/table.js | 21 + .../tableselection/styles/tableselection.css | 32 + .../plugins/tabletools/dialogs/tableCell.js | 17 + .../plugins/templates/dialogs/templates.css | 84 + .../plugins/templates/dialogs/templates.js | 10 + .../plugins/templates/templates/default.js | 7 + .../templates/templates/images/template1.gif | Bin 0 -> 539 bytes .../templates/templates/images/template2.gif | Bin 0 -> 497 bytes .../templates/templates/images/template3.gif | Bin 0 -> 557 bytes .../assets/ckeditor/plugins/wsc/LICENSE.md | 28 + .../web/assets/ckeditor/plugins/wsc/README.md | 25 + .../ckeditor/plugins/wsc/dialogs/ciframe.html | 66 + .../plugins/wsc/dialogs/tmpFrameset.html | 52 + .../ckeditor/plugins/wsc/dialogs/wsc.css | 82 + .../ckeditor/plugins/wsc/dialogs/wsc.js | 92 + .../ckeditor/plugins/wsc/dialogs/wsc_ie.js | 11 + .../plugins/wsc/skins/moono-lisa/wsc.css | 43 + .../assets/ckeditor/samples/css/samples.css | 1632 +++++++++++++++++ .../ckeditor/samples/img/github-top.png | Bin 0 -> 383 bytes .../assets/ckeditor/samples/img/header-bg.png | Bin 0 -> 13086 bytes .../ckeditor/samples/img/header-separator.png | Bin 0 -> 123 bytes .../web/assets/ckeditor/samples/img/logo.png | Bin 0 -> 5891 bytes .../ckeditor/samples/img/navigation-tip.png | Bin 0 -> 12029 bytes .../web/assets/ckeditor/samples/index.html | 128 ++ .../web/assets/ckeditor/samples/js/sample.js | 53 + ccm-core/web/assets/ckeditor/samples/js/sf.js | 17 + .../web/assets/ckeditor/samples/old/ajax.html | 85 + .../web/assets/ckeditor/samples/old/api.html | 210 +++ .../assets/ckeditor/samples/old/appendto.html | 59 + .../samples/old/assets/inlineall/logo.png | Bin 0 -> 4283 bytes .../old/assets/outputxhtml/outputxhtml.css | 204 +++ .../samples/old/assets/posteddata.php | 59 + .../ckeditor/samples/old/assets/sample.jpg | Bin 0 -> 14449 bytes .../old/assets/uilanguages/languages.js | 7 + .../ckeditor/samples/old/datafiltering.html | 508 +++++ .../samples/old/dialog/assets/my_dialog.js | 48 + .../ckeditor/samples/old/dialog/dialog.html | 190 ++ .../ckeditor/samples/old/divreplace.html | 144 ++ .../samples/old/enterkey/enterkey.html | 106 ++ .../assets/outputforflash/outputforflash.fla | Bin 0 -> 85504 bytes .../assets/outputforflash/outputforflash.swf | Bin 0 -> 15571 bytes .../assets/outputforflash/swfobject.js | 19 + .../old/htmlwriter/outputforflash.html | 283 +++ .../samples/old/htmlwriter/outputhtml.html | 224 +++ .../assets/ckeditor/samples/old/index.html | 131 ++ .../ckeditor/samples/old/inlineall.html | 314 ++++ .../ckeditor/samples/old/inlinebycode.html | 124 ++ .../ckeditor/samples/old/inlinetextarea.html | 113 ++ .../assets/ckeditor/samples/old/jquery.html | 103 ++ .../samples/old/magicline/magicline.html | 209 +++ .../assets/ckeditor/samples/old/readonly.html | 76 + .../ckeditor/samples/old/replacebyclass.html | 60 + .../ckeditor/samples/old/replacebycode.html | 59 + .../assets/ckeditor/samples/old/sample.css | 357 ++++ .../web/assets/ckeditor/samples/old/sample.js | 50 + .../samples/old/sample_posteddata.php | 16 + .../assets/ckeditor/samples/old/tabindex.html | 78 + .../ckeditor/samples/old/toolbar/toolbar.html | 235 +++ .../assets/ckeditor/samples/old/uicolor.html | 72 + .../ckeditor/samples/old/uilanguages.html | 122 ++ .../samples/old/wysiwygarea/fullpage.html | 80 + .../ckeditor/samples/old/xhtmlstyle.html | 234 +++ .../toolbarconfigurator/css/fontello.css | 55 + .../toolbarconfigurator/font/LICENSE.txt | 10 + .../toolbarconfigurator/font/config.json | 28 + .../toolbarconfigurator/font/fontello.eot | Bin 0 -> 4988 bytes .../toolbarconfigurator/font/fontello.svg | 14 + .../toolbarconfigurator/font/fontello.ttf | Bin 0 -> 4820 bytes .../toolbarconfigurator/font/fontello.woff | Bin 0 -> 2904 bytes .../samples/toolbarconfigurator/index.html | 446 +++++ .../js/abstracttoolbarmodifier.js | 13 + .../js/fulltoolbareditor.js | 9 + .../toolbarconfigurator/js/toolbarmodifier.js | 33 + .../js/toolbartextmodifier.js | 14 + .../lib/codemirror/LICENSE | 19 + .../lib/codemirror/codemirror.css | 325 ++++ .../lib/codemirror/codemirror.js | 288 +++ .../lib/codemirror/javascript.js | 25 + .../lib/codemirror/neo.css | 36 + .../lib/codemirror/show-hint.css | 38 + .../lib/codemirror/show-hint.js | 16 + .../ckeditor/skins/moono-lisa/dialog.css | 5 + .../ckeditor/skins/moono-lisa/dialog_ie.css | 5 + .../ckeditor/skins/moono-lisa/dialog_ie8.css | 5 + .../skins/moono-lisa/dialog_iequirks.css | 5 + .../ckeditor/skins/moono-lisa/editor.css | 5 + .../skins/moono-lisa/editor_gecko.css | 5 + .../ckeditor/skins/moono-lisa/editor_ie.css | 5 + .../ckeditor/skins/moono-lisa/editor_ie8.css | 5 + .../skins/moono-lisa/editor_iequirks.css | 5 + .../ckeditor/skins/moono-lisa/icons.png | Bin 0 -> 12421 bytes .../ckeditor/skins/moono-lisa/icons_hidpi.png | Bin 0 -> 40265 bytes .../skins/moono-lisa/images/arrow.png | Bin 0 -> 191 bytes .../skins/moono-lisa/images/close.png | Bin 0 -> 615 bytes .../skins/moono-lisa/images/hidpi/close.png | Bin 0 -> 1238 bytes .../moono-lisa/images/hidpi/lock-open.png | Bin 0 -> 1071 bytes .../skins/moono-lisa/images/hidpi/lock.png | Bin 0 -> 1062 bytes .../skins/moono-lisa/images/hidpi/refresh.png | Bin 0 -> 1623 bytes .../skins/moono-lisa/images/lock-open.png | Bin 0 -> 511 bytes .../ckeditor/skins/moono-lisa/images/lock.png | Bin 0 -> 506 bytes .../skins/moono-lisa/images/refresh.png | Bin 0 -> 757 bytes .../skins/moono-lisa/images/spinner.gif | Bin 0 -> 2984 bytes .../ckeditor/skins/moono-lisa/readme.md | 46 + ccm-core/web/assets/ckeditor/styles.js | 137 ++ 407 files changed, 15368 insertions(+) create mode 100644 ccm-core/web/assets/ckeditor/CHANGELOG create mode 100644 ccm-core/web/assets/ckeditor/CHANGES.md create mode 100644 ccm-core/web/assets/ckeditor/LICENSE.md create mode 100644 ccm-core/web/assets/ckeditor/README.md create mode 100644 ccm-core/web/assets/ckeditor/adapters/jquery.js create mode 100644 ccm-core/web/assets/ckeditor/build-config.js create mode 100644 ccm-core/web/assets/ckeditor/ckeditor.js create mode 100644 ccm-core/web/assets/ckeditor/config.js create mode 100644 ccm-core/web/assets/ckeditor/contents.css create mode 100644 ccm-core/web/assets/ckeditor/lang/af.js create mode 100644 ccm-core/web/assets/ckeditor/lang/ar.js create mode 100644 ccm-core/web/assets/ckeditor/lang/az.js create mode 100644 ccm-core/web/assets/ckeditor/lang/bg.js create mode 100644 ccm-core/web/assets/ckeditor/lang/bn.js create mode 100644 ccm-core/web/assets/ckeditor/lang/bs.js create mode 100644 ccm-core/web/assets/ckeditor/lang/ca.js create mode 100644 ccm-core/web/assets/ckeditor/lang/cs.js create mode 100644 ccm-core/web/assets/ckeditor/lang/cy.js create mode 100644 ccm-core/web/assets/ckeditor/lang/da.js create mode 100644 ccm-core/web/assets/ckeditor/lang/de-ch.js create mode 100644 ccm-core/web/assets/ckeditor/lang/de.js create mode 100644 ccm-core/web/assets/ckeditor/lang/el.js create mode 100644 ccm-core/web/assets/ckeditor/lang/en-au.js create mode 100644 ccm-core/web/assets/ckeditor/lang/en-ca.js create mode 100644 ccm-core/web/assets/ckeditor/lang/en-gb.js create mode 100644 ccm-core/web/assets/ckeditor/lang/en.js create mode 100644 ccm-core/web/assets/ckeditor/lang/eo.js create mode 100644 ccm-core/web/assets/ckeditor/lang/es.js create mode 100644 ccm-core/web/assets/ckeditor/lang/et.js create mode 100644 ccm-core/web/assets/ckeditor/lang/eu.js create mode 100644 ccm-core/web/assets/ckeditor/lang/fa.js create mode 100644 ccm-core/web/assets/ckeditor/lang/fi.js create mode 100644 ccm-core/web/assets/ckeditor/lang/fo.js create mode 100644 ccm-core/web/assets/ckeditor/lang/fr-ca.js create mode 100644 ccm-core/web/assets/ckeditor/lang/fr.js create mode 100644 ccm-core/web/assets/ckeditor/lang/gl.js create mode 100644 ccm-core/web/assets/ckeditor/lang/gu.js create mode 100644 ccm-core/web/assets/ckeditor/lang/he.js create mode 100644 ccm-core/web/assets/ckeditor/lang/hi.js create mode 100644 ccm-core/web/assets/ckeditor/lang/hr.js create mode 100644 ccm-core/web/assets/ckeditor/lang/hu.js create mode 100644 ccm-core/web/assets/ckeditor/lang/id.js create mode 100644 ccm-core/web/assets/ckeditor/lang/is.js create mode 100644 ccm-core/web/assets/ckeditor/lang/it.js create mode 100644 ccm-core/web/assets/ckeditor/lang/ja.js create mode 100644 ccm-core/web/assets/ckeditor/lang/ka.js create mode 100644 ccm-core/web/assets/ckeditor/lang/km.js create mode 100644 ccm-core/web/assets/ckeditor/lang/ko.js create mode 100644 ccm-core/web/assets/ckeditor/lang/ku.js create mode 100644 ccm-core/web/assets/ckeditor/lang/lt.js create mode 100644 ccm-core/web/assets/ckeditor/lang/lv.js create mode 100644 ccm-core/web/assets/ckeditor/lang/mk.js create mode 100644 ccm-core/web/assets/ckeditor/lang/mn.js create mode 100644 ccm-core/web/assets/ckeditor/lang/ms.js create mode 100644 ccm-core/web/assets/ckeditor/lang/nb.js create mode 100644 ccm-core/web/assets/ckeditor/lang/nl.js create mode 100644 ccm-core/web/assets/ckeditor/lang/no.js create mode 100644 ccm-core/web/assets/ckeditor/lang/oc.js create mode 100644 ccm-core/web/assets/ckeditor/lang/pl.js create mode 100644 ccm-core/web/assets/ckeditor/lang/pt-br.js create mode 100644 ccm-core/web/assets/ckeditor/lang/pt.js create mode 100644 ccm-core/web/assets/ckeditor/lang/ro.js create mode 100644 ccm-core/web/assets/ckeditor/lang/ru.js create mode 100644 ccm-core/web/assets/ckeditor/lang/si.js create mode 100644 ccm-core/web/assets/ckeditor/lang/sk.js create mode 100644 ccm-core/web/assets/ckeditor/lang/sl.js create mode 100644 ccm-core/web/assets/ckeditor/lang/sq.js create mode 100644 ccm-core/web/assets/ckeditor/lang/sr-latn.js create mode 100644 ccm-core/web/assets/ckeditor/lang/sr.js create mode 100644 ccm-core/web/assets/ckeditor/lang/sv.js create mode 100644 ccm-core/web/assets/ckeditor/lang/th.js create mode 100644 ccm-core/web/assets/ckeditor/lang/tr.js create mode 100644 ccm-core/web/assets/ckeditor/lang/tt.js create mode 100644 ccm-core/web/assets/ckeditor/lang/ug.js create mode 100644 ccm-core/web/assets/ckeditor/lang/uk.js create mode 100644 ccm-core/web/assets/ckeditor/lang/vi.js create mode 100644 ccm-core/web/assets/ckeditor/lang/zh-cn.js create mode 100644 ccm-core/web/assets/ckeditor/lang/zh.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/af.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/az.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/da.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/de.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/el.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/en.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/es.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/et.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/he.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/id.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/it.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/km.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/no.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/si.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/th.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/about/dialogs/about.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/about/dialogs/logo_ckeditor.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/colordialog/dialogs/colordialog.css create mode 100644 ccm-core/web/assets/ckeditor/plugins/colordialog/dialogs/colordialog.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg create mode 100644 ccm-core/web/assets/ckeditor/plugins/copyformatting/cursors/cursor.svg create mode 100644 ccm-core/web/assets/ckeditor/plugins/copyformatting/styles/copyformatting.css create mode 100644 ccm-core/web/assets/ckeditor/plugins/dialog/dialogDefinition.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/div/dialogs/div.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/find/dialogs/find.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/flash/dialogs/flash.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/flash/images/placeholder.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/forms/dialogs/button.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/forms/dialogs/checkbox.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/forms/dialogs/form.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/forms/dialogs/hiddenfield.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/forms/dialogs/radio.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/forms/dialogs/select.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/forms/dialogs/textarea.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/forms/dialogs/textfield.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/forms/images/hiddenfield.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/icons.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/icons_hidpi.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/iframe/dialogs/iframe.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/iframe/images/placeholder.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/image/dialogs/image.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/image/images/noimage.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/link/dialogs/anchor.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/link/dialogs/link.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/link/images/anchor.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/link/images/hidpi/anchor.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/liststyle/dialogs/liststyle.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/magicline/images/hidpi/icon.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/magicline/images/icon-rtl.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/magicline/images/icon.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/pagebreak/images/pagebreak.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/pastefromword/filter/default.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/preview/preview.html create mode 100644 ccm-core/web/assets/ckeditor/plugins/scayt/CHANGELOG.md create mode 100644 ccm-core/web/assets/ckeditor/plugins/scayt/LICENSE.md create mode 100644 ccm-core/web/assets/ckeditor/plugins/scayt/README.md create mode 100644 ccm-core/web/assets/ckeditor/plugins/scayt/dialogs/dialog.css create mode 100644 ccm-core/web/assets/ckeditor/plugins/scayt/dialogs/options.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/scayt/dialogs/toolbar.css create mode 100644 ccm-core/web/assets/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css create mode 100644 ccm-core/web/assets/ckeditor/plugins/showblocks/images/block_address.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/showblocks/images/block_blockquote.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/showblocks/images/block_div.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/showblocks/images/block_h1.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/showblocks/images/block_h2.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/showblocks/images/block_h3.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/showblocks/images/block_h4.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/showblocks/images/block_h5.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/showblocks/images/block_h6.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/showblocks/images/block_p.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/showblocks/images/block_pre.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/dialogs/smiley.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/angel_smile.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/angel_smile.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/angry_smile.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/angry_smile.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/broken_heart.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/broken_heart.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/confused_smile.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/confused_smile.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/cry_smile.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/cry_smile.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/devil_smile.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/devil_smile.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/embaressed_smile.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/embarrassed_smile.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/embarrassed_smile.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/envelope.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/envelope.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/heart.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/heart.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/kiss.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/kiss.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/lightbulb.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/lightbulb.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/omg_smile.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/omg_smile.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/regular_smile.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/regular_smile.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/sad_smile.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/sad_smile.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/shades_smile.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/shades_smile.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/teeth_smile.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/teeth_smile.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/thumbs_down.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/thumbs_down.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/thumbs_up.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/thumbs_up.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/tongue_smile.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/tongue_smile.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/tounge_smile.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/wink_smile.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/smiley/images/wink_smile.png create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/af.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/ar.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/az.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/bg.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/ca.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/cs.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/cy.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/da.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/de.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/el.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/en-au.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/en-ca.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/en.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/eo.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/es.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/et.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/eu.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/fa.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/fi.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/fr.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/gl.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/he.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/hr.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/hu.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/id.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/it.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/ja.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/km.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/ko.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/ku.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/lt.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/lv.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/nb.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/nl.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/no.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/oc.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/pl.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/pt.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/ru.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/si.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/sk.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/sl.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/sq.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/sv.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/th.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/tr.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/tt.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/ug.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/uk.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/vi.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/lang/zh.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/specialchar/dialogs/specialchar.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/table/dialogs/table.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/tableselection/styles/tableselection.css create mode 100644 ccm-core/web/assets/ckeditor/plugins/tabletools/dialogs/tableCell.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/templates/dialogs/templates.css create mode 100644 ccm-core/web/assets/ckeditor/plugins/templates/dialogs/templates.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/templates/templates/default.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/templates/templates/images/template1.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/templates/templates/images/template2.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/templates/templates/images/template3.gif create mode 100644 ccm-core/web/assets/ckeditor/plugins/wsc/LICENSE.md create mode 100644 ccm-core/web/assets/ckeditor/plugins/wsc/README.md create mode 100644 ccm-core/web/assets/ckeditor/plugins/wsc/dialogs/ciframe.html create mode 100644 ccm-core/web/assets/ckeditor/plugins/wsc/dialogs/tmpFrameset.html create mode 100644 ccm-core/web/assets/ckeditor/plugins/wsc/dialogs/wsc.css create mode 100644 ccm-core/web/assets/ckeditor/plugins/wsc/dialogs/wsc.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/wsc/dialogs/wsc_ie.js create mode 100644 ccm-core/web/assets/ckeditor/plugins/wsc/skins/moono-lisa/wsc.css create mode 100644 ccm-core/web/assets/ckeditor/samples/css/samples.css create mode 100644 ccm-core/web/assets/ckeditor/samples/img/github-top.png create mode 100644 ccm-core/web/assets/ckeditor/samples/img/header-bg.png create mode 100644 ccm-core/web/assets/ckeditor/samples/img/header-separator.png create mode 100644 ccm-core/web/assets/ckeditor/samples/img/logo.png create mode 100644 ccm-core/web/assets/ckeditor/samples/img/navigation-tip.png create mode 100644 ccm-core/web/assets/ckeditor/samples/index.html create mode 100644 ccm-core/web/assets/ckeditor/samples/js/sample.js create mode 100644 ccm-core/web/assets/ckeditor/samples/js/sf.js create mode 100644 ccm-core/web/assets/ckeditor/samples/old/ajax.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/api.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/appendto.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/assets/inlineall/logo.png create mode 100644 ccm-core/web/assets/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css create mode 100644 ccm-core/web/assets/ckeditor/samples/old/assets/posteddata.php create mode 100644 ccm-core/web/assets/ckeditor/samples/old/assets/sample.jpg create mode 100644 ccm-core/web/assets/ckeditor/samples/old/assets/uilanguages/languages.js create mode 100644 ccm-core/web/assets/ckeditor/samples/old/datafiltering.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/dialog/assets/my_dialog.js create mode 100644 ccm-core/web/assets/ckeditor/samples/old/dialog/dialog.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/divreplace.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/enterkey/enterkey.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla create mode 100644 ccm-core/web/assets/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.swf create mode 100644 ccm-core/web/assets/ckeditor/samples/old/htmlwriter/assets/outputforflash/swfobject.js create mode 100644 ccm-core/web/assets/ckeditor/samples/old/htmlwriter/outputforflash.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/htmlwriter/outputhtml.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/index.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/inlineall.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/inlinebycode.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/inlinetextarea.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/jquery.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/magicline/magicline.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/readonly.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/replacebyclass.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/replacebycode.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/sample.css create mode 100644 ccm-core/web/assets/ckeditor/samples/old/sample.js create mode 100644 ccm-core/web/assets/ckeditor/samples/old/sample_posteddata.php create mode 100644 ccm-core/web/assets/ckeditor/samples/old/tabindex.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/toolbar/toolbar.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/uicolor.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/uilanguages.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/wysiwygarea/fullpage.html create mode 100644 ccm-core/web/assets/ckeditor/samples/old/xhtmlstyle.html create mode 100644 ccm-core/web/assets/ckeditor/samples/toolbarconfigurator/css/fontello.css create mode 100644 ccm-core/web/assets/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt create mode 100644 ccm-core/web/assets/ckeditor/samples/toolbarconfigurator/font/config.json create mode 100644 ccm-core/web/assets/ckeditor/samples/toolbarconfigurator/font/fontello.eot create mode 100644 ccm-core/web/assets/ckeditor/samples/toolbarconfigurator/font/fontello.svg create mode 100644 ccm-core/web/assets/ckeditor/samples/toolbarconfigurator/font/fontello.ttf create mode 100644 ccm-core/web/assets/ckeditor/samples/toolbarconfigurator/font/fontello.woff create mode 100644 ccm-core/web/assets/ckeditor/samples/toolbarconfigurator/index.html create mode 100644 ccm-core/web/assets/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js create mode 100644 ccm-core/web/assets/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js create mode 100644 ccm-core/web/assets/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js create mode 100644 ccm-core/web/assets/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js create mode 100644 ccm-core/web/assets/ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE create mode 100644 ccm-core/web/assets/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css create mode 100644 ccm-core/web/assets/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js create mode 100644 ccm-core/web/assets/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js create mode 100644 ccm-core/web/assets/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css create mode 100644 ccm-core/web/assets/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css create mode 100644 ccm-core/web/assets/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js create mode 100644 ccm-core/web/assets/ckeditor/skins/moono-lisa/dialog.css create mode 100644 ccm-core/web/assets/ckeditor/skins/moono-lisa/dialog_ie.css create mode 100644 ccm-core/web/assets/ckeditor/skins/moono-lisa/dialog_ie8.css create mode 100644 ccm-core/web/assets/ckeditor/skins/moono-lisa/dialog_iequirks.css create mode 100644 ccm-core/web/assets/ckeditor/skins/moono-lisa/editor.css create mode 100644 ccm-core/web/assets/ckeditor/skins/moono-lisa/editor_gecko.css create mode 100644 ccm-core/web/assets/ckeditor/skins/moono-lisa/editor_ie.css create mode 100644 ccm-core/web/assets/ckeditor/skins/moono-lisa/editor_ie8.css create mode 100644 ccm-core/web/assets/ckeditor/skins/moono-lisa/editor_iequirks.css create mode 100644 ccm-core/web/assets/ckeditor/skins/moono-lisa/icons.png create mode 100644 ccm-core/web/assets/ckeditor/skins/moono-lisa/icons_hidpi.png create mode 100644 ccm-core/web/assets/ckeditor/skins/moono-lisa/images/arrow.png create mode 100644 ccm-core/web/assets/ckeditor/skins/moono-lisa/images/close.png create mode 100644 ccm-core/web/assets/ckeditor/skins/moono-lisa/images/hidpi/close.png create mode 100644 ccm-core/web/assets/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png create mode 100644 ccm-core/web/assets/ckeditor/skins/moono-lisa/images/hidpi/lock.png create mode 100644 ccm-core/web/assets/ckeditor/skins/moono-lisa/images/hidpi/refresh.png create mode 100644 ccm-core/web/assets/ckeditor/skins/moono-lisa/images/lock-open.png create mode 100644 ccm-core/web/assets/ckeditor/skins/moono-lisa/images/lock.png create mode 100644 ccm-core/web/assets/ckeditor/skins/moono-lisa/images/refresh.png create mode 100644 ccm-core/web/assets/ckeditor/skins/moono-lisa/images/spinner.gif create mode 100644 ccm-core/web/assets/ckeditor/skins/moono-lisa/readme.md create mode 100644 ccm-core/web/assets/ckeditor/styles.js diff --git a/ccm-core/web/assets/ckeditor/CHANGELOG b/ccm-core/web/assets/ckeditor/CHANGELOG new file mode 100644 index 000000000..215000865 --- /dev/null +++ b/ccm-core/web/assets/ckeditor/CHANGELOG @@ -0,0 +1,3 @@ +* Tue 2017-06-13 +- added ckeditor version 4.7.0package "full" + diff --git a/ccm-core/web/assets/ckeditor/CHANGES.md b/ccm-core/web/assets/ckeditor/CHANGES.md new file mode 100644 index 000000000..efc955839 --- /dev/null +++ b/ccm-core/web/assets/ckeditor/CHANGES.md @@ -0,0 +1,1283 @@ +CKEditor 4 Changelog +==================== + +## CKEditor 4.7 + +**Important Notes:** + +* [#13793](http://dev.ckeditor.com/ticket/13793): The [`embed_provider`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-embed_provider) configuration option for the [Media Embed](http://ckeditor.com/addon/embed) and [Semantic Media Embed](http://ckeditor.com/addon/embedsemantic) plugins is no longer preset by default. +* The [UI Color](http://ckeditor.com/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](http://dev.ckeditor.com/ticket/16755): Added the [Table Selection](http://ckeditor.com/addon/tableselection) plugin that lets you select and manipulate an arbitrary rectangular table fragment (a few cells, a row or a column). +* [#16961](http://dev.ckeditor.com/ticket/16961): Added support for pasting from Microsoft Excel. +* [#13381](http://dev.ckeditor.com/ticket/13381): Dynamic code evaluation call in [`CKEDITOR.template`](http://docs.ckeditor.com/#!/api/CKEDITOR.template) removed. CKEditor can now be used with the `unsafe-eval` Content Security Policy. Thanks to [Caridy Patiño](http://caridy.name)! +* [#16971](http://dev.ckeditor.com/ticket/16971): Added support for color in the `background` property containing also other styles for table cells in the [Table Tools](http://ckeditor.com/addon/tabletools) plugin. +* [#16847](http://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](http://ckeditor.com/addon/pastefromword) plugin. +* [#16818](http://dev.ckeditor.com/ticket/16818): Added table cell height parsing in the [Paste from Word](http://ckeditor.com/addon/pastefromword) plugin. +* [#16850](http://dev.ckeditor.com/ticket/16850): Added a new [`config.enableContextMenu`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-enableContextMenu) configuration option for enabling and disabling the [context menu](http://ckeditor.com/addon/contextmenu). +* [#16937](http://dev.ckeditor.com/ticket/16937): The `command` parameter in [CKEDITOR.editor.getCommandKeystroke](http://docs.ckeditor.dev/#!/api/CKEDITOR.editor-method-getCommandKeystroke) now also accepts a command name as an argument. +* [#17010](http://dev.ckeditor.com/ticket/17010): The [`CKEDITOR.dom.range.shrink`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.range-method-shrink) method now allows for skipping bogus `
` elements. + +Fixed Issues: + +* [#16935](http://dev.ckeditor.com/ticket/16935): [Chrome] Fixed: Blurring the editor in [Source Mode](http://ckeditor.com/addon/sourcearea) throws an error. +* [#16825](http://dev.ckeditor.com/ticket/16825): [Chrome] Fixed: Error thrown when destroying a focused inline editor. +* [#16857](http://dev.ckeditor.com/ticket/16857): Fixed: Ctrl+Shift+V blocked by [Copy Formatting](http://ckeditor.com/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](http://ckeditor.com/addon/copyformatting) plugin is enabled. +* [#16786](http://dev.ckeditor.com/ticket/16786): Fixed: Added missing translations for the [Copy Formatting](http://ckeditor.com/addon/copyformatting) plugin. +* [#14714](http://dev.ckeditor.com/ticket/14714): [WebKit/Blink] Fixed: Exception thrown on refocusing a blurred inline editor. +* [#16913](http://dev.ckeditor.com/ticket/16913): [Firefox, IE] Fixed: [Paste as Plain Text](http://ckeditor.com/addon/pastetext) keystroke does not work. +* [#16968](http://dev.ckeditor.com/ticket/16968): Fixed: [Safari] [Paste as Plain Text](http://ckeditor.com/addon/pastetext) is not handled by the editor. +* [#16912](http://dev.ckeditor.com/ticket/16912): Fixed: Exception thrown when a single image is pasted using [Paste from Word](http://ckeditor.com/addon/pastefromword). +* [#16821](http://dev.ckeditor.com/ticket/16821): Fixed: Extraneous `` elements with `height` style stacked when [pasting from Word](http://ckeditor.com/addon/pastefromword). +* [#16866](http://dev.ckeditor.com/ticket/16866): [IE, Edge] Fixed: Whitespaces not preserved when [pasting from Word](http://ckeditor.com/addon/pastefromword). +* [#16860](http://dev.ckeditor.com/ticket/16860): Fixed: Paragraphs which only look like lists incorrectly transformed into them when [pasting from Word](http://ckeditor.com/addon/pastefromword). +* [#16817](http://dev.ckeditor.com/ticket/16817): Fixed: When [pasting from Word](http://ckeditor.com/addon/pastefromword), paragraphs are transformed into lists with some corrupted data. +* [#16833](http://dev.ckeditor.com/ticket/16833): [IE11] Fixed: Malformed list with headers [pasted from Word](http://ckeditor.com/addon/pastefromword). +* [#16826](http://dev.ckeditor.com/ticket/16826): [IE] Fixed: Superfluous paragraphs within lists [pasted from Word](http://ckeditor.com/addon/pastefromword). +* [#12465](http://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](http://dev.ckeditor.com/ticket/13062): Fixed: Impossible to unlink when the caret is at the edge of the link. +* [#13585](http://dev.ckeditor.com/ticket/13585): Fixed: Error when wrapping two adjacent `
` elements with a `
`. +* [#16811](http://dev.ckeditor.com/ticket/16811): Fixed: Table alignment is not preserved by the [Paste from Word](http://ckeditor.com/addon/pastefromword) plugin. +* [#16810](http://dev.ckeditor.com/ticket/16810): Fixed: Vertical align in tables is not supported by the [Paste from Word](http://ckeditor.com/addon/pastefromword) plugin. +* [#11956](http://dev.ckeditor.com/ticket/11956): [Blink, IE] Fixed: [Link](http://ckeditor.com/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](http://dev.ckeditor.com/ticket/10472): Fixed: Unable to use [Table Resize](http://ckeditor.com/addon/tableresize) on table header and footer. +* [#14762](http://dev.ckeditor.com/ticket/14762): Fixed: Hovering over an empty table (without rows or cells) throws an error when the [Table Resize](http://ckeditor.com/addon/tableresize) plugin is active. +* [#16777](https://dev.ckeditor.com/ticket/16777): [Edge] Fixed: The [Clipboard](http://ckeditor.com/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](http://ckeditor.com/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](http://ckeditor.com/addon/colorbutton) plugin is run in ES5 strict mode. Thanks to [Igor Rubinovich](https://github.com/IgorRubinovich)! +* [#16920](http://dev.ckeditor.com/ticket/16920): Fixed: Several plugins not using the [Dialog](http://ckeditor.com/addon/dialog) plugin as a direct dependency. +* [PR#336](https://github.com/ckeditor/ckeditor-dev/pull/336): Fixed: Typo in [`CKEDITOR.getCss`](http://docs.ckeditor.com/#!/api/CKEDITOR-method-getCss) API documentation. Thanks to [knusperpixel](https://github.com/knusperpixel)! +* [#17027](http://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 `