From f9caa9759b5b3781bb8764c6172e754b6085cf07 Mon Sep 17 00:00:00 2001 From: Francesco Malagrino Date: Sun, 26 Mar 2017 21:10:58 +0200 Subject: [PATCH] new ckeditor New ckeditor --- ckeditor/CHANGES.md | 867 +- ckeditor/LICENSE.md | 383 +- ckeditor/README.md | 2 +- ckeditor/adapters/jquery.js | 389 +- ckeditor/build-config.js | 167 +- ckeditor/ckeditor.js | 948 +- ckeditor/ckeditor/CHANGES.md | 1219 +++ ckeditor/ckeditor/LICENSE.md | 1420 +++ ckeditor/ckeditor/README.md | 39 + ckeditor/ckeditor/adapters/jquery.js | 10 + ckeditor/ckeditor/build-config.js | 118 + ckeditor/ckeditor/ckeditor.js | 1219 +++ ckeditor/ckeditor/config.js | 12 + ckeditor/ckeditor/contents.css | 208 + ckeditor/ckeditor/lang/en.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 .../plugins/ckawesome/dialogs/ckawesome.css | 5 + .../plugins/ckawesome/dialogs/ckawesome.js | 6 + .../resources/select2/select2.full.min.css | 1 + .../resources/select2/select2.full.min.js | 141 + .../plugins/clipboard/dialogs/paste.js | 12 + .../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/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 .../plugins/glyphicons/css/config.json | 402 + .../plugins/glyphicons/css/css/bootstrap.css | 819 ++ .../fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20127 bytes .../fonts/glyphicons-halflings-regular.svg | 288 + .../fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 45404 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23424 bytes .../fonts/glyphicons-halflings-regular.woff2 | Bin 0 -> 18028 bytes .../plugins/glyphicons/css/js/bootstrap.js | 77 + .../glyphicons/css/js/bootstrap.min.js | 77 + .../ckeditor/plugins/glyphicons/css/style.css | 13 + .../plugins/glyphicons/dialogs/glyphicons.js | 6 + ckeditor/ckeditor/plugins/icons.png | Bin 0 -> 13392 bytes ckeditor/ckeditor/plugins/icons_hidpi.png | Bin 0 -> 41313 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 | 7 + .../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 | 43 + .../ckeditor/plugins/preview/preview.html | 13 + ckeditor/ckeditor/plugins/scayt/CHANGELOG.md | 20 + ckeditor/ckeditor/plugins/scayt/LICENSE.md | 28 + ckeditor/ckeditor/plugins/scayt/README.md | 25 + .../ckeditor/plugins/scayt/dialogs/options.js | 19 + .../plugins/scayt/dialogs/toolbar.css | 71 + .../plugins/scayt/skins/moono-lisa/scayt.css | 20 + .../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-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 + .../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 .../ckeditor/plugins/widget/images/handle.png | Bin 0 -> 220 bytes ckeditor/ckeditor/plugins/wsc/LICENSE.md | 28 + ckeditor/ckeditor/plugins/wsc/README.md | 25 + .../ckeditor/plugins/wsc/dialogs/ciframe.html | 66 + .../plugins/wsc/dialogs/tmpFrameset.html | 52 + ckeditor/ckeditor/plugins/wsc/dialogs/wsc.css | 82 + ckeditor/ckeditor/plugins/wsc/dialogs/wsc.js | 92 + .../ckeditor/plugins/wsc/dialogs/wsc_ie.js | 11 + .../plugins/wsc/skins/moono-lisa/wsc.css | 43 + ckeditor/ckeditor/samples/css/samples.css | 1632 +++ ckeditor/ckeditor/samples/debug.log | 3 + ckeditor/ckeditor/samples/img/github-top.png | Bin 0 -> 383 bytes ckeditor/ckeditor/samples/img/header-bg.png | Bin 0 -> 13086 bytes .../ckeditor/samples/img/header-separator.png | Bin 0 -> 123 bytes ckeditor/ckeditor/samples/img/logo.png | Bin 0 -> 5891 bytes .../ckeditor/samples/img/navigation-tip.png | Bin 0 -> 12029 bytes ckeditor/ckeditor/samples/index.html | 128 + ckeditor/ckeditor/samples/js/sample.js | 53 + ckeditor/ckeditor/samples/js/sf.js | 17 + ckeditor/ckeditor/samples/old/ajax.html | 85 + ckeditor/ckeditor/samples/old/api.html | 210 + ckeditor/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/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 + ckeditor/ckeditor/samples/old/index.html | 131 + ckeditor/ckeditor/samples/old/inlineall.html | 314 + .../ckeditor/samples/old/inlinebycode.html | 124 + .../ckeditor/samples/old/inlinetextarea.html | 113 + ckeditor/ckeditor/samples/old/jquery.html | 103 + .../samples/old/magicline/magicline.html | 209 + ckeditor/ckeditor/samples/old/readonly.html | 76 + .../ckeditor/samples/old/replacebyclass.html | 60 + .../ckeditor/samples/old/replacebycode.html | 59 + ckeditor/ckeditor/samples/old/sample.css | 357 + ckeditor/ckeditor/samples/old/sample.js | 50 + .../samples/old/sample_posteddata.php | 16 + ckeditor/ckeditor/samples/old/tabindex.html | 78 + .../ckeditor/samples/old/toolbar/toolbar.html | 235 + ckeditor/ckeditor/samples/old/uicolor.html | 72 + .../ckeditor/samples/old/uilanguages.html | 122 + .../samples/old/wysiwygarea/fullpage.html | 80 + ckeditor/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/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/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/ckeditor/skins/moono-lisa/icons.png | Bin 0 -> 13392 bytes .../ckeditor/skins/moono-lisa/icons_hidpi.png | Bin 0 -> 41313 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/ckeditor/skins/moono-lisa/readme.md | 46 + ckeditor/ckeditor/styles.js | 137 + ckeditor/config.js | 43 +- ckeditor/contents.css | 97 +- ckeditor/core/_bootstrap.js | 74 + ckeditor/core/ckeditor.js | 204 + ckeditor/core/ckeditor_base.js | 318 + ckeditor/core/ckeditor_basic.js | 94 + ckeditor/core/command.js | 275 + ckeditor/core/commanddefinition.js | 162 + ckeditor/core/config.js | 451 + ckeditor/core/creators/inline.js | 157 + ckeditor/core/creators/themedui.js | 541 + ckeditor/core/dataprocessor.js | 70 + ckeditor/core/dom.js | 13 + ckeditor/core/dom/comment.js | 53 + ckeditor/core/dom/document.js | 326 + ckeditor/core/dom/documentfragment.js | 62 + ckeditor/core/dom/domobject.js | 266 + ckeditor/core/dom/element.js | 2183 ++++ ckeditor/core/dom/elementpath.js | 251 + ckeditor/core/dom/event.js | 208 + ckeditor/core/dom/iterator.js | 565 ++ ckeditor/core/dom/node.js | 902 ++ ckeditor/core/dom/nodelist.js | 43 + ckeditor/core/dom/range.js | 2978 ++++++ ckeditor/core/dom/rangelist.js | 199 + ckeditor/core/dom/text.js | 135 + ckeditor/core/dom/walker.js | 652 ++ ckeditor/core/dom/window.js | 95 + ckeditor/core/dtd.js | 349 + ckeditor/core/editable.js | 3266 ++++++ ckeditor/core/editor.js | 2039 ++++ ckeditor/core/editor_basic.js | 36 + ckeditor/core/env.js | 361 + ckeditor/core/event.js | 389 + ckeditor/core/eventInfo.js | 115 + ckeditor/core/filter.js | 2540 +++++ ckeditor/core/focusmanager.js | 281 + ckeditor/core/htmldataprocessor.js | 1036 ++ ckeditor/core/htmlparser.js | 205 + ckeditor/core/htmlparser/basicwriter.js | 152 + ckeditor/core/htmlparser/cdata.js | 48 + ckeditor/core/htmlparser/comment.js | 80 + ckeditor/core/htmlparser/element.js | 568 ++ ckeditor/core/htmlparser/filter.js | 407 + ckeditor/core/htmlparser/fragment.js | 646 ++ ckeditor/core/htmlparser/node.js | 156 + ckeditor/core/htmlparser/text.js | 70 + ckeditor/core/keystrokehandler.js | 169 + ckeditor/core/lang.js | 103 + ckeditor/core/loader.js | 225 + ckeditor/core/log.js | 127 + ckeditor/core/plugindefinition.js | 177 + ckeditor/core/plugins.js | 119 + ckeditor/core/resourcemanager.js | 228 + ckeditor/core/scriptloader.js | 202 + ckeditor/core/selection.js | 2204 +++++ ckeditor/core/skin.js | 350 + ckeditor/core/style.js | 2102 ++++ ckeditor/core/template.js | 68 + ckeditor/core/tools.js | 1916 ++++ ckeditor/core/ui.js | 185 + ckeditor/lang/_translationstatus.txt | 63 + ckeditor/lang/af.js | 120 +- ckeditor/lang/ar.js | 120 +- ckeditor/lang/az.js | 117 + ckeditor/lang/bg.js | 120 +- ckeditor/lang/bn.js | 120 +- ckeditor/lang/bs.js | 120 +- ckeditor/lang/ca.js | 120 +- ckeditor/lang/cs.js | 120 +- ckeditor/lang/cy.js | 120 +- ckeditor/lang/da.js | 120 +- ckeditor/lang/de-ch.js | 116 + ckeditor/lang/de.js | 120 +- ckeditor/lang/el.js | 120 +- ckeditor/lang/en-au.js | 120 +- ckeditor/lang/en-ca.js | 120 +- ckeditor/lang/en-gb.js | 120 +- ckeditor/lang/en.js | 120 +- ckeditor/lang/eo.js | 120 +- ckeditor/lang/es.js | 120 +- ckeditor/lang/et.js | 120 +- ckeditor/lang/eu.js | 120 +- ckeditor/lang/fa.js | 120 +- ckeditor/lang/fi.js | 120 +- ckeditor/lang/fo.js | 120 +- ckeditor/lang/fr-ca.js | 120 +- ckeditor/lang/fr.js | 120 +- ckeditor/lang/gl.js | 120 +- ckeditor/lang/gu.js | 120 +- ckeditor/lang/he.js | 120 +- ckeditor/lang/hi.js | 120 +- ckeditor/lang/hr.js | 120 +- ckeditor/lang/hu.js | 120 +- ckeditor/lang/id.js | 119 +- ckeditor/lang/is.js | 120 +- ckeditor/lang/it.js | 120 +- ckeditor/lang/ja.js | 120 +- ckeditor/lang/ka.js | 120 +- ckeditor/lang/km.js | 120 +- ckeditor/lang/ko.js | 120 +- ckeditor/lang/ku.js | 119 +- ckeditor/lang/lt.js | 120 +- ckeditor/lang/lv.js | 120 +- ckeditor/lang/mk.js | 119 +- ckeditor/lang/mn.js | 120 +- ckeditor/lang/ms.js | 120 +- ckeditor/lang/nb.js | 120 +- ckeditor/lang/nl.js | 120 +- ckeditor/lang/no.js | 120 +- ckeditor/lang/oc.js | 117 + ckeditor/lang/pl.js | 120 +- ckeditor/lang/pt-br.js | 119 +- ckeditor/lang/pt.js | 120 +- ckeditor/lang/ro.js | 120 +- ckeditor/lang/ru.js | 120 +- ckeditor/lang/si.js | 119 +- ckeditor/lang/sk.js | 120 +- ckeditor/lang/sl.js | 120 +- ckeditor/lang/sq.js | 119 +- ckeditor/lang/sr-latn.js | 120 +- ckeditor/lang/sr.js | 120 +- ckeditor/lang/sv.js | 119 +- ckeditor/lang/th.js | 120 +- ckeditor/lang/tr.js | 119 +- ckeditor/lang/tt.js | 117 + ckeditor/lang/ug.js | 119 +- ckeditor/lang/uk.js | 120 +- ckeditor/lang/vi.js | 120 +- ckeditor/lang/zh-cn.js | 120 +- ckeditor/lang/zh.js | 120 +- ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js | 227 +- .../dialogs/lang/_translationstatus.txt | 2 +- ckeditor/plugins/a11yhelp/dialogs/lang/af.js | 140 + ckeditor/plugins/a11yhelp/dialogs/lang/ar.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/az.js | 140 + ckeditor/plugins/a11yhelp/dialogs/lang/bg.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/ca.js | 150 +- ckeditor/plugins/a11yhelp/dialogs/lang/cs.js | 150 +- ckeditor/plugins/a11yhelp/dialogs/lang/cy.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/da.js | 149 +- .../plugins/a11yhelp/dialogs/lang/de-ch.js | 140 + ckeditor/plugins/a11yhelp/dialogs/lang/de.js | 150 +- ckeditor/plugins/a11yhelp/dialogs/lang/el.js | 150 +- .../plugins/a11yhelp/dialogs/lang/en-gb.js | 140 + ckeditor/plugins/a11yhelp/dialogs/lang/en.js | 168 +- ckeditor/plugins/a11yhelp/dialogs/lang/eo.js | 150 +- ckeditor/plugins/a11yhelp/dialogs/lang/es.js | 150 +- ckeditor/plugins/a11yhelp/dialogs/lang/et.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/eu.js | 140 + ckeditor/plugins/a11yhelp/dialogs/lang/fa.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/fi.js | 150 +- ckeditor/plugins/a11yhelp/dialogs/lang/fo.js | 140 + .../plugins/a11yhelp/dialogs/lang/fr-ca.js | 150 +- ckeditor/plugins/a11yhelp/dialogs/lang/fr.js | 151 +- ckeditor/plugins/a11yhelp/dialogs/lang/gl.js | 150 +- ckeditor/plugins/a11yhelp/dialogs/lang/gu.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/he.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/hi.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/hr.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/hu.js | 150 +- ckeditor/plugins/a11yhelp/dialogs/lang/id.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/it.js | 150 +- ckeditor/plugins/a11yhelp/dialogs/lang/ja.js | 148 +- ckeditor/plugins/a11yhelp/dialogs/lang/km.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/ko.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/ku.js | 150 +- ckeditor/plugins/a11yhelp/dialogs/lang/lt.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/lv.js | 151 +- ckeditor/plugins/a11yhelp/dialogs/lang/mk.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/mn.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/nb.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/nl.js | 150 +- ckeditor/plugins/a11yhelp/dialogs/lang/no.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/oc.js | 140 + ckeditor/plugins/a11yhelp/dialogs/lang/pl.js | 150 +- .../plugins/a11yhelp/dialogs/lang/pt-br.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/pt.js | 150 +- ckeditor/plugins/a11yhelp/dialogs/lang/ro.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/ru.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/si.js | 148 +- ckeditor/plugins/a11yhelp/dialogs/lang/sk.js | 150 +- ckeditor/plugins/a11yhelp/dialogs/lang/sl.js | 150 +- ckeditor/plugins/a11yhelp/dialogs/lang/sq.js | 149 +- .../plugins/a11yhelp/dialogs/lang/sr-latn.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/sr.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/sv.js | 150 +- ckeditor/plugins/a11yhelp/dialogs/lang/th.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/tr.js | 150 +- ckeditor/plugins/a11yhelp/dialogs/lang/tt.js | 140 + ckeditor/plugins/a11yhelp/dialogs/lang/ug.js | 149 +- ckeditor/plugins/a11yhelp/dialogs/lang/uk.js | 150 +- ckeditor/plugins/a11yhelp/dialogs/lang/vi.js | 149 +- .../plugins/a11yhelp/dialogs/lang/zh-cn.js | 147 +- ckeditor/plugins/a11yhelp/dialogs/lang/zh.js | 147 +- ckeditor/plugins/a11yhelp/plugin.js | 51 + ckeditor/plugins/about/dialogs/about.js | 80 +- ckeditor/plugins/about/icons/about.png | Bin 0 -> 725 bytes ckeditor/plugins/about/icons/hidpi/about.png | Bin 0 -> 1247 bytes ckeditor/plugins/about/lang/af.js | 12 + ckeditor/plugins/about/lang/ar.js | 12 + ckeditor/plugins/about/lang/az.js | 12 + ckeditor/plugins/about/lang/bg.js | 12 + ckeditor/plugins/about/lang/bn.js | 12 + ckeditor/plugins/about/lang/bs.js | 12 + ckeditor/plugins/about/lang/ca.js | 12 + ckeditor/plugins/about/lang/cs.js | 12 + ckeditor/plugins/about/lang/cy.js | 12 + ckeditor/plugins/about/lang/da.js | 12 + ckeditor/plugins/about/lang/de-ch.js | 12 + ckeditor/plugins/about/lang/de.js | 12 + ckeditor/plugins/about/lang/el.js | 12 + ckeditor/plugins/about/lang/en-au.js | 12 + ckeditor/plugins/about/lang/en-ca.js | 12 + ckeditor/plugins/about/lang/en-gb.js | 12 + ckeditor/plugins/about/lang/en.js | 12 + ckeditor/plugins/about/lang/eo.js | 12 + ckeditor/plugins/about/lang/es.js | 12 + ckeditor/plugins/about/lang/et.js | 12 + ckeditor/plugins/about/lang/eu.js | 12 + ckeditor/plugins/about/lang/fa.js | 12 + ckeditor/plugins/about/lang/fi.js | 12 + ckeditor/plugins/about/lang/fo.js | 12 + ckeditor/plugins/about/lang/fr-ca.js | 12 + ckeditor/plugins/about/lang/fr.js | 12 + ckeditor/plugins/about/lang/gl.js | 12 + ckeditor/plugins/about/lang/gu.js | 12 + ckeditor/plugins/about/lang/he.js | 12 + ckeditor/plugins/about/lang/hi.js | 12 + ckeditor/plugins/about/lang/hr.js | 12 + ckeditor/plugins/about/lang/hu.js | 12 + ckeditor/plugins/about/lang/id.js | 12 + ckeditor/plugins/about/lang/is.js | 12 + ckeditor/plugins/about/lang/it.js | 12 + ckeditor/plugins/about/lang/ja.js | 12 + ckeditor/plugins/about/lang/ka.js | 12 + ckeditor/plugins/about/lang/km.js | 12 + ckeditor/plugins/about/lang/ko.js | 12 + ckeditor/plugins/about/lang/ku.js | 12 + ckeditor/plugins/about/lang/lt.js | 12 + ckeditor/plugins/about/lang/lv.js | 12 + ckeditor/plugins/about/lang/mk.js | 12 + ckeditor/plugins/about/lang/mn.js | 12 + ckeditor/plugins/about/lang/ms.js | 12 + ckeditor/plugins/about/lang/nb.js | 12 + ckeditor/plugins/about/lang/nl.js | 12 + ckeditor/plugins/about/lang/no.js | 12 + ckeditor/plugins/about/lang/oc.js | 12 + ckeditor/plugins/about/lang/pl.js | 12 + ckeditor/plugins/about/lang/pt-br.js | 12 + ckeditor/plugins/about/lang/pt.js | 12 + ckeditor/plugins/about/lang/ro.js | 12 + ckeditor/plugins/about/lang/ru.js | 12 + ckeditor/plugins/about/lang/si.js | 12 + ckeditor/plugins/about/lang/sk.js | 12 + ckeditor/plugins/about/lang/sl.js | 12 + ckeditor/plugins/about/lang/sq.js | 12 + ckeditor/plugins/about/lang/sr-latn.js | 12 + ckeditor/plugins/about/lang/sr.js | 12 + ckeditor/plugins/about/lang/sv.js | 12 + ckeditor/plugins/about/lang/th.js | 12 + ckeditor/plugins/about/lang/tr.js | 12 + ckeditor/plugins/about/lang/tt.js | 12 + ckeditor/plugins/about/lang/ug.js | 12 + ckeditor/plugins/about/lang/uk.js | 12 + ckeditor/plugins/about/lang/vi.js | 12 + ckeditor/plugins/about/lang/zh-cn.js | 12 + ckeditor/plugins/about/lang/zh.js | 12 + ckeditor/plugins/about/plugin.js | 27 + ckeditor/plugins/basicstyles/icons/bold.png | Bin 0 -> 580 bytes .../plugins/basicstyles/icons/hidpi/bold.png | Bin 0 -> 1207 bytes .../basicstyles/icons/hidpi/italic.png | Bin 0 -> 854 bytes .../basicstyles/icons/hidpi/strike.png | Bin 0 -> 1357 bytes .../basicstyles/icons/hidpi/subscript.png | Bin 0 -> 1189 bytes .../basicstyles/icons/hidpi/superscript.png | Bin 0 -> 1156 bytes .../basicstyles/icons/hidpi/underline.png | Bin 0 -> 1084 bytes ckeditor/plugins/basicstyles/icons/italic.png | Bin 0 -> 611 bytes ckeditor/plugins/basicstyles/icons/strike.png | Bin 0 -> 627 bytes .../plugins/basicstyles/icons/subscript.png | Bin 0 -> 584 bytes .../plugins/basicstyles/icons/superscript.png | Bin 0 -> 594 bytes .../plugins/basicstyles/icons/underline.png | Bin 0 -> 541 bytes ckeditor/plugins/basicstyles/lang/af.js | 12 + ckeditor/plugins/basicstyles/lang/ar.js | 12 + ckeditor/plugins/basicstyles/lang/az.js | 12 + ckeditor/plugins/basicstyles/lang/bg.js | 12 + ckeditor/plugins/basicstyles/lang/bn.js | 12 + ckeditor/plugins/basicstyles/lang/bs.js | 12 + ckeditor/plugins/basicstyles/lang/ca.js | 12 + ckeditor/plugins/basicstyles/lang/cs.js | 12 + ckeditor/plugins/basicstyles/lang/cy.js | 12 + ckeditor/plugins/basicstyles/lang/da.js | 12 + ckeditor/plugins/basicstyles/lang/de-ch.js | 12 + ckeditor/plugins/basicstyles/lang/de.js | 12 + ckeditor/plugins/basicstyles/lang/el.js | 12 + ckeditor/plugins/basicstyles/lang/en-au.js | 12 + ckeditor/plugins/basicstyles/lang/en-ca.js | 12 + ckeditor/plugins/basicstyles/lang/en-gb.js | 12 + ckeditor/plugins/basicstyles/lang/en.js | 12 + ckeditor/plugins/basicstyles/lang/eo.js | 12 + ckeditor/plugins/basicstyles/lang/es.js | 12 + ckeditor/plugins/basicstyles/lang/et.js | 12 + ckeditor/plugins/basicstyles/lang/eu.js | 12 + ckeditor/plugins/basicstyles/lang/fa.js | 12 + ckeditor/plugins/basicstyles/lang/fi.js | 12 + ckeditor/plugins/basicstyles/lang/fo.js | 12 + ckeditor/plugins/basicstyles/lang/fr-ca.js | 12 + ckeditor/plugins/basicstyles/lang/fr.js | 12 + ckeditor/plugins/basicstyles/lang/gl.js | 12 + ckeditor/plugins/basicstyles/lang/gu.js | 12 + ckeditor/plugins/basicstyles/lang/he.js | 12 + ckeditor/plugins/basicstyles/lang/hi.js | 12 + ckeditor/plugins/basicstyles/lang/hr.js | 12 + ckeditor/plugins/basicstyles/lang/hu.js | 12 + ckeditor/plugins/basicstyles/lang/id.js | 12 + ckeditor/plugins/basicstyles/lang/is.js | 12 + ckeditor/plugins/basicstyles/lang/it.js | 12 + ckeditor/plugins/basicstyles/lang/ja.js | 12 + ckeditor/plugins/basicstyles/lang/ka.js | 12 + ckeditor/plugins/basicstyles/lang/km.js | 12 + ckeditor/plugins/basicstyles/lang/ko.js | 12 + ckeditor/plugins/basicstyles/lang/ku.js | 12 + ckeditor/plugins/basicstyles/lang/lt.js | 12 + ckeditor/plugins/basicstyles/lang/lv.js | 12 + ckeditor/plugins/basicstyles/lang/mk.js | 12 + ckeditor/plugins/basicstyles/lang/mn.js | 12 + ckeditor/plugins/basicstyles/lang/ms.js | 12 + ckeditor/plugins/basicstyles/lang/nb.js | 12 + ckeditor/plugins/basicstyles/lang/nl.js | 12 + ckeditor/plugins/basicstyles/lang/no.js | 12 + ckeditor/plugins/basicstyles/lang/oc.js | 12 + ckeditor/plugins/basicstyles/lang/pl.js | 12 + ckeditor/plugins/basicstyles/lang/pt-br.js | 12 + ckeditor/plugins/basicstyles/lang/pt.js | 12 + ckeditor/plugins/basicstyles/lang/ro.js | 12 + ckeditor/plugins/basicstyles/lang/ru.js | 12 + ckeditor/plugins/basicstyles/lang/si.js | 12 + ckeditor/plugins/basicstyles/lang/sk.js | 12 + ckeditor/plugins/basicstyles/lang/sl.js | 12 + ckeditor/plugins/basicstyles/lang/sq.js | 12 + ckeditor/plugins/basicstyles/lang/sr-latn.js | 12 + ckeditor/plugins/basicstyles/lang/sr.js | 12 + ckeditor/plugins/basicstyles/lang/sv.js | 12 + ckeditor/plugins/basicstyles/lang/th.js | 12 + ckeditor/plugins/basicstyles/lang/tr.js | 12 + ckeditor/plugins/basicstyles/lang/tt.js | 12 + ckeditor/plugins/basicstyles/lang/ug.js | 12 + ckeditor/plugins/basicstyles/lang/uk.js | 12 + ckeditor/plugins/basicstyles/lang/vi.js | 12 + ckeditor/plugins/basicstyles/lang/zh-cn.js | 12 + ckeditor/plugins/basicstyles/lang/zh.js | 12 + ckeditor/plugins/basicstyles/plugin.js | 209 + ckeditor/plugins/bidi/icons/bidiltr.png | Bin 0 -> 471 bytes ckeditor/plugins/bidi/icons/bidirtl.png | Bin 0 -> 474 bytes ckeditor/plugins/bidi/icons/hidpi/bidiltr.png | Bin 0 -> 872 bytes ckeditor/plugins/bidi/icons/hidpi/bidirtl.png | Bin 0 -> 945 bytes ckeditor/plugins/bidi/lang/af.js | 8 + ckeditor/plugins/bidi/lang/ar.js | 8 + ckeditor/plugins/bidi/lang/az.js | 8 + ckeditor/plugins/bidi/lang/bg.js | 8 + ckeditor/plugins/bidi/lang/bn.js | 8 + ckeditor/plugins/bidi/lang/bs.js | 8 + ckeditor/plugins/bidi/lang/ca.js | 8 + ckeditor/plugins/bidi/lang/cs.js | 8 + ckeditor/plugins/bidi/lang/cy.js | 8 + ckeditor/plugins/bidi/lang/da.js | 8 + ckeditor/plugins/bidi/lang/de-ch.js | 8 + ckeditor/plugins/bidi/lang/de.js | 8 + ckeditor/plugins/bidi/lang/el.js | 8 + ckeditor/plugins/bidi/lang/en-au.js | 8 + ckeditor/plugins/bidi/lang/en-ca.js | 8 + ckeditor/plugins/bidi/lang/en-gb.js | 8 + ckeditor/plugins/bidi/lang/en.js | 8 + ckeditor/plugins/bidi/lang/eo.js | 8 + ckeditor/plugins/bidi/lang/es.js | 8 + ckeditor/plugins/bidi/lang/et.js | 8 + ckeditor/plugins/bidi/lang/eu.js | 8 + ckeditor/plugins/bidi/lang/fa.js | 8 + ckeditor/plugins/bidi/lang/fi.js | 8 + ckeditor/plugins/bidi/lang/fo.js | 8 + ckeditor/plugins/bidi/lang/fr-ca.js | 8 + ckeditor/plugins/bidi/lang/fr.js | 8 + ckeditor/plugins/bidi/lang/gl.js | 8 + ckeditor/plugins/bidi/lang/gu.js | 8 + ckeditor/plugins/bidi/lang/he.js | 8 + ckeditor/plugins/bidi/lang/hi.js | 8 + ckeditor/plugins/bidi/lang/hr.js | 8 + ckeditor/plugins/bidi/lang/hu.js | 8 + ckeditor/plugins/bidi/lang/id.js | 8 + ckeditor/plugins/bidi/lang/is.js | 8 + ckeditor/plugins/bidi/lang/it.js | 8 + ckeditor/plugins/bidi/lang/ja.js | 8 + ckeditor/plugins/bidi/lang/ka.js | 8 + ckeditor/plugins/bidi/lang/km.js | 8 + ckeditor/plugins/bidi/lang/ko.js | 8 + ckeditor/plugins/bidi/lang/ku.js | 8 + ckeditor/plugins/bidi/lang/lt.js | 8 + ckeditor/plugins/bidi/lang/lv.js | 8 + ckeditor/plugins/bidi/lang/mk.js | 8 + ckeditor/plugins/bidi/lang/mn.js | 8 + ckeditor/plugins/bidi/lang/ms.js | 8 + ckeditor/plugins/bidi/lang/nb.js | 8 + ckeditor/plugins/bidi/lang/nl.js | 8 + ckeditor/plugins/bidi/lang/no.js | 8 + ckeditor/plugins/bidi/lang/oc.js | 8 + ckeditor/plugins/bidi/lang/pl.js | 8 + ckeditor/plugins/bidi/lang/pt-br.js | 8 + ckeditor/plugins/bidi/lang/pt.js | 8 + ckeditor/plugins/bidi/lang/ro.js | 8 + ckeditor/plugins/bidi/lang/ru.js | 8 + ckeditor/plugins/bidi/lang/si.js | 8 + ckeditor/plugins/bidi/lang/sk.js | 8 + ckeditor/plugins/bidi/lang/sl.js | 8 + ckeditor/plugins/bidi/lang/sq.js | 8 + ckeditor/plugins/bidi/lang/sr-latn.js | 8 + ckeditor/plugins/bidi/lang/sr.js | 8 + ckeditor/plugins/bidi/lang/sv.js | 8 + ckeditor/plugins/bidi/lang/th.js | 8 + ckeditor/plugins/bidi/lang/tr.js | 8 + ckeditor/plugins/bidi/lang/tt.js | 8 + ckeditor/plugins/bidi/lang/ug.js | 8 + ckeditor/plugins/bidi/lang/uk.js | 8 + ckeditor/plugins/bidi/lang/vi.js | 8 + ckeditor/plugins/bidi/lang/zh-cn.js | 8 + ckeditor/plugins/bidi/lang/zh.js | 8 + ckeditor/plugins/bidi/plugin.js | 320 + .../plugins/blockquote/icons/blockquote.png | Bin 0 -> 716 bytes .../blockquote/icons/hidpi/blockquote.png | Bin 0 -> 1387 bytes ckeditor/plugins/blockquote/lang/af.js | 7 + ckeditor/plugins/blockquote/lang/ar.js | 7 + ckeditor/plugins/blockquote/lang/az.js | 7 + ckeditor/plugins/blockquote/lang/bg.js | 7 + ckeditor/plugins/blockquote/lang/bn.js | 7 + ckeditor/plugins/blockquote/lang/bs.js | 7 + ckeditor/plugins/blockquote/lang/ca.js | 7 + ckeditor/plugins/blockquote/lang/cs.js | 7 + ckeditor/plugins/blockquote/lang/cy.js | 7 + ckeditor/plugins/blockquote/lang/da.js | 7 + ckeditor/plugins/blockquote/lang/de-ch.js | 7 + ckeditor/plugins/blockquote/lang/de.js | 7 + ckeditor/plugins/blockquote/lang/el.js | 7 + ckeditor/plugins/blockquote/lang/en-au.js | 7 + ckeditor/plugins/blockquote/lang/en-ca.js | 7 + ckeditor/plugins/blockquote/lang/en-gb.js | 7 + ckeditor/plugins/blockquote/lang/en.js | 7 + ckeditor/plugins/blockquote/lang/eo.js | 7 + ckeditor/plugins/blockquote/lang/es.js | 7 + ckeditor/plugins/blockquote/lang/et.js | 7 + ckeditor/plugins/blockquote/lang/eu.js | 7 + ckeditor/plugins/blockquote/lang/fa.js | 7 + ckeditor/plugins/blockquote/lang/fi.js | 7 + ckeditor/plugins/blockquote/lang/fo.js | 7 + ckeditor/plugins/blockquote/lang/fr-ca.js | 7 + ckeditor/plugins/blockquote/lang/fr.js | 7 + ckeditor/plugins/blockquote/lang/gl.js | 7 + ckeditor/plugins/blockquote/lang/gu.js | 7 + ckeditor/plugins/blockquote/lang/he.js | 7 + ckeditor/plugins/blockquote/lang/hi.js | 7 + ckeditor/plugins/blockquote/lang/hr.js | 7 + ckeditor/plugins/blockquote/lang/hu.js | 7 + ckeditor/plugins/blockquote/lang/id.js | 7 + ckeditor/plugins/blockquote/lang/is.js | 7 + ckeditor/plugins/blockquote/lang/it.js | 7 + ckeditor/plugins/blockquote/lang/ja.js | 7 + ckeditor/plugins/blockquote/lang/ka.js | 7 + ckeditor/plugins/blockquote/lang/km.js | 7 + ckeditor/plugins/blockquote/lang/ko.js | 7 + ckeditor/plugins/blockquote/lang/ku.js | 7 + ckeditor/plugins/blockquote/lang/lt.js | 7 + ckeditor/plugins/blockquote/lang/lv.js | 7 + ckeditor/plugins/blockquote/lang/mk.js | 7 + ckeditor/plugins/blockquote/lang/mn.js | 7 + ckeditor/plugins/blockquote/lang/ms.js | 7 + ckeditor/plugins/blockquote/lang/nb.js | 7 + ckeditor/plugins/blockquote/lang/nl.js | 7 + ckeditor/plugins/blockquote/lang/no.js | 7 + ckeditor/plugins/blockquote/lang/oc.js | 7 + ckeditor/plugins/blockquote/lang/pl.js | 7 + ckeditor/plugins/blockquote/lang/pt-br.js | 7 + ckeditor/plugins/blockquote/lang/pt.js | 7 + ckeditor/plugins/blockquote/lang/ro.js | 7 + ckeditor/plugins/blockquote/lang/ru.js | 7 + ckeditor/plugins/blockquote/lang/si.js | 7 + ckeditor/plugins/blockquote/lang/sk.js | 7 + ckeditor/plugins/blockquote/lang/sl.js | 7 + ckeditor/plugins/blockquote/lang/sq.js | 7 + ckeditor/plugins/blockquote/lang/sr-latn.js | 7 + ckeditor/plugins/blockquote/lang/sr.js | 7 + ckeditor/plugins/blockquote/lang/sv.js | 7 + ckeditor/plugins/blockquote/lang/th.js | 7 + ckeditor/plugins/blockquote/lang/tr.js | 7 + ckeditor/plugins/blockquote/lang/tt.js | 7 + ckeditor/plugins/blockquote/lang/ug.js | 7 + ckeditor/plugins/blockquote/lang/uk.js | 7 + ckeditor/plugins/blockquote/lang/vi.js | 7 + ckeditor/plugins/blockquote/lang/zh-cn.js | 7 + ckeditor/plugins/blockquote/lang/zh.js | 7 + ckeditor/plugins/blockquote/plugin.js | 251 + ckeditor/plugins/button/lang/af.js | 8 + ckeditor/plugins/button/lang/ar.js | 8 + ckeditor/plugins/button/lang/az.js | 8 + ckeditor/plugins/button/lang/bg.js | 8 + ckeditor/plugins/button/lang/ca.js | 8 + ckeditor/plugins/button/lang/cs.js | 8 + ckeditor/plugins/button/lang/da.js | 8 + ckeditor/plugins/button/lang/de-ch.js | 8 + ckeditor/plugins/button/lang/de.js | 8 + ckeditor/plugins/button/lang/el.js | 8 + ckeditor/plugins/button/lang/en-gb.js | 8 + ckeditor/plugins/button/lang/en.js | 8 + ckeditor/plugins/button/lang/eo.js | 8 + ckeditor/plugins/button/lang/es.js | 8 + ckeditor/plugins/button/lang/eu.js | 8 + ckeditor/plugins/button/lang/fa.js | 8 + ckeditor/plugins/button/lang/fi.js | 8 + ckeditor/plugins/button/lang/fr.js | 8 + ckeditor/plugins/button/lang/gl.js | 8 + ckeditor/plugins/button/lang/he.js | 8 + ckeditor/plugins/button/lang/hu.js | 8 + ckeditor/plugins/button/lang/id.js | 8 + ckeditor/plugins/button/lang/it.js | 8 + ckeditor/plugins/button/lang/ja.js | 8 + ckeditor/plugins/button/lang/km.js | 8 + ckeditor/plugins/button/lang/ko.js | 8 + ckeditor/plugins/button/lang/ku.js | 8 + ckeditor/plugins/button/lang/lt.js | 8 + ckeditor/plugins/button/lang/nb.js | 8 + ckeditor/plugins/button/lang/nl.js | 8 + ckeditor/plugins/button/lang/no.js | 8 + ckeditor/plugins/button/lang/oc.js | 8 + ckeditor/plugins/button/lang/pl.js | 8 + ckeditor/plugins/button/lang/pt-br.js | 8 + ckeditor/plugins/button/lang/pt.js | 8 + ckeditor/plugins/button/lang/ro.js | 8 + ckeditor/plugins/button/lang/ru.js | 8 + ckeditor/plugins/button/lang/sk.js | 8 + ckeditor/plugins/button/lang/sl.js | 8 + ckeditor/plugins/button/lang/sq.js | 8 + ckeditor/plugins/button/lang/sv.js | 8 + ckeditor/plugins/button/lang/tr.js | 8 + ckeditor/plugins/button/lang/tt.js | 8 + ckeditor/plugins/button/lang/ug.js | 8 + ckeditor/plugins/button/lang/uk.js | 8 + ckeditor/plugins/button/lang/vi.js | 8 + ckeditor/plugins/button/lang/zh-cn.js | 8 + ckeditor/plugins/button/lang/zh.js | 8 + ckeditor/plugins/button/plugin.js | 389 + .../plugins/ckawesome/dialogs/ckawesome.css | 5 + .../plugins/ckawesome/dialogs/ckawesome.js | 148 + .../plugins/ckawesome/icons/ckawesome.png | Bin 0 -> 1523 bytes ckeditor/plugins/ckawesome/plugin.js | 33 + .../resources/select2/select2.full.min.css | 1 + .../resources/select2/select2.full.min.js | 3 + ckeditor/plugins/clipboard/dev/clipboard.html | 190 + ckeditor/plugins/clipboard/dev/console.js | 49 + ckeditor/plugins/clipboard/dev/dnd.html | 185 + ckeditor/plugins/clipboard/dialogs/paste.js | 265 +- ckeditor/plugins/clipboard/icons/copy-rtl.png | Bin 0 -> 506 bytes ckeditor/plugins/clipboard/icons/copy.png | Bin 0 -> 506 bytes ckeditor/plugins/clipboard/icons/cut-rtl.png | Bin 0 -> 776 bytes ckeditor/plugins/clipboard/icons/cut.png | Bin 0 -> 776 bytes .../clipboard/icons/hidpi/copy-rtl.png | Bin 0 -> 759 bytes .../plugins/clipboard/icons/hidpi/copy.png | Bin 0 -> 759 bytes .../plugins/clipboard/icons/hidpi/cut-rtl.png | Bin 0 -> 1576 bytes .../plugins/clipboard/icons/hidpi/cut.png | Bin 0 -> 1576 bytes .../clipboard/icons/hidpi/paste-rtl.png | Bin 0 -> 854 bytes .../plugins/clipboard/icons/hidpi/paste.png | Bin 0 -> 854 bytes .../plugins/clipboard/icons/paste-rtl.png | Bin 0 -> 464 bytes ckeditor/plugins/clipboard/icons/paste.png | Bin 0 -> 464 bytes ckeditor/plugins/clipboard/lang/af.js | 15 + ckeditor/plugins/clipboard/lang/ar.js | 15 + ckeditor/plugins/clipboard/lang/az.js | 15 + ckeditor/plugins/clipboard/lang/bg.js | 15 + ckeditor/plugins/clipboard/lang/bn.js | 15 + ckeditor/plugins/clipboard/lang/bs.js | 15 + ckeditor/plugins/clipboard/lang/ca.js | 15 + ckeditor/plugins/clipboard/lang/cs.js | 15 + ckeditor/plugins/clipboard/lang/cy.js | 15 + ckeditor/plugins/clipboard/lang/da.js | 15 + ckeditor/plugins/clipboard/lang/de-ch.js | 15 + ckeditor/plugins/clipboard/lang/de.js | 15 + ckeditor/plugins/clipboard/lang/el.js | 15 + ckeditor/plugins/clipboard/lang/en-au.js | 15 + ckeditor/plugins/clipboard/lang/en-ca.js | 15 + ckeditor/plugins/clipboard/lang/en-gb.js | 15 + ckeditor/plugins/clipboard/lang/en.js | 15 + ckeditor/plugins/clipboard/lang/eo.js | 15 + ckeditor/plugins/clipboard/lang/es.js | 15 + ckeditor/plugins/clipboard/lang/et.js | 15 + ckeditor/plugins/clipboard/lang/eu.js | 15 + ckeditor/plugins/clipboard/lang/fa.js | 15 + ckeditor/plugins/clipboard/lang/fi.js | 15 + ckeditor/plugins/clipboard/lang/fo.js | 15 + ckeditor/plugins/clipboard/lang/fr-ca.js | 15 + ckeditor/plugins/clipboard/lang/fr.js | 15 + ckeditor/plugins/clipboard/lang/gl.js | 15 + ckeditor/plugins/clipboard/lang/gu.js | 15 + ckeditor/plugins/clipboard/lang/he.js | 15 + ckeditor/plugins/clipboard/lang/hi.js | 15 + ckeditor/plugins/clipboard/lang/hr.js | 15 + ckeditor/plugins/clipboard/lang/hu.js | 15 + ckeditor/plugins/clipboard/lang/id.js | 15 + ckeditor/plugins/clipboard/lang/is.js | 15 + ckeditor/plugins/clipboard/lang/it.js | 15 + ckeditor/plugins/clipboard/lang/ja.js | 15 + ckeditor/plugins/clipboard/lang/ka.js | 15 + ckeditor/plugins/clipboard/lang/km.js | 15 + ckeditor/plugins/clipboard/lang/ko.js | 15 + ckeditor/plugins/clipboard/lang/ku.js | 15 + ckeditor/plugins/clipboard/lang/lt.js | 15 + ckeditor/plugins/clipboard/lang/lv.js | 15 + ckeditor/plugins/clipboard/lang/mk.js | 15 + ckeditor/plugins/clipboard/lang/mn.js | 15 + ckeditor/plugins/clipboard/lang/ms.js | 15 + ckeditor/plugins/clipboard/lang/nb.js | 15 + ckeditor/plugins/clipboard/lang/nl.js | 15 + ckeditor/plugins/clipboard/lang/no.js | 15 + ckeditor/plugins/clipboard/lang/oc.js | 15 + ckeditor/plugins/clipboard/lang/pl.js | 15 + ckeditor/plugins/clipboard/lang/pt-br.js | 15 + ckeditor/plugins/clipboard/lang/pt.js | 15 + ckeditor/plugins/clipboard/lang/ro.js | 15 + ckeditor/plugins/clipboard/lang/ru.js | 15 + ckeditor/plugins/clipboard/lang/si.js | 15 + ckeditor/plugins/clipboard/lang/sk.js | 15 + ckeditor/plugins/clipboard/lang/sl.js | 15 + ckeditor/plugins/clipboard/lang/sq.js | 15 + ckeditor/plugins/clipboard/lang/sr-latn.js | 15 + ckeditor/plugins/clipboard/lang/sr.js | 15 + ckeditor/plugins/clipboard/lang/sv.js | 15 + ckeditor/plugins/clipboard/lang/th.js | 15 + ckeditor/plugins/clipboard/lang/tr.js | 15 + ckeditor/plugins/clipboard/lang/tt.js | 15 + ckeditor/plugins/clipboard/lang/ug.js | 15 + ckeditor/plugins/clipboard/lang/uk.js | 15 + ckeditor/plugins/clipboard/lang/vi.js | 15 + ckeditor/plugins/clipboard/lang/zh-cn.js | 15 + ckeditor/plugins/clipboard/lang/zh.js | 15 + ckeditor/plugins/clipboard/plugin.js | 2772 ++++++ .../plugins/colorbutton/icons/bgcolor.png | Bin 0 -> 616 bytes .../colorbutton/icons/hidpi/bgcolor.png | Bin 0 -> 1249 bytes .../colorbutton/icons/hidpi/textcolor.png | Bin 0 -> 1312 bytes .../plugins/colorbutton/icons/textcolor.png | Bin 0 -> 757 bytes ckeditor/plugins/colorbutton/lang/af.js | 75 + ckeditor/plugins/colorbutton/lang/ar.js | 75 + ckeditor/plugins/colorbutton/lang/az.js | 75 + ckeditor/plugins/colorbutton/lang/bg.js | 75 + ckeditor/plugins/colorbutton/lang/bn.js | 75 + ckeditor/plugins/colorbutton/lang/bs.js | 75 + ckeditor/plugins/colorbutton/lang/ca.js | 75 + ckeditor/plugins/colorbutton/lang/cs.js | 75 + ckeditor/plugins/colorbutton/lang/cy.js | 75 + ckeditor/plugins/colorbutton/lang/da.js | 75 + ckeditor/plugins/colorbutton/lang/de-ch.js | 75 + ckeditor/plugins/colorbutton/lang/de.js | 75 + ckeditor/plugins/colorbutton/lang/el.js | 75 + ckeditor/plugins/colorbutton/lang/en-au.js | 75 + ckeditor/plugins/colorbutton/lang/en-ca.js | 75 + ckeditor/plugins/colorbutton/lang/en-gb.js | 75 + ckeditor/plugins/colorbutton/lang/en.js | 75 + ckeditor/plugins/colorbutton/lang/eo.js | 75 + ckeditor/plugins/colorbutton/lang/es.js | 75 + ckeditor/plugins/colorbutton/lang/et.js | 75 + ckeditor/plugins/colorbutton/lang/eu.js | 75 + ckeditor/plugins/colorbutton/lang/fa.js | 75 + ckeditor/plugins/colorbutton/lang/fi.js | 75 + ckeditor/plugins/colorbutton/lang/fo.js | 75 + ckeditor/plugins/colorbutton/lang/fr-ca.js | 75 + ckeditor/plugins/colorbutton/lang/fr.js | 75 + ckeditor/plugins/colorbutton/lang/gl.js | 75 + ckeditor/plugins/colorbutton/lang/gu.js | 75 + ckeditor/plugins/colorbutton/lang/he.js | 75 + ckeditor/plugins/colorbutton/lang/hi.js | 75 + ckeditor/plugins/colorbutton/lang/hr.js | 75 + ckeditor/plugins/colorbutton/lang/hu.js | 75 + ckeditor/plugins/colorbutton/lang/id.js | 75 + ckeditor/plugins/colorbutton/lang/is.js | 75 + ckeditor/plugins/colorbutton/lang/it.js | 75 + ckeditor/plugins/colorbutton/lang/ja.js | 75 + ckeditor/plugins/colorbutton/lang/ka.js | 75 + ckeditor/plugins/colorbutton/lang/km.js | 75 + ckeditor/plugins/colorbutton/lang/ko.js | 75 + ckeditor/plugins/colorbutton/lang/ku.js | 75 + ckeditor/plugins/colorbutton/lang/lt.js | 75 + ckeditor/plugins/colorbutton/lang/lv.js | 75 + ckeditor/plugins/colorbutton/lang/mk.js | 75 + ckeditor/plugins/colorbutton/lang/mn.js | 75 + ckeditor/plugins/colorbutton/lang/ms.js | 75 + ckeditor/plugins/colorbutton/lang/nb.js | 75 + ckeditor/plugins/colorbutton/lang/nl.js | 75 + ckeditor/plugins/colorbutton/lang/no.js | 75 + ckeditor/plugins/colorbutton/lang/oc.js | 75 + ckeditor/plugins/colorbutton/lang/pl.js | 75 + ckeditor/plugins/colorbutton/lang/pt-br.js | 75 + ckeditor/plugins/colorbutton/lang/pt.js | 75 + ckeditor/plugins/colorbutton/lang/ro.js | 75 + ckeditor/plugins/colorbutton/lang/ru.js | 75 + ckeditor/plugins/colorbutton/lang/si.js | 75 + ckeditor/plugins/colorbutton/lang/sk.js | 75 + ckeditor/plugins/colorbutton/lang/sl.js | 75 + ckeditor/plugins/colorbutton/lang/sq.js | 75 + ckeditor/plugins/colorbutton/lang/sr-latn.js | 75 + ckeditor/plugins/colorbutton/lang/sr.js | 75 + ckeditor/plugins/colorbutton/lang/sv.js | 75 + ckeditor/plugins/colorbutton/lang/th.js | 75 + ckeditor/plugins/colorbutton/lang/tr.js | 75 + ckeditor/plugins/colorbutton/lang/tt.js | 75 + ckeditor/plugins/colorbutton/lang/ug.js | 75 + ckeditor/plugins/colorbutton/lang/uk.js | 75 + ckeditor/plugins/colorbutton/lang/vi.js | 75 + ckeditor/plugins/colorbutton/lang/zh-cn.js | 75 + ckeditor/plugins/colorbutton/lang/zh.js | 75 + ckeditor/plugins/colorbutton/plugin.js | 411 + .../colordialog/dialogs/colordialog.css | 20 + .../colordialog/dialogs/colordialog.js | 343 + ckeditor/plugins/colordialog/lang/af.js | 11 + ckeditor/plugins/colordialog/lang/ar.js | 11 + ckeditor/plugins/colordialog/lang/az.js | 11 + ckeditor/plugins/colordialog/lang/bg.js | 11 + ckeditor/plugins/colordialog/lang/bn.js | 11 + ckeditor/plugins/colordialog/lang/bs.js | 11 + ckeditor/plugins/colordialog/lang/ca.js | 11 + ckeditor/plugins/colordialog/lang/cs.js | 11 + ckeditor/plugins/colordialog/lang/cy.js | 11 + ckeditor/plugins/colordialog/lang/da.js | 11 + ckeditor/plugins/colordialog/lang/de-ch.js | 11 + ckeditor/plugins/colordialog/lang/de.js | 11 + ckeditor/plugins/colordialog/lang/el.js | 11 + ckeditor/plugins/colordialog/lang/en-au.js | 11 + ckeditor/plugins/colordialog/lang/en-ca.js | 11 + ckeditor/plugins/colordialog/lang/en-gb.js | 11 + ckeditor/plugins/colordialog/lang/en.js | 11 + ckeditor/plugins/colordialog/lang/eo.js | 11 + ckeditor/plugins/colordialog/lang/es.js | 11 + ckeditor/plugins/colordialog/lang/et.js | 11 + ckeditor/plugins/colordialog/lang/eu.js | 11 + ckeditor/plugins/colordialog/lang/fa.js | 11 + ckeditor/plugins/colordialog/lang/fi.js | 11 + ckeditor/plugins/colordialog/lang/fo.js | 11 + ckeditor/plugins/colordialog/lang/fr-ca.js | 11 + ckeditor/plugins/colordialog/lang/fr.js | 11 + ckeditor/plugins/colordialog/lang/gl.js | 11 + ckeditor/plugins/colordialog/lang/gu.js | 11 + ckeditor/plugins/colordialog/lang/he.js | 11 + ckeditor/plugins/colordialog/lang/hi.js | 11 + ckeditor/plugins/colordialog/lang/hr.js | 11 + ckeditor/plugins/colordialog/lang/hu.js | 11 + ckeditor/plugins/colordialog/lang/id.js | 11 + ckeditor/plugins/colordialog/lang/is.js | 11 + ckeditor/plugins/colordialog/lang/it.js | 11 + ckeditor/plugins/colordialog/lang/ja.js | 11 + ckeditor/plugins/colordialog/lang/ka.js | 11 + ckeditor/plugins/colordialog/lang/km.js | 11 + ckeditor/plugins/colordialog/lang/ko.js | 11 + ckeditor/plugins/colordialog/lang/ku.js | 11 + ckeditor/plugins/colordialog/lang/lt.js | 11 + ckeditor/plugins/colordialog/lang/lv.js | 11 + ckeditor/plugins/colordialog/lang/mk.js | 11 + ckeditor/plugins/colordialog/lang/mn.js | 11 + ckeditor/plugins/colordialog/lang/ms.js | 11 + ckeditor/plugins/colordialog/lang/nb.js | 11 + ckeditor/plugins/colordialog/lang/nl.js | 11 + ckeditor/plugins/colordialog/lang/no.js | 11 + ckeditor/plugins/colordialog/lang/oc.js | 11 + ckeditor/plugins/colordialog/lang/pl.js | 11 + ckeditor/plugins/colordialog/lang/pt-br.js | 11 + ckeditor/plugins/colordialog/lang/pt.js | 11 + ckeditor/plugins/colordialog/lang/ro.js | 11 + ckeditor/plugins/colordialog/lang/ru.js | 11 + ckeditor/plugins/colordialog/lang/si.js | 11 + ckeditor/plugins/colordialog/lang/sk.js | 11 + ckeditor/plugins/colordialog/lang/sl.js | 11 + ckeditor/plugins/colordialog/lang/sq.js | 11 + ckeditor/plugins/colordialog/lang/sr-latn.js | 11 + ckeditor/plugins/colordialog/lang/sr.js | 11 + ckeditor/plugins/colordialog/lang/sv.js | 11 + ckeditor/plugins/colordialog/lang/th.js | 11 + ckeditor/plugins/colordialog/lang/tr.js | 11 + ckeditor/plugins/colordialog/lang/tt.js | 11 + ckeditor/plugins/colordialog/lang/ug.js | 11 + ckeditor/plugins/colordialog/lang/uk.js | 11 + ckeditor/plugins/colordialog/lang/vi.js | 11 + ckeditor/plugins/colordialog/lang/zh-cn.js | 11 + ckeditor/plugins/colordialog/lang/zh.js | 11 + ckeditor/plugins/colordialog/plugin.js | 71 + ckeditor/plugins/contextmenu/lang/af.js | 7 + ckeditor/plugins/contextmenu/lang/ar.js | 7 + ckeditor/plugins/contextmenu/lang/az.js | 7 + ckeditor/plugins/contextmenu/lang/bg.js | 7 + ckeditor/plugins/contextmenu/lang/bn.js | 7 + ckeditor/plugins/contextmenu/lang/bs.js | 7 + ckeditor/plugins/contextmenu/lang/ca.js | 7 + ckeditor/plugins/contextmenu/lang/cs.js | 7 + ckeditor/plugins/contextmenu/lang/cy.js | 7 + ckeditor/plugins/contextmenu/lang/da.js | 7 + ckeditor/plugins/contextmenu/lang/de-ch.js | 7 + ckeditor/plugins/contextmenu/lang/de.js | 7 + ckeditor/plugins/contextmenu/lang/el.js | 7 + ckeditor/plugins/contextmenu/lang/en-au.js | 7 + ckeditor/plugins/contextmenu/lang/en-ca.js | 7 + ckeditor/plugins/contextmenu/lang/en-gb.js | 7 + ckeditor/plugins/contextmenu/lang/en.js | 7 + ckeditor/plugins/contextmenu/lang/eo.js | 7 + ckeditor/plugins/contextmenu/lang/es.js | 7 + ckeditor/plugins/contextmenu/lang/et.js | 7 + ckeditor/plugins/contextmenu/lang/eu.js | 7 + ckeditor/plugins/contextmenu/lang/fa.js | 7 + ckeditor/plugins/contextmenu/lang/fi.js | 7 + ckeditor/plugins/contextmenu/lang/fo.js | 7 + ckeditor/plugins/contextmenu/lang/fr-ca.js | 7 + ckeditor/plugins/contextmenu/lang/fr.js | 7 + ckeditor/plugins/contextmenu/lang/gl.js | 7 + ckeditor/plugins/contextmenu/lang/gu.js | 7 + ckeditor/plugins/contextmenu/lang/he.js | 7 + ckeditor/plugins/contextmenu/lang/hi.js | 7 + ckeditor/plugins/contextmenu/lang/hr.js | 7 + ckeditor/plugins/contextmenu/lang/hu.js | 7 + ckeditor/plugins/contextmenu/lang/id.js | 7 + ckeditor/plugins/contextmenu/lang/is.js | 7 + ckeditor/plugins/contextmenu/lang/it.js | 7 + ckeditor/plugins/contextmenu/lang/ja.js | 7 + ckeditor/plugins/contextmenu/lang/ka.js | 7 + ckeditor/plugins/contextmenu/lang/km.js | 7 + ckeditor/plugins/contextmenu/lang/ko.js | 7 + ckeditor/plugins/contextmenu/lang/ku.js | 7 + ckeditor/plugins/contextmenu/lang/lt.js | 7 + ckeditor/plugins/contextmenu/lang/lv.js | 7 + ckeditor/plugins/contextmenu/lang/mk.js | 7 + ckeditor/plugins/contextmenu/lang/mn.js | 7 + ckeditor/plugins/contextmenu/lang/ms.js | 7 + ckeditor/plugins/contextmenu/lang/nb.js | 7 + ckeditor/plugins/contextmenu/lang/nl.js | 7 + ckeditor/plugins/contextmenu/lang/no.js | 7 + ckeditor/plugins/contextmenu/lang/oc.js | 7 + ckeditor/plugins/contextmenu/lang/pl.js | 7 + ckeditor/plugins/contextmenu/lang/pt-br.js | 7 + ckeditor/plugins/contextmenu/lang/pt.js | 7 + ckeditor/plugins/contextmenu/lang/ro.js | 7 + ckeditor/plugins/contextmenu/lang/ru.js | 7 + ckeditor/plugins/contextmenu/lang/si.js | 7 + ckeditor/plugins/contextmenu/lang/sk.js | 7 + ckeditor/plugins/contextmenu/lang/sl.js | 7 + ckeditor/plugins/contextmenu/lang/sq.js | 7 + ckeditor/plugins/contextmenu/lang/sr-latn.js | 7 + ckeditor/plugins/contextmenu/lang/sr.js | 7 + ckeditor/plugins/contextmenu/lang/sv.js | 7 + ckeditor/plugins/contextmenu/lang/th.js | 7 + ckeditor/plugins/contextmenu/lang/tr.js | 7 + ckeditor/plugins/contextmenu/lang/tt.js | 7 + ckeditor/plugins/contextmenu/lang/ug.js | 7 + ckeditor/plugins/contextmenu/lang/uk.js | 7 + ckeditor/plugins/contextmenu/lang/vi.js | 7 + ckeditor/plugins/contextmenu/lang/zh-cn.js | 7 + ckeditor/plugins/contextmenu/lang/zh.js | 7 + ckeditor/plugins/contextmenu/plugin.js | 159 + .../cursors/cursor-disabled.svg | 25 + .../plugins/copyformatting/cursors/cursor.svg | 14 + .../copyformatting/icons/copyformatting.png | Bin 0 -> 707 bytes .../icons/hidpi/copyformatting.png | Bin 0 -> 1245 bytes ckeditor/plugins/copyformatting/lang/en.js | 13 + ckeditor/plugins/copyformatting/plugin.js | 1246 +++ .../copyformatting/styles/copyformatting.css | 45 + ckeditor/plugins/dialog/dialogDefinition.js | 1036 +- ckeditor/plugins/dialog/plugin.js | 3399 +++++++ .../dialog/samples/assets/my_dialog.js | 49 + ckeditor/plugins/dialog/samples/dialog.html | 190 + ckeditor/plugins/dialogadvtab/plugin.js | 196 + ckeditor/plugins/dialogui/plugin.js | 1530 +++ ckeditor/plugins/div/dialogs/div.js | 430 + ckeditor/plugins/div/icons/creatediv.png | Bin 0 -> 569 bytes .../plugins/div/icons/hidpi/creatediv.png | Bin 0 -> 1678 bytes ckeditor/plugins/div/lang/af.js | 19 + ckeditor/plugins/div/lang/ar.js | 19 + ckeditor/plugins/div/lang/az.js | 19 + ckeditor/plugins/div/lang/bg.js | 19 + ckeditor/plugins/div/lang/bn.js | 19 + ckeditor/plugins/div/lang/bs.js | 19 + ckeditor/plugins/div/lang/ca.js | 19 + ckeditor/plugins/div/lang/cs.js | 19 + ckeditor/plugins/div/lang/cy.js | 19 + ckeditor/plugins/div/lang/da.js | 19 + ckeditor/plugins/div/lang/de-ch.js | 19 + ckeditor/plugins/div/lang/de.js | 19 + ckeditor/plugins/div/lang/el.js | 19 + ckeditor/plugins/div/lang/en-au.js | 19 + ckeditor/plugins/div/lang/en-ca.js | 19 + ckeditor/plugins/div/lang/en-gb.js | 19 + ckeditor/plugins/div/lang/en.js | 19 + ckeditor/plugins/div/lang/eo.js | 19 + ckeditor/plugins/div/lang/es.js | 19 + ckeditor/plugins/div/lang/et.js | 19 + ckeditor/plugins/div/lang/eu.js | 19 + ckeditor/plugins/div/lang/fa.js | 19 + ckeditor/plugins/div/lang/fi.js | 19 + ckeditor/plugins/div/lang/fo.js | 19 + ckeditor/plugins/div/lang/fr-ca.js | 19 + ckeditor/plugins/div/lang/fr.js | 19 + ckeditor/plugins/div/lang/gl.js | 19 + ckeditor/plugins/div/lang/gu.js | 19 + ckeditor/plugins/div/lang/he.js | 19 + ckeditor/plugins/div/lang/hi.js | 19 + ckeditor/plugins/div/lang/hr.js | 19 + ckeditor/plugins/div/lang/hu.js | 19 + ckeditor/plugins/div/lang/id.js | 19 + ckeditor/plugins/div/lang/is.js | 19 + ckeditor/plugins/div/lang/it.js | 19 + ckeditor/plugins/div/lang/ja.js | 19 + ckeditor/plugins/div/lang/ka.js | 19 + ckeditor/plugins/div/lang/km.js | 19 + ckeditor/plugins/div/lang/ko.js | 19 + ckeditor/plugins/div/lang/ku.js | 19 + ckeditor/plugins/div/lang/lt.js | 19 + ckeditor/plugins/div/lang/lv.js | 19 + ckeditor/plugins/div/lang/mk.js | 19 + ckeditor/plugins/div/lang/mn.js | 19 + ckeditor/plugins/div/lang/ms.js | 19 + ckeditor/plugins/div/lang/nb.js | 19 + ckeditor/plugins/div/lang/nl.js | 19 + ckeditor/plugins/div/lang/no.js | 19 + ckeditor/plugins/div/lang/oc.js | 19 + ckeditor/plugins/div/lang/pl.js | 19 + ckeditor/plugins/div/lang/pt-br.js | 19 + ckeditor/plugins/div/lang/pt.js | 19 + ckeditor/plugins/div/lang/ro.js | 19 + ckeditor/plugins/div/lang/ru.js | 19 + ckeditor/plugins/div/lang/si.js | 19 + ckeditor/plugins/div/lang/sk.js | 19 + ckeditor/plugins/div/lang/sl.js | 19 + ckeditor/plugins/div/lang/sq.js | 19 + ckeditor/plugins/div/lang/sr-latn.js | 19 + ckeditor/plugins/div/lang/sr.js | 19 + ckeditor/plugins/div/lang/sv.js | 19 + ckeditor/plugins/div/lang/th.js | 19 + ckeditor/plugins/div/lang/tr.js | 19 + ckeditor/plugins/div/lang/tt.js | 19 + ckeditor/plugins/div/lang/ug.js | 19 + ckeditor/plugins/div/lang/uk.js | 19 + ckeditor/plugins/div/lang/vi.js | 19 + ckeditor/plugins/div/lang/zh-cn.js | 19 + ckeditor/plugins/div/lang/zh.js | 19 + ckeditor/plugins/div/plugin.js | 134 + ckeditor/plugins/elementspath/lang/af.js | 8 + ckeditor/plugins/elementspath/lang/ar.js | 8 + ckeditor/plugins/elementspath/lang/az.js | 8 + ckeditor/plugins/elementspath/lang/bg.js | 8 + ckeditor/plugins/elementspath/lang/bn.js | 8 + ckeditor/plugins/elementspath/lang/bs.js | 8 + ckeditor/plugins/elementspath/lang/ca.js | 8 + ckeditor/plugins/elementspath/lang/cs.js | 8 + ckeditor/plugins/elementspath/lang/cy.js | 8 + ckeditor/plugins/elementspath/lang/da.js | 8 + ckeditor/plugins/elementspath/lang/de-ch.js | 8 + ckeditor/plugins/elementspath/lang/de.js | 8 + ckeditor/plugins/elementspath/lang/el.js | 8 + ckeditor/plugins/elementspath/lang/en-au.js | 8 + ckeditor/plugins/elementspath/lang/en-ca.js | 8 + ckeditor/plugins/elementspath/lang/en-gb.js | 8 + ckeditor/plugins/elementspath/lang/en.js | 8 + ckeditor/plugins/elementspath/lang/eo.js | 8 + ckeditor/plugins/elementspath/lang/es.js | 8 + ckeditor/plugins/elementspath/lang/et.js | 8 + ckeditor/plugins/elementspath/lang/eu.js | 8 + ckeditor/plugins/elementspath/lang/fa.js | 8 + ckeditor/plugins/elementspath/lang/fi.js | 8 + ckeditor/plugins/elementspath/lang/fo.js | 8 + ckeditor/plugins/elementspath/lang/fr-ca.js | 8 + ckeditor/plugins/elementspath/lang/fr.js | 8 + ckeditor/plugins/elementspath/lang/gl.js | 8 + ckeditor/plugins/elementspath/lang/gu.js | 8 + ckeditor/plugins/elementspath/lang/he.js | 8 + ckeditor/plugins/elementspath/lang/hi.js | 8 + ckeditor/plugins/elementspath/lang/hr.js | 8 + ckeditor/plugins/elementspath/lang/hu.js | 8 + ckeditor/plugins/elementspath/lang/is.js | 8 + ckeditor/plugins/elementspath/lang/it.js | 8 + ckeditor/plugins/elementspath/lang/ja.js | 8 + ckeditor/plugins/elementspath/lang/ka.js | 8 + ckeditor/plugins/elementspath/lang/km.js | 8 + ckeditor/plugins/elementspath/lang/ko.js | 8 + ckeditor/plugins/elementspath/lang/ku.js | 8 + ckeditor/plugins/elementspath/lang/lt.js | 8 + ckeditor/plugins/elementspath/lang/lv.js | 8 + ckeditor/plugins/elementspath/lang/mk.js | 8 + ckeditor/plugins/elementspath/lang/mn.js | 8 + ckeditor/plugins/elementspath/lang/ms.js | 8 + ckeditor/plugins/elementspath/lang/nb.js | 8 + ckeditor/plugins/elementspath/lang/nl.js | 8 + ckeditor/plugins/elementspath/lang/no.js | 8 + ckeditor/plugins/elementspath/lang/oc.js | 8 + ckeditor/plugins/elementspath/lang/pl.js | 8 + ckeditor/plugins/elementspath/lang/pt-br.js | 8 + ckeditor/plugins/elementspath/lang/pt.js | 8 + ckeditor/plugins/elementspath/lang/ro.js | 8 + ckeditor/plugins/elementspath/lang/ru.js | 8 + ckeditor/plugins/elementspath/lang/si.js | 8 + ckeditor/plugins/elementspath/lang/sk.js | 8 + ckeditor/plugins/elementspath/lang/sl.js | 8 + ckeditor/plugins/elementspath/lang/sq.js | 8 + ckeditor/plugins/elementspath/lang/sr-latn.js | 8 + ckeditor/plugins/elementspath/lang/sr.js | 8 + ckeditor/plugins/elementspath/lang/sv.js | 8 + ckeditor/plugins/elementspath/lang/th.js | 8 + ckeditor/plugins/elementspath/lang/tr.js | 8 + ckeditor/plugins/elementspath/lang/tt.js | 8 + ckeditor/plugins/elementspath/lang/ug.js | 8 + ckeditor/plugins/elementspath/lang/uk.js | 8 + ckeditor/plugins/elementspath/lang/vi.js | 8 + ckeditor/plugins/elementspath/lang/zh-cn.js | 8 + ckeditor/plugins/elementspath/lang/zh.js | 8 + ckeditor/plugins/elementspath/plugin.js | 244 + ckeditor/plugins/enterkey/plugin.js | 566 ++ .../plugins/enterkey/samples/enterkey.html | 106 + ckeditor/plugins/entities/plugin.js | 239 + ckeditor/plugins/fakeobjects/lang/af.js | 11 + ckeditor/plugins/fakeobjects/lang/ar.js | 11 + ckeditor/plugins/fakeobjects/lang/az.js | 11 + ckeditor/plugins/fakeobjects/lang/bg.js | 11 + ckeditor/plugins/fakeobjects/lang/bn.js | 11 + ckeditor/plugins/fakeobjects/lang/bs.js | 11 + ckeditor/plugins/fakeobjects/lang/ca.js | 11 + ckeditor/plugins/fakeobjects/lang/cs.js | 11 + ckeditor/plugins/fakeobjects/lang/cy.js | 11 + ckeditor/plugins/fakeobjects/lang/da.js | 11 + ckeditor/plugins/fakeobjects/lang/de-ch.js | 11 + ckeditor/plugins/fakeobjects/lang/de.js | 11 + ckeditor/plugins/fakeobjects/lang/el.js | 11 + ckeditor/plugins/fakeobjects/lang/en-au.js | 11 + ckeditor/plugins/fakeobjects/lang/en-ca.js | 11 + ckeditor/plugins/fakeobjects/lang/en-gb.js | 11 + ckeditor/plugins/fakeobjects/lang/en.js | 11 + ckeditor/plugins/fakeobjects/lang/eo.js | 11 + ckeditor/plugins/fakeobjects/lang/es.js | 11 + ckeditor/plugins/fakeobjects/lang/et.js | 11 + ckeditor/plugins/fakeobjects/lang/eu.js | 11 + ckeditor/plugins/fakeobjects/lang/fa.js | 11 + ckeditor/plugins/fakeobjects/lang/fi.js | 11 + ckeditor/plugins/fakeobjects/lang/fo.js | 11 + ckeditor/plugins/fakeobjects/lang/fr-ca.js | 11 + ckeditor/plugins/fakeobjects/lang/fr.js | 11 + ckeditor/plugins/fakeobjects/lang/gl.js | 11 + ckeditor/plugins/fakeobjects/lang/gu.js | 11 + ckeditor/plugins/fakeobjects/lang/he.js | 11 + ckeditor/plugins/fakeobjects/lang/hi.js | 11 + ckeditor/plugins/fakeobjects/lang/hr.js | 11 + ckeditor/plugins/fakeobjects/lang/hu.js | 11 + ckeditor/plugins/fakeobjects/lang/id.js | 11 + ckeditor/plugins/fakeobjects/lang/is.js | 11 + ckeditor/plugins/fakeobjects/lang/it.js | 11 + ckeditor/plugins/fakeobjects/lang/ja.js | 11 + ckeditor/plugins/fakeobjects/lang/ka.js | 11 + ckeditor/plugins/fakeobjects/lang/km.js | 11 + ckeditor/plugins/fakeobjects/lang/ko.js | 11 + ckeditor/plugins/fakeobjects/lang/ku.js | 11 + ckeditor/plugins/fakeobjects/lang/lt.js | 11 + ckeditor/plugins/fakeobjects/lang/lv.js | 11 + ckeditor/plugins/fakeobjects/lang/mk.js | 11 + ckeditor/plugins/fakeobjects/lang/mn.js | 11 + ckeditor/plugins/fakeobjects/lang/ms.js | 11 + ckeditor/plugins/fakeobjects/lang/nb.js | 11 + ckeditor/plugins/fakeobjects/lang/nl.js | 11 + ckeditor/plugins/fakeobjects/lang/no.js | 11 + ckeditor/plugins/fakeobjects/lang/oc.js | 11 + ckeditor/plugins/fakeobjects/lang/pl.js | 11 + ckeditor/plugins/fakeobjects/lang/pt-br.js | 11 + ckeditor/plugins/fakeobjects/lang/pt.js | 11 + ckeditor/plugins/fakeobjects/lang/ro.js | 11 + ckeditor/plugins/fakeobjects/lang/ru.js | 11 + ckeditor/plugins/fakeobjects/lang/si.js | 11 + ckeditor/plugins/fakeobjects/lang/sk.js | 11 + ckeditor/plugins/fakeobjects/lang/sl.js | 11 + ckeditor/plugins/fakeobjects/lang/sq.js | 11 + ckeditor/plugins/fakeobjects/lang/sr-latn.js | 11 + ckeditor/plugins/fakeobjects/lang/sr.js | 11 + ckeditor/plugins/fakeobjects/lang/sv.js | 11 + ckeditor/plugins/fakeobjects/lang/th.js | 11 + ckeditor/plugins/fakeobjects/lang/tr.js | 11 + ckeditor/plugins/fakeobjects/lang/tt.js | 11 + ckeditor/plugins/fakeobjects/lang/ug.js | 11 + ckeditor/plugins/fakeobjects/lang/uk.js | 11 + ckeditor/plugins/fakeobjects/lang/vi.js | 11 + ckeditor/plugins/fakeobjects/lang/zh-cn.js | 11 + ckeditor/plugins/fakeobjects/lang/zh.js | 11 + ckeditor/plugins/fakeobjects/plugin.js | 183 + ckeditor/plugins/filebrowser/plugin.js | 573 ++ ckeditor/plugins/find/dialogs/find.js | 824 ++ ckeditor/plugins/find/icons/find-rtl.png | Bin 0 -> 696 bytes ckeditor/plugins/find/icons/find.png | Bin 0 -> 696 bytes .../plugins/find/icons/hidpi/find-rtl.png | Bin 0 -> 1384 bytes ckeditor/plugins/find/icons/hidpi/find.png | Bin 0 -> 1384 bytes ckeditor/plugins/find/icons/hidpi/replace.png | Bin 0 -> 1402 bytes ckeditor/plugins/find/icons/replace.png | Bin 0 -> 549 bytes ckeditor/plugins/find/lang/af.js | 18 + ckeditor/plugins/find/lang/ar.js | 18 + ckeditor/plugins/find/lang/az.js | 18 + ckeditor/plugins/find/lang/bg.js | 18 + ckeditor/plugins/find/lang/bn.js | 18 + ckeditor/plugins/find/lang/bs.js | 18 + ckeditor/plugins/find/lang/ca.js | 18 + ckeditor/plugins/find/lang/cs.js | 18 + ckeditor/plugins/find/lang/cy.js | 18 + ckeditor/plugins/find/lang/da.js | 18 + ckeditor/plugins/find/lang/de-ch.js | 18 + ckeditor/plugins/find/lang/de.js | 18 + ckeditor/plugins/find/lang/el.js | 18 + ckeditor/plugins/find/lang/en-au.js | 18 + ckeditor/plugins/find/lang/en-ca.js | 18 + ckeditor/plugins/find/lang/en-gb.js | 18 + ckeditor/plugins/find/lang/en.js | 18 + ckeditor/plugins/find/lang/eo.js | 18 + ckeditor/plugins/find/lang/es.js | 18 + ckeditor/plugins/find/lang/et.js | 18 + ckeditor/plugins/find/lang/eu.js | 18 + ckeditor/plugins/find/lang/fa.js | 18 + ckeditor/plugins/find/lang/fi.js | 18 + ckeditor/plugins/find/lang/fo.js | 18 + ckeditor/plugins/find/lang/fr-ca.js | 18 + ckeditor/plugins/find/lang/fr.js | 18 + ckeditor/plugins/find/lang/gl.js | 18 + ckeditor/plugins/find/lang/gu.js | 18 + ckeditor/plugins/find/lang/he.js | 18 + ckeditor/plugins/find/lang/hi.js | 18 + ckeditor/plugins/find/lang/hr.js | 18 + ckeditor/plugins/find/lang/hu.js | 18 + ckeditor/plugins/find/lang/id.js | 18 + ckeditor/plugins/find/lang/is.js | 18 + ckeditor/plugins/find/lang/it.js | 18 + ckeditor/plugins/find/lang/ja.js | 18 + ckeditor/plugins/find/lang/ka.js | 18 + ckeditor/plugins/find/lang/km.js | 18 + ckeditor/plugins/find/lang/ko.js | 18 + ckeditor/plugins/find/lang/ku.js | 18 + ckeditor/plugins/find/lang/lt.js | 18 + ckeditor/plugins/find/lang/lv.js | 18 + ckeditor/plugins/find/lang/mk.js | 18 + ckeditor/plugins/find/lang/mn.js | 18 + ckeditor/plugins/find/lang/ms.js | 18 + ckeditor/plugins/find/lang/nb.js | 18 + ckeditor/plugins/find/lang/nl.js | 18 + ckeditor/plugins/find/lang/no.js | 18 + ckeditor/plugins/find/lang/oc.js | 18 + ckeditor/plugins/find/lang/pl.js | 18 + ckeditor/plugins/find/lang/pt-br.js | 18 + ckeditor/plugins/find/lang/pt.js | 18 + ckeditor/plugins/find/lang/ro.js | 18 + ckeditor/plugins/find/lang/ru.js | 18 + ckeditor/plugins/find/lang/si.js | 18 + ckeditor/plugins/find/lang/sk.js | 18 + ckeditor/plugins/find/lang/sl.js | 18 + ckeditor/plugins/find/lang/sq.js | 18 + ckeditor/plugins/find/lang/sr-latn.js | 18 + ckeditor/plugins/find/lang/sr.js | 18 + ckeditor/plugins/find/lang/sv.js | 18 + ckeditor/plugins/find/lang/th.js | 18 + ckeditor/plugins/find/lang/tr.js | 18 + ckeditor/plugins/find/lang/tt.js | 18 + ckeditor/plugins/find/lang/ug.js | 18 + ckeditor/plugins/find/lang/uk.js | 18 + ckeditor/plugins/find/lang/vi.js | 18 + ckeditor/plugins/find/lang/zh-cn.js | 18 + ckeditor/plugins/find/lang/zh.js | 18 + ckeditor/plugins/find/plugin.js | 52 + ckeditor/plugins/flash/dialogs/flash.js | 648 ++ ckeditor/plugins/flash/icons/flash.png | Bin 0 -> 633 bytes ckeditor/plugins/flash/icons/hidpi/flash.png | Bin 0 -> 1385 bytes ckeditor/plugins/flash/images/placeholder.png | Bin 0 -> 256 bytes ckeditor/plugins/flash/lang/af.js | 43 + ckeditor/plugins/flash/lang/ar.js | 43 + ckeditor/plugins/flash/lang/az.js | 43 + ckeditor/plugins/flash/lang/bg.js | 43 + ckeditor/plugins/flash/lang/bn.js | 43 + ckeditor/plugins/flash/lang/bs.js | 43 + ckeditor/plugins/flash/lang/ca.js | 43 + ckeditor/plugins/flash/lang/cs.js | 43 + ckeditor/plugins/flash/lang/cy.js | 43 + ckeditor/plugins/flash/lang/da.js | 43 + ckeditor/plugins/flash/lang/de-ch.js | 43 + ckeditor/plugins/flash/lang/de.js | 43 + ckeditor/plugins/flash/lang/el.js | 43 + ckeditor/plugins/flash/lang/en-au.js | 43 + ckeditor/plugins/flash/lang/en-ca.js | 43 + ckeditor/plugins/flash/lang/en-gb.js | 43 + ckeditor/plugins/flash/lang/en.js | 43 + ckeditor/plugins/flash/lang/eo.js | 43 + ckeditor/plugins/flash/lang/es.js | 43 + ckeditor/plugins/flash/lang/et.js | 43 + ckeditor/plugins/flash/lang/eu.js | 43 + ckeditor/plugins/flash/lang/fa.js | 43 + ckeditor/plugins/flash/lang/fi.js | 43 + ckeditor/plugins/flash/lang/fo.js | 43 + ckeditor/plugins/flash/lang/fr-ca.js | 43 + ckeditor/plugins/flash/lang/fr.js | 43 + ckeditor/plugins/flash/lang/gl.js | 43 + ckeditor/plugins/flash/lang/gu.js | 43 + ckeditor/plugins/flash/lang/he.js | 43 + ckeditor/plugins/flash/lang/hi.js | 43 + ckeditor/plugins/flash/lang/hr.js | 43 + ckeditor/plugins/flash/lang/hu.js | 43 + ckeditor/plugins/flash/lang/id.js | 43 + ckeditor/plugins/flash/lang/is.js | 43 + ckeditor/plugins/flash/lang/it.js | 43 + ckeditor/plugins/flash/lang/ja.js | 43 + ckeditor/plugins/flash/lang/ka.js | 43 + ckeditor/plugins/flash/lang/km.js | 43 + ckeditor/plugins/flash/lang/ko.js | 43 + ckeditor/plugins/flash/lang/ku.js | 43 + ckeditor/plugins/flash/lang/lt.js | 43 + ckeditor/plugins/flash/lang/lv.js | 43 + ckeditor/plugins/flash/lang/mk.js | 43 + ckeditor/plugins/flash/lang/mn.js | 43 + ckeditor/plugins/flash/lang/ms.js | 43 + ckeditor/plugins/flash/lang/nb.js | 43 + ckeditor/plugins/flash/lang/nl.js | 43 + ckeditor/plugins/flash/lang/no.js | 43 + ckeditor/plugins/flash/lang/oc.js | 43 + ckeditor/plugins/flash/lang/pl.js | 43 + ckeditor/plugins/flash/lang/pt-br.js | 43 + ckeditor/plugins/flash/lang/pt.js | 43 + ckeditor/plugins/flash/lang/ro.js | 43 + ckeditor/plugins/flash/lang/ru.js | 43 + ckeditor/plugins/flash/lang/si.js | 43 + ckeditor/plugins/flash/lang/sk.js | 43 + ckeditor/plugins/flash/lang/sl.js | 43 + ckeditor/plugins/flash/lang/sq.js | 43 + ckeditor/plugins/flash/lang/sr-latn.js | 43 + ckeditor/plugins/flash/lang/sr.js | 43 + ckeditor/plugins/flash/lang/sv.js | 43 + ckeditor/plugins/flash/lang/th.js | 43 + ckeditor/plugins/flash/lang/tr.js | 43 + ckeditor/plugins/flash/lang/tt.js | 43 + ckeditor/plugins/flash/lang/ug.js | 43 + ckeditor/plugins/flash/lang/uk.js | 43 + ckeditor/plugins/flash/lang/vi.js | 43 + ckeditor/plugins/flash/lang/zh-cn.js | 43 + ckeditor/plugins/flash/lang/zh.js | 43 + ckeditor/plugins/flash/plugin.js | 151 + ckeditor/plugins/floatingspace/plugin.js | 406 + ckeditor/plugins/floatpanel/plugin.js | 598 ++ ckeditor/plugins/font/lang/af.js | 14 + ckeditor/plugins/font/lang/ar.js | 14 + ckeditor/plugins/font/lang/az.js | 14 + ckeditor/plugins/font/lang/bg.js | 14 + ckeditor/plugins/font/lang/bn.js | 14 + ckeditor/plugins/font/lang/bs.js | 14 + ckeditor/plugins/font/lang/ca.js | 14 + ckeditor/plugins/font/lang/cs.js | 14 + ckeditor/plugins/font/lang/cy.js | 14 + ckeditor/plugins/font/lang/da.js | 14 + ckeditor/plugins/font/lang/de-ch.js | 14 + ckeditor/plugins/font/lang/de.js | 14 + ckeditor/plugins/font/lang/el.js | 14 + ckeditor/plugins/font/lang/en-au.js | 14 + ckeditor/plugins/font/lang/en-ca.js | 14 + ckeditor/plugins/font/lang/en-gb.js | 14 + ckeditor/plugins/font/lang/en.js | 14 + ckeditor/plugins/font/lang/eo.js | 14 + ckeditor/plugins/font/lang/es.js | 14 + ckeditor/plugins/font/lang/et.js | 14 + ckeditor/plugins/font/lang/eu.js | 14 + ckeditor/plugins/font/lang/fa.js | 14 + ckeditor/plugins/font/lang/fi.js | 14 + ckeditor/plugins/font/lang/fo.js | 14 + ckeditor/plugins/font/lang/fr-ca.js | 14 + ckeditor/plugins/font/lang/fr.js | 14 + ckeditor/plugins/font/lang/gl.js | 14 + ckeditor/plugins/font/lang/gu.js | 14 + ckeditor/plugins/font/lang/he.js | 14 + ckeditor/plugins/font/lang/hi.js | 14 + ckeditor/plugins/font/lang/hr.js | 14 + ckeditor/plugins/font/lang/hu.js | 14 + ckeditor/plugins/font/lang/id.js | 14 + ckeditor/plugins/font/lang/is.js | 14 + ckeditor/plugins/font/lang/it.js | 14 + ckeditor/plugins/font/lang/ja.js | 14 + ckeditor/plugins/font/lang/ka.js | 14 + ckeditor/plugins/font/lang/km.js | 14 + ckeditor/plugins/font/lang/ko.js | 14 + ckeditor/plugins/font/lang/ku.js | 14 + ckeditor/plugins/font/lang/lt.js | 14 + ckeditor/plugins/font/lang/lv.js | 14 + ckeditor/plugins/font/lang/mk.js | 14 + ckeditor/plugins/font/lang/mn.js | 14 + ckeditor/plugins/font/lang/ms.js | 14 + ckeditor/plugins/font/lang/nb.js | 14 + ckeditor/plugins/font/lang/nl.js | 14 + ckeditor/plugins/font/lang/no.js | 14 + ckeditor/plugins/font/lang/oc.js | 14 + ckeditor/plugins/font/lang/pl.js | 14 + ckeditor/plugins/font/lang/pt-br.js | 14 + ckeditor/plugins/font/lang/pt.js | 14 + ckeditor/plugins/font/lang/ro.js | 14 + ckeditor/plugins/font/lang/ru.js | 14 + ckeditor/plugins/font/lang/si.js | 14 + ckeditor/plugins/font/lang/sk.js | 14 + ckeditor/plugins/font/lang/sl.js | 14 + ckeditor/plugins/font/lang/sq.js | 14 + ckeditor/plugins/font/lang/sr-latn.js | 14 + ckeditor/plugins/font/lang/sr.js | 14 + ckeditor/plugins/font/lang/sv.js | 14 + ckeditor/plugins/font/lang/th.js | 14 + ckeditor/plugins/font/lang/tr.js | 14 + ckeditor/plugins/font/lang/tt.js | 14 + ckeditor/plugins/font/lang/ug.js | 14 + ckeditor/plugins/font/lang/uk.js | 14 + ckeditor/plugins/font/lang/vi.js | 14 + ckeditor/plugins/font/lang/zh-cn.js | 14 + ckeditor/plugins/font/lang/zh.js | 14 + ckeditor/plugins/font/plugin.js | 353 + .../fontawesome/dialogs/fontawesome.js | 841 ++ .../plugins/fontawesome/dialogs/index.html | 10 + .../font-awesome/css/font-awesome.min.css | 11 + .../fontawesome/font-awesome/css/index.html | 10 + .../font-awesome/fonts/FontAwesome.otf | Bin 0 -> 93888 bytes .../fonts/fontawesome-webfont.eot | Bin 0 -> 60767 bytes .../fonts/fontawesome-webfont.svg | 565 ++ .../fonts/fontawesome-webfont.ttf | Bin 0 -> 122092 bytes .../fonts/fontawesome-webfont.woff | Bin 0 -> 71508 bytes .../fonts/fontawesome-webfont.woff2 | Bin 0 -> 56780 bytes .../fontawesome/font-awesome/fonts/index.html | 10 + .../fontawesome/font-awesome/index.html | 10 + .../plugins/fontawesome/icons/fontawesome.png | Bin 0 -> 1228 bytes ckeditor/plugins/fontawesome/icons/index.html | 10 + ckeditor/plugins/fontawesome/index.html | 10 + ckeditor/plugins/fontawesome/plugin.js | 35 + ckeditor/plugins/format/lang/af.js | 18 + ckeditor/plugins/format/lang/ar.js | 18 + ckeditor/plugins/format/lang/az.js | 18 + ckeditor/plugins/format/lang/bg.js | 18 + ckeditor/plugins/format/lang/bn.js | 18 + ckeditor/plugins/format/lang/bs.js | 18 + ckeditor/plugins/format/lang/ca.js | 18 + ckeditor/plugins/format/lang/cs.js | 18 + ckeditor/plugins/format/lang/cy.js | 18 + ckeditor/plugins/format/lang/da.js | 18 + ckeditor/plugins/format/lang/de-ch.js | 18 + ckeditor/plugins/format/lang/de.js | 18 + ckeditor/plugins/format/lang/el.js | 18 + ckeditor/plugins/format/lang/en-au.js | 18 + ckeditor/plugins/format/lang/en-ca.js | 18 + ckeditor/plugins/format/lang/en-gb.js | 18 + ckeditor/plugins/format/lang/en.js | 18 + ckeditor/plugins/format/lang/eo.js | 18 + ckeditor/plugins/format/lang/es.js | 18 + ckeditor/plugins/format/lang/et.js | 18 + ckeditor/plugins/format/lang/eu.js | 18 + ckeditor/plugins/format/lang/fa.js | 18 + ckeditor/plugins/format/lang/fi.js | 18 + ckeditor/plugins/format/lang/fo.js | 18 + ckeditor/plugins/format/lang/fr-ca.js | 18 + ckeditor/plugins/format/lang/fr.js | 18 + ckeditor/plugins/format/lang/gl.js | 18 + ckeditor/plugins/format/lang/gu.js | 18 + ckeditor/plugins/format/lang/he.js | 18 + ckeditor/plugins/format/lang/hi.js | 18 + ckeditor/plugins/format/lang/hr.js | 18 + ckeditor/plugins/format/lang/hu.js | 18 + ckeditor/plugins/format/lang/id.js | 18 + ckeditor/plugins/format/lang/is.js | 18 + ckeditor/plugins/format/lang/it.js | 18 + ckeditor/plugins/format/lang/ja.js | 18 + ckeditor/plugins/format/lang/ka.js | 18 + ckeditor/plugins/format/lang/km.js | 18 + ckeditor/plugins/format/lang/ko.js | 18 + ckeditor/plugins/format/lang/ku.js | 18 + ckeditor/plugins/format/lang/lt.js | 18 + ckeditor/plugins/format/lang/lv.js | 18 + ckeditor/plugins/format/lang/mk.js | 18 + ckeditor/plugins/format/lang/mn.js | 18 + ckeditor/plugins/format/lang/ms.js | 18 + ckeditor/plugins/format/lang/nb.js | 18 + ckeditor/plugins/format/lang/nl.js | 18 + ckeditor/plugins/format/lang/no.js | 18 + ckeditor/plugins/format/lang/oc.js | 18 + ckeditor/plugins/format/lang/pl.js | 18 + ckeditor/plugins/format/lang/pt-br.js | 18 + ckeditor/plugins/format/lang/pt.js | 18 + ckeditor/plugins/format/lang/ro.js | 18 + ckeditor/plugins/format/lang/ru.js | 18 + ckeditor/plugins/format/lang/si.js | 18 + ckeditor/plugins/format/lang/sk.js | 18 + ckeditor/plugins/format/lang/sl.js | 18 + ckeditor/plugins/format/lang/sq.js | 18 + ckeditor/plugins/format/lang/sr-latn.js | 18 + ckeditor/plugins/format/lang/sr.js | 18 + ckeditor/plugins/format/lang/sv.js | 18 + ckeditor/plugins/format/lang/th.js | 18 + ckeditor/plugins/format/lang/tr.js | 18 + ckeditor/plugins/format/lang/tt.js | 18 + ckeditor/plugins/format/lang/ug.js | 18 + ckeditor/plugins/format/lang/uk.js | 18 + ckeditor/plugins/format/lang/vi.js | 18 + ckeditor/plugins/format/lang/zh-cn.js | 18 + ckeditor/plugins/format/lang/zh.js | 18 + ckeditor/plugins/format/plugin.js | 279 + ckeditor/plugins/forms/dialogs/button.js | 100 + ckeditor/plugins/forms/dialogs/checkbox.js | 146 + ckeditor/plugins/forms/dialogs/form.js | 145 + ckeditor/plugins/forms/dialogs/hiddenfield.js | 83 + ckeditor/plugins/forms/dialogs/radio.js | 129 + ckeditor/plugins/forms/dialogs/select.js | 507 + ckeditor/plugins/forms/dialogs/textarea.js | 128 + ckeditor/plugins/forms/dialogs/textfield.js | 193 + ckeditor/plugins/forms/icons/button.png | Bin 0 -> 493 bytes ckeditor/plugins/forms/icons/checkbox.png | Bin 0 -> 544 bytes ckeditor/plugins/forms/icons/form.png | Bin 0 -> 380 bytes ckeditor/plugins/forms/icons/hiddenfield.png | Bin 0 -> 613 bytes ckeditor/plugins/forms/icons/hidpi/button.png | Bin 0 -> 833 bytes .../plugins/forms/icons/hidpi/checkbox.png | Bin 0 -> 1024 bytes ckeditor/plugins/forms/icons/hidpi/form.png | Bin 0 -> 660 bytes .../plugins/forms/icons/hidpi/hiddenfield.png | Bin 0 -> 1129 bytes .../plugins/forms/icons/hidpi/imagebutton.png | Bin 0 -> 1345 bytes ckeditor/plugins/forms/icons/hidpi/radio.png | Bin 0 -> 1426 bytes .../plugins/forms/icons/hidpi/select-rtl.png | Bin 0 -> 920 bytes ckeditor/plugins/forms/icons/hidpi/select.png | Bin 0 -> 905 bytes .../forms/icons/hidpi/textarea-rtl.png | Bin 0 -> 1081 bytes .../plugins/forms/icons/hidpi/textarea.png | Bin 0 -> 1048 bytes .../forms/icons/hidpi/textfield-rtl.png | Bin 0 -> 805 bytes .../plugins/forms/icons/hidpi/textfield.png | Bin 0 -> 805 bytes ckeditor/plugins/forms/icons/imagebutton.png | Bin 0 -> 755 bytes ckeditor/plugins/forms/icons/radio.png | Bin 0 -> 655 bytes ckeditor/plugins/forms/icons/select-rtl.png | Bin 0 -> 455 bytes ckeditor/plugins/forms/icons/select.png | Bin 0 -> 451 bytes ckeditor/plugins/forms/icons/textarea-rtl.png | Bin 0 -> 568 bytes ckeditor/plugins/forms/icons/textarea.png | Bin 0 -> 524 bytes .../plugins/forms/icons/textfield-rtl.png | Bin 0 -> 419 bytes ckeditor/plugins/forms/icons/textfield.png | Bin 0 -> 419 bytes ckeditor/plugins/forms/images/hiddenfield.gif | Bin 0 -> 178 bytes ckeditor/plugins/forms/lang/af.js | 71 + ckeditor/plugins/forms/lang/ar.js | 71 + ckeditor/plugins/forms/lang/az.js | 71 + ckeditor/plugins/forms/lang/bg.js | 71 + ckeditor/plugins/forms/lang/bn.js | 71 + ckeditor/plugins/forms/lang/bs.js | 71 + ckeditor/plugins/forms/lang/ca.js | 71 + ckeditor/plugins/forms/lang/cs.js | 71 + ckeditor/plugins/forms/lang/cy.js | 71 + ckeditor/plugins/forms/lang/da.js | 71 + ckeditor/plugins/forms/lang/de-ch.js | 71 + ckeditor/plugins/forms/lang/de.js | 71 + ckeditor/plugins/forms/lang/el.js | 71 + ckeditor/plugins/forms/lang/en-au.js | 71 + ckeditor/plugins/forms/lang/en-ca.js | 71 + ckeditor/plugins/forms/lang/en-gb.js | 71 + ckeditor/plugins/forms/lang/en.js | 71 + ckeditor/plugins/forms/lang/eo.js | 71 + ckeditor/plugins/forms/lang/es.js | 71 + ckeditor/plugins/forms/lang/et.js | 71 + ckeditor/plugins/forms/lang/eu.js | 71 + ckeditor/plugins/forms/lang/fa.js | 71 + ckeditor/plugins/forms/lang/fi.js | 71 + ckeditor/plugins/forms/lang/fo.js | 71 + ckeditor/plugins/forms/lang/fr-ca.js | 71 + ckeditor/plugins/forms/lang/fr.js | 71 + ckeditor/plugins/forms/lang/gl.js | 71 + ckeditor/plugins/forms/lang/gu.js | 71 + ckeditor/plugins/forms/lang/he.js | 71 + ckeditor/plugins/forms/lang/hi.js | 71 + ckeditor/plugins/forms/lang/hr.js | 71 + ckeditor/plugins/forms/lang/hu.js | 71 + ckeditor/plugins/forms/lang/id.js | 71 + ckeditor/plugins/forms/lang/is.js | 71 + ckeditor/plugins/forms/lang/it.js | 71 + ckeditor/plugins/forms/lang/ja.js | 71 + ckeditor/plugins/forms/lang/ka.js | 71 + ckeditor/plugins/forms/lang/km.js | 71 + ckeditor/plugins/forms/lang/ko.js | 71 + ckeditor/plugins/forms/lang/ku.js | 71 + ckeditor/plugins/forms/lang/lt.js | 71 + ckeditor/plugins/forms/lang/lv.js | 71 + ckeditor/plugins/forms/lang/mk.js | 71 + ckeditor/plugins/forms/lang/mn.js | 71 + ckeditor/plugins/forms/lang/ms.js | 71 + ckeditor/plugins/forms/lang/nb.js | 71 + ckeditor/plugins/forms/lang/nl.js | 71 + ckeditor/plugins/forms/lang/no.js | 71 + ckeditor/plugins/forms/lang/oc.js | 71 + ckeditor/plugins/forms/lang/pl.js | 71 + ckeditor/plugins/forms/lang/pt-br.js | 71 + ckeditor/plugins/forms/lang/pt.js | 71 + ckeditor/plugins/forms/lang/ro.js | 71 + ckeditor/plugins/forms/lang/ru.js | 71 + ckeditor/plugins/forms/lang/si.js | 71 + ckeditor/plugins/forms/lang/sk.js | 71 + ckeditor/plugins/forms/lang/sl.js | 71 + ckeditor/plugins/forms/lang/sq.js | 71 + ckeditor/plugins/forms/lang/sr-latn.js | 71 + ckeditor/plugins/forms/lang/sr.js | 71 + ckeditor/plugins/forms/lang/sv.js | 71 + ckeditor/plugins/forms/lang/th.js | 71 + ckeditor/plugins/forms/lang/tr.js | 71 + ckeditor/plugins/forms/lang/tt.js | 71 + ckeditor/plugins/forms/lang/ug.js | 71 + ckeditor/plugins/forms/lang/uk.js | 71 + ckeditor/plugins/forms/lang/vi.js | 71 + ckeditor/plugins/forms/lang/zh-cn.js | 71 + ckeditor/plugins/forms/lang/zh.js | 71 + ckeditor/plugins/forms/plugin.js | 279 + ckeditor/plugins/glyphicons/css/config.json | 402 + .../plugins/glyphicons/css/css/bootstrap.css | 819 ++ .../fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20127 bytes .../fonts/glyphicons-halflings-regular.svg | 288 + .../fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 45404 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23424 bytes .../fonts/glyphicons-halflings-regular.woff2 | Bin 0 -> 18028 bytes .../plugins/glyphicons/css/js/bootstrap.js | 77 + .../glyphicons/css/js/bootstrap.min.js | 77 + ckeditor/plugins/glyphicons/css/style.css | 13 + .../plugins/glyphicons/dialogs/glyphicons.js | 6 + .../icons/hidpi/horizontalrule.png | Bin 0 -> 530 bytes .../horizontalrule/icons/horizontalrule.png | Bin 0 -> 432 bytes ckeditor/plugins/horizontalrule/lang/af.js | 7 + ckeditor/plugins/horizontalrule/lang/ar.js | 7 + ckeditor/plugins/horizontalrule/lang/az.js | 7 + ckeditor/plugins/horizontalrule/lang/bg.js | 7 + ckeditor/plugins/horizontalrule/lang/bn.js | 7 + ckeditor/plugins/horizontalrule/lang/bs.js | 7 + ckeditor/plugins/horizontalrule/lang/ca.js | 7 + ckeditor/plugins/horizontalrule/lang/cs.js | 7 + ckeditor/plugins/horizontalrule/lang/cy.js | 7 + ckeditor/plugins/horizontalrule/lang/da.js | 7 + ckeditor/plugins/horizontalrule/lang/de-ch.js | 7 + ckeditor/plugins/horizontalrule/lang/de.js | 7 + ckeditor/plugins/horizontalrule/lang/el.js | 7 + ckeditor/plugins/horizontalrule/lang/en-au.js | 7 + ckeditor/plugins/horizontalrule/lang/en-ca.js | 7 + ckeditor/plugins/horizontalrule/lang/en-gb.js | 7 + ckeditor/plugins/horizontalrule/lang/en.js | 7 + ckeditor/plugins/horizontalrule/lang/eo.js | 7 + ckeditor/plugins/horizontalrule/lang/es.js | 7 + ckeditor/plugins/horizontalrule/lang/et.js | 7 + ckeditor/plugins/horizontalrule/lang/eu.js | 7 + ckeditor/plugins/horizontalrule/lang/fa.js | 7 + ckeditor/plugins/horizontalrule/lang/fi.js | 7 + ckeditor/plugins/horizontalrule/lang/fo.js | 7 + ckeditor/plugins/horizontalrule/lang/fr-ca.js | 7 + ckeditor/plugins/horizontalrule/lang/fr.js | 7 + ckeditor/plugins/horizontalrule/lang/gl.js | 7 + ckeditor/plugins/horizontalrule/lang/gu.js | 7 + ckeditor/plugins/horizontalrule/lang/he.js | 7 + ckeditor/plugins/horizontalrule/lang/hi.js | 7 + ckeditor/plugins/horizontalrule/lang/hr.js | 7 + ckeditor/plugins/horizontalrule/lang/hu.js | 7 + ckeditor/plugins/horizontalrule/lang/id.js | 7 + ckeditor/plugins/horizontalrule/lang/is.js | 7 + ckeditor/plugins/horizontalrule/lang/it.js | 7 + ckeditor/plugins/horizontalrule/lang/ja.js | 7 + ckeditor/plugins/horizontalrule/lang/ka.js | 7 + ckeditor/plugins/horizontalrule/lang/km.js | 7 + ckeditor/plugins/horizontalrule/lang/ko.js | 7 + ckeditor/plugins/horizontalrule/lang/ku.js | 7 + ckeditor/plugins/horizontalrule/lang/lt.js | 7 + ckeditor/plugins/horizontalrule/lang/lv.js | 7 + ckeditor/plugins/horizontalrule/lang/mk.js | 7 + ckeditor/plugins/horizontalrule/lang/mn.js | 7 + ckeditor/plugins/horizontalrule/lang/ms.js | 7 + ckeditor/plugins/horizontalrule/lang/nb.js | 7 + ckeditor/plugins/horizontalrule/lang/nl.js | 7 + ckeditor/plugins/horizontalrule/lang/no.js | 7 + ckeditor/plugins/horizontalrule/lang/oc.js | 7 + ckeditor/plugins/horizontalrule/lang/pl.js | 7 + ckeditor/plugins/horizontalrule/lang/pt-br.js | 7 + ckeditor/plugins/horizontalrule/lang/pt.js | 7 + ckeditor/plugins/horizontalrule/lang/ro.js | 7 + ckeditor/plugins/horizontalrule/lang/ru.js | 7 + ckeditor/plugins/horizontalrule/lang/si.js | 7 + ckeditor/plugins/horizontalrule/lang/sk.js | 7 + ckeditor/plugins/horizontalrule/lang/sl.js | 7 + ckeditor/plugins/horizontalrule/lang/sq.js | 7 + .../plugins/horizontalrule/lang/sr-latn.js | 7 + ckeditor/plugins/horizontalrule/lang/sr.js | 7 + ckeditor/plugins/horizontalrule/lang/sv.js | 7 + ckeditor/plugins/horizontalrule/lang/th.js | 7 + ckeditor/plugins/horizontalrule/lang/tr.js | 7 + ckeditor/plugins/horizontalrule/lang/tt.js | 7 + ckeditor/plugins/horizontalrule/lang/ug.js | 7 + ckeditor/plugins/horizontalrule/lang/uk.js | 7 + ckeditor/plugins/horizontalrule/lang/vi.js | 7 + ckeditor/plugins/horizontalrule/lang/zh-cn.js | 7 + ckeditor/plugins/horizontalrule/lang/zh.js | 7 + ckeditor/plugins/horizontalrule/plugin.js | 43 + ckeditor/plugins/htmlwriter/plugin.js | 360 + .../assets/outputforflash/outputforflash.fla | Bin 0 -> 85504 bytes .../assets/outputforflash/outputforflash.swf | Bin 0 -> 15571 bytes .../assets/outputforflash/swfobject.js | 5 + .../htmlwriter/samples/outputforflash.html | 283 + .../htmlwriter/samples/outputhtml.html | 224 + ckeditor/plugins/iframe/dialogs/iframe.js | 207 + .../plugins/iframe/icons/hidpi/iframe.png | Bin 0 -> 1837 bytes ckeditor/plugins/iframe/icons/iframe.png | Bin 0 -> 816 bytes .../plugins/iframe/images/placeholder.png | Bin 0 -> 265 bytes ckeditor/plugins/iframe/lang/af.js | 11 + ckeditor/plugins/iframe/lang/ar.js | 11 + ckeditor/plugins/iframe/lang/az.js | 11 + ckeditor/plugins/iframe/lang/bg.js | 11 + ckeditor/plugins/iframe/lang/bn.js | 11 + ckeditor/plugins/iframe/lang/bs.js | 11 + ckeditor/plugins/iframe/lang/ca.js | 11 + ckeditor/plugins/iframe/lang/cs.js | 11 + ckeditor/plugins/iframe/lang/cy.js | 11 + ckeditor/plugins/iframe/lang/da.js | 11 + ckeditor/plugins/iframe/lang/de-ch.js | 11 + ckeditor/plugins/iframe/lang/de.js | 11 + ckeditor/plugins/iframe/lang/el.js | 11 + ckeditor/plugins/iframe/lang/en-au.js | 11 + ckeditor/plugins/iframe/lang/en-ca.js | 11 + ckeditor/plugins/iframe/lang/en-gb.js | 11 + ckeditor/plugins/iframe/lang/en.js | 11 + ckeditor/plugins/iframe/lang/eo.js | 11 + ckeditor/plugins/iframe/lang/es.js | 11 + ckeditor/plugins/iframe/lang/et.js | 11 + ckeditor/plugins/iframe/lang/eu.js | 11 + ckeditor/plugins/iframe/lang/fa.js | 11 + ckeditor/plugins/iframe/lang/fi.js | 11 + ckeditor/plugins/iframe/lang/fo.js | 11 + ckeditor/plugins/iframe/lang/fr-ca.js | 11 + ckeditor/plugins/iframe/lang/fr.js | 11 + ckeditor/plugins/iframe/lang/gl.js | 11 + ckeditor/plugins/iframe/lang/gu.js | 11 + ckeditor/plugins/iframe/lang/he.js | 11 + ckeditor/plugins/iframe/lang/hi.js | 11 + ckeditor/plugins/iframe/lang/hr.js | 11 + ckeditor/plugins/iframe/lang/hu.js | 11 + ckeditor/plugins/iframe/lang/id.js | 11 + ckeditor/plugins/iframe/lang/is.js | 11 + ckeditor/plugins/iframe/lang/it.js | 11 + ckeditor/plugins/iframe/lang/ja.js | 11 + ckeditor/plugins/iframe/lang/ka.js | 11 + ckeditor/plugins/iframe/lang/km.js | 11 + ckeditor/plugins/iframe/lang/ko.js | 11 + ckeditor/plugins/iframe/lang/ku.js | 11 + ckeditor/plugins/iframe/lang/lt.js | 11 + ckeditor/plugins/iframe/lang/lv.js | 11 + ckeditor/plugins/iframe/lang/mk.js | 11 + ckeditor/plugins/iframe/lang/mn.js | 11 + ckeditor/plugins/iframe/lang/ms.js | 11 + ckeditor/plugins/iframe/lang/nb.js | 11 + ckeditor/plugins/iframe/lang/nl.js | 11 + ckeditor/plugins/iframe/lang/no.js | 11 + ckeditor/plugins/iframe/lang/oc.js | 11 + ckeditor/plugins/iframe/lang/pl.js | 11 + ckeditor/plugins/iframe/lang/pt-br.js | 11 + ckeditor/plugins/iframe/lang/pt.js | 11 + ckeditor/plugins/iframe/lang/ro.js | 11 + ckeditor/plugins/iframe/lang/ru.js | 11 + ckeditor/plugins/iframe/lang/si.js | 11 + ckeditor/plugins/iframe/lang/sk.js | 11 + ckeditor/plugins/iframe/lang/sl.js | 11 + ckeditor/plugins/iframe/lang/sq.js | 11 + ckeditor/plugins/iframe/lang/sr-latn.js | 11 + ckeditor/plugins/iframe/lang/sr.js | 11 + ckeditor/plugins/iframe/lang/sv.js | 11 + ckeditor/plugins/iframe/lang/th.js | 11 + ckeditor/plugins/iframe/lang/tr.js | 11 + ckeditor/plugins/iframe/lang/tt.js | 11 + ckeditor/plugins/iframe/lang/ug.js | 11 + ckeditor/plugins/iframe/lang/uk.js | 11 + ckeditor/plugins/iframe/lang/vi.js | 11 + ckeditor/plugins/iframe/lang/zh-cn.js | 11 + ckeditor/plugins/iframe/lang/zh.js | 11 + ckeditor/plugins/iframe/plugin.js | 85 + ckeditor/plugins/image/dialogs/image.js | 1297 ++- ckeditor/plugins/image/icons/hidpi/image.png | Bin 0 -> 905 bytes ckeditor/plugins/image/icons/image.png | Bin 0 -> 498 bytes ckeditor/plugins/image/images/noimage.png | Bin 2115 -> 1610 bytes ckeditor/plugins/image/lang/af.js | 25 + ckeditor/plugins/image/lang/ar.js | 25 + ckeditor/plugins/image/lang/az.js | 25 + ckeditor/plugins/image/lang/bg.js | 25 + ckeditor/plugins/image/lang/bn.js | 25 + ckeditor/plugins/image/lang/bs.js | 25 + ckeditor/plugins/image/lang/ca.js | 25 + ckeditor/plugins/image/lang/cs.js | 25 + ckeditor/plugins/image/lang/cy.js | 25 + ckeditor/plugins/image/lang/da.js | 25 + ckeditor/plugins/image/lang/de-ch.js | 25 + ckeditor/plugins/image/lang/de.js | 25 + ckeditor/plugins/image/lang/el.js | 25 + ckeditor/plugins/image/lang/en-au.js | 25 + ckeditor/plugins/image/lang/en-ca.js | 25 + ckeditor/plugins/image/lang/en-gb.js | 25 + ckeditor/plugins/image/lang/en.js | 25 + ckeditor/plugins/image/lang/eo.js | 25 + ckeditor/plugins/image/lang/es.js | 25 + ckeditor/plugins/image/lang/et.js | 25 + ckeditor/plugins/image/lang/eu.js | 25 + ckeditor/plugins/image/lang/fa.js | 25 + ckeditor/plugins/image/lang/fi.js | 25 + ckeditor/plugins/image/lang/fo.js | 25 + ckeditor/plugins/image/lang/fr-ca.js | 25 + ckeditor/plugins/image/lang/fr.js | 25 + ckeditor/plugins/image/lang/gl.js | 25 + ckeditor/plugins/image/lang/gu.js | 25 + ckeditor/plugins/image/lang/he.js | 25 + ckeditor/plugins/image/lang/hi.js | 25 + ckeditor/plugins/image/lang/hr.js | 25 + ckeditor/plugins/image/lang/hu.js | 25 + ckeditor/plugins/image/lang/id.js | 25 + ckeditor/plugins/image/lang/is.js | 25 + ckeditor/plugins/image/lang/it.js | 25 + ckeditor/plugins/image/lang/ja.js | 25 + ckeditor/plugins/image/lang/ka.js | 25 + ckeditor/plugins/image/lang/km.js | 25 + ckeditor/plugins/image/lang/ko.js | 25 + ckeditor/plugins/image/lang/ku.js | 25 + ckeditor/plugins/image/lang/lt.js | 25 + ckeditor/plugins/image/lang/lv.js | 25 + ckeditor/plugins/image/lang/mk.js | 25 + ckeditor/plugins/image/lang/mn.js | 25 + ckeditor/plugins/image/lang/ms.js | 25 + ckeditor/plugins/image/lang/nb.js | 25 + ckeditor/plugins/image/lang/nl.js | 25 + ckeditor/plugins/image/lang/no.js | 25 + ckeditor/plugins/image/lang/oc.js | 25 + ckeditor/plugins/image/lang/pl.js | 25 + ckeditor/plugins/image/lang/pt-br.js | 25 + ckeditor/plugins/image/lang/pt.js | 25 + ckeditor/plugins/image/lang/ro.js | 25 + ckeditor/plugins/image/lang/ru.js | 25 + ckeditor/plugins/image/lang/si.js | 25 + ckeditor/plugins/image/lang/sk.js | 25 + ckeditor/plugins/image/lang/sl.js | 25 + ckeditor/plugins/image/lang/sq.js | 25 + ckeditor/plugins/image/lang/sr-latn.js | 25 + ckeditor/plugins/image/lang/sr.js | 25 + ckeditor/plugins/image/lang/sv.js | 25 + ckeditor/plugins/image/lang/th.js | 25 + ckeditor/plugins/image/lang/tr.js | 25 + ckeditor/plugins/image/lang/tt.js | 25 + ckeditor/plugins/image/lang/ug.js | 25 + ckeditor/plugins/image/lang/uk.js | 25 + ckeditor/plugins/image/lang/vi.js | 25 + ckeditor/plugins/image/lang/zh-cn.js | 25 + ckeditor/plugins/image/lang/zh.js | 25 + ckeditor/plugins/image/plugin.js | 183 + ckeditor/plugins/indent/dev/indent.html | 284 + .../plugins/indent/icons/hidpi/indent-rtl.png | Bin 0 -> 757 bytes .../plugins/indent/icons/hidpi/indent.png | Bin 0 -> 1001 bytes .../indent/icons/hidpi/outdent-rtl.png | Bin 0 -> 738 bytes .../plugins/indent/icons/hidpi/outdent.png | Bin 0 -> 754 bytes ckeditor/plugins/indent/icons/indent-rtl.png | Bin 0 -> 438 bytes ckeditor/plugins/indent/icons/indent.png | Bin 0 -> 489 bytes ckeditor/plugins/indent/icons/outdent-rtl.png | Bin 0 -> 450 bytes ckeditor/plugins/indent/icons/outdent.png | Bin 0 -> 413 bytes ckeditor/plugins/indent/lang/af.js | 8 + ckeditor/plugins/indent/lang/ar.js | 8 + ckeditor/plugins/indent/lang/az.js | 8 + ckeditor/plugins/indent/lang/bg.js | 8 + ckeditor/plugins/indent/lang/bn.js | 8 + ckeditor/plugins/indent/lang/bs.js | 8 + ckeditor/plugins/indent/lang/ca.js | 8 + ckeditor/plugins/indent/lang/cs.js | 8 + ckeditor/plugins/indent/lang/cy.js | 8 + ckeditor/plugins/indent/lang/da.js | 8 + ckeditor/plugins/indent/lang/de-ch.js | 8 + ckeditor/plugins/indent/lang/de.js | 8 + ckeditor/plugins/indent/lang/el.js | 8 + ckeditor/plugins/indent/lang/en-au.js | 8 + ckeditor/plugins/indent/lang/en-ca.js | 8 + ckeditor/plugins/indent/lang/en-gb.js | 8 + ckeditor/plugins/indent/lang/en.js | 8 + ckeditor/plugins/indent/lang/eo.js | 8 + ckeditor/plugins/indent/lang/es.js | 8 + ckeditor/plugins/indent/lang/et.js | 8 + ckeditor/plugins/indent/lang/eu.js | 8 + ckeditor/plugins/indent/lang/fa.js | 8 + ckeditor/plugins/indent/lang/fi.js | 8 + ckeditor/plugins/indent/lang/fo.js | 8 + ckeditor/plugins/indent/lang/fr-ca.js | 8 + ckeditor/plugins/indent/lang/fr.js | 8 + ckeditor/plugins/indent/lang/gl.js | 8 + ckeditor/plugins/indent/lang/gu.js | 8 + ckeditor/plugins/indent/lang/he.js | 8 + ckeditor/plugins/indent/lang/hi.js | 8 + ckeditor/plugins/indent/lang/hr.js | 8 + ckeditor/plugins/indent/lang/hu.js | 8 + ckeditor/plugins/indent/lang/id.js | 8 + ckeditor/plugins/indent/lang/is.js | 8 + ckeditor/plugins/indent/lang/it.js | 8 + ckeditor/plugins/indent/lang/ja.js | 8 + ckeditor/plugins/indent/lang/ka.js | 8 + ckeditor/plugins/indent/lang/km.js | 8 + ckeditor/plugins/indent/lang/ko.js | 8 + ckeditor/plugins/indent/lang/ku.js | 8 + ckeditor/plugins/indent/lang/lt.js | 8 + ckeditor/plugins/indent/lang/lv.js | 8 + ckeditor/plugins/indent/lang/mk.js | 8 + ckeditor/plugins/indent/lang/mn.js | 8 + ckeditor/plugins/indent/lang/ms.js | 8 + ckeditor/plugins/indent/lang/nb.js | 8 + ckeditor/plugins/indent/lang/nl.js | 8 + ckeditor/plugins/indent/lang/no.js | 8 + ckeditor/plugins/indent/lang/oc.js | 8 + ckeditor/plugins/indent/lang/pl.js | 8 + ckeditor/plugins/indent/lang/pt-br.js | 8 + ckeditor/plugins/indent/lang/pt.js | 8 + ckeditor/plugins/indent/lang/ro.js | 8 + ckeditor/plugins/indent/lang/ru.js | 8 + ckeditor/plugins/indent/lang/si.js | 8 + ckeditor/plugins/indent/lang/sk.js | 8 + ckeditor/plugins/indent/lang/sl.js | 8 + ckeditor/plugins/indent/lang/sq.js | 8 + ckeditor/plugins/indent/lang/sr-latn.js | 8 + ckeditor/plugins/indent/lang/sr.js | 8 + ckeditor/plugins/indent/lang/sv.js | 8 + ckeditor/plugins/indent/lang/th.js | 8 + ckeditor/plugins/indent/lang/tr.js | 8 + ckeditor/plugins/indent/lang/tt.js | 8 + ckeditor/plugins/indent/lang/ug.js | 8 + ckeditor/plugins/indent/lang/uk.js | 8 + ckeditor/plugins/indent/lang/vi.js | 8 + ckeditor/plugins/indent/lang/zh-cn.js | 8 + ckeditor/plugins/indent/lang/zh.js | 8 + ckeditor/plugins/indent/plugin.js | 461 + ckeditor/plugins/indentblock/plugin.js | 312 + ckeditor/plugins/indentlist/plugin.js | 318 + .../justify/icons/hidpi/justifyblock.png | Bin 0 -> 533 bytes .../justify/icons/hidpi/justifycenter.png | Bin 0 -> 576 bytes .../justify/icons/hidpi/justifyleft.png | Bin 0 -> 569 bytes .../justify/icons/hidpi/justifyright.png | Bin 0 -> 549 bytes .../plugins/justify/icons/justifyblock.png | Bin 0 -> 315 bytes .../plugins/justify/icons/justifycenter.png | Bin 0 -> 564 bytes .../plugins/justify/icons/justifyleft.png | Bin 0 -> 342 bytes .../plugins/justify/icons/justifyright.png | Bin 0 -> 348 bytes ckeditor/plugins/justify/lang/af.js | 10 + ckeditor/plugins/justify/lang/ar.js | 10 + ckeditor/plugins/justify/lang/az.js | 10 + ckeditor/plugins/justify/lang/bg.js | 10 + ckeditor/plugins/justify/lang/bn.js | 10 + ckeditor/plugins/justify/lang/bs.js | 10 + ckeditor/plugins/justify/lang/ca.js | 10 + ckeditor/plugins/justify/lang/cs.js | 10 + ckeditor/plugins/justify/lang/cy.js | 10 + ckeditor/plugins/justify/lang/da.js | 10 + ckeditor/plugins/justify/lang/de-ch.js | 10 + ckeditor/plugins/justify/lang/de.js | 10 + ckeditor/plugins/justify/lang/el.js | 10 + ckeditor/plugins/justify/lang/en-au.js | 10 + ckeditor/plugins/justify/lang/en-ca.js | 10 + ckeditor/plugins/justify/lang/en-gb.js | 10 + ckeditor/plugins/justify/lang/en.js | 10 + ckeditor/plugins/justify/lang/eo.js | 10 + ckeditor/plugins/justify/lang/es.js | 10 + ckeditor/plugins/justify/lang/et.js | 10 + ckeditor/plugins/justify/lang/eu.js | 10 + ckeditor/plugins/justify/lang/fa.js | 10 + ckeditor/plugins/justify/lang/fi.js | 10 + ckeditor/plugins/justify/lang/fo.js | 10 + ckeditor/plugins/justify/lang/fr-ca.js | 10 + ckeditor/plugins/justify/lang/fr.js | 10 + ckeditor/plugins/justify/lang/gl.js | 10 + ckeditor/plugins/justify/lang/gu.js | 10 + ckeditor/plugins/justify/lang/he.js | 10 + ckeditor/plugins/justify/lang/hi.js | 10 + ckeditor/plugins/justify/lang/hr.js | 10 + ckeditor/plugins/justify/lang/hu.js | 10 + ckeditor/plugins/justify/lang/id.js | 10 + ckeditor/plugins/justify/lang/is.js | 10 + ckeditor/plugins/justify/lang/it.js | 10 + ckeditor/plugins/justify/lang/ja.js | 10 + ckeditor/plugins/justify/lang/ka.js | 10 + ckeditor/plugins/justify/lang/km.js | 10 + ckeditor/plugins/justify/lang/ko.js | 10 + ckeditor/plugins/justify/lang/ku.js | 10 + ckeditor/plugins/justify/lang/lt.js | 10 + ckeditor/plugins/justify/lang/lv.js | 10 + ckeditor/plugins/justify/lang/mk.js | 10 + ckeditor/plugins/justify/lang/mn.js | 10 + ckeditor/plugins/justify/lang/ms.js | 10 + ckeditor/plugins/justify/lang/nb.js | 10 + ckeditor/plugins/justify/lang/nl.js | 10 + ckeditor/plugins/justify/lang/no.js | 10 + ckeditor/plugins/justify/lang/oc.js | 10 + ckeditor/plugins/justify/lang/pl.js | 10 + ckeditor/plugins/justify/lang/pt-br.js | 10 + ckeditor/plugins/justify/lang/pt.js | 10 + ckeditor/plugins/justify/lang/ro.js | 10 + ckeditor/plugins/justify/lang/ru.js | 10 + ckeditor/plugins/justify/lang/si.js | 10 + ckeditor/plugins/justify/lang/sk.js | 10 + ckeditor/plugins/justify/lang/sl.js | 10 + ckeditor/plugins/justify/lang/sq.js | 10 + ckeditor/plugins/justify/lang/sr-latn.js | 10 + ckeditor/plugins/justify/lang/sr.js | 10 + ckeditor/plugins/justify/lang/sv.js | 10 + ckeditor/plugins/justify/lang/th.js | 10 + ckeditor/plugins/justify/lang/tr.js | 10 + ckeditor/plugins/justify/lang/tt.js | 10 + ckeditor/plugins/justify/lang/ug.js | 10 + ckeditor/plugins/justify/lang/uk.js | 10 + ckeditor/plugins/justify/lang/vi.js | 10 + ckeditor/plugins/justify/lang/zh-cn.js | 10 + ckeditor/plugins/justify/lang/zh.js | 10 + ckeditor/plugins/justify/plugin.js | 245 + .../plugins/language/icons/hidpi/language.png | Bin 0 -> 795 bytes ckeditor/plugins/language/icons/language.png | Bin 0 -> 433 bytes ckeditor/plugins/language/lang/ar.js | 9 + ckeditor/plugins/language/lang/az.js | 9 + ckeditor/plugins/language/lang/bg.js | 9 + ckeditor/plugins/language/lang/ca.js | 9 + ckeditor/plugins/language/lang/cs.js | 9 + ckeditor/plugins/language/lang/cy.js | 9 + ckeditor/plugins/language/lang/da.js | 9 + ckeditor/plugins/language/lang/de-ch.js | 9 + ckeditor/plugins/language/lang/de.js | 9 + ckeditor/plugins/language/lang/el.js | 9 + ckeditor/plugins/language/lang/en-gb.js | 9 + ckeditor/plugins/language/lang/en.js | 9 + ckeditor/plugins/language/lang/eo.js | 9 + ckeditor/plugins/language/lang/es.js | 9 + ckeditor/plugins/language/lang/eu.js | 9 + ckeditor/plugins/language/lang/fa.js | 9 + ckeditor/plugins/language/lang/fi.js | 9 + ckeditor/plugins/language/lang/fo.js | 9 + ckeditor/plugins/language/lang/fr.js | 9 + ckeditor/plugins/language/lang/gl.js | 9 + ckeditor/plugins/language/lang/he.js | 9 + ckeditor/plugins/language/lang/hr.js | 9 + ckeditor/plugins/language/lang/hu.js | 9 + ckeditor/plugins/language/lang/id.js | 9 + ckeditor/plugins/language/lang/it.js | 9 + ckeditor/plugins/language/lang/ja.js | 9 + ckeditor/plugins/language/lang/km.js | 9 + ckeditor/plugins/language/lang/ko.js | 9 + ckeditor/plugins/language/lang/ku.js | 9 + ckeditor/plugins/language/lang/nb.js | 9 + ckeditor/plugins/language/lang/nl.js | 9 + ckeditor/plugins/language/lang/no.js | 9 + ckeditor/plugins/language/lang/oc.js | 9 + ckeditor/plugins/language/lang/pl.js | 9 + ckeditor/plugins/language/lang/pt-br.js | 9 + ckeditor/plugins/language/lang/pt.js | 9 + ckeditor/plugins/language/lang/ru.js | 9 + ckeditor/plugins/language/lang/sk.js | 9 + ckeditor/plugins/language/lang/sl.js | 9 + ckeditor/plugins/language/lang/sq.js | 9 + ckeditor/plugins/language/lang/sv.js | 9 + ckeditor/plugins/language/lang/tr.js | 9 + ckeditor/plugins/language/lang/tt.js | 9 + ckeditor/plugins/language/lang/ug.js | 9 + ckeditor/plugins/language/lang/uk.js | 9 + ckeditor/plugins/language/lang/vi.js | 9 + ckeditor/plugins/language/lang/zh-cn.js | 9 + ckeditor/plugins/language/lang/zh.js | 9 + ckeditor/plugins/language/plugin.js | 168 + ckeditor/plugins/link/dialogs/anchor.js | 113 +- ckeditor/plugins/link/dialogs/link.js | 1016 +- ckeditor/plugins/link/icons/anchor-rtl.png | Bin 0 -> 523 bytes ckeditor/plugins/link/icons/anchor.png | Bin 0 -> 517 bytes .../plugins/link/icons/hidpi/anchor-rtl.png | Bin 0 -> 957 bytes ckeditor/plugins/link/icons/hidpi/anchor.png | Bin 0 -> 917 bytes ckeditor/plugins/link/icons/hidpi/link.png | Bin 0 -> 935 bytes ckeditor/plugins/link/icons/hidpi/unlink.png | Bin 0 -> 1317 bytes ckeditor/plugins/link/icons/link.png | Bin 0 -> 533 bytes ckeditor/plugins/link/icons/unlink.png | Bin 0 -> 692 bytes ckeditor/plugins/link/images/anchor.png | Bin 763 -> 752 bytes ckeditor/plugins/link/images/hidpi/anchor.png | Bin 1597 -> 1109 bytes ckeditor/plugins/link/lang/af.js | 67 + ckeditor/plugins/link/lang/ar.js | 67 + ckeditor/plugins/link/lang/az.js | 67 + ckeditor/plugins/link/lang/bg.js | 67 + ckeditor/plugins/link/lang/bn.js | 67 + ckeditor/plugins/link/lang/bs.js | 67 + ckeditor/plugins/link/lang/ca.js | 67 + ckeditor/plugins/link/lang/cs.js | 67 + ckeditor/plugins/link/lang/cy.js | 67 + ckeditor/plugins/link/lang/da.js | 67 + ckeditor/plugins/link/lang/de-ch.js | 67 + ckeditor/plugins/link/lang/de.js | 67 + ckeditor/plugins/link/lang/el.js | 67 + ckeditor/plugins/link/lang/en-au.js | 67 + ckeditor/plugins/link/lang/en-ca.js | 67 + ckeditor/plugins/link/lang/en-gb.js | 67 + ckeditor/plugins/link/lang/en.js | 67 + ckeditor/plugins/link/lang/eo.js | 67 + ckeditor/plugins/link/lang/es.js | 67 + ckeditor/plugins/link/lang/et.js | 67 + ckeditor/plugins/link/lang/eu.js | 67 + ckeditor/plugins/link/lang/fa.js | 67 + ckeditor/plugins/link/lang/fi.js | 67 + ckeditor/plugins/link/lang/fo.js | 67 + ckeditor/plugins/link/lang/fr-ca.js | 67 + ckeditor/plugins/link/lang/fr.js | 67 + ckeditor/plugins/link/lang/gl.js | 67 + ckeditor/plugins/link/lang/gu.js | 67 + ckeditor/plugins/link/lang/he.js | 67 + ckeditor/plugins/link/lang/hi.js | 67 + ckeditor/plugins/link/lang/hr.js | 67 + ckeditor/plugins/link/lang/hu.js | 67 + ckeditor/plugins/link/lang/id.js | 67 + ckeditor/plugins/link/lang/is.js | 67 + ckeditor/plugins/link/lang/it.js | 67 + ckeditor/plugins/link/lang/ja.js | 67 + ckeditor/plugins/link/lang/ka.js | 67 + ckeditor/plugins/link/lang/km.js | 67 + ckeditor/plugins/link/lang/ko.js | 67 + ckeditor/plugins/link/lang/ku.js | 67 + ckeditor/plugins/link/lang/lt.js | 67 + ckeditor/plugins/link/lang/lv.js | 67 + ckeditor/plugins/link/lang/mk.js | 67 + ckeditor/plugins/link/lang/mn.js | 67 + ckeditor/plugins/link/lang/ms.js | 67 + ckeditor/plugins/link/lang/nb.js | 67 + ckeditor/plugins/link/lang/nl.js | 67 + ckeditor/plugins/link/lang/no.js | 67 + ckeditor/plugins/link/lang/oc.js | 67 + ckeditor/plugins/link/lang/pl.js | 67 + ckeditor/plugins/link/lang/pt-br.js | 67 + ckeditor/plugins/link/lang/pt.js | 67 + ckeditor/plugins/link/lang/ro.js | 67 + ckeditor/plugins/link/lang/ru.js | 67 + ckeditor/plugins/link/lang/si.js | 67 + ckeditor/plugins/link/lang/sk.js | 67 + ckeditor/plugins/link/lang/sl.js | 67 + ckeditor/plugins/link/lang/sq.js | 67 + ckeditor/plugins/link/lang/sr-latn.js | 67 + ckeditor/plugins/link/lang/sr.js | 67 + ckeditor/plugins/link/lang/sv.js | 67 + ckeditor/plugins/link/lang/th.js | 67 + ckeditor/plugins/link/lang/tr.js | 67 + ckeditor/plugins/link/lang/tt.js | 67 + ckeditor/plugins/link/lang/ug.js | 67 + ckeditor/plugins/link/lang/uk.js | 67 + ckeditor/plugins/link/lang/vi.js | 67 + ckeditor/plugins/link/lang/zh-cn.js | 67 + ckeditor/plugins/link/lang/zh.js | 67 + ckeditor/plugins/link/plugin.js | 828 ++ .../plugins/list/icons/bulletedlist-rtl.png | Bin 0 -> 367 bytes ckeditor/plugins/list/icons/bulletedlist.png | Bin 0 -> 370 bytes .../list/icons/hidpi/bulletedlist-rtl.png | Bin 0 -> 820 bytes .../plugins/list/icons/hidpi/bulletedlist.png | Bin 0 -> 828 bytes .../list/icons/hidpi/numberedlist-rtl.png | Bin 0 -> 628 bytes .../plugins/list/icons/hidpi/numberedlist.png | Bin 0 -> 655 bytes .../plugins/list/icons/numberedlist-rtl.png | Bin 0 -> 390 bytes ckeditor/plugins/list/icons/numberedlist.png | Bin 0 -> 390 bytes ckeditor/plugins/list/lang/af.js | 8 + ckeditor/plugins/list/lang/ar.js | 8 + ckeditor/plugins/list/lang/az.js | 8 + ckeditor/plugins/list/lang/bg.js | 8 + ckeditor/plugins/list/lang/bn.js | 8 + ckeditor/plugins/list/lang/bs.js | 8 + ckeditor/plugins/list/lang/ca.js | 8 + ckeditor/plugins/list/lang/cs.js | 8 + ckeditor/plugins/list/lang/cy.js | 8 + ckeditor/plugins/list/lang/da.js | 8 + ckeditor/plugins/list/lang/de-ch.js | 8 + ckeditor/plugins/list/lang/de.js | 8 + ckeditor/plugins/list/lang/el.js | 8 + ckeditor/plugins/list/lang/en-au.js | 8 + ckeditor/plugins/list/lang/en-ca.js | 8 + ckeditor/plugins/list/lang/en-gb.js | 8 + ckeditor/plugins/list/lang/en.js | 8 + ckeditor/plugins/list/lang/eo.js | 8 + ckeditor/plugins/list/lang/es.js | 8 + ckeditor/plugins/list/lang/et.js | 8 + ckeditor/plugins/list/lang/eu.js | 8 + ckeditor/plugins/list/lang/fa.js | 8 + ckeditor/plugins/list/lang/fi.js | 8 + ckeditor/plugins/list/lang/fo.js | 8 + ckeditor/plugins/list/lang/fr-ca.js | 8 + ckeditor/plugins/list/lang/fr.js | 8 + ckeditor/plugins/list/lang/gl.js | 8 + ckeditor/plugins/list/lang/gu.js | 8 + ckeditor/plugins/list/lang/he.js | 8 + ckeditor/plugins/list/lang/hi.js | 8 + ckeditor/plugins/list/lang/hr.js | 8 + ckeditor/plugins/list/lang/hu.js | 8 + ckeditor/plugins/list/lang/id.js | 8 + ckeditor/plugins/list/lang/is.js | 8 + ckeditor/plugins/list/lang/it.js | 8 + ckeditor/plugins/list/lang/ja.js | 8 + ckeditor/plugins/list/lang/ka.js | 8 + ckeditor/plugins/list/lang/km.js | 8 + ckeditor/plugins/list/lang/ko.js | 8 + ckeditor/plugins/list/lang/ku.js | 8 + ckeditor/plugins/list/lang/lt.js | 8 + ckeditor/plugins/list/lang/lv.js | 8 + ckeditor/plugins/list/lang/mk.js | 8 + ckeditor/plugins/list/lang/mn.js | 8 + ckeditor/plugins/list/lang/ms.js | 8 + ckeditor/plugins/list/lang/nb.js | 8 + ckeditor/plugins/list/lang/nl.js | 8 + ckeditor/plugins/list/lang/no.js | 8 + ckeditor/plugins/list/lang/oc.js | 8 + ckeditor/plugins/list/lang/pl.js | 8 + ckeditor/plugins/list/lang/pt-br.js | 8 + ckeditor/plugins/list/lang/pt.js | 8 + ckeditor/plugins/list/lang/ro.js | 8 + ckeditor/plugins/list/lang/ru.js | 8 + ckeditor/plugins/list/lang/si.js | 8 + ckeditor/plugins/list/lang/sk.js | 8 + ckeditor/plugins/list/lang/sl.js | 8 + ckeditor/plugins/list/lang/sq.js | 8 + ckeditor/plugins/list/lang/sr-latn.js | 8 + ckeditor/plugins/list/lang/sr.js | 8 + ckeditor/plugins/list/lang/sv.js | 8 + ckeditor/plugins/list/lang/th.js | 8 + ckeditor/plugins/list/lang/tr.js | 8 + ckeditor/plugins/list/lang/tt.js | 8 + ckeditor/plugins/list/lang/ug.js | 8 + ckeditor/plugins/list/lang/uk.js | 8 + ckeditor/plugins/list/lang/vi.js | 8 + ckeditor/plugins/list/lang/zh-cn.js | 8 + ckeditor/plugins/list/lang/zh.js | 8 + ckeditor/plugins/list/plugin.js | 1111 +++ ckeditor/plugins/listblock/plugin.js | 241 + .../plugins/liststyle/dialogs/liststyle.js | 189 + ckeditor/plugins/liststyle/lang/af.js | 25 + ckeditor/plugins/liststyle/lang/ar.js | 25 + ckeditor/plugins/liststyle/lang/az.js | 25 + ckeditor/plugins/liststyle/lang/bg.js | 25 + ckeditor/plugins/liststyle/lang/bn.js | 25 + ckeditor/plugins/liststyle/lang/bs.js | 25 + ckeditor/plugins/liststyle/lang/ca.js | 25 + ckeditor/plugins/liststyle/lang/cs.js | 25 + ckeditor/plugins/liststyle/lang/cy.js | 25 + ckeditor/plugins/liststyle/lang/da.js | 25 + ckeditor/plugins/liststyle/lang/de-ch.js | 25 + ckeditor/plugins/liststyle/lang/de.js | 25 + ckeditor/plugins/liststyle/lang/el.js | 25 + ckeditor/plugins/liststyle/lang/en-au.js | 25 + ckeditor/plugins/liststyle/lang/en-ca.js | 25 + ckeditor/plugins/liststyle/lang/en-gb.js | 25 + ckeditor/plugins/liststyle/lang/en.js | 25 + ckeditor/plugins/liststyle/lang/eo.js | 25 + ckeditor/plugins/liststyle/lang/es.js | 25 + ckeditor/plugins/liststyle/lang/et.js | 25 + ckeditor/plugins/liststyle/lang/eu.js | 25 + ckeditor/plugins/liststyle/lang/fa.js | 25 + ckeditor/plugins/liststyle/lang/fi.js | 25 + ckeditor/plugins/liststyle/lang/fo.js | 25 + ckeditor/plugins/liststyle/lang/fr-ca.js | 25 + ckeditor/plugins/liststyle/lang/fr.js | 25 + ckeditor/plugins/liststyle/lang/gl.js | 25 + ckeditor/plugins/liststyle/lang/gu.js | 25 + ckeditor/plugins/liststyle/lang/he.js | 25 + ckeditor/plugins/liststyle/lang/hi.js | 25 + ckeditor/plugins/liststyle/lang/hr.js | 25 + ckeditor/plugins/liststyle/lang/hu.js | 25 + ckeditor/plugins/liststyle/lang/id.js | 25 + ckeditor/plugins/liststyle/lang/is.js | 25 + ckeditor/plugins/liststyle/lang/it.js | 25 + ckeditor/plugins/liststyle/lang/ja.js | 25 + ckeditor/plugins/liststyle/lang/ka.js | 25 + ckeditor/plugins/liststyle/lang/km.js | 25 + ckeditor/plugins/liststyle/lang/ko.js | 25 + ckeditor/plugins/liststyle/lang/ku.js | 25 + ckeditor/plugins/liststyle/lang/lt.js | 25 + ckeditor/plugins/liststyle/lang/lv.js | 25 + ckeditor/plugins/liststyle/lang/mk.js | 25 + ckeditor/plugins/liststyle/lang/mn.js | 25 + ckeditor/plugins/liststyle/lang/ms.js | 25 + ckeditor/plugins/liststyle/lang/nb.js | 25 + ckeditor/plugins/liststyle/lang/nl.js | 25 + ckeditor/plugins/liststyle/lang/no.js | 25 + ckeditor/plugins/liststyle/lang/oc.js | 25 + ckeditor/plugins/liststyle/lang/pl.js | 25 + ckeditor/plugins/liststyle/lang/pt-br.js | 25 + ckeditor/plugins/liststyle/lang/pt.js | 25 + ckeditor/plugins/liststyle/lang/ro.js | 25 + ckeditor/plugins/liststyle/lang/ru.js | 25 + ckeditor/plugins/liststyle/lang/si.js | 25 + ckeditor/plugins/liststyle/lang/sk.js | 25 + ckeditor/plugins/liststyle/lang/sl.js | 25 + ckeditor/plugins/liststyle/lang/sq.js | 25 + ckeditor/plugins/liststyle/lang/sr-latn.js | 25 + ckeditor/plugins/liststyle/lang/sr.js | 25 + ckeditor/plugins/liststyle/lang/sv.js | 25 + ckeditor/plugins/liststyle/lang/th.js | 25 + ckeditor/plugins/liststyle/lang/tr.js | 25 + ckeditor/plugins/liststyle/lang/tt.js | 25 + ckeditor/plugins/liststyle/lang/ug.js | 25 + ckeditor/plugins/liststyle/lang/uk.js | 25 + ckeditor/plugins/liststyle/lang/vi.js | 25 + ckeditor/plugins/liststyle/lang/zh-cn.js | 25 + ckeditor/plugins/liststyle/lang/zh.js | 25 + ckeditor/plugins/liststyle/plugin.js | 75 + ckeditor/plugins/magicline/dev/magicline.html | 594 ++ .../magicline/images/hidpi/icon-rtl.png | Bin 0 -> 176 bytes .../plugins/magicline/images/hidpi/icon.png | Bin 260 -> 199 bytes .../plugins/magicline/images/icon-rtl.png | Bin 0 -> 138 bytes ckeditor/plugins/magicline/images/icon.png | Bin 172 -> 133 bytes ckeditor/plugins/magicline/lang/af.js | 8 + ckeditor/plugins/magicline/lang/ar.js | 8 + ckeditor/plugins/magicline/lang/az.js | 8 + ckeditor/plugins/magicline/lang/bg.js | 8 + ckeditor/plugins/magicline/lang/ca.js | 8 + ckeditor/plugins/magicline/lang/cs.js | 8 + ckeditor/plugins/magicline/lang/cy.js | 8 + ckeditor/plugins/magicline/lang/da.js | 8 + ckeditor/plugins/magicline/lang/de-ch.js | 8 + ckeditor/plugins/magicline/lang/de.js | 8 + ckeditor/plugins/magicline/lang/el.js | 8 + ckeditor/plugins/magicline/lang/en-gb.js | 8 + ckeditor/plugins/magicline/lang/en.js | 8 + ckeditor/plugins/magicline/lang/eo.js | 8 + ckeditor/plugins/magicline/lang/es.js | 8 + ckeditor/plugins/magicline/lang/et.js | 8 + ckeditor/plugins/magicline/lang/eu.js | 8 + ckeditor/plugins/magicline/lang/fa.js | 8 + ckeditor/plugins/magicline/lang/fi.js | 8 + ckeditor/plugins/magicline/lang/fr-ca.js | 8 + ckeditor/plugins/magicline/lang/fr.js | 8 + ckeditor/plugins/magicline/lang/gl.js | 8 + ckeditor/plugins/magicline/lang/he.js | 8 + ckeditor/plugins/magicline/lang/hr.js | 8 + ckeditor/plugins/magicline/lang/hu.js | 8 + ckeditor/plugins/magicline/lang/id.js | 8 + ckeditor/plugins/magicline/lang/it.js | 8 + ckeditor/plugins/magicline/lang/ja.js | 8 + ckeditor/plugins/magicline/lang/km.js | 8 + ckeditor/plugins/magicline/lang/ko.js | 8 + ckeditor/plugins/magicline/lang/ku.js | 8 + ckeditor/plugins/magicline/lang/lv.js | 8 + ckeditor/plugins/magicline/lang/nb.js | 8 + ckeditor/plugins/magicline/lang/nl.js | 8 + ckeditor/plugins/magicline/lang/no.js | 8 + ckeditor/plugins/magicline/lang/oc.js | 8 + ckeditor/plugins/magicline/lang/pl.js | 8 + ckeditor/plugins/magicline/lang/pt-br.js | 8 + ckeditor/plugins/magicline/lang/pt.js | 8 + ckeditor/plugins/magicline/lang/ru.js | 8 + ckeditor/plugins/magicline/lang/si.js | 8 + ckeditor/plugins/magicline/lang/sk.js | 8 + ckeditor/plugins/magicline/lang/sl.js | 8 + ckeditor/plugins/magicline/lang/sq.js | 8 + ckeditor/plugins/magicline/lang/sv.js | 8 + ckeditor/plugins/magicline/lang/tr.js | 8 + ckeditor/plugins/magicline/lang/tt.js | 8 + ckeditor/plugins/magicline/lang/ug.js | 8 + ckeditor/plugins/magicline/lang/uk.js | 8 + ckeditor/plugins/magicline/lang/vi.js | 8 + ckeditor/plugins/magicline/lang/zh-cn.js | 8 + ckeditor/plugins/magicline/lang/zh.js | 8 + ckeditor/plugins/magicline/plugin.js | 1874 ++++ .../plugins/magicline/samples/magicline.html | 209 + .../plugins/maximize/icons/hidpi/maximize.png | Bin 0 -> 1112 bytes ckeditor/plugins/maximize/icons/maximize.png | Bin 0 -> 461 bytes ckeditor/plugins/maximize/lang/af.js | 8 + ckeditor/plugins/maximize/lang/ar.js | 8 + ckeditor/plugins/maximize/lang/az.js | 8 + ckeditor/plugins/maximize/lang/bg.js | 8 + ckeditor/plugins/maximize/lang/bn.js | 8 + ckeditor/plugins/maximize/lang/bs.js | 8 + ckeditor/plugins/maximize/lang/ca.js | 8 + ckeditor/plugins/maximize/lang/cs.js | 8 + ckeditor/plugins/maximize/lang/cy.js | 8 + ckeditor/plugins/maximize/lang/da.js | 8 + ckeditor/plugins/maximize/lang/de-ch.js | 8 + ckeditor/plugins/maximize/lang/de.js | 8 + ckeditor/plugins/maximize/lang/el.js | 8 + ckeditor/plugins/maximize/lang/en-au.js | 8 + ckeditor/plugins/maximize/lang/en-ca.js | 8 + ckeditor/plugins/maximize/lang/en-gb.js | 8 + ckeditor/plugins/maximize/lang/en.js | 8 + ckeditor/plugins/maximize/lang/eo.js | 8 + ckeditor/plugins/maximize/lang/es.js | 8 + ckeditor/plugins/maximize/lang/et.js | 8 + ckeditor/plugins/maximize/lang/eu.js | 8 + ckeditor/plugins/maximize/lang/fa.js | 8 + ckeditor/plugins/maximize/lang/fi.js | 8 + ckeditor/plugins/maximize/lang/fo.js | 8 + ckeditor/plugins/maximize/lang/fr-ca.js | 8 + ckeditor/plugins/maximize/lang/fr.js | 8 + ckeditor/plugins/maximize/lang/gl.js | 8 + ckeditor/plugins/maximize/lang/gu.js | 8 + ckeditor/plugins/maximize/lang/he.js | 8 + ckeditor/plugins/maximize/lang/hi.js | 8 + ckeditor/plugins/maximize/lang/hr.js | 8 + ckeditor/plugins/maximize/lang/hu.js | 8 + ckeditor/plugins/maximize/lang/id.js | 8 + ckeditor/plugins/maximize/lang/is.js | 8 + ckeditor/plugins/maximize/lang/it.js | 8 + ckeditor/plugins/maximize/lang/ja.js | 8 + ckeditor/plugins/maximize/lang/ka.js | 8 + ckeditor/plugins/maximize/lang/km.js | 8 + ckeditor/plugins/maximize/lang/ko.js | 8 + ckeditor/plugins/maximize/lang/ku.js | 8 + ckeditor/plugins/maximize/lang/lt.js | 8 + ckeditor/plugins/maximize/lang/lv.js | 8 + ckeditor/plugins/maximize/lang/mk.js | 8 + ckeditor/plugins/maximize/lang/mn.js | 8 + ckeditor/plugins/maximize/lang/ms.js | 8 + ckeditor/plugins/maximize/lang/nb.js | 8 + ckeditor/plugins/maximize/lang/nl.js | 8 + ckeditor/plugins/maximize/lang/no.js | 8 + ckeditor/plugins/maximize/lang/oc.js | 8 + ckeditor/plugins/maximize/lang/pl.js | 8 + ckeditor/plugins/maximize/lang/pt-br.js | 8 + ckeditor/plugins/maximize/lang/pt.js | 8 + ckeditor/plugins/maximize/lang/ro.js | 8 + ckeditor/plugins/maximize/lang/ru.js | 8 + ckeditor/plugins/maximize/lang/si.js | 8 + ckeditor/plugins/maximize/lang/sk.js | 8 + ckeditor/plugins/maximize/lang/sl.js | 8 + ckeditor/plugins/maximize/lang/sq.js | 8 + ckeditor/plugins/maximize/lang/sr-latn.js | 8 + ckeditor/plugins/maximize/lang/sr.js | 8 + ckeditor/plugins/maximize/lang/sv.js | 8 + ckeditor/plugins/maximize/lang/th.js | 8 + ckeditor/plugins/maximize/lang/tr.js | 8 + ckeditor/plugins/maximize/lang/tt.js | 8 + ckeditor/plugins/maximize/lang/ug.js | 8 + ckeditor/plugins/maximize/lang/uk.js | 8 + ckeditor/plugins/maximize/lang/vi.js | 8 + ckeditor/plugins/maximize/lang/zh-cn.js | 8 + ckeditor/plugins/maximize/lang/zh.js | 8 + ckeditor/plugins/maximize/plugin.js | 314 + ckeditor/plugins/menu/plugin.js | 572 ++ ckeditor/plugins/menubutton/plugin.js | 101 + .../newpage/icons/hidpi/newpage-rtl.png | Bin 0 -> 653 bytes .../plugins/newpage/icons/hidpi/newpage.png | Bin 0 -> 675 bytes .../plugins/newpage/icons/newpage-rtl.png | Bin 0 -> 440 bytes ckeditor/plugins/newpage/icons/newpage.png | Bin 0 -> 444 bytes ckeditor/plugins/newpage/lang/af.js | 7 + ckeditor/plugins/newpage/lang/ar.js | 7 + ckeditor/plugins/newpage/lang/az.js | 7 + ckeditor/plugins/newpage/lang/bg.js | 7 + ckeditor/plugins/newpage/lang/bn.js | 7 + ckeditor/plugins/newpage/lang/bs.js | 7 + ckeditor/plugins/newpage/lang/ca.js | 7 + ckeditor/plugins/newpage/lang/cs.js | 7 + ckeditor/plugins/newpage/lang/cy.js | 7 + ckeditor/plugins/newpage/lang/da.js | 7 + ckeditor/plugins/newpage/lang/de-ch.js | 7 + ckeditor/plugins/newpage/lang/de.js | 7 + ckeditor/plugins/newpage/lang/el.js | 7 + ckeditor/plugins/newpage/lang/en-au.js | 7 + ckeditor/plugins/newpage/lang/en-ca.js | 7 + ckeditor/plugins/newpage/lang/en-gb.js | 7 + ckeditor/plugins/newpage/lang/en.js | 7 + ckeditor/plugins/newpage/lang/eo.js | 7 + ckeditor/plugins/newpage/lang/es.js | 7 + ckeditor/plugins/newpage/lang/et.js | 7 + ckeditor/plugins/newpage/lang/eu.js | 7 + ckeditor/plugins/newpage/lang/fa.js | 7 + ckeditor/plugins/newpage/lang/fi.js | 7 + ckeditor/plugins/newpage/lang/fo.js | 7 + ckeditor/plugins/newpage/lang/fr-ca.js | 7 + ckeditor/plugins/newpage/lang/fr.js | 7 + ckeditor/plugins/newpage/lang/gl.js | 7 + ckeditor/plugins/newpage/lang/gu.js | 7 + ckeditor/plugins/newpage/lang/he.js | 7 + ckeditor/plugins/newpage/lang/hi.js | 7 + ckeditor/plugins/newpage/lang/hr.js | 7 + ckeditor/plugins/newpage/lang/hu.js | 7 + ckeditor/plugins/newpage/lang/id.js | 7 + ckeditor/plugins/newpage/lang/is.js | 7 + ckeditor/plugins/newpage/lang/it.js | 7 + ckeditor/plugins/newpage/lang/ja.js | 7 + ckeditor/plugins/newpage/lang/ka.js | 7 + ckeditor/plugins/newpage/lang/km.js | 7 + ckeditor/plugins/newpage/lang/ko.js | 7 + ckeditor/plugins/newpage/lang/ku.js | 7 + ckeditor/plugins/newpage/lang/lt.js | 7 + ckeditor/plugins/newpage/lang/lv.js | 7 + ckeditor/plugins/newpage/lang/mk.js | 7 + ckeditor/plugins/newpage/lang/mn.js | 7 + ckeditor/plugins/newpage/lang/ms.js | 7 + ckeditor/plugins/newpage/lang/nb.js | 7 + ckeditor/plugins/newpage/lang/nl.js | 7 + ckeditor/plugins/newpage/lang/no.js | 7 + ckeditor/plugins/newpage/lang/oc.js | 7 + ckeditor/plugins/newpage/lang/pl.js | 7 + ckeditor/plugins/newpage/lang/pt-br.js | 7 + ckeditor/plugins/newpage/lang/pt.js | 7 + ckeditor/plugins/newpage/lang/ro.js | 7 + ckeditor/plugins/newpage/lang/ru.js | 7 + ckeditor/plugins/newpage/lang/si.js | 7 + ckeditor/plugins/newpage/lang/sk.js | 7 + ckeditor/plugins/newpage/lang/sl.js | 7 + ckeditor/plugins/newpage/lang/sq.js | 7 + ckeditor/plugins/newpage/lang/sr-latn.js | 7 + ckeditor/plugins/newpage/lang/sr.js | 7 + ckeditor/plugins/newpage/lang/sv.js | 7 + ckeditor/plugins/newpage/lang/th.js | 7 + ckeditor/plugins/newpage/lang/tr.js | 7 + ckeditor/plugins/newpage/lang/tt.js | 7 + ckeditor/plugins/newpage/lang/ug.js | 7 + ckeditor/plugins/newpage/lang/uk.js | 7 + ckeditor/plugins/newpage/lang/vi.js | 7 + ckeditor/plugins/newpage/lang/zh-cn.js | 7 + ckeditor/plugins/newpage/lang/zh.js | 7 + ckeditor/plugins/newpage/plugin.js | 53 + .../pagebreak/icons/hidpi/pagebreak-rtl.png | Bin 0 -> 807 bytes .../pagebreak/icons/hidpi/pagebreak.png | Bin 0 -> 809 bytes .../plugins/pagebreak/icons/pagebreak-rtl.png | Bin 0 -> 468 bytes .../plugins/pagebreak/icons/pagebreak.png | Bin 0 -> 459 bytes .../plugins/pagebreak/images/pagebreak.gif | Bin 0 -> 99 bytes ckeditor/plugins/pagebreak/lang/af.js | 8 + ckeditor/plugins/pagebreak/lang/ar.js | 8 + ckeditor/plugins/pagebreak/lang/az.js | 8 + ckeditor/plugins/pagebreak/lang/bg.js | 8 + ckeditor/plugins/pagebreak/lang/bn.js | 8 + ckeditor/plugins/pagebreak/lang/bs.js | 8 + ckeditor/plugins/pagebreak/lang/ca.js | 8 + ckeditor/plugins/pagebreak/lang/cs.js | 8 + ckeditor/plugins/pagebreak/lang/cy.js | 8 + ckeditor/plugins/pagebreak/lang/da.js | 8 + ckeditor/plugins/pagebreak/lang/de-ch.js | 8 + ckeditor/plugins/pagebreak/lang/de.js | 8 + ckeditor/plugins/pagebreak/lang/el.js | 8 + ckeditor/plugins/pagebreak/lang/en-au.js | 8 + ckeditor/plugins/pagebreak/lang/en-ca.js | 8 + ckeditor/plugins/pagebreak/lang/en-gb.js | 8 + ckeditor/plugins/pagebreak/lang/en.js | 8 + ckeditor/plugins/pagebreak/lang/eo.js | 8 + ckeditor/plugins/pagebreak/lang/es.js | 8 + ckeditor/plugins/pagebreak/lang/et.js | 8 + ckeditor/plugins/pagebreak/lang/eu.js | 8 + ckeditor/plugins/pagebreak/lang/fa.js | 8 + ckeditor/plugins/pagebreak/lang/fi.js | 8 + ckeditor/plugins/pagebreak/lang/fo.js | 8 + ckeditor/plugins/pagebreak/lang/fr-ca.js | 8 + ckeditor/plugins/pagebreak/lang/fr.js | 8 + ckeditor/plugins/pagebreak/lang/gl.js | 8 + ckeditor/plugins/pagebreak/lang/gu.js | 8 + ckeditor/plugins/pagebreak/lang/he.js | 8 + ckeditor/plugins/pagebreak/lang/hi.js | 8 + ckeditor/plugins/pagebreak/lang/hr.js | 8 + ckeditor/plugins/pagebreak/lang/hu.js | 8 + ckeditor/plugins/pagebreak/lang/id.js | 8 + ckeditor/plugins/pagebreak/lang/is.js | 8 + ckeditor/plugins/pagebreak/lang/it.js | 8 + ckeditor/plugins/pagebreak/lang/ja.js | 8 + ckeditor/plugins/pagebreak/lang/ka.js | 8 + ckeditor/plugins/pagebreak/lang/km.js | 8 + ckeditor/plugins/pagebreak/lang/ko.js | 8 + ckeditor/plugins/pagebreak/lang/ku.js | 8 + ckeditor/plugins/pagebreak/lang/lt.js | 8 + ckeditor/plugins/pagebreak/lang/lv.js | 8 + ckeditor/plugins/pagebreak/lang/mk.js | 8 + ckeditor/plugins/pagebreak/lang/mn.js | 8 + ckeditor/plugins/pagebreak/lang/ms.js | 8 + ckeditor/plugins/pagebreak/lang/nb.js | 8 + ckeditor/plugins/pagebreak/lang/nl.js | 8 + ckeditor/plugins/pagebreak/lang/no.js | 8 + ckeditor/plugins/pagebreak/lang/oc.js | 8 + ckeditor/plugins/pagebreak/lang/pl.js | 8 + ckeditor/plugins/pagebreak/lang/pt-br.js | 8 + ckeditor/plugins/pagebreak/lang/pt.js | 8 + ckeditor/plugins/pagebreak/lang/ro.js | 8 + ckeditor/plugins/pagebreak/lang/ru.js | 8 + ckeditor/plugins/pagebreak/lang/si.js | 8 + ckeditor/plugins/pagebreak/lang/sk.js | 8 + ckeditor/plugins/pagebreak/lang/sl.js | 8 + ckeditor/plugins/pagebreak/lang/sq.js | 8 + ckeditor/plugins/pagebreak/lang/sr-latn.js | 8 + ckeditor/plugins/pagebreak/lang/sr.js | 8 + ckeditor/plugins/pagebreak/lang/sv.js | 8 + ckeditor/plugins/pagebreak/lang/th.js | 8 + ckeditor/plugins/pagebreak/lang/tr.js | 8 + ckeditor/plugins/pagebreak/lang/tt.js | 8 + ckeditor/plugins/pagebreak/lang/ug.js | 8 + ckeditor/plugins/pagebreak/lang/uk.js | 8 + ckeditor/plugins/pagebreak/lang/vi.js | 8 + ckeditor/plugins/pagebreak/lang/zh-cn.js | 8 + ckeditor/plugins/pagebreak/lang/zh.js | 8 + ckeditor/plugins/pagebreak/plugin.js | 160 + ckeditor/plugins/panel/plugin.js | 403 + ckeditor/plugins/panelbutton/plugin.js | 138 + .../plugins/pastefromword/filter/default.js | 1901 +++- .../icons/hidpi/pastefromword-rtl.png | Bin 0 -> 943 bytes .../icons/hidpi/pastefromword.png | Bin 0 -> 919 bytes .../pastefromword/icons/pastefromword-rtl.png | Bin 0 -> 474 bytes .../pastefromword/icons/pastefromword.png | Bin 0 -> 471 bytes ckeditor/plugins/pastefromword/lang/af.js | 10 + ckeditor/plugins/pastefromword/lang/ar.js | 10 + ckeditor/plugins/pastefromword/lang/az.js | 10 + ckeditor/plugins/pastefromword/lang/bg.js | 10 + ckeditor/plugins/pastefromword/lang/bn.js | 10 + ckeditor/plugins/pastefromword/lang/bs.js | 10 + ckeditor/plugins/pastefromword/lang/ca.js | 10 + ckeditor/plugins/pastefromword/lang/cs.js | 10 + ckeditor/plugins/pastefromword/lang/cy.js | 10 + ckeditor/plugins/pastefromword/lang/da.js | 10 + ckeditor/plugins/pastefromword/lang/de-ch.js | 10 + ckeditor/plugins/pastefromword/lang/de.js | 10 + ckeditor/plugins/pastefromword/lang/el.js | 10 + ckeditor/plugins/pastefromword/lang/en-au.js | 10 + ckeditor/plugins/pastefromword/lang/en-ca.js | 10 + ckeditor/plugins/pastefromword/lang/en-gb.js | 10 + ckeditor/plugins/pastefromword/lang/en.js | 10 + ckeditor/plugins/pastefromword/lang/eo.js | 10 + ckeditor/plugins/pastefromword/lang/es.js | 10 + ckeditor/plugins/pastefromword/lang/et.js | 10 + ckeditor/plugins/pastefromword/lang/eu.js | 10 + ckeditor/plugins/pastefromword/lang/fa.js | 10 + ckeditor/plugins/pastefromword/lang/fi.js | 10 + ckeditor/plugins/pastefromword/lang/fo.js | 10 + ckeditor/plugins/pastefromword/lang/fr-ca.js | 10 + ckeditor/plugins/pastefromword/lang/fr.js | 10 + ckeditor/plugins/pastefromword/lang/gl.js | 10 + ckeditor/plugins/pastefromword/lang/gu.js | 10 + ckeditor/plugins/pastefromword/lang/he.js | 10 + ckeditor/plugins/pastefromword/lang/hi.js | 10 + ckeditor/plugins/pastefromword/lang/hr.js | 10 + ckeditor/plugins/pastefromword/lang/hu.js | 10 + ckeditor/plugins/pastefromword/lang/id.js | 10 + ckeditor/plugins/pastefromword/lang/is.js | 10 + ckeditor/plugins/pastefromword/lang/it.js | 10 + ckeditor/plugins/pastefromword/lang/ja.js | 10 + ckeditor/plugins/pastefromword/lang/ka.js | 10 + ckeditor/plugins/pastefromword/lang/km.js | 10 + ckeditor/plugins/pastefromword/lang/ko.js | 10 + ckeditor/plugins/pastefromword/lang/ku.js | 10 + ckeditor/plugins/pastefromword/lang/lt.js | 10 + ckeditor/plugins/pastefromword/lang/lv.js | 10 + ckeditor/plugins/pastefromword/lang/mk.js | 10 + ckeditor/plugins/pastefromword/lang/mn.js | 10 + ckeditor/plugins/pastefromword/lang/ms.js | 10 + ckeditor/plugins/pastefromword/lang/nb.js | 10 + ckeditor/plugins/pastefromword/lang/nl.js | 10 + ckeditor/plugins/pastefromword/lang/no.js | 10 + ckeditor/plugins/pastefromword/lang/oc.js | 10 + ckeditor/plugins/pastefromword/lang/pl.js | 10 + ckeditor/plugins/pastefromword/lang/pt-br.js | 10 + ckeditor/plugins/pastefromword/lang/pt.js | 10 + ckeditor/plugins/pastefromword/lang/ro.js | 10 + ckeditor/plugins/pastefromword/lang/ru.js | 10 + ckeditor/plugins/pastefromword/lang/si.js | 10 + ckeditor/plugins/pastefromword/lang/sk.js | 10 + ckeditor/plugins/pastefromword/lang/sl.js | 10 + ckeditor/plugins/pastefromword/lang/sq.js | 10 + .../plugins/pastefromword/lang/sr-latn.js | 10 + ckeditor/plugins/pastefromword/lang/sr.js | 10 + ckeditor/plugins/pastefromword/lang/sv.js | 10 + ckeditor/plugins/pastefromword/lang/th.js | 10 + ckeditor/plugins/pastefromword/lang/tr.js | 10 + ckeditor/plugins/pastefromword/lang/tt.js | 10 + ckeditor/plugins/pastefromword/lang/ug.js | 10 + ckeditor/plugins/pastefromword/lang/uk.js | 10 + ckeditor/plugins/pastefromword/lang/vi.js | 10 + ckeditor/plugins/pastefromword/lang/zh-cn.js | 10 + ckeditor/plugins/pastefromword/lang/zh.js | 10 + ckeditor/plugins/pastefromword/plugin.js | 186 + .../pastetext/icons/hidpi/pastetext-rtl.png | Bin 0 -> 850 bytes .../pastetext/icons/hidpi/pastetext.png | Bin 0 -> 865 bytes .../plugins/pastetext/icons/pastetext-rtl.png | Bin 0 -> 453 bytes .../plugins/pastetext/icons/pastetext.png | Bin 0 -> 466 bytes ckeditor/plugins/pastetext/lang/af.js | 8 + ckeditor/plugins/pastetext/lang/ar.js | 8 + ckeditor/plugins/pastetext/lang/az.js | 8 + ckeditor/plugins/pastetext/lang/bg.js | 8 + ckeditor/plugins/pastetext/lang/bn.js | 8 + ckeditor/plugins/pastetext/lang/bs.js | 8 + ckeditor/plugins/pastetext/lang/ca.js | 8 + ckeditor/plugins/pastetext/lang/cs.js | 8 + ckeditor/plugins/pastetext/lang/cy.js | 8 + ckeditor/plugins/pastetext/lang/da.js | 8 + ckeditor/plugins/pastetext/lang/de-ch.js | 8 + ckeditor/plugins/pastetext/lang/de.js | 8 + ckeditor/plugins/pastetext/lang/el.js | 8 + ckeditor/plugins/pastetext/lang/en-au.js | 8 + ckeditor/plugins/pastetext/lang/en-ca.js | 8 + ckeditor/plugins/pastetext/lang/en-gb.js | 8 + ckeditor/plugins/pastetext/lang/en.js | 8 + ckeditor/plugins/pastetext/lang/eo.js | 8 + ckeditor/plugins/pastetext/lang/es.js | 8 + ckeditor/plugins/pastetext/lang/et.js | 8 + ckeditor/plugins/pastetext/lang/eu.js | 8 + ckeditor/plugins/pastetext/lang/fa.js | 8 + ckeditor/plugins/pastetext/lang/fi.js | 8 + ckeditor/plugins/pastetext/lang/fo.js | 8 + ckeditor/plugins/pastetext/lang/fr-ca.js | 8 + ckeditor/plugins/pastetext/lang/fr.js | 8 + ckeditor/plugins/pastetext/lang/gl.js | 8 + ckeditor/plugins/pastetext/lang/gu.js | 8 + ckeditor/plugins/pastetext/lang/he.js | 8 + ckeditor/plugins/pastetext/lang/hi.js | 8 + ckeditor/plugins/pastetext/lang/hr.js | 8 + ckeditor/plugins/pastetext/lang/hu.js | 8 + ckeditor/plugins/pastetext/lang/id.js | 8 + ckeditor/plugins/pastetext/lang/is.js | 8 + ckeditor/plugins/pastetext/lang/it.js | 8 + ckeditor/plugins/pastetext/lang/ja.js | 8 + ckeditor/plugins/pastetext/lang/ka.js | 8 + ckeditor/plugins/pastetext/lang/km.js | 8 + ckeditor/plugins/pastetext/lang/ko.js | 8 + ckeditor/plugins/pastetext/lang/ku.js | 8 + ckeditor/plugins/pastetext/lang/lt.js | 8 + ckeditor/plugins/pastetext/lang/lv.js | 8 + ckeditor/plugins/pastetext/lang/mk.js | 8 + ckeditor/plugins/pastetext/lang/mn.js | 8 + ckeditor/plugins/pastetext/lang/ms.js | 8 + ckeditor/plugins/pastetext/lang/nb.js | 8 + ckeditor/plugins/pastetext/lang/nl.js | 8 + ckeditor/plugins/pastetext/lang/no.js | 8 + ckeditor/plugins/pastetext/lang/oc.js | 8 + ckeditor/plugins/pastetext/lang/pl.js | 8 + ckeditor/plugins/pastetext/lang/pt-br.js | 8 + ckeditor/plugins/pastetext/lang/pt.js | 8 + ckeditor/plugins/pastetext/lang/ro.js | 8 + ckeditor/plugins/pastetext/lang/ru.js | 8 + ckeditor/plugins/pastetext/lang/si.js | 8 + ckeditor/plugins/pastetext/lang/sk.js | 8 + ckeditor/plugins/pastetext/lang/sl.js | 8 + ckeditor/plugins/pastetext/lang/sq.js | 8 + ckeditor/plugins/pastetext/lang/sr-latn.js | 8 + ckeditor/plugins/pastetext/lang/sr.js | 8 + ckeditor/plugins/pastetext/lang/sv.js | 8 + ckeditor/plugins/pastetext/lang/th.js | 8 + ckeditor/plugins/pastetext/lang/tr.js | 8 + ckeditor/plugins/pastetext/lang/tt.js | 8 + ckeditor/plugins/pastetext/lang/ug.js | 8 + ckeditor/plugins/pastetext/lang/uk.js | 8 + ckeditor/plugins/pastetext/lang/vi.js | 8 + ckeditor/plugins/pastetext/lang/zh-cn.js | 8 + ckeditor/plugins/pastetext/lang/zh.js | 8 + ckeditor/plugins/pastetext/plugin.js | 83 + ckeditor/plugins/popup/plugin.js | 65 + .../preview/icons/hidpi/preview-rtl.png | Bin 0 -> 1241 bytes .../plugins/preview/icons/hidpi/preview.png | Bin 0 -> 1254 bytes .../plugins/preview/icons/preview-rtl.png | Bin 0 -> 625 bytes ckeditor/plugins/preview/icons/preview.png | Bin 0 -> 632 bytes ckeditor/plugins/preview/lang/af.js | 7 + ckeditor/plugins/preview/lang/ar.js | 7 + ckeditor/plugins/preview/lang/az.js | 7 + ckeditor/plugins/preview/lang/bg.js | 7 + ckeditor/plugins/preview/lang/bn.js | 7 + ckeditor/plugins/preview/lang/bs.js | 7 + ckeditor/plugins/preview/lang/ca.js | 7 + ckeditor/plugins/preview/lang/cs.js | 7 + ckeditor/plugins/preview/lang/cy.js | 7 + ckeditor/plugins/preview/lang/da.js | 7 + ckeditor/plugins/preview/lang/de-ch.js | 7 + ckeditor/plugins/preview/lang/de.js | 7 + ckeditor/plugins/preview/lang/el.js | 7 + ckeditor/plugins/preview/lang/en-au.js | 7 + ckeditor/plugins/preview/lang/en-ca.js | 7 + ckeditor/plugins/preview/lang/en-gb.js | 7 + ckeditor/plugins/preview/lang/en.js | 7 + ckeditor/plugins/preview/lang/eo.js | 7 + ckeditor/plugins/preview/lang/es.js | 7 + ckeditor/plugins/preview/lang/et.js | 7 + ckeditor/plugins/preview/lang/eu.js | 7 + ckeditor/plugins/preview/lang/fa.js | 7 + ckeditor/plugins/preview/lang/fi.js | 7 + ckeditor/plugins/preview/lang/fo.js | 7 + ckeditor/plugins/preview/lang/fr-ca.js | 7 + ckeditor/plugins/preview/lang/fr.js | 7 + ckeditor/plugins/preview/lang/gl.js | 7 + ckeditor/plugins/preview/lang/gu.js | 7 + ckeditor/plugins/preview/lang/he.js | 7 + ckeditor/plugins/preview/lang/hi.js | 7 + ckeditor/plugins/preview/lang/hr.js | 7 + ckeditor/plugins/preview/lang/hu.js | 7 + ckeditor/plugins/preview/lang/id.js | 7 + ckeditor/plugins/preview/lang/is.js | 7 + ckeditor/plugins/preview/lang/it.js | 7 + ckeditor/plugins/preview/lang/ja.js | 7 + ckeditor/plugins/preview/lang/ka.js | 7 + ckeditor/plugins/preview/lang/km.js | 7 + ckeditor/plugins/preview/lang/ko.js | 7 + ckeditor/plugins/preview/lang/ku.js | 7 + ckeditor/plugins/preview/lang/lt.js | 7 + ckeditor/plugins/preview/lang/lv.js | 7 + ckeditor/plugins/preview/lang/mk.js | 7 + ckeditor/plugins/preview/lang/mn.js | 7 + ckeditor/plugins/preview/lang/ms.js | 7 + ckeditor/plugins/preview/lang/nb.js | 7 + ckeditor/plugins/preview/lang/nl.js | 7 + ckeditor/plugins/preview/lang/no.js | 7 + ckeditor/plugins/preview/lang/oc.js | 7 + ckeditor/plugins/preview/lang/pl.js | 7 + ckeditor/plugins/preview/lang/pt-br.js | 7 + ckeditor/plugins/preview/lang/pt.js | 7 + ckeditor/plugins/preview/lang/ro.js | 7 + ckeditor/plugins/preview/lang/ru.js | 7 + ckeditor/plugins/preview/lang/si.js | 7 + ckeditor/plugins/preview/lang/sk.js | 7 + ckeditor/plugins/preview/lang/sl.js | 7 + ckeditor/plugins/preview/lang/sq.js | 7 + ckeditor/plugins/preview/lang/sr-latn.js | 7 + ckeditor/plugins/preview/lang/sr.js | 7 + ckeditor/plugins/preview/lang/sv.js | 7 + ckeditor/plugins/preview/lang/th.js | 7 + ckeditor/plugins/preview/lang/tr.js | 7 + ckeditor/plugins/preview/lang/tt.js | 7 + ckeditor/plugins/preview/lang/ug.js | 7 + ckeditor/plugins/preview/lang/uk.js | 7 + ckeditor/plugins/preview/lang/vi.js | 7 + ckeditor/plugins/preview/lang/zh-cn.js | 7 + ckeditor/plugins/preview/lang/zh.js | 7 + ckeditor/plugins/preview/plugin.js | 145 + ckeditor/plugins/preview/preview.html | 13 + ckeditor/plugins/print/icons/hidpi/print.png | Bin 0 -> 928 bytes ckeditor/plugins/print/icons/print.png | Bin 0 -> 439 bytes ckeditor/plugins/print/lang/af.js | 7 + ckeditor/plugins/print/lang/ar.js | 7 + ckeditor/plugins/print/lang/az.js | 7 + ckeditor/plugins/print/lang/bg.js | 7 + ckeditor/plugins/print/lang/bn.js | 7 + ckeditor/plugins/print/lang/bs.js | 7 + ckeditor/plugins/print/lang/ca.js | 7 + ckeditor/plugins/print/lang/cs.js | 7 + ckeditor/plugins/print/lang/cy.js | 7 + ckeditor/plugins/print/lang/da.js | 7 + ckeditor/plugins/print/lang/de-ch.js | 7 + ckeditor/plugins/print/lang/de.js | 7 + ckeditor/plugins/print/lang/el.js | 7 + ckeditor/plugins/print/lang/en-au.js | 7 + ckeditor/plugins/print/lang/en-ca.js | 7 + ckeditor/plugins/print/lang/en-gb.js | 7 + ckeditor/plugins/print/lang/en.js | 7 + ckeditor/plugins/print/lang/eo.js | 7 + ckeditor/plugins/print/lang/es.js | 7 + ckeditor/plugins/print/lang/et.js | 7 + ckeditor/plugins/print/lang/eu.js | 7 + ckeditor/plugins/print/lang/fa.js | 7 + ckeditor/plugins/print/lang/fi.js | 7 + ckeditor/plugins/print/lang/fo.js | 7 + ckeditor/plugins/print/lang/fr-ca.js | 7 + ckeditor/plugins/print/lang/fr.js | 7 + ckeditor/plugins/print/lang/gl.js | 7 + ckeditor/plugins/print/lang/gu.js | 7 + ckeditor/plugins/print/lang/he.js | 7 + ckeditor/plugins/print/lang/hi.js | 7 + ckeditor/plugins/print/lang/hr.js | 7 + ckeditor/plugins/print/lang/hu.js | 7 + ckeditor/plugins/print/lang/id.js | 7 + ckeditor/plugins/print/lang/is.js | 7 + ckeditor/plugins/print/lang/it.js | 7 + ckeditor/plugins/print/lang/ja.js | 7 + ckeditor/plugins/print/lang/ka.js | 7 + ckeditor/plugins/print/lang/km.js | 7 + ckeditor/plugins/print/lang/ko.js | 7 + ckeditor/plugins/print/lang/ku.js | 7 + ckeditor/plugins/print/lang/lt.js | 7 + ckeditor/plugins/print/lang/lv.js | 7 + ckeditor/plugins/print/lang/mk.js | 7 + ckeditor/plugins/print/lang/mn.js | 7 + ckeditor/plugins/print/lang/ms.js | 7 + ckeditor/plugins/print/lang/nb.js | 7 + ckeditor/plugins/print/lang/nl.js | 7 + ckeditor/plugins/print/lang/no.js | 7 + ckeditor/plugins/print/lang/oc.js | 7 + ckeditor/plugins/print/lang/pl.js | 7 + ckeditor/plugins/print/lang/pt-br.js | 7 + ckeditor/plugins/print/lang/pt.js | 7 + ckeditor/plugins/print/lang/ro.js | 7 + ckeditor/plugins/print/lang/ru.js | 7 + ckeditor/plugins/print/lang/si.js | 7 + ckeditor/plugins/print/lang/sk.js | 7 + ckeditor/plugins/print/lang/sl.js | 7 + ckeditor/plugins/print/lang/sq.js | 7 + ckeditor/plugins/print/lang/sr-latn.js | 7 + ckeditor/plugins/print/lang/sr.js | 7 + ckeditor/plugins/print/lang/sv.js | 7 + ckeditor/plugins/print/lang/th.js | 7 + ckeditor/plugins/print/lang/tr.js | 7 + ckeditor/plugins/print/lang/tt.js | 7 + ckeditor/plugins/print/lang/ug.js | 7 + ckeditor/plugins/print/lang/uk.js | 7 + ckeditor/plugins/print/lang/vi.js | 7 + ckeditor/plugins/print/lang/zh-cn.js | 7 + ckeditor/plugins/print/lang/zh.js | 7 + ckeditor/plugins/print/plugin.js | 46 + .../removeformat/icons/hidpi/removeformat.png | Bin 0 -> 1219 bytes .../removeformat/icons/removeformat.png | Bin 0 -> 637 bytes ckeditor/plugins/removeformat/lang/af.js | 7 + ckeditor/plugins/removeformat/lang/ar.js | 7 + ckeditor/plugins/removeformat/lang/az.js | 7 + ckeditor/plugins/removeformat/lang/bg.js | 7 + ckeditor/plugins/removeformat/lang/bn.js | 7 + ckeditor/plugins/removeformat/lang/bs.js | 7 + ckeditor/plugins/removeformat/lang/ca.js | 7 + ckeditor/plugins/removeformat/lang/cs.js | 7 + ckeditor/plugins/removeformat/lang/cy.js | 7 + ckeditor/plugins/removeformat/lang/da.js | 7 + ckeditor/plugins/removeformat/lang/de-ch.js | 7 + ckeditor/plugins/removeformat/lang/de.js | 7 + ckeditor/plugins/removeformat/lang/el.js | 7 + ckeditor/plugins/removeformat/lang/en-au.js | 7 + ckeditor/plugins/removeformat/lang/en-ca.js | 7 + ckeditor/plugins/removeformat/lang/en-gb.js | 7 + ckeditor/plugins/removeformat/lang/en.js | 7 + ckeditor/plugins/removeformat/lang/eo.js | 7 + ckeditor/plugins/removeformat/lang/es.js | 7 + ckeditor/plugins/removeformat/lang/et.js | 7 + ckeditor/plugins/removeformat/lang/eu.js | 7 + ckeditor/plugins/removeformat/lang/fa.js | 7 + ckeditor/plugins/removeformat/lang/fi.js | 7 + ckeditor/plugins/removeformat/lang/fo.js | 7 + ckeditor/plugins/removeformat/lang/fr-ca.js | 7 + ckeditor/plugins/removeformat/lang/fr.js | 7 + ckeditor/plugins/removeformat/lang/gl.js | 7 + ckeditor/plugins/removeformat/lang/gu.js | 7 + ckeditor/plugins/removeformat/lang/he.js | 7 + ckeditor/plugins/removeformat/lang/hi.js | 7 + ckeditor/plugins/removeformat/lang/hr.js | 7 + ckeditor/plugins/removeformat/lang/hu.js | 7 + ckeditor/plugins/removeformat/lang/id.js | 7 + ckeditor/plugins/removeformat/lang/is.js | 7 + ckeditor/plugins/removeformat/lang/it.js | 7 + ckeditor/plugins/removeformat/lang/ja.js | 7 + ckeditor/plugins/removeformat/lang/ka.js | 7 + ckeditor/plugins/removeformat/lang/km.js | 7 + ckeditor/plugins/removeformat/lang/ko.js | 7 + ckeditor/plugins/removeformat/lang/ku.js | 7 + ckeditor/plugins/removeformat/lang/lt.js | 7 + ckeditor/plugins/removeformat/lang/lv.js | 7 + ckeditor/plugins/removeformat/lang/mk.js | 7 + ckeditor/plugins/removeformat/lang/mn.js | 7 + ckeditor/plugins/removeformat/lang/ms.js | 7 + ckeditor/plugins/removeformat/lang/nb.js | 7 + ckeditor/plugins/removeformat/lang/nl.js | 7 + ckeditor/plugins/removeformat/lang/no.js | 7 + ckeditor/plugins/removeformat/lang/oc.js | 7 + ckeditor/plugins/removeformat/lang/pl.js | 7 + ckeditor/plugins/removeformat/lang/pt-br.js | 7 + ckeditor/plugins/removeformat/lang/pt.js | 7 + ckeditor/plugins/removeformat/lang/ro.js | 7 + ckeditor/plugins/removeformat/lang/ru.js | 7 + ckeditor/plugins/removeformat/lang/si.js | 7 + ckeditor/plugins/removeformat/lang/sk.js | 7 + ckeditor/plugins/removeformat/lang/sl.js | 7 + ckeditor/plugins/removeformat/lang/sq.js | 7 + ckeditor/plugins/removeformat/lang/sr-latn.js | 7 + ckeditor/plugins/removeformat/lang/sr.js | 7 + ckeditor/plugins/removeformat/lang/sv.js | 7 + ckeditor/plugins/removeformat/lang/th.js | 7 + ckeditor/plugins/removeformat/lang/tr.js | 7 + ckeditor/plugins/removeformat/lang/tt.js | 7 + ckeditor/plugins/removeformat/lang/ug.js | 7 + ckeditor/plugins/removeformat/lang/uk.js | 7 + ckeditor/plugins/removeformat/lang/vi.js | 7 + ckeditor/plugins/removeformat/lang/zh-cn.js | 7 + ckeditor/plugins/removeformat/lang/zh.js | 7 + ckeditor/plugins/removeformat/plugin.js | 193 + ckeditor/plugins/resize/plugin.js | 187 + ckeditor/plugins/richcombo/plugin.js | 434 + ckeditor/plugins/save/icons/hidpi/save.png | Bin 0 -> 809 bytes ckeditor/plugins/save/icons/save.png | Bin 0 -> 430 bytes ckeditor/plugins/save/lang/af.js | 7 + ckeditor/plugins/save/lang/ar.js | 7 + ckeditor/plugins/save/lang/az.js | 7 + ckeditor/plugins/save/lang/bg.js | 7 + ckeditor/plugins/save/lang/bn.js | 7 + ckeditor/plugins/save/lang/bs.js | 7 + ckeditor/plugins/save/lang/ca.js | 7 + ckeditor/plugins/save/lang/cs.js | 7 + ckeditor/plugins/save/lang/cy.js | 7 + ckeditor/plugins/save/lang/da.js | 7 + ckeditor/plugins/save/lang/de-ch.js | 7 + ckeditor/plugins/save/lang/de.js | 7 + ckeditor/plugins/save/lang/el.js | 7 + ckeditor/plugins/save/lang/en-au.js | 7 + ckeditor/plugins/save/lang/en-ca.js | 7 + ckeditor/plugins/save/lang/en-gb.js | 7 + ckeditor/plugins/save/lang/en.js | 7 + ckeditor/plugins/save/lang/eo.js | 7 + ckeditor/plugins/save/lang/es.js | 7 + ckeditor/plugins/save/lang/et.js | 7 + ckeditor/plugins/save/lang/eu.js | 7 + ckeditor/plugins/save/lang/fa.js | 7 + ckeditor/plugins/save/lang/fi.js | 7 + ckeditor/plugins/save/lang/fo.js | 7 + ckeditor/plugins/save/lang/fr-ca.js | 7 + ckeditor/plugins/save/lang/fr.js | 7 + ckeditor/plugins/save/lang/gl.js | 7 + ckeditor/plugins/save/lang/gu.js | 7 + ckeditor/plugins/save/lang/he.js | 7 + ckeditor/plugins/save/lang/hi.js | 7 + ckeditor/plugins/save/lang/hr.js | 7 + ckeditor/plugins/save/lang/hu.js | 7 + ckeditor/plugins/save/lang/id.js | 7 + ckeditor/plugins/save/lang/is.js | 7 + ckeditor/plugins/save/lang/it.js | 7 + ckeditor/plugins/save/lang/ja.js | 7 + ckeditor/plugins/save/lang/ka.js | 7 + ckeditor/plugins/save/lang/km.js | 7 + ckeditor/plugins/save/lang/ko.js | 7 + ckeditor/plugins/save/lang/ku.js | 7 + ckeditor/plugins/save/lang/lt.js | 7 + ckeditor/plugins/save/lang/lv.js | 7 + ckeditor/plugins/save/lang/mk.js | 7 + ckeditor/plugins/save/lang/mn.js | 7 + ckeditor/plugins/save/lang/ms.js | 7 + ckeditor/plugins/save/lang/nb.js | 7 + ckeditor/plugins/save/lang/nl.js | 7 + ckeditor/plugins/save/lang/no.js | 7 + ckeditor/plugins/save/lang/oc.js | 7 + ckeditor/plugins/save/lang/pl.js | 7 + ckeditor/plugins/save/lang/pt-br.js | 7 + ckeditor/plugins/save/lang/pt.js | 7 + ckeditor/plugins/save/lang/ro.js | 7 + ckeditor/plugins/save/lang/ru.js | 7 + ckeditor/plugins/save/lang/si.js | 7 + ckeditor/plugins/save/lang/sk.js | 7 + ckeditor/plugins/save/lang/sl.js | 7 + ckeditor/plugins/save/lang/sq.js | 7 + ckeditor/plugins/save/lang/sr-latn.js | 7 + ckeditor/plugins/save/lang/sr.js | 7 + ckeditor/plugins/save/lang/sv.js | 7 + ckeditor/plugins/save/lang/th.js | 7 + ckeditor/plugins/save/lang/tr.js | 7 + ckeditor/plugins/save/lang/tt.js | 7 + ckeditor/plugins/save/lang/ug.js | 7 + ckeditor/plugins/save/lang/uk.js | 7 + ckeditor/plugins/save/lang/vi.js | 7 + ckeditor/plugins/save/lang/zh-cn.js | 7 + ckeditor/plugins/save/lang/zh.js | 7 + ckeditor/plugins/save/plugin.js | 67 + ckeditor/plugins/scayt/CHANGELOG.md | 20 + ckeditor/plugins/scayt/README.md | 2 +- ckeditor/plugins/scayt/dialogs/options.js | 589 +- ckeditor/plugins/scayt/icons/hidpi/scayt.png | Bin 0 -> 2816 bytes ckeditor/plugins/scayt/icons/scayt.png | Bin 0 -> 839 bytes ckeditor/plugins/scayt/lang/af.js | 13 + ckeditor/plugins/scayt/lang/ar.js | 13 + ckeditor/plugins/scayt/lang/bg.js | 13 + ckeditor/plugins/scayt/lang/bn.js | 13 + ckeditor/plugins/scayt/lang/bs.js | 13 + ckeditor/plugins/scayt/lang/ca.js | 13 + ckeditor/plugins/scayt/lang/cs.js | 13 + ckeditor/plugins/scayt/lang/cy.js | 13 + ckeditor/plugins/scayt/lang/da.js | 13 + ckeditor/plugins/scayt/lang/de.js | 13 + ckeditor/plugins/scayt/lang/el.js | 13 + ckeditor/plugins/scayt/lang/en-au.js | 13 + ckeditor/plugins/scayt/lang/en-ca.js | 13 + ckeditor/plugins/scayt/lang/en-gb.js | 13 + ckeditor/plugins/scayt/lang/en.js | 13 + ckeditor/plugins/scayt/lang/eo.js | 13 + ckeditor/plugins/scayt/lang/es.js | 13 + ckeditor/plugins/scayt/lang/et.js | 13 + ckeditor/plugins/scayt/lang/eu.js | 13 + ckeditor/plugins/scayt/lang/fa.js | 13 + ckeditor/plugins/scayt/lang/fi.js | 13 + ckeditor/plugins/scayt/lang/fo.js | 13 + ckeditor/plugins/scayt/lang/fr-ca.js | 13 + ckeditor/plugins/scayt/lang/fr.js | 13 + ckeditor/plugins/scayt/lang/gl.js | 13 + ckeditor/plugins/scayt/lang/gu.js | 13 + ckeditor/plugins/scayt/lang/he.js | 13 + ckeditor/plugins/scayt/lang/hi.js | 13 + ckeditor/plugins/scayt/lang/hr.js | 13 + ckeditor/plugins/scayt/lang/hu.js | 13 + ckeditor/plugins/scayt/lang/is.js | 13 + ckeditor/plugins/scayt/lang/it.js | 13 + ckeditor/plugins/scayt/lang/ja.js | 13 + ckeditor/plugins/scayt/lang/ka.js | 13 + ckeditor/plugins/scayt/lang/km.js | 13 + ckeditor/plugins/scayt/lang/ko.js | 13 + ckeditor/plugins/scayt/lang/ku.js | 13 + ckeditor/plugins/scayt/lang/lt.js | 13 + ckeditor/plugins/scayt/lang/lv.js | 13 + ckeditor/plugins/scayt/lang/mk.js | 13 + ckeditor/plugins/scayt/lang/mn.js | 13 + ckeditor/plugins/scayt/lang/ms.js | 13 + ckeditor/plugins/scayt/lang/nb.js | 13 + ckeditor/plugins/scayt/lang/nl.js | 13 + ckeditor/plugins/scayt/lang/no.js | 13 + ckeditor/plugins/scayt/lang/pl.js | 13 + ckeditor/plugins/scayt/lang/pt-br.js | 13 + ckeditor/plugins/scayt/lang/pt.js | 13 + ckeditor/plugins/scayt/lang/ro.js | 13 + ckeditor/plugins/scayt/lang/ru.js | 13 + ckeditor/plugins/scayt/lang/sk.js | 13 + ckeditor/plugins/scayt/lang/sl.js | 13 + ckeditor/plugins/scayt/lang/sr-latn.js | 13 + ckeditor/plugins/scayt/lang/sr.js | 13 + ckeditor/plugins/scayt/lang/sv.js | 13 + ckeditor/plugins/scayt/lang/th.js | 13 + ckeditor/plugins/scayt/lang/tr.js | 13 + ckeditor/plugins/scayt/lang/ug.js | 13 + ckeditor/plugins/scayt/lang/uk.js | 13 + ckeditor/plugins/scayt/lang/vi.js | 13 + ckeditor/plugins/scayt/lang/zh-cn.js | 13 + ckeditor/plugins/scayt/lang/zh.js | 13 + ckeditor/plugins/scayt/plugin.js | 1938 ++++ .../plugins/scayt/skins/moono-lisa/scayt.css | 20 + .../selectall/icons/hidpi/selectall.png | Bin 0 -> 1117 bytes .../plugins/selectall/icons/selectall.png | Bin 0 -> 747 bytes ckeditor/plugins/selectall/lang/af.js | 7 + ckeditor/plugins/selectall/lang/ar.js | 7 + ckeditor/plugins/selectall/lang/az.js | 7 + ckeditor/plugins/selectall/lang/bg.js | 7 + ckeditor/plugins/selectall/lang/bn.js | 7 + ckeditor/plugins/selectall/lang/bs.js | 7 + ckeditor/plugins/selectall/lang/ca.js | 7 + ckeditor/plugins/selectall/lang/cs.js | 7 + ckeditor/plugins/selectall/lang/cy.js | 7 + ckeditor/plugins/selectall/lang/da.js | 7 + ckeditor/plugins/selectall/lang/de-ch.js | 7 + ckeditor/plugins/selectall/lang/de.js | 7 + ckeditor/plugins/selectall/lang/el.js | 7 + ckeditor/plugins/selectall/lang/en-au.js | 7 + ckeditor/plugins/selectall/lang/en-ca.js | 7 + ckeditor/plugins/selectall/lang/en-gb.js | 7 + ckeditor/plugins/selectall/lang/en.js | 7 + ckeditor/plugins/selectall/lang/eo.js | 7 + ckeditor/plugins/selectall/lang/es.js | 7 + ckeditor/plugins/selectall/lang/et.js | 7 + ckeditor/plugins/selectall/lang/eu.js | 7 + ckeditor/plugins/selectall/lang/fa.js | 7 + ckeditor/plugins/selectall/lang/fi.js | 7 + ckeditor/plugins/selectall/lang/fo.js | 7 + ckeditor/plugins/selectall/lang/fr-ca.js | 7 + ckeditor/plugins/selectall/lang/fr.js | 7 + ckeditor/plugins/selectall/lang/gl.js | 7 + ckeditor/plugins/selectall/lang/gu.js | 7 + ckeditor/plugins/selectall/lang/he.js | 7 + ckeditor/plugins/selectall/lang/hi.js | 7 + ckeditor/plugins/selectall/lang/hr.js | 7 + ckeditor/plugins/selectall/lang/hu.js | 7 + ckeditor/plugins/selectall/lang/id.js | 7 + ckeditor/plugins/selectall/lang/is.js | 7 + ckeditor/plugins/selectall/lang/it.js | 7 + ckeditor/plugins/selectall/lang/ja.js | 7 + ckeditor/plugins/selectall/lang/ka.js | 7 + ckeditor/plugins/selectall/lang/km.js | 7 + ckeditor/plugins/selectall/lang/ko.js | 7 + ckeditor/plugins/selectall/lang/ku.js | 7 + ckeditor/plugins/selectall/lang/lt.js | 7 + ckeditor/plugins/selectall/lang/lv.js | 7 + ckeditor/plugins/selectall/lang/mk.js | 7 + ckeditor/plugins/selectall/lang/mn.js | 7 + ckeditor/plugins/selectall/lang/ms.js | 7 + ckeditor/plugins/selectall/lang/nb.js | 7 + ckeditor/plugins/selectall/lang/nl.js | 7 + ckeditor/plugins/selectall/lang/no.js | 7 + ckeditor/plugins/selectall/lang/oc.js | 7 + ckeditor/plugins/selectall/lang/pl.js | 7 + ckeditor/plugins/selectall/lang/pt-br.js | 7 + ckeditor/plugins/selectall/lang/pt.js | 7 + ckeditor/plugins/selectall/lang/ro.js | 7 + ckeditor/plugins/selectall/lang/ru.js | 7 + ckeditor/plugins/selectall/lang/si.js | 7 + ckeditor/plugins/selectall/lang/sk.js | 7 + ckeditor/plugins/selectall/lang/sl.js | 7 + ckeditor/plugins/selectall/lang/sq.js | 7 + ckeditor/plugins/selectall/lang/sr-latn.js | 7 + ckeditor/plugins/selectall/lang/sr.js | 7 + ckeditor/plugins/selectall/lang/sv.js | 7 + ckeditor/plugins/selectall/lang/th.js | 7 + ckeditor/plugins/selectall/lang/tr.js | 7 + ckeditor/plugins/selectall/lang/tt.js | 7 + ckeditor/plugins/selectall/lang/ug.js | 7 + ckeditor/plugins/selectall/lang/uk.js | 7 + ckeditor/plugins/selectall/lang/vi.js | 7 + ckeditor/plugins/selectall/lang/zh-cn.js | 7 + ckeditor/plugins/selectall/lang/zh.js | 7 + ckeditor/plugins/selectall/plugin.js | 60 + .../showblocks/icons/hidpi/showblocks-rtl.png | Bin 0 -> 910 bytes .../showblocks/icons/hidpi/showblocks.png | Bin 0 -> 918 bytes .../showblocks/icons/showblocks-rtl.png | Bin 0 -> 490 bytes .../plugins/showblocks/icons/showblocks.png | Bin 0 -> 483 bytes .../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/showblocks/lang/af.js | 7 + ckeditor/plugins/showblocks/lang/ar.js | 7 + ckeditor/plugins/showblocks/lang/az.js | 7 + ckeditor/plugins/showblocks/lang/bg.js | 7 + ckeditor/plugins/showblocks/lang/bn.js | 7 + ckeditor/plugins/showblocks/lang/bs.js | 7 + ckeditor/plugins/showblocks/lang/ca.js | 7 + ckeditor/plugins/showblocks/lang/cs.js | 7 + ckeditor/plugins/showblocks/lang/cy.js | 7 + ckeditor/plugins/showblocks/lang/da.js | 7 + ckeditor/plugins/showblocks/lang/de-ch.js | 7 + ckeditor/plugins/showblocks/lang/de.js | 7 + ckeditor/plugins/showblocks/lang/el.js | 7 + ckeditor/plugins/showblocks/lang/en-au.js | 7 + ckeditor/plugins/showblocks/lang/en-ca.js | 7 + ckeditor/plugins/showblocks/lang/en-gb.js | 7 + ckeditor/plugins/showblocks/lang/en.js | 7 + ckeditor/plugins/showblocks/lang/eo.js | 7 + ckeditor/plugins/showblocks/lang/es.js | 7 + ckeditor/plugins/showblocks/lang/et.js | 7 + ckeditor/plugins/showblocks/lang/eu.js | 7 + ckeditor/plugins/showblocks/lang/fa.js | 7 + ckeditor/plugins/showblocks/lang/fi.js | 7 + ckeditor/plugins/showblocks/lang/fo.js | 7 + ckeditor/plugins/showblocks/lang/fr-ca.js | 7 + ckeditor/plugins/showblocks/lang/fr.js | 7 + ckeditor/plugins/showblocks/lang/gl.js | 7 + ckeditor/plugins/showblocks/lang/gu.js | 7 + ckeditor/plugins/showblocks/lang/he.js | 7 + ckeditor/plugins/showblocks/lang/hi.js | 7 + ckeditor/plugins/showblocks/lang/hr.js | 7 + ckeditor/plugins/showblocks/lang/hu.js | 7 + ckeditor/plugins/showblocks/lang/id.js | 7 + ckeditor/plugins/showblocks/lang/is.js | 7 + ckeditor/plugins/showblocks/lang/it.js | 7 + ckeditor/plugins/showblocks/lang/ja.js | 7 + ckeditor/plugins/showblocks/lang/ka.js | 7 + ckeditor/plugins/showblocks/lang/km.js | 7 + ckeditor/plugins/showblocks/lang/ko.js | 7 + ckeditor/plugins/showblocks/lang/ku.js | 7 + ckeditor/plugins/showblocks/lang/lt.js | 7 + ckeditor/plugins/showblocks/lang/lv.js | 7 + ckeditor/plugins/showblocks/lang/mk.js | 7 + ckeditor/plugins/showblocks/lang/mn.js | 7 + ckeditor/plugins/showblocks/lang/ms.js | 7 + ckeditor/plugins/showblocks/lang/nb.js | 7 + ckeditor/plugins/showblocks/lang/nl.js | 7 + ckeditor/plugins/showblocks/lang/no.js | 7 + ckeditor/plugins/showblocks/lang/oc.js | 7 + ckeditor/plugins/showblocks/lang/pl.js | 7 + ckeditor/plugins/showblocks/lang/pt-br.js | 7 + ckeditor/plugins/showblocks/lang/pt.js | 7 + ckeditor/plugins/showblocks/lang/ro.js | 7 + ckeditor/plugins/showblocks/lang/ru.js | 7 + ckeditor/plugins/showblocks/lang/si.js | 7 + ckeditor/plugins/showblocks/lang/sk.js | 7 + ckeditor/plugins/showblocks/lang/sl.js | 7 + ckeditor/plugins/showblocks/lang/sq.js | 7 + ckeditor/plugins/showblocks/lang/sr-latn.js | 7 + ckeditor/plugins/showblocks/lang/sr.js | 7 + ckeditor/plugins/showblocks/lang/sv.js | 7 + ckeditor/plugins/showblocks/lang/th.js | 7 + ckeditor/plugins/showblocks/lang/tr.js | 7 + ckeditor/plugins/showblocks/lang/tt.js | 7 + ckeditor/plugins/showblocks/lang/ug.js | 7 + ckeditor/plugins/showblocks/lang/uk.js | 7 + ckeditor/plugins/showblocks/lang/vi.js | 7 + ckeditor/plugins/showblocks/lang/zh-cn.js | 7 + ckeditor/plugins/showblocks/lang/zh.js | 7 + ckeditor/plugins/showblocks/plugin.js | 153 + ckeditor/plugins/showborders/plugin.js | 174 + ckeditor/plugins/smiley/dialogs/smiley.js | 193 + .../plugins/smiley/icons/hidpi/smiley.png | Bin 0 -> 1708 bytes ckeditor/plugins/smiley/icons/smiley.png | Bin 0 -> 783 bytes .../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 ckeditor/plugins/smiley/images/cry_smile.gif | Bin 0 -> 795 bytes ckeditor/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 ckeditor/plugins/smiley/images/envelope.gif | Bin 0 -> 506 bytes ckeditor/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 ckeditor/plugins/smiley/images/lightbulb.gif | Bin 0 -> 660 bytes ckeditor/plugins/smiley/images/lightbulb.png | Bin 0 -> 919 bytes ckeditor/plugins/smiley/images/omg_smile.gif | Bin 0 -> 820 bytes ckeditor/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 ckeditor/plugins/smiley/images/sad_smile.gif | Bin 0 -> 782 bytes ckeditor/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 ckeditor/plugins/smiley/images/thumbs_up.gif | Bin 0 -> 714 bytes ckeditor/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 ckeditor/plugins/smiley/images/wink_smile.gif | Bin 0 -> 1202 bytes ckeditor/plugins/smiley/images/wink_smile.png | Bin 0 -> 1114 bytes ckeditor/plugins/smiley/lang/af.js | 9 + ckeditor/plugins/smiley/lang/ar.js | 9 + ckeditor/plugins/smiley/lang/az.js | 9 + ckeditor/plugins/smiley/lang/bg.js | 9 + ckeditor/plugins/smiley/lang/bn.js | 9 + ckeditor/plugins/smiley/lang/bs.js | 9 + ckeditor/plugins/smiley/lang/ca.js | 9 + ckeditor/plugins/smiley/lang/cs.js | 9 + ckeditor/plugins/smiley/lang/cy.js | 9 + ckeditor/plugins/smiley/lang/da.js | 9 + ckeditor/plugins/smiley/lang/de-ch.js | 9 + ckeditor/plugins/smiley/lang/de.js | 9 + ckeditor/plugins/smiley/lang/el.js | 9 + ckeditor/plugins/smiley/lang/en-au.js | 9 + ckeditor/plugins/smiley/lang/en-ca.js | 9 + ckeditor/plugins/smiley/lang/en-gb.js | 9 + ckeditor/plugins/smiley/lang/en.js | 9 + ckeditor/plugins/smiley/lang/eo.js | 9 + ckeditor/plugins/smiley/lang/es.js | 9 + ckeditor/plugins/smiley/lang/et.js | 9 + ckeditor/plugins/smiley/lang/eu.js | 9 + ckeditor/plugins/smiley/lang/fa.js | 9 + ckeditor/plugins/smiley/lang/fi.js | 9 + ckeditor/plugins/smiley/lang/fo.js | 9 + ckeditor/plugins/smiley/lang/fr-ca.js | 9 + ckeditor/plugins/smiley/lang/fr.js | 9 + ckeditor/plugins/smiley/lang/gl.js | 9 + ckeditor/plugins/smiley/lang/gu.js | 9 + ckeditor/plugins/smiley/lang/he.js | 9 + ckeditor/plugins/smiley/lang/hi.js | 9 + ckeditor/plugins/smiley/lang/hr.js | 9 + ckeditor/plugins/smiley/lang/hu.js | 9 + ckeditor/plugins/smiley/lang/id.js | 9 + ckeditor/plugins/smiley/lang/is.js | 9 + ckeditor/plugins/smiley/lang/it.js | 9 + ckeditor/plugins/smiley/lang/ja.js | 9 + ckeditor/plugins/smiley/lang/ka.js | 9 + ckeditor/plugins/smiley/lang/km.js | 9 + ckeditor/plugins/smiley/lang/ko.js | 9 + ckeditor/plugins/smiley/lang/ku.js | 9 + ckeditor/plugins/smiley/lang/lt.js | 9 + ckeditor/plugins/smiley/lang/lv.js | 9 + ckeditor/plugins/smiley/lang/mk.js | 9 + ckeditor/plugins/smiley/lang/mn.js | 9 + ckeditor/plugins/smiley/lang/ms.js | 9 + ckeditor/plugins/smiley/lang/nb.js | 9 + ckeditor/plugins/smiley/lang/nl.js | 9 + ckeditor/plugins/smiley/lang/no.js | 9 + ckeditor/plugins/smiley/lang/oc.js | 9 + ckeditor/plugins/smiley/lang/pl.js | 9 + ckeditor/plugins/smiley/lang/pt-br.js | 9 + ckeditor/plugins/smiley/lang/pt.js | 9 + ckeditor/plugins/smiley/lang/ro.js | 9 + ckeditor/plugins/smiley/lang/ru.js | 9 + ckeditor/plugins/smiley/lang/si.js | 9 + ckeditor/plugins/smiley/lang/sk.js | 9 + ckeditor/plugins/smiley/lang/sl.js | 9 + ckeditor/plugins/smiley/lang/sq.js | 9 + ckeditor/plugins/smiley/lang/sr-latn.js | 9 + ckeditor/plugins/smiley/lang/sr.js | 9 + ckeditor/plugins/smiley/lang/sv.js | 9 + ckeditor/plugins/smiley/lang/th.js | 9 + ckeditor/plugins/smiley/lang/tr.js | 9 + ckeditor/plugins/smiley/lang/tt.js | 9 + ckeditor/plugins/smiley/lang/ug.js | 9 + ckeditor/plugins/smiley/lang/uk.js | 9 + ckeditor/plugins/smiley/lang/vi.js | 9 + ckeditor/plugins/smiley/lang/zh-cn.js | 9 + ckeditor/plugins/smiley/lang/zh.js | 9 + ckeditor/plugins/smiley/plugin.js | 98 + .../sourcearea/icons/hidpi/source-rtl.png | Bin 0 -> 1018 bytes .../plugins/sourcearea/icons/hidpi/source.png | Bin 0 -> 1041 bytes .../plugins/sourcearea/icons/source-rtl.png | Bin 0 -> 565 bytes ckeditor/plugins/sourcearea/icons/source.png | Bin 0 -> 571 bytes ckeditor/plugins/sourcearea/lang/af.js | 7 + ckeditor/plugins/sourcearea/lang/ar.js | 7 + ckeditor/plugins/sourcearea/lang/az.js | 7 + ckeditor/plugins/sourcearea/lang/bg.js | 7 + ckeditor/plugins/sourcearea/lang/bn.js | 7 + ckeditor/plugins/sourcearea/lang/bs.js | 7 + ckeditor/plugins/sourcearea/lang/ca.js | 7 + ckeditor/plugins/sourcearea/lang/cs.js | 7 + ckeditor/plugins/sourcearea/lang/cy.js | 7 + ckeditor/plugins/sourcearea/lang/da.js | 7 + ckeditor/plugins/sourcearea/lang/de-ch.js | 7 + ckeditor/plugins/sourcearea/lang/de.js | 7 + ckeditor/plugins/sourcearea/lang/el.js | 7 + ckeditor/plugins/sourcearea/lang/en-au.js | 7 + ckeditor/plugins/sourcearea/lang/en-ca.js | 7 + ckeditor/plugins/sourcearea/lang/en-gb.js | 7 + ckeditor/plugins/sourcearea/lang/en.js | 7 + ckeditor/plugins/sourcearea/lang/eo.js | 7 + ckeditor/plugins/sourcearea/lang/es.js | 7 + ckeditor/plugins/sourcearea/lang/et.js | 7 + ckeditor/plugins/sourcearea/lang/eu.js | 7 + ckeditor/plugins/sourcearea/lang/fa.js | 7 + ckeditor/plugins/sourcearea/lang/fi.js | 7 + ckeditor/plugins/sourcearea/lang/fo.js | 7 + ckeditor/plugins/sourcearea/lang/fr-ca.js | 7 + ckeditor/plugins/sourcearea/lang/fr.js | 7 + ckeditor/plugins/sourcearea/lang/gl.js | 7 + ckeditor/plugins/sourcearea/lang/gu.js | 7 + ckeditor/plugins/sourcearea/lang/he.js | 7 + ckeditor/plugins/sourcearea/lang/hi.js | 7 + ckeditor/plugins/sourcearea/lang/hr.js | 7 + ckeditor/plugins/sourcearea/lang/hu.js | 7 + ckeditor/plugins/sourcearea/lang/id.js | 7 + ckeditor/plugins/sourcearea/lang/is.js | 7 + ckeditor/plugins/sourcearea/lang/it.js | 7 + ckeditor/plugins/sourcearea/lang/ja.js | 7 + ckeditor/plugins/sourcearea/lang/ka.js | 7 + ckeditor/plugins/sourcearea/lang/km.js | 7 + ckeditor/plugins/sourcearea/lang/ko.js | 7 + ckeditor/plugins/sourcearea/lang/ku.js | 7 + ckeditor/plugins/sourcearea/lang/lt.js | 7 + ckeditor/plugins/sourcearea/lang/lv.js | 7 + ckeditor/plugins/sourcearea/lang/mk.js | 7 + ckeditor/plugins/sourcearea/lang/mn.js | 7 + ckeditor/plugins/sourcearea/lang/ms.js | 7 + ckeditor/plugins/sourcearea/lang/nb.js | 7 + ckeditor/plugins/sourcearea/lang/nl.js | 7 + ckeditor/plugins/sourcearea/lang/no.js | 7 + ckeditor/plugins/sourcearea/lang/oc.js | 7 + ckeditor/plugins/sourcearea/lang/pl.js | 7 + ckeditor/plugins/sourcearea/lang/pt-br.js | 7 + ckeditor/plugins/sourcearea/lang/pt.js | 7 + ckeditor/plugins/sourcearea/lang/ro.js | 7 + ckeditor/plugins/sourcearea/lang/ru.js | 7 + ckeditor/plugins/sourcearea/lang/si.js | 7 + ckeditor/plugins/sourcearea/lang/sk.js | 7 + ckeditor/plugins/sourcearea/lang/sl.js | 7 + ckeditor/plugins/sourcearea/lang/sq.js | 7 + ckeditor/plugins/sourcearea/lang/sr-latn.js | 7 + ckeditor/plugins/sourcearea/lang/sr.js | 7 + ckeditor/plugins/sourcearea/lang/sv.js | 7 + ckeditor/plugins/sourcearea/lang/th.js | 7 + ckeditor/plugins/sourcearea/lang/tr.js | 7 + ckeditor/plugins/sourcearea/lang/tt.js | 7 + ckeditor/plugins/sourcearea/lang/ug.js | 7 + ckeditor/plugins/sourcearea/lang/uk.js | 7 + ckeditor/plugins/sourcearea/lang/vi.js | 7 + ckeditor/plugins/sourcearea/lang/zh-cn.js | 7 + ckeditor/plugins/sourcearea/lang/zh.js | 7 + ckeditor/plugins/sourcearea/plugin.js | 168 + .../dialogs/lang/_translationstatus.txt | 2 +- .../plugins/specialchar/dialogs/lang/af.js | 125 + .../plugins/specialchar/dialogs/lang/ar.js | 138 +- .../plugins/specialchar/dialogs/lang/az.js | 125 + .../plugins/specialchar/dialogs/lang/bg.js | 138 +- .../plugins/specialchar/dialogs/lang/ca.js | 139 +- .../plugins/specialchar/dialogs/lang/cs.js | 138 +- .../plugins/specialchar/dialogs/lang/cy.js | 139 +- .../plugins/specialchar/dialogs/lang/da.js | 125 + .../plugins/specialchar/dialogs/lang/de-ch.js | 125 + .../plugins/specialchar/dialogs/lang/de.js | 138 +- .../plugins/specialchar/dialogs/lang/el.js | 138 +- .../plugins/specialchar/dialogs/lang/en-gb.js | 125 + .../plugins/specialchar/dialogs/lang/en.js | 138 +- .../plugins/specialchar/dialogs/lang/eo.js | 137 +- .../plugins/specialchar/dialogs/lang/es.js | 138 +- .../plugins/specialchar/dialogs/lang/et.js | 138 +- .../plugins/specialchar/dialogs/lang/eu.js | 125 + .../plugins/specialchar/dialogs/lang/fa.js | 137 +- .../plugins/specialchar/dialogs/lang/fi.js | 138 +- .../plugins/specialchar/dialogs/lang/fr-ca.js | 135 +- .../plugins/specialchar/dialogs/lang/fr.js | 136 +- .../plugins/specialchar/dialogs/lang/gl.js | 138 +- .../plugins/specialchar/dialogs/lang/he.js | 137 +- .../plugins/specialchar/dialogs/lang/hr.js | 138 +- .../plugins/specialchar/dialogs/lang/hu.js | 137 +- .../plugins/specialchar/dialogs/lang/id.js | 138 +- .../plugins/specialchar/dialogs/lang/it.js | 139 +- .../plugins/specialchar/dialogs/lang/ja.js | 134 +- .../plugins/specialchar/dialogs/lang/km.js | 138 +- .../plugins/specialchar/dialogs/lang/ko.js | 125 + .../plugins/specialchar/dialogs/lang/ku.js | 138 +- .../plugins/specialchar/dialogs/lang/lt.js | 125 + .../plugins/specialchar/dialogs/lang/lv.js | 138 +- .../plugins/specialchar/dialogs/lang/nb.js | 136 +- .../plugins/specialchar/dialogs/lang/nl.js | 138 +- .../plugins/specialchar/dialogs/lang/no.js | 136 +- .../plugins/specialchar/dialogs/lang/oc.js | 125 + .../plugins/specialchar/dialogs/lang/pl.js | 137 +- .../plugins/specialchar/dialogs/lang/pt-br.js | 136 +- .../plugins/specialchar/dialogs/lang/pt.js | 138 +- .../plugins/specialchar/dialogs/lang/ru.js | 138 +- .../plugins/specialchar/dialogs/lang/si.js | 138 +- .../plugins/specialchar/dialogs/lang/sk.js | 138 +- .../plugins/specialchar/dialogs/lang/sl.js | 137 +- .../plugins/specialchar/dialogs/lang/sq.js | 138 +- .../plugins/specialchar/dialogs/lang/sv.js | 136 +- .../plugins/specialchar/dialogs/lang/th.js | 138 +- .../plugins/specialchar/dialogs/lang/tr.js | 137 +- .../plugins/specialchar/dialogs/lang/tt.js | 125 + .../plugins/specialchar/dialogs/lang/ug.js | 138 +- .../plugins/specialchar/dialogs/lang/uk.js | 137 +- .../plugins/specialchar/dialogs/lang/vi.js | 139 +- .../plugins/specialchar/dialogs/lang/zh-cn.js | 134 +- .../plugins/specialchar/dialogs/lang/zh.js | 137 +- .../specialchar/dialogs/specialchar.js | 311 +- .../specialchar/icons/hidpi/specialchar.png | Bin 0 -> 1673 bytes .../plugins/specialchar/icons/specialchar.png | Bin 0 -> 761 bytes .../specialchar/lang/_translationstatus.txt | 63 + ckeditor/plugins/specialchar/lang/af.js | 9 + ckeditor/plugins/specialchar/lang/ar.js | 9 + ckeditor/plugins/specialchar/lang/az.js | 9 + ckeditor/plugins/specialchar/lang/bg.js | 9 + ckeditor/plugins/specialchar/lang/bn.js | 9 + ckeditor/plugins/specialchar/lang/bs.js | 9 + ckeditor/plugins/specialchar/lang/ca.js | 9 + ckeditor/plugins/specialchar/lang/cs.js | 9 + ckeditor/plugins/specialchar/lang/cy.js | 9 + ckeditor/plugins/specialchar/lang/da.js | 9 + ckeditor/plugins/specialchar/lang/de-ch.js | 9 + ckeditor/plugins/specialchar/lang/de.js | 9 + ckeditor/plugins/specialchar/lang/el.js | 9 + ckeditor/plugins/specialchar/lang/en-au.js | 9 + ckeditor/plugins/specialchar/lang/en-ca.js | 9 + ckeditor/plugins/specialchar/lang/en-gb.js | 9 + ckeditor/plugins/specialchar/lang/en.js | 9 + ckeditor/plugins/specialchar/lang/eo.js | 9 + ckeditor/plugins/specialchar/lang/es.js | 9 + ckeditor/plugins/specialchar/lang/et.js | 9 + ckeditor/plugins/specialchar/lang/eu.js | 9 + ckeditor/plugins/specialchar/lang/fa.js | 9 + ckeditor/plugins/specialchar/lang/fi.js | 9 + ckeditor/plugins/specialchar/lang/fo.js | 9 + ckeditor/plugins/specialchar/lang/fr-ca.js | 9 + ckeditor/plugins/specialchar/lang/fr.js | 9 + ckeditor/plugins/specialchar/lang/gl.js | 9 + ckeditor/plugins/specialchar/lang/gu.js | 9 + ckeditor/plugins/specialchar/lang/he.js | 9 + ckeditor/plugins/specialchar/lang/hi.js | 9 + ckeditor/plugins/specialchar/lang/hr.js | 9 + ckeditor/plugins/specialchar/lang/hu.js | 9 + ckeditor/plugins/specialchar/lang/id.js | 9 + ckeditor/plugins/specialchar/lang/is.js | 9 + ckeditor/plugins/specialchar/lang/it.js | 9 + ckeditor/plugins/specialchar/lang/ja.js | 9 + ckeditor/plugins/specialchar/lang/ka.js | 9 + ckeditor/plugins/specialchar/lang/km.js | 9 + ckeditor/plugins/specialchar/lang/ko.js | 9 + ckeditor/plugins/specialchar/lang/ku.js | 9 + ckeditor/plugins/specialchar/lang/lt.js | 9 + ckeditor/plugins/specialchar/lang/lv.js | 9 + ckeditor/plugins/specialchar/lang/mk.js | 9 + ckeditor/plugins/specialchar/lang/mn.js | 9 + ckeditor/plugins/specialchar/lang/ms.js | 9 + ckeditor/plugins/specialchar/lang/nb.js | 9 + ckeditor/plugins/specialchar/lang/nl.js | 9 + ckeditor/plugins/specialchar/lang/no.js | 9 + ckeditor/plugins/specialchar/lang/oc.js | 9 + ckeditor/plugins/specialchar/lang/pl.js | 9 + ckeditor/plugins/specialchar/lang/pt-br.js | 9 + ckeditor/plugins/specialchar/lang/pt.js | 9 + ckeditor/plugins/specialchar/lang/ro.js | 9 + ckeditor/plugins/specialchar/lang/ru.js | 9 + ckeditor/plugins/specialchar/lang/si.js | 9 + ckeditor/plugins/specialchar/lang/sk.js | 9 + ckeditor/plugins/specialchar/lang/sl.js | 9 + ckeditor/plugins/specialchar/lang/sq.js | 9 + ckeditor/plugins/specialchar/lang/sr-latn.js | 9 + ckeditor/plugins/specialchar/lang/sr.js | 9 + ckeditor/plugins/specialchar/lang/sv.js | 9 + ckeditor/plugins/specialchar/lang/th.js | 9 + ckeditor/plugins/specialchar/lang/tr.js | 9 + ckeditor/plugins/specialchar/lang/tt.js | 9 + ckeditor/plugins/specialchar/lang/ug.js | 9 + ckeditor/plugins/specialchar/lang/uk.js | 9 + ckeditor/plugins/specialchar/lang/vi.js | 9 + ckeditor/plugins/specialchar/lang/zh-cn.js | 9 + ckeditor/plugins/specialchar/lang/zh.js | 9 + ckeditor/plugins/specialchar/plugin.js | 83 + ckeditor/plugins/stylescombo/lang/af.js | 11 + ckeditor/plugins/stylescombo/lang/ar.js | 11 + ckeditor/plugins/stylescombo/lang/az.js | 11 + ckeditor/plugins/stylescombo/lang/bg.js | 11 + ckeditor/plugins/stylescombo/lang/bn.js | 11 + ckeditor/plugins/stylescombo/lang/bs.js | 11 + ckeditor/plugins/stylescombo/lang/ca.js | 11 + ckeditor/plugins/stylescombo/lang/cs.js | 11 + ckeditor/plugins/stylescombo/lang/cy.js | 11 + ckeditor/plugins/stylescombo/lang/da.js | 11 + ckeditor/plugins/stylescombo/lang/de-ch.js | 11 + ckeditor/plugins/stylescombo/lang/de.js | 11 + ckeditor/plugins/stylescombo/lang/el.js | 11 + ckeditor/plugins/stylescombo/lang/en-au.js | 11 + ckeditor/plugins/stylescombo/lang/en-ca.js | 11 + ckeditor/plugins/stylescombo/lang/en-gb.js | 11 + ckeditor/plugins/stylescombo/lang/en.js | 11 + ckeditor/plugins/stylescombo/lang/eo.js | 11 + ckeditor/plugins/stylescombo/lang/es.js | 11 + ckeditor/plugins/stylescombo/lang/et.js | 11 + ckeditor/plugins/stylescombo/lang/eu.js | 11 + ckeditor/plugins/stylescombo/lang/fa.js | 11 + ckeditor/plugins/stylescombo/lang/fi.js | 11 + ckeditor/plugins/stylescombo/lang/fo.js | 11 + ckeditor/plugins/stylescombo/lang/fr-ca.js | 11 + ckeditor/plugins/stylescombo/lang/fr.js | 11 + ckeditor/plugins/stylescombo/lang/gl.js | 11 + ckeditor/plugins/stylescombo/lang/gu.js | 11 + ckeditor/plugins/stylescombo/lang/he.js | 11 + ckeditor/plugins/stylescombo/lang/hi.js | 11 + ckeditor/plugins/stylescombo/lang/hr.js | 11 + ckeditor/plugins/stylescombo/lang/hu.js | 11 + ckeditor/plugins/stylescombo/lang/id.js | 11 + ckeditor/plugins/stylescombo/lang/is.js | 11 + ckeditor/plugins/stylescombo/lang/it.js | 11 + ckeditor/plugins/stylescombo/lang/ja.js | 11 + ckeditor/plugins/stylescombo/lang/ka.js | 11 + ckeditor/plugins/stylescombo/lang/km.js | 11 + ckeditor/plugins/stylescombo/lang/ko.js | 11 + ckeditor/plugins/stylescombo/lang/ku.js | 11 + ckeditor/plugins/stylescombo/lang/lt.js | 11 + ckeditor/plugins/stylescombo/lang/lv.js | 11 + ckeditor/plugins/stylescombo/lang/mk.js | 11 + ckeditor/plugins/stylescombo/lang/mn.js | 11 + ckeditor/plugins/stylescombo/lang/ms.js | 11 + ckeditor/plugins/stylescombo/lang/nb.js | 11 + ckeditor/plugins/stylescombo/lang/nl.js | 11 + ckeditor/plugins/stylescombo/lang/no.js | 11 + ckeditor/plugins/stylescombo/lang/oc.js | 11 + ckeditor/plugins/stylescombo/lang/pl.js | 11 + ckeditor/plugins/stylescombo/lang/pt-br.js | 11 + ckeditor/plugins/stylescombo/lang/pt.js | 11 + ckeditor/plugins/stylescombo/lang/ro.js | 11 + ckeditor/plugins/stylescombo/lang/ru.js | 11 + ckeditor/plugins/stylescombo/lang/si.js | 11 + ckeditor/plugins/stylescombo/lang/sk.js | 11 + ckeditor/plugins/stylescombo/lang/sl.js | 11 + ckeditor/plugins/stylescombo/lang/sq.js | 11 + ckeditor/plugins/stylescombo/lang/sr-latn.js | 11 + ckeditor/plugins/stylescombo/lang/sr.js | 11 + ckeditor/plugins/stylescombo/lang/sv.js | 11 + ckeditor/plugins/stylescombo/lang/th.js | 11 + ckeditor/plugins/stylescombo/lang/tr.js | 11 + ckeditor/plugins/stylescombo/lang/tt.js | 11 + ckeditor/plugins/stylescombo/lang/ug.js | 11 + ckeditor/plugins/stylescombo/lang/uk.js | 11 + ckeditor/plugins/stylescombo/lang/vi.js | 11 + ckeditor/plugins/stylescombo/lang/zh-cn.js | 11 + ckeditor/plugins/stylescombo/lang/zh.js | 11 + ckeditor/plugins/stylescombo/plugin.js | 203 + ckeditor/plugins/tab/plugin.js | 302 + ckeditor/plugins/table/dialogs/table.js | 564 +- ckeditor/plugins/table/icons/hidpi/table.png | Bin 0 -> 618 bytes ckeditor/plugins/table/icons/table.png | Bin 0 -> 331 bytes ckeditor/plugins/table/lang/af.js | 74 + ckeditor/plugins/table/lang/ar.js | 74 + ckeditor/plugins/table/lang/az.js | 74 + ckeditor/plugins/table/lang/bg.js | 74 + ckeditor/plugins/table/lang/bn.js | 74 + ckeditor/plugins/table/lang/bs.js | 74 + ckeditor/plugins/table/lang/ca.js | 74 + ckeditor/plugins/table/lang/cs.js | 74 + ckeditor/plugins/table/lang/cy.js | 74 + ckeditor/plugins/table/lang/da.js | 74 + ckeditor/plugins/table/lang/de-ch.js | 74 + ckeditor/plugins/table/lang/de.js | 74 + ckeditor/plugins/table/lang/el.js | 74 + ckeditor/plugins/table/lang/en-au.js | 74 + ckeditor/plugins/table/lang/en-ca.js | 74 + ckeditor/plugins/table/lang/en-gb.js | 74 + ckeditor/plugins/table/lang/en.js | 74 + ckeditor/plugins/table/lang/eo.js | 74 + ckeditor/plugins/table/lang/es.js | 74 + ckeditor/plugins/table/lang/et.js | 74 + ckeditor/plugins/table/lang/eu.js | 74 + ckeditor/plugins/table/lang/fa.js | 74 + ckeditor/plugins/table/lang/fi.js | 74 + ckeditor/plugins/table/lang/fo.js | 74 + ckeditor/plugins/table/lang/fr-ca.js | 74 + ckeditor/plugins/table/lang/fr.js | 74 + ckeditor/plugins/table/lang/gl.js | 74 + ckeditor/plugins/table/lang/gu.js | 74 + ckeditor/plugins/table/lang/he.js | 74 + ckeditor/plugins/table/lang/hi.js | 74 + ckeditor/plugins/table/lang/hr.js | 74 + ckeditor/plugins/table/lang/hu.js | 74 + ckeditor/plugins/table/lang/id.js | 74 + ckeditor/plugins/table/lang/is.js | 74 + ckeditor/plugins/table/lang/it.js | 74 + ckeditor/plugins/table/lang/ja.js | 74 + ckeditor/plugins/table/lang/ka.js | 74 + ckeditor/plugins/table/lang/km.js | 74 + ckeditor/plugins/table/lang/ko.js | 74 + ckeditor/plugins/table/lang/ku.js | 74 + ckeditor/plugins/table/lang/lt.js | 74 + ckeditor/plugins/table/lang/lv.js | 74 + ckeditor/plugins/table/lang/mk.js | 74 + ckeditor/plugins/table/lang/mn.js | 74 + ckeditor/plugins/table/lang/ms.js | 74 + ckeditor/plugins/table/lang/nb.js | 74 + ckeditor/plugins/table/lang/nl.js | 74 + ckeditor/plugins/table/lang/no.js | 74 + ckeditor/plugins/table/lang/oc.js | 74 + ckeditor/plugins/table/lang/pl.js | 74 + ckeditor/plugins/table/lang/pt-br.js | 74 + ckeditor/plugins/table/lang/pt.js | 74 + ckeditor/plugins/table/lang/ro.js | 74 + ckeditor/plugins/table/lang/ru.js | 74 + ckeditor/plugins/table/lang/si.js | 74 + ckeditor/plugins/table/lang/sk.js | 74 + ckeditor/plugins/table/lang/sl.js | 74 + ckeditor/plugins/table/lang/sq.js | 74 + ckeditor/plugins/table/lang/sr-latn.js | 74 + ckeditor/plugins/table/lang/sr.js | 74 + ckeditor/plugins/table/lang/sv.js | 74 + ckeditor/plugins/table/lang/th.js | 74 + ckeditor/plugins/table/lang/tr.js | 74 + ckeditor/plugins/table/lang/tt.js | 74 + ckeditor/plugins/table/lang/ug.js | 74 + ckeditor/plugins/table/lang/uk.js | 74 + ckeditor/plugins/table/lang/vi.js | 74 + ckeditor/plugins/table/lang/zh-cn.js | 74 + ckeditor/plugins/table/lang/zh.js | 74 + ckeditor/plugins/table/plugin.js | 123 + .../plugins/tabletools/dialogs/tableCell.js | 490 +- ckeditor/plugins/tabletools/plugin.js | 1016 ++ .../plugins/templates/dialogs/templates.css | 84 + .../plugins/templates/dialogs/templates.js | 199 + .../templates/icons/hidpi/templates-rtl.png | Bin 0 -> 796 bytes .../templates/icons/hidpi/templates.png | Bin 0 -> 796 bytes .../plugins/templates/icons/templates-rtl.png | Bin 0 -> 442 bytes .../plugins/templates/icons/templates.png | Bin 0 -> 442 bytes ckeditor/plugins/templates/lang/af.js | 12 + ckeditor/plugins/templates/lang/ar.js | 12 + ckeditor/plugins/templates/lang/az.js | 12 + ckeditor/plugins/templates/lang/bg.js | 12 + ckeditor/plugins/templates/lang/bn.js | 12 + ckeditor/plugins/templates/lang/bs.js | 12 + ckeditor/plugins/templates/lang/ca.js | 12 + ckeditor/plugins/templates/lang/cs.js | 12 + ckeditor/plugins/templates/lang/cy.js | 12 + ckeditor/plugins/templates/lang/da.js | 12 + ckeditor/plugins/templates/lang/de-ch.js | 12 + ckeditor/plugins/templates/lang/de.js | 12 + ckeditor/plugins/templates/lang/el.js | 12 + ckeditor/plugins/templates/lang/en-au.js | 12 + ckeditor/plugins/templates/lang/en-ca.js | 12 + ckeditor/plugins/templates/lang/en-gb.js | 12 + ckeditor/plugins/templates/lang/en.js | 12 + ckeditor/plugins/templates/lang/eo.js | 12 + ckeditor/plugins/templates/lang/es.js | 12 + ckeditor/plugins/templates/lang/et.js | 12 + ckeditor/plugins/templates/lang/eu.js | 12 + ckeditor/plugins/templates/lang/fa.js | 12 + ckeditor/plugins/templates/lang/fi.js | 12 + ckeditor/plugins/templates/lang/fo.js | 12 + ckeditor/plugins/templates/lang/fr-ca.js | 12 + ckeditor/plugins/templates/lang/fr.js | 12 + ckeditor/plugins/templates/lang/gl.js | 12 + ckeditor/plugins/templates/lang/gu.js | 12 + ckeditor/plugins/templates/lang/he.js | 12 + ckeditor/plugins/templates/lang/hi.js | 12 + ckeditor/plugins/templates/lang/hr.js | 12 + ckeditor/plugins/templates/lang/hu.js | 12 + ckeditor/plugins/templates/lang/id.js | 12 + ckeditor/plugins/templates/lang/is.js | 12 + ckeditor/plugins/templates/lang/it.js | 12 + ckeditor/plugins/templates/lang/ja.js | 12 + ckeditor/plugins/templates/lang/ka.js | 12 + ckeditor/plugins/templates/lang/km.js | 12 + ckeditor/plugins/templates/lang/ko.js | 12 + ckeditor/plugins/templates/lang/ku.js | 12 + ckeditor/plugins/templates/lang/lt.js | 12 + ckeditor/plugins/templates/lang/lv.js | 12 + ckeditor/plugins/templates/lang/mk.js | 12 + ckeditor/plugins/templates/lang/mn.js | 12 + ckeditor/plugins/templates/lang/ms.js | 12 + ckeditor/plugins/templates/lang/nb.js | 12 + ckeditor/plugins/templates/lang/nl.js | 12 + ckeditor/plugins/templates/lang/no.js | 12 + ckeditor/plugins/templates/lang/oc.js | 12 + ckeditor/plugins/templates/lang/pl.js | 12 + ckeditor/plugins/templates/lang/pt-br.js | 12 + ckeditor/plugins/templates/lang/pt.js | 12 + ckeditor/plugins/templates/lang/ro.js | 12 + ckeditor/plugins/templates/lang/ru.js | 12 + ckeditor/plugins/templates/lang/si.js | 12 + ckeditor/plugins/templates/lang/sk.js | 12 + ckeditor/plugins/templates/lang/sl.js | 12 + ckeditor/plugins/templates/lang/sq.js | 12 + ckeditor/plugins/templates/lang/sr-latn.js | 12 + ckeditor/plugins/templates/lang/sr.js | 12 + ckeditor/plugins/templates/lang/sv.js | 12 + ckeditor/plugins/templates/lang/th.js | 12 + ckeditor/plugins/templates/lang/tr.js | 12 + ckeditor/plugins/templates/lang/tt.js | 12 + ckeditor/plugins/templates/lang/ug.js | 12 + ckeditor/plugins/templates/lang/uk.js | 12 + ckeditor/plugins/templates/lang/vi.js | 12 + ckeditor/plugins/templates/lang/zh-cn.js | 12 + ckeditor/plugins/templates/lang/zh.js | 12 + ckeditor/plugins/templates/plugin.js | 93 + .../plugins/templates/templates/default.js | 87 + .../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 ckeditor/plugins/toolbar/lang/af.js | 22 + ckeditor/plugins/toolbar/lang/ar.js | 22 + ckeditor/plugins/toolbar/lang/az.js | 22 + ckeditor/plugins/toolbar/lang/bg.js | 22 + ckeditor/plugins/toolbar/lang/bn.js | 22 + ckeditor/plugins/toolbar/lang/bs.js | 22 + ckeditor/plugins/toolbar/lang/ca.js | 22 + ckeditor/plugins/toolbar/lang/cs.js | 22 + ckeditor/plugins/toolbar/lang/cy.js | 22 + ckeditor/plugins/toolbar/lang/da.js | 22 + ckeditor/plugins/toolbar/lang/de-ch.js | 22 + ckeditor/plugins/toolbar/lang/de.js | 22 + ckeditor/plugins/toolbar/lang/el.js | 22 + ckeditor/plugins/toolbar/lang/en-au.js | 22 + ckeditor/plugins/toolbar/lang/en-ca.js | 22 + ckeditor/plugins/toolbar/lang/en-gb.js | 22 + ckeditor/plugins/toolbar/lang/en.js | 22 + ckeditor/plugins/toolbar/lang/eo.js | 22 + ckeditor/plugins/toolbar/lang/es.js | 22 + ckeditor/plugins/toolbar/lang/et.js | 22 + ckeditor/plugins/toolbar/lang/eu.js | 22 + ckeditor/plugins/toolbar/lang/fa.js | 22 + ckeditor/plugins/toolbar/lang/fi.js | 22 + ckeditor/plugins/toolbar/lang/fo.js | 22 + ckeditor/plugins/toolbar/lang/fr-ca.js | 22 + ckeditor/plugins/toolbar/lang/fr.js | 22 + ckeditor/plugins/toolbar/lang/gl.js | 22 + ckeditor/plugins/toolbar/lang/gu.js | 22 + ckeditor/plugins/toolbar/lang/he.js | 22 + ckeditor/plugins/toolbar/lang/hi.js | 22 + ckeditor/plugins/toolbar/lang/hr.js | 22 + ckeditor/plugins/toolbar/lang/hu.js | 22 + ckeditor/plugins/toolbar/lang/id.js | 22 + ckeditor/plugins/toolbar/lang/is.js | 22 + ckeditor/plugins/toolbar/lang/it.js | 22 + ckeditor/plugins/toolbar/lang/ja.js | 22 + ckeditor/plugins/toolbar/lang/ka.js | 22 + ckeditor/plugins/toolbar/lang/km.js | 22 + ckeditor/plugins/toolbar/lang/ko.js | 22 + ckeditor/plugins/toolbar/lang/ku.js | 22 + ckeditor/plugins/toolbar/lang/lt.js | 22 + ckeditor/plugins/toolbar/lang/lv.js | 22 + ckeditor/plugins/toolbar/lang/mk.js | 22 + ckeditor/plugins/toolbar/lang/mn.js | 22 + ckeditor/plugins/toolbar/lang/ms.js | 22 + ckeditor/plugins/toolbar/lang/nb.js | 22 + ckeditor/plugins/toolbar/lang/nl.js | 22 + ckeditor/plugins/toolbar/lang/no.js | 22 + ckeditor/plugins/toolbar/lang/oc.js | 22 + ckeditor/plugins/toolbar/lang/pl.js | 22 + ckeditor/plugins/toolbar/lang/pt-br.js | 22 + ckeditor/plugins/toolbar/lang/pt.js | 22 + ckeditor/plugins/toolbar/lang/ro.js | 22 + ckeditor/plugins/toolbar/lang/ru.js | 22 + ckeditor/plugins/toolbar/lang/si.js | 22 + ckeditor/plugins/toolbar/lang/sk.js | 22 + ckeditor/plugins/toolbar/lang/sl.js | 22 + ckeditor/plugins/toolbar/lang/sq.js | 22 + ckeditor/plugins/toolbar/lang/sr-latn.js | 22 + ckeditor/plugins/toolbar/lang/sr.js | 22 + ckeditor/plugins/toolbar/lang/sv.js | 22 + ckeditor/plugins/toolbar/lang/th.js | 22 + ckeditor/plugins/toolbar/lang/tr.js | 22 + ckeditor/plugins/toolbar/lang/tt.js | 22 + ckeditor/plugins/toolbar/lang/ug.js | 22 + ckeditor/plugins/toolbar/lang/uk.js | 22 + ckeditor/plugins/toolbar/lang/vi.js | 22 + ckeditor/plugins/toolbar/lang/zh-cn.js | 22 + ckeditor/plugins/toolbar/lang/zh.js | 22 + ckeditor/plugins/toolbar/plugin.js | 806 ++ ckeditor/plugins/toolbar/samples/toolbar.html | 235 + ckeditor/plugins/undo/dev/snapshot.html | 86 + .../plugins/undo/icons/hidpi/redo-rtl.png | Bin 0 -> 1162 bytes ckeditor/plugins/undo/icons/hidpi/redo.png | Bin 0 -> 1144 bytes .../plugins/undo/icons/hidpi/undo-rtl.png | Bin 0 -> 1144 bytes ckeditor/plugins/undo/icons/hidpi/undo.png | Bin 0 -> 1162 bytes ckeditor/plugins/undo/icons/redo-rtl.png | Bin 0 -> 634 bytes ckeditor/plugins/undo/icons/redo.png | Bin 0 -> 610 bytes ckeditor/plugins/undo/icons/undo-rtl.png | Bin 0 -> 610 bytes ckeditor/plugins/undo/icons/undo.png | Bin 0 -> 634 bytes ckeditor/plugins/undo/lang/af.js | 8 + ckeditor/plugins/undo/lang/ar.js | 8 + ckeditor/plugins/undo/lang/az.js | 8 + ckeditor/plugins/undo/lang/bg.js | 8 + ckeditor/plugins/undo/lang/bn.js | 8 + ckeditor/plugins/undo/lang/bs.js | 8 + ckeditor/plugins/undo/lang/ca.js | 8 + ckeditor/plugins/undo/lang/cs.js | 8 + ckeditor/plugins/undo/lang/cy.js | 8 + ckeditor/plugins/undo/lang/da.js | 8 + ckeditor/plugins/undo/lang/de-ch.js | 8 + ckeditor/plugins/undo/lang/de.js | 8 + ckeditor/plugins/undo/lang/el.js | 8 + ckeditor/plugins/undo/lang/en-au.js | 8 + ckeditor/plugins/undo/lang/en-ca.js | 8 + ckeditor/plugins/undo/lang/en-gb.js | 8 + ckeditor/plugins/undo/lang/en.js | 8 + ckeditor/plugins/undo/lang/eo.js | 8 + ckeditor/plugins/undo/lang/es.js | 8 + ckeditor/plugins/undo/lang/et.js | 8 + ckeditor/plugins/undo/lang/eu.js | 8 + ckeditor/plugins/undo/lang/fa.js | 8 + ckeditor/plugins/undo/lang/fi.js | 8 + ckeditor/plugins/undo/lang/fo.js | 8 + ckeditor/plugins/undo/lang/fr-ca.js | 8 + ckeditor/plugins/undo/lang/fr.js | 8 + ckeditor/plugins/undo/lang/gl.js | 8 + ckeditor/plugins/undo/lang/gu.js | 8 + ckeditor/plugins/undo/lang/he.js | 8 + ckeditor/plugins/undo/lang/hi.js | 8 + ckeditor/plugins/undo/lang/hr.js | 8 + ckeditor/plugins/undo/lang/hu.js | 8 + ckeditor/plugins/undo/lang/id.js | 8 + ckeditor/plugins/undo/lang/is.js | 8 + ckeditor/plugins/undo/lang/it.js | 8 + ckeditor/plugins/undo/lang/ja.js | 8 + ckeditor/plugins/undo/lang/ka.js | 8 + ckeditor/plugins/undo/lang/km.js | 8 + ckeditor/plugins/undo/lang/ko.js | 8 + ckeditor/plugins/undo/lang/ku.js | 8 + ckeditor/plugins/undo/lang/lt.js | 8 + ckeditor/plugins/undo/lang/lv.js | 8 + ckeditor/plugins/undo/lang/mk.js | 8 + ckeditor/plugins/undo/lang/mn.js | 8 + ckeditor/plugins/undo/lang/ms.js | 8 + ckeditor/plugins/undo/lang/nb.js | 8 + ckeditor/plugins/undo/lang/nl.js | 8 + ckeditor/plugins/undo/lang/no.js | 8 + ckeditor/plugins/undo/lang/oc.js | 8 + ckeditor/plugins/undo/lang/pl.js | 8 + ckeditor/plugins/undo/lang/pt-br.js | 8 + ckeditor/plugins/undo/lang/pt.js | 8 + ckeditor/plugins/undo/lang/ro.js | 8 + ckeditor/plugins/undo/lang/ru.js | 8 + ckeditor/plugins/undo/lang/si.js | 8 + ckeditor/plugins/undo/lang/sk.js | 8 + ckeditor/plugins/undo/lang/sl.js | 8 + ckeditor/plugins/undo/lang/sq.js | 8 + ckeditor/plugins/undo/lang/sr-latn.js | 8 + ckeditor/plugins/undo/lang/sr.js | 8 + ckeditor/plugins/undo/lang/sv.js | 8 + ckeditor/plugins/undo/lang/th.js | 8 + ckeditor/plugins/undo/lang/tr.js | 8 + ckeditor/plugins/undo/lang/tt.js | 8 + ckeditor/plugins/undo/lang/ug.js | 8 + ckeditor/plugins/undo/lang/uk.js | 8 + ckeditor/plugins/undo/lang/vi.js | 8 + ckeditor/plugins/undo/lang/zh-cn.js | 8 + ckeditor/plugins/undo/lang/zh.js | 8 + ckeditor/plugins/undo/plugin.js | 1328 +++ ckeditor/plugins/widget/images/handle.png | Bin 0 -> 220 bytes ckeditor/plugins/wsc/dialogs/ciframe.html | 2 +- ckeditor/plugins/wsc/dialogs/tmpFrameset.html | 2 +- ckeditor/plugins/wsc/dialogs/wsc.css | 2 +- ckeditor/plugins/wsc/dialogs/wsc.js | 3221 +++++- ckeditor/plugins/wsc/dialogs/wsc_ie.js | 187 +- .../plugins/wsc/icons/hidpi/spellchecker.png | Bin 0 -> 2816 bytes ckeditor/plugins/wsc/icons/spellchecker.png | Bin 0 -> 836 bytes ckeditor/plugins/wsc/lang/af.js | 24 + ckeditor/plugins/wsc/lang/ar.js | 24 + ckeditor/plugins/wsc/lang/bg.js | 24 + ckeditor/plugins/wsc/lang/bn.js | 24 + ckeditor/plugins/wsc/lang/bs.js | 24 + ckeditor/plugins/wsc/lang/ca.js | 24 + ckeditor/plugins/wsc/lang/cs.js | 24 + ckeditor/plugins/wsc/lang/cy.js | 24 + ckeditor/plugins/wsc/lang/da.js | 24 + ckeditor/plugins/wsc/lang/de.js | 24 + ckeditor/plugins/wsc/lang/el.js | 24 + ckeditor/plugins/wsc/lang/en-au.js | 24 + ckeditor/plugins/wsc/lang/en-ca.js | 24 + ckeditor/plugins/wsc/lang/en-gb.js | 24 + ckeditor/plugins/wsc/lang/en.js | 24 + ckeditor/plugins/wsc/lang/eo.js | 24 + ckeditor/plugins/wsc/lang/es.js | 24 + ckeditor/plugins/wsc/lang/et.js | 24 + ckeditor/plugins/wsc/lang/eu.js | 24 + ckeditor/plugins/wsc/lang/fa.js | 24 + ckeditor/plugins/wsc/lang/fi.js | 24 + ckeditor/plugins/wsc/lang/fo.js | 24 + ckeditor/plugins/wsc/lang/fr-ca.js | 24 + ckeditor/plugins/wsc/lang/fr.js | 24 + ckeditor/plugins/wsc/lang/gl.js | 24 + ckeditor/plugins/wsc/lang/gu.js | 24 + ckeditor/plugins/wsc/lang/he.js | 24 + ckeditor/plugins/wsc/lang/hi.js | 24 + ckeditor/plugins/wsc/lang/hr.js | 24 + ckeditor/plugins/wsc/lang/hu.js | 24 + ckeditor/plugins/wsc/lang/is.js | 24 + ckeditor/plugins/wsc/lang/it.js | 24 + ckeditor/plugins/wsc/lang/ja.js | 24 + ckeditor/plugins/wsc/lang/ka.js | 24 + ckeditor/plugins/wsc/lang/km.js | 24 + ckeditor/plugins/wsc/lang/ko.js | 24 + ckeditor/plugins/wsc/lang/ku.js | 24 + ckeditor/plugins/wsc/lang/lt.js | 24 + ckeditor/plugins/wsc/lang/lv.js | 24 + ckeditor/plugins/wsc/lang/mk.js | 24 + ckeditor/plugins/wsc/lang/mn.js | 24 + ckeditor/plugins/wsc/lang/ms.js | 24 + ckeditor/plugins/wsc/lang/nb.js | 24 + ckeditor/plugins/wsc/lang/nl.js | 24 + ckeditor/plugins/wsc/lang/no.js | 24 + ckeditor/plugins/wsc/lang/pl.js | 24 + ckeditor/plugins/wsc/lang/pt-br.js | 24 + ckeditor/plugins/wsc/lang/pt.js | 24 + ckeditor/plugins/wsc/lang/ro.js | 24 + ckeditor/plugins/wsc/lang/ru.js | 24 + ckeditor/plugins/wsc/lang/sk.js | 24 + ckeditor/plugins/wsc/lang/sl.js | 24 + ckeditor/plugins/wsc/lang/sr-latn.js | 24 + ckeditor/plugins/wsc/lang/sr.js | 24 + ckeditor/plugins/wsc/lang/sv.js | 24 + ckeditor/plugins/wsc/lang/th.js | 24 + ckeditor/plugins/wsc/lang/tr.js | 24 + ckeditor/plugins/wsc/lang/ug.js | 24 + ckeditor/plugins/wsc/lang/uk.js | 24 + ckeditor/plugins/wsc/lang/vi.js | 24 + ckeditor/plugins/wsc/lang/zh-cn.js | 24 + ckeditor/plugins/wsc/lang/zh.js | 24 + ckeditor/plugins/wsc/plugin.js | 149 + ckeditor/plugins/wsc/skins/moono-lisa/wsc.css | 43 + ckeditor/plugins/wysiwygarea/plugin.js | 713 ++ .../plugins/wysiwygarea/samples/fullpage.html | 80 + ckeditor/samples/css/samples.css | 1632 +++ ckeditor/samples/debug.log | 3 + ckeditor/samples/img/github-top.png | Bin 0 -> 383 bytes ckeditor/samples/img/header-bg.png | Bin 0 -> 13086 bytes ckeditor/samples/img/header-separator.png | Bin 0 -> 123 bytes ckeditor/samples/img/logo.png | Bin 0 -> 5891 bytes ckeditor/samples/img/navigation-tip.png | Bin 0 -> 12029 bytes ckeditor/samples/index.html | 218 +- ckeditor/samples/js/sample.js | 54 + ckeditor/samples/js/sf.js | 673 ++ ckeditor/samples/old/ajax.html | 85 + ckeditor/samples/old/api.html | 210 + ckeditor/samples/old/appendto.html | 59 + .../samples/old/assets/inlineall/logo.png | Bin 0 -> 4283 bytes .../old/assets/outputxhtml/outputxhtml.css | 204 + ckeditor/samples/old/assets/posteddata.php | 59 + ckeditor/samples/old/assets/sample.jpg | Bin 0 -> 14449 bytes .../old/assets/uilanguages/languages.js | 92 + 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 + ckeditor/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 + ckeditor/samples/old/index.html | 111 + ckeditor/samples/old/inlineall.html | 314 + ckeditor/samples/old/inlinebycode.html | 124 + ckeditor/samples/old/inlinetextarea.html | 113 + ckeditor/samples/old/jquery.html | 103 + ckeditor/samples/old/magicline/magicline.html | 209 + ckeditor/samples/old/readonly.html | 76 + ckeditor/samples/old/replacebyclass.html | 60 + ckeditor/samples/old/replacebycode.html | 59 + ckeditor/samples/old/sample.css | 357 + ckeditor/samples/old/sample.js | 51 + ckeditor/samples/old/sample_posteddata.php | 16 + ckeditor/samples/old/tabindex.html | 78 + ckeditor/samples/old/toolbar/toolbar.html | 235 + ckeditor/samples/old/uicolor.html | 72 + ckeditor/samples/old/uilanguages.html | 122 + .../samples/old/wysiwygarea/fullpage.html | 80 + ckeditor/samples/old/xhtmlstyle.html | 234 + .../samples/toolbarconfigurator/bender.js | 52 + .../toolbarconfigurator/css/fontello.css | 55 + .../toolbarconfigurator/font/LICENSE.txt | 12 + .../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 | 566 ++ .../js/fulltoolbareditor.js | 365 + .../toolbarconfigurator/js/toolbarmodifier.js | 1366 +++ .../js/toolbartextmodifier.js | 623 ++ .../toolbarconfigurator/less/base.less | 38 + .../less/toolbarmodifier.less | 508 + .../lib/codemirror/LICENSE | 19 + .../lib/codemirror/README.md | 12 + .../lib/codemirror/codemirror.css | 325 + .../lib/codemirror/codemirror.js | 8738 +++++++++++++++++ .../lib/codemirror/javascript.js | 701 ++ .../lib/codemirror/neo.css | 36 + .../lib/codemirror/show-hint.css | 38 + .../lib/codemirror/show-hint.js | 392 + .../samples/toolbarconfigurator/package.json | 12 + .../samples/toolbarconfigurator/tests/one.js | 9 + .../skins/bootstrapck/.temp/css/dialog.css | 1 + .../skins/bootstrapck/.temp/css/dialog_ie.css | 1 + .../bootstrapck/.temp/css/dialog_ie7.css | 1 + .../bootstrapck/.temp/css/dialog_ie8.css | 1 + .../bootstrapck/.temp/css/dialog_iequirks.css | 1 + .../bootstrapck/.temp/css/dialog_opera.css | 1 + .../skins/bootstrapck/.temp/css/editor.css | 1 + .../bootstrapck/.temp/css/editor_gecko.css | 1 + .../skins/bootstrapck/.temp/css/editor_ie.css | 1 + .../bootstrapck/.temp/css/editor_ie7.css | 1 + .../bootstrapck/.temp/css/editor_ie8.css | 1 + .../bootstrapck/.temp/css/editor_iequirks.css | 1 + ckeditor/skins/bootstrapck/dev/icons16.svg | 683 ++ ckeditor/skins/bootstrapck/dev/icons32.svg | 694 ++ ckeditor/skins/bootstrapck/dev/locations.json | 140 + ckeditor/skins/bootstrapck/dialog.css | 1 + ckeditor/skins/bootstrapck/dialog_ie.css | 1 + ckeditor/skins/bootstrapck/dialog_ie7.css | 1 + ckeditor/skins/bootstrapck/dialog_ie8.css | 1 + .../skins/bootstrapck/dialog_iequirks.css | 1 + ckeditor/skins/bootstrapck/dialog_opera.css | 1 + ckeditor/skins/bootstrapck/editor.css | 1 + ckeditor/skins/bootstrapck/editor_gecko.css | 1 + ckeditor/skins/bootstrapck/editor_ie.css | 1 + ckeditor/skins/bootstrapck/editor_ie7.css | 1 + ckeditor/skins/bootstrapck/editor_ie8.css | 1 + .../skins/bootstrapck/editor_iequirks.css | 1 + ckeditor/skins/bootstrapck/icons.png | Bin 0 -> 13401 bytes ckeditor/skins/bootstrapck/icons_hidpi.png | Bin 0 -> 16960 bytes ckeditor/skins/bootstrapck/images/arrow.png | Bin 0 -> 261 bytes ckeditor/skins/bootstrapck/images/close.png | Bin 0 -> 415 bytes .../skins/bootstrapck/images/hidpi/close.png | Bin 0 -> 498 bytes .../bootstrapck/images/hidpi/lock-open.png | Bin 0 -> 573 bytes .../skins/bootstrapck/images/hidpi/lock.png | Bin 0 -> 571 bytes .../bootstrapck/images/hidpi/refresh.png | Bin 0 -> 867 bytes .../skins/bootstrapck/images/lock-open.png | Bin 0 -> 402 bytes ckeditor/skins/bootstrapck/images/lock.png | Bin 0 -> 413 bytes ckeditor/skins/bootstrapck/images/refresh.png | Bin 0 -> 532 bytes ckeditor/skins/bootstrapck/readme.md | 35 + .../sample/bootstrapck-sample.html | 127 + .../sample/css/bootstrapck-sample.css | 1 + .../skins/bootstrapck/sample/js/analytics.js | 4 + .../sample/js/jquery-1.11.0.min.js | 189 + .../browser-specific/gecko/editor_gecko.scss | 25 + .../scss/browser-specific/ie/dialog_ie.scss | 62 + .../scss/browser-specific/ie/editor_ie.scss | 71 + .../scss/browser-specific/ie7/dialog_ie7.scss | 68 + .../scss/browser-specific/ie7/editor_ie7.scss | 213 + .../scss/browser-specific/ie8/dialog_ie8.scss | 24 + .../scss/browser-specific/ie8/editor_ie8.scss | 27 + .../iequirks/dialog_iequirks.scss | 21 + .../iequirks/editor_iequirks.scss | 79 + .../browser-specific/opera/dialog_opera.scss | 31 + .../scss/components/_colorpanel.scss | 119 + .../scss/components/_elementspath.scss | 66 + .../bootstrapck/scss/components/_mainui.scss | 189 + .../bootstrapck/scss/components/_menu.scss | 182 + .../bootstrapck/scss/components/_panel.scss | 199 + .../bootstrapck/scss/components/_presets.scss | 32 + .../bootstrapck/scss/components/_reset.scss | 107 + .../scss/components/_richcombo.scss | 174 + .../bootstrapck/scss/components/_toolbar.scss | 317 + .../bootstrapck/scss/components/editor.scss | 66 + .../bootstrapck/scss/config/_colors.scss | 61 + .../bootstrapck/scss/config/_config.scss | 9 + .../bootstrapck/scss/config/_defaults.scss | 37 + .../skins/bootstrapck/scss/dialog/dialog.scss | 822 ++ ckeditor/skins/bootstrapck/skin.js | 10 + ckeditor/skins/moono-lisa/dialog.css | 5 + ckeditor/skins/moono-lisa/dialog_ie.css | 5 + ckeditor/skins/moono-lisa/dialog_ie8.css | 5 + ckeditor/skins/moono-lisa/dialog_iequirks.css | 5 + ckeditor/skins/moono-lisa/editor.css | 5 + ckeditor/skins/moono-lisa/editor_gecko.css | 5 + ckeditor/skins/moono-lisa/editor_ie.css | 5 + ckeditor/skins/moono-lisa/editor_ie8.css | 5 + ckeditor/skins/moono-lisa/editor_iequirks.css | 5 + ckeditor/skins/moono-lisa/icons.png | Bin 0 -> 13392 bytes ckeditor/skins/moono-lisa/icons_hidpi.png | Bin 0 -> 41313 bytes ckeditor/skins/moono-lisa/images/arrow.png | Bin 0 -> 191 bytes ckeditor/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 ckeditor/skins/moono-lisa/images/refresh.png | Bin 0 -> 757 bytes ckeditor/skins/moono-lisa/images/spinner.gif | Bin 0 -> 2984 bytes ckeditor/skins/moono-lisa/readme.md | 46 + ckeditor/styles.js | 63 +- 4418 files changed, 209667 insertions(+), 2801 deletions(-) create mode 100644 ckeditor/ckeditor/CHANGES.md create mode 100644 ckeditor/ckeditor/LICENSE.md create mode 100644 ckeditor/ckeditor/README.md create mode 100644 ckeditor/ckeditor/adapters/jquery.js create mode 100644 ckeditor/ckeditor/build-config.js create mode 100644 ckeditor/ckeditor/ckeditor.js create mode 100644 ckeditor/ckeditor/config.js create mode 100644 ckeditor/ckeditor/contents.css create mode 100644 ckeditor/ckeditor/lang/en.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/af.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/az.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/da.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/es.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/et.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/he.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/id.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/it.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/km.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/no.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/si.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/th.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js create mode 100644 ckeditor/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js create mode 100644 ckeditor/ckeditor/plugins/about/dialogs/about.js create mode 100644 ckeditor/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png create mode 100644 ckeditor/ckeditor/plugins/about/dialogs/logo_ckeditor.png create mode 100644 ckeditor/ckeditor/plugins/ckawesome/dialogs/ckawesome.css create mode 100644 ckeditor/ckeditor/plugins/ckawesome/dialogs/ckawesome.js create mode 100644 ckeditor/ckeditor/plugins/ckawesome/resources/select2/select2.full.min.css create mode 100644 ckeditor/ckeditor/plugins/ckawesome/resources/select2/select2.full.min.js create mode 100644 ckeditor/ckeditor/plugins/clipboard/dialogs/paste.js create mode 100644 ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.css create mode 100644 ckeditor/ckeditor/plugins/colordialog/dialogs/colordialog.js create mode 100644 ckeditor/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg create mode 100644 ckeditor/ckeditor/plugins/copyformatting/cursors/cursor.svg create mode 100644 ckeditor/ckeditor/plugins/copyformatting/styles/copyformatting.css create mode 100644 ckeditor/ckeditor/plugins/dialog/dialogDefinition.js create mode 100644 ckeditor/ckeditor/plugins/div/dialogs/div.js create mode 100644 ckeditor/ckeditor/plugins/find/dialogs/find.js create mode 100644 ckeditor/ckeditor/plugins/flash/dialogs/flash.js create mode 100644 ckeditor/ckeditor/plugins/flash/images/placeholder.png create mode 100644 ckeditor/ckeditor/plugins/forms/dialogs/button.js create mode 100644 ckeditor/ckeditor/plugins/forms/dialogs/checkbox.js create mode 100644 ckeditor/ckeditor/plugins/forms/dialogs/form.js create mode 100644 ckeditor/ckeditor/plugins/forms/dialogs/hiddenfield.js create mode 100644 ckeditor/ckeditor/plugins/forms/dialogs/radio.js create mode 100644 ckeditor/ckeditor/plugins/forms/dialogs/select.js create mode 100644 ckeditor/ckeditor/plugins/forms/dialogs/textarea.js create mode 100644 ckeditor/ckeditor/plugins/forms/dialogs/textfield.js create mode 100644 ckeditor/ckeditor/plugins/forms/images/hiddenfield.gif create mode 100644 ckeditor/ckeditor/plugins/glyphicons/css/config.json create mode 100644 ckeditor/ckeditor/plugins/glyphicons/css/css/bootstrap.css create mode 100644 ckeditor/ckeditor/plugins/glyphicons/css/fonts/glyphicons-halflings-regular.eot create mode 100644 ckeditor/ckeditor/plugins/glyphicons/css/fonts/glyphicons-halflings-regular.svg create mode 100644 ckeditor/ckeditor/plugins/glyphicons/css/fonts/glyphicons-halflings-regular.ttf create mode 100644 ckeditor/ckeditor/plugins/glyphicons/css/fonts/glyphicons-halflings-regular.woff create mode 100644 ckeditor/ckeditor/plugins/glyphicons/css/fonts/glyphicons-halflings-regular.woff2 create mode 100644 ckeditor/ckeditor/plugins/glyphicons/css/js/bootstrap.js create mode 100644 ckeditor/ckeditor/plugins/glyphicons/css/js/bootstrap.min.js create mode 100644 ckeditor/ckeditor/plugins/glyphicons/css/style.css create mode 100644 ckeditor/ckeditor/plugins/glyphicons/dialogs/glyphicons.js create mode 100644 ckeditor/ckeditor/plugins/icons.png create mode 100644 ckeditor/ckeditor/plugins/icons_hidpi.png create mode 100644 ckeditor/ckeditor/plugins/iframe/dialogs/iframe.js create mode 100644 ckeditor/ckeditor/plugins/iframe/images/placeholder.png create mode 100644 ckeditor/ckeditor/plugins/image/dialogs/image.js create mode 100644 ckeditor/ckeditor/plugins/image/images/noimage.png create mode 100644 ckeditor/ckeditor/plugins/link/dialogs/anchor.js create mode 100644 ckeditor/ckeditor/plugins/link/dialogs/link.js create mode 100644 ckeditor/ckeditor/plugins/link/images/anchor.png create mode 100644 ckeditor/ckeditor/plugins/link/images/hidpi/anchor.png create mode 100644 ckeditor/ckeditor/plugins/liststyle/dialogs/liststyle.js create mode 100644 ckeditor/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png create mode 100644 ckeditor/ckeditor/plugins/magicline/images/hidpi/icon.png create mode 100644 ckeditor/ckeditor/plugins/magicline/images/icon-rtl.png create mode 100644 ckeditor/ckeditor/plugins/magicline/images/icon.png create mode 100644 ckeditor/ckeditor/plugins/pagebreak/images/pagebreak.gif create mode 100644 ckeditor/ckeditor/plugins/pastefromword/filter/default.js create mode 100644 ckeditor/ckeditor/plugins/preview/preview.html create mode 100644 ckeditor/ckeditor/plugins/scayt/CHANGELOG.md create mode 100644 ckeditor/ckeditor/plugins/scayt/LICENSE.md create mode 100644 ckeditor/ckeditor/plugins/scayt/README.md create mode 100644 ckeditor/ckeditor/plugins/scayt/dialogs/options.js create mode 100644 ckeditor/ckeditor/plugins/scayt/dialogs/toolbar.css create mode 100644 ckeditor/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css create mode 100644 ckeditor/ckeditor/plugins/showblocks/images/block_address.png create mode 100644 ckeditor/ckeditor/plugins/showblocks/images/block_blockquote.png create mode 100644 ckeditor/ckeditor/plugins/showblocks/images/block_div.png create mode 100644 ckeditor/ckeditor/plugins/showblocks/images/block_h1.png create mode 100644 ckeditor/ckeditor/plugins/showblocks/images/block_h2.png create mode 100644 ckeditor/ckeditor/plugins/showblocks/images/block_h3.png create mode 100644 ckeditor/ckeditor/plugins/showblocks/images/block_h4.png create mode 100644 ckeditor/ckeditor/plugins/showblocks/images/block_h5.png create mode 100644 ckeditor/ckeditor/plugins/showblocks/images/block_h6.png create mode 100644 ckeditor/ckeditor/plugins/showblocks/images/block_p.png create mode 100644 ckeditor/ckeditor/plugins/showblocks/images/block_pre.png create mode 100644 ckeditor/ckeditor/plugins/smiley/dialogs/smiley.js create mode 100644 ckeditor/ckeditor/plugins/smiley/images/angel_smile.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/angel_smile.png create mode 100644 ckeditor/ckeditor/plugins/smiley/images/angry_smile.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/angry_smile.png create mode 100644 ckeditor/ckeditor/plugins/smiley/images/broken_heart.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/broken_heart.png create mode 100644 ckeditor/ckeditor/plugins/smiley/images/confused_smile.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/confused_smile.png create mode 100644 ckeditor/ckeditor/plugins/smiley/images/cry_smile.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/cry_smile.png create mode 100644 ckeditor/ckeditor/plugins/smiley/images/devil_smile.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/devil_smile.png create mode 100644 ckeditor/ckeditor/plugins/smiley/images/embaressed_smile.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.png create mode 100644 ckeditor/ckeditor/plugins/smiley/images/envelope.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/envelope.png create mode 100644 ckeditor/ckeditor/plugins/smiley/images/heart.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/heart.png create mode 100644 ckeditor/ckeditor/plugins/smiley/images/kiss.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/kiss.png create mode 100644 ckeditor/ckeditor/plugins/smiley/images/lightbulb.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/lightbulb.png create mode 100644 ckeditor/ckeditor/plugins/smiley/images/omg_smile.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/omg_smile.png create mode 100644 ckeditor/ckeditor/plugins/smiley/images/regular_smile.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/regular_smile.png create mode 100644 ckeditor/ckeditor/plugins/smiley/images/sad_smile.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/sad_smile.png create mode 100644 ckeditor/ckeditor/plugins/smiley/images/shades_smile.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/shades_smile.png create mode 100644 ckeditor/ckeditor/plugins/smiley/images/teeth_smile.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/teeth_smile.png create mode 100644 ckeditor/ckeditor/plugins/smiley/images/thumbs_down.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/thumbs_down.png create mode 100644 ckeditor/ckeditor/plugins/smiley/images/thumbs_up.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/thumbs_up.png create mode 100644 ckeditor/ckeditor/plugins/smiley/images/tongue_smile.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/tongue_smile.png create mode 100644 ckeditor/ckeditor/plugins/smiley/images/tounge_smile.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png create mode 100644 ckeditor/ckeditor/plugins/smiley/images/wink_smile.gif create mode 100644 ckeditor/ckeditor/plugins/smiley/images/wink_smile.png create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/af.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ar.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/az.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/bg.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ca.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cs.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/cy.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/da.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/de.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/el.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/en.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eo.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/es.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/et.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/eu.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fa.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fi.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/fr.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/gl.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/he.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hr.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/hu.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/id.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/it.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ja.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/km.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ko.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ku.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lt.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/lv.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nb.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/nl.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/no.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/oc.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pl.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/pt.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ru.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/si.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sk.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sl.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sq.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/sv.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/th.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tr.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/tt.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/ug.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/uk.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/vi.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/lang/zh.js create mode 100644 ckeditor/ckeditor/plugins/specialchar/dialogs/specialchar.js create mode 100644 ckeditor/ckeditor/plugins/table/dialogs/table.js create mode 100644 ckeditor/ckeditor/plugins/tabletools/dialogs/tableCell.js create mode 100644 ckeditor/ckeditor/plugins/templates/dialogs/templates.css create mode 100644 ckeditor/ckeditor/plugins/templates/dialogs/templates.js create mode 100644 ckeditor/ckeditor/plugins/templates/templates/default.js create mode 100644 ckeditor/ckeditor/plugins/templates/templates/images/template1.gif create mode 100644 ckeditor/ckeditor/plugins/templates/templates/images/template2.gif create mode 100644 ckeditor/ckeditor/plugins/templates/templates/images/template3.gif create mode 100644 ckeditor/ckeditor/plugins/widget/images/handle.png create mode 100644 ckeditor/ckeditor/plugins/wsc/LICENSE.md create mode 100644 ckeditor/ckeditor/plugins/wsc/README.md create mode 100644 ckeditor/ckeditor/plugins/wsc/dialogs/ciframe.html create mode 100644 ckeditor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html create mode 100644 ckeditor/ckeditor/plugins/wsc/dialogs/wsc.css create mode 100644 ckeditor/ckeditor/plugins/wsc/dialogs/wsc.js create mode 100644 ckeditor/ckeditor/plugins/wsc/dialogs/wsc_ie.js create mode 100644 ckeditor/ckeditor/plugins/wsc/skins/moono-lisa/wsc.css create mode 100644 ckeditor/ckeditor/samples/css/samples.css create mode 100644 ckeditor/ckeditor/samples/debug.log create mode 100644 ckeditor/ckeditor/samples/img/github-top.png create mode 100644 ckeditor/ckeditor/samples/img/header-bg.png create mode 100644 ckeditor/ckeditor/samples/img/header-separator.png create mode 100644 ckeditor/ckeditor/samples/img/logo.png create mode 100644 ckeditor/ckeditor/samples/img/navigation-tip.png create mode 100644 ckeditor/ckeditor/samples/index.html create mode 100644 ckeditor/ckeditor/samples/js/sample.js create mode 100644 ckeditor/ckeditor/samples/js/sf.js create mode 100644 ckeditor/ckeditor/samples/old/ajax.html create mode 100644 ckeditor/ckeditor/samples/old/api.html create mode 100644 ckeditor/ckeditor/samples/old/appendto.html create mode 100644 ckeditor/ckeditor/samples/old/assets/inlineall/logo.png create mode 100644 ckeditor/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css create mode 100644 ckeditor/ckeditor/samples/old/assets/posteddata.php create mode 100644 ckeditor/ckeditor/samples/old/assets/sample.jpg create mode 100644 ckeditor/ckeditor/samples/old/assets/uilanguages/languages.js create mode 100644 ckeditor/ckeditor/samples/old/datafiltering.html create mode 100644 ckeditor/ckeditor/samples/old/dialog/assets/my_dialog.js create mode 100644 ckeditor/ckeditor/samples/old/dialog/dialog.html create mode 100644 ckeditor/ckeditor/samples/old/divreplace.html create mode 100644 ckeditor/ckeditor/samples/old/enterkey/enterkey.html create mode 100644 ckeditor/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla create mode 100644 ckeditor/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.swf create mode 100644 ckeditor/ckeditor/samples/old/htmlwriter/assets/outputforflash/swfobject.js create mode 100644 ckeditor/ckeditor/samples/old/htmlwriter/outputforflash.html create mode 100644 ckeditor/ckeditor/samples/old/htmlwriter/outputhtml.html create mode 100644 ckeditor/ckeditor/samples/old/index.html create mode 100644 ckeditor/ckeditor/samples/old/inlineall.html create mode 100644 ckeditor/ckeditor/samples/old/inlinebycode.html create mode 100644 ckeditor/ckeditor/samples/old/inlinetextarea.html create mode 100644 ckeditor/ckeditor/samples/old/jquery.html create mode 100644 ckeditor/ckeditor/samples/old/magicline/magicline.html create mode 100644 ckeditor/ckeditor/samples/old/readonly.html create mode 100644 ckeditor/ckeditor/samples/old/replacebyclass.html create mode 100644 ckeditor/ckeditor/samples/old/replacebycode.html create mode 100644 ckeditor/ckeditor/samples/old/sample.css create mode 100644 ckeditor/ckeditor/samples/old/sample.js create mode 100644 ckeditor/ckeditor/samples/old/sample_posteddata.php create mode 100644 ckeditor/ckeditor/samples/old/tabindex.html create mode 100644 ckeditor/ckeditor/samples/old/toolbar/toolbar.html create mode 100644 ckeditor/ckeditor/samples/old/uicolor.html create mode 100644 ckeditor/ckeditor/samples/old/uilanguages.html create mode 100644 ckeditor/ckeditor/samples/old/wysiwygarea/fullpage.html create mode 100644 ckeditor/ckeditor/samples/old/xhtmlstyle.html create mode 100644 ckeditor/ckeditor/samples/toolbarconfigurator/css/fontello.css create mode 100644 ckeditor/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt create mode 100644 ckeditor/ckeditor/samples/toolbarconfigurator/font/config.json create mode 100644 ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.eot create mode 100644 ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.svg create mode 100644 ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.ttf create mode 100644 ckeditor/ckeditor/samples/toolbarconfigurator/font/fontello.woff create mode 100644 ckeditor/ckeditor/samples/toolbarconfigurator/index.html create mode 100644 ckeditor/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js create mode 100644 ckeditor/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js create mode 100644 ckeditor/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js create mode 100644 ckeditor/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js create mode 100644 ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE create mode 100644 ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css create mode 100644 ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js create mode 100644 ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js create mode 100644 ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css create mode 100644 ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css create mode 100644 ckeditor/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js create mode 100644 ckeditor/ckeditor/skins/moono-lisa/dialog.css create mode 100644 ckeditor/ckeditor/skins/moono-lisa/dialog_ie.css create mode 100644 ckeditor/ckeditor/skins/moono-lisa/dialog_ie8.css create mode 100644 ckeditor/ckeditor/skins/moono-lisa/dialog_iequirks.css create mode 100644 ckeditor/ckeditor/skins/moono-lisa/editor.css create mode 100644 ckeditor/ckeditor/skins/moono-lisa/editor_gecko.css create mode 100644 ckeditor/ckeditor/skins/moono-lisa/editor_ie.css create mode 100644 ckeditor/ckeditor/skins/moono-lisa/editor_ie8.css create mode 100644 ckeditor/ckeditor/skins/moono-lisa/editor_iequirks.css create mode 100644 ckeditor/ckeditor/skins/moono-lisa/icons.png create mode 100644 ckeditor/ckeditor/skins/moono-lisa/icons_hidpi.png create mode 100644 ckeditor/ckeditor/skins/moono-lisa/images/arrow.png create mode 100644 ckeditor/ckeditor/skins/moono-lisa/images/close.png create mode 100644 ckeditor/ckeditor/skins/moono-lisa/images/hidpi/close.png create mode 100644 ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png create mode 100644 ckeditor/ckeditor/skins/moono-lisa/images/hidpi/lock.png create mode 100644 ckeditor/ckeditor/skins/moono-lisa/images/hidpi/refresh.png create mode 100644 ckeditor/ckeditor/skins/moono-lisa/images/lock-open.png create mode 100644 ckeditor/ckeditor/skins/moono-lisa/images/lock.png create mode 100644 ckeditor/ckeditor/skins/moono-lisa/images/refresh.png create mode 100644 ckeditor/ckeditor/skins/moono-lisa/images/spinner.gif create mode 100644 ckeditor/ckeditor/skins/moono-lisa/readme.md create mode 100644 ckeditor/ckeditor/styles.js create mode 100644 ckeditor/core/_bootstrap.js create mode 100644 ckeditor/core/ckeditor.js create mode 100644 ckeditor/core/ckeditor_base.js create mode 100644 ckeditor/core/ckeditor_basic.js create mode 100644 ckeditor/core/command.js create mode 100644 ckeditor/core/commanddefinition.js create mode 100644 ckeditor/core/config.js create mode 100644 ckeditor/core/creators/inline.js create mode 100644 ckeditor/core/creators/themedui.js create mode 100644 ckeditor/core/dataprocessor.js create mode 100644 ckeditor/core/dom.js create mode 100644 ckeditor/core/dom/comment.js create mode 100644 ckeditor/core/dom/document.js create mode 100644 ckeditor/core/dom/documentfragment.js create mode 100644 ckeditor/core/dom/domobject.js create mode 100644 ckeditor/core/dom/element.js create mode 100644 ckeditor/core/dom/elementpath.js create mode 100644 ckeditor/core/dom/event.js create mode 100644 ckeditor/core/dom/iterator.js create mode 100644 ckeditor/core/dom/node.js create mode 100644 ckeditor/core/dom/nodelist.js create mode 100644 ckeditor/core/dom/range.js create mode 100644 ckeditor/core/dom/rangelist.js create mode 100644 ckeditor/core/dom/text.js create mode 100644 ckeditor/core/dom/walker.js create mode 100644 ckeditor/core/dom/window.js create mode 100644 ckeditor/core/dtd.js create mode 100644 ckeditor/core/editable.js create mode 100644 ckeditor/core/editor.js create mode 100644 ckeditor/core/editor_basic.js create mode 100644 ckeditor/core/env.js create mode 100644 ckeditor/core/event.js create mode 100644 ckeditor/core/eventInfo.js create mode 100644 ckeditor/core/filter.js create mode 100644 ckeditor/core/focusmanager.js create mode 100644 ckeditor/core/htmldataprocessor.js create mode 100644 ckeditor/core/htmlparser.js create mode 100644 ckeditor/core/htmlparser/basicwriter.js create mode 100644 ckeditor/core/htmlparser/cdata.js create mode 100644 ckeditor/core/htmlparser/comment.js create mode 100644 ckeditor/core/htmlparser/element.js create mode 100644 ckeditor/core/htmlparser/filter.js create mode 100644 ckeditor/core/htmlparser/fragment.js create mode 100644 ckeditor/core/htmlparser/node.js create mode 100644 ckeditor/core/htmlparser/text.js create mode 100644 ckeditor/core/keystrokehandler.js create mode 100644 ckeditor/core/lang.js create mode 100644 ckeditor/core/loader.js create mode 100644 ckeditor/core/log.js create mode 100644 ckeditor/core/plugindefinition.js create mode 100644 ckeditor/core/plugins.js create mode 100644 ckeditor/core/resourcemanager.js create mode 100644 ckeditor/core/scriptloader.js create mode 100644 ckeditor/core/selection.js create mode 100644 ckeditor/core/skin.js create mode 100644 ckeditor/core/style.js create mode 100644 ckeditor/core/template.js create mode 100644 ckeditor/core/tools.js create mode 100644 ckeditor/core/ui.js create mode 100644 ckeditor/lang/_translationstatus.txt create mode 100644 ckeditor/lang/az.js create mode 100644 ckeditor/lang/de-ch.js create mode 100644 ckeditor/lang/oc.js create mode 100644 ckeditor/lang/tt.js create mode 100644 ckeditor/plugins/a11yhelp/dialogs/lang/af.js create mode 100644 ckeditor/plugins/a11yhelp/dialogs/lang/az.js create mode 100644 ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js create mode 100644 ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js create mode 100644 ckeditor/plugins/a11yhelp/dialogs/lang/eu.js create mode 100644 ckeditor/plugins/a11yhelp/dialogs/lang/fo.js create mode 100644 ckeditor/plugins/a11yhelp/dialogs/lang/oc.js create mode 100644 ckeditor/plugins/a11yhelp/dialogs/lang/tt.js create mode 100644 ckeditor/plugins/a11yhelp/plugin.js create mode 100644 ckeditor/plugins/about/icons/about.png create mode 100644 ckeditor/plugins/about/icons/hidpi/about.png create mode 100644 ckeditor/plugins/about/lang/af.js create mode 100644 ckeditor/plugins/about/lang/ar.js create mode 100644 ckeditor/plugins/about/lang/az.js create mode 100644 ckeditor/plugins/about/lang/bg.js create mode 100644 ckeditor/plugins/about/lang/bn.js create mode 100644 ckeditor/plugins/about/lang/bs.js create mode 100644 ckeditor/plugins/about/lang/ca.js create mode 100644 ckeditor/plugins/about/lang/cs.js create mode 100644 ckeditor/plugins/about/lang/cy.js create mode 100644 ckeditor/plugins/about/lang/da.js create mode 100644 ckeditor/plugins/about/lang/de-ch.js create mode 100644 ckeditor/plugins/about/lang/de.js create mode 100644 ckeditor/plugins/about/lang/el.js create mode 100644 ckeditor/plugins/about/lang/en-au.js create mode 100644 ckeditor/plugins/about/lang/en-ca.js create mode 100644 ckeditor/plugins/about/lang/en-gb.js create mode 100644 ckeditor/plugins/about/lang/en.js create mode 100644 ckeditor/plugins/about/lang/eo.js create mode 100644 ckeditor/plugins/about/lang/es.js create mode 100644 ckeditor/plugins/about/lang/et.js create mode 100644 ckeditor/plugins/about/lang/eu.js create mode 100644 ckeditor/plugins/about/lang/fa.js create mode 100644 ckeditor/plugins/about/lang/fi.js create mode 100644 ckeditor/plugins/about/lang/fo.js create mode 100644 ckeditor/plugins/about/lang/fr-ca.js create mode 100644 ckeditor/plugins/about/lang/fr.js create mode 100644 ckeditor/plugins/about/lang/gl.js create mode 100644 ckeditor/plugins/about/lang/gu.js create mode 100644 ckeditor/plugins/about/lang/he.js create mode 100644 ckeditor/plugins/about/lang/hi.js create mode 100644 ckeditor/plugins/about/lang/hr.js create mode 100644 ckeditor/plugins/about/lang/hu.js create mode 100644 ckeditor/plugins/about/lang/id.js create mode 100644 ckeditor/plugins/about/lang/is.js create mode 100644 ckeditor/plugins/about/lang/it.js create mode 100644 ckeditor/plugins/about/lang/ja.js create mode 100644 ckeditor/plugins/about/lang/ka.js create mode 100644 ckeditor/plugins/about/lang/km.js create mode 100644 ckeditor/plugins/about/lang/ko.js create mode 100644 ckeditor/plugins/about/lang/ku.js create mode 100644 ckeditor/plugins/about/lang/lt.js create mode 100644 ckeditor/plugins/about/lang/lv.js create mode 100644 ckeditor/plugins/about/lang/mk.js create mode 100644 ckeditor/plugins/about/lang/mn.js create mode 100644 ckeditor/plugins/about/lang/ms.js create mode 100644 ckeditor/plugins/about/lang/nb.js create mode 100644 ckeditor/plugins/about/lang/nl.js create mode 100644 ckeditor/plugins/about/lang/no.js create mode 100644 ckeditor/plugins/about/lang/oc.js create mode 100644 ckeditor/plugins/about/lang/pl.js create mode 100644 ckeditor/plugins/about/lang/pt-br.js create mode 100644 ckeditor/plugins/about/lang/pt.js create mode 100644 ckeditor/plugins/about/lang/ro.js create mode 100644 ckeditor/plugins/about/lang/ru.js create mode 100644 ckeditor/plugins/about/lang/si.js create mode 100644 ckeditor/plugins/about/lang/sk.js create mode 100644 ckeditor/plugins/about/lang/sl.js create mode 100644 ckeditor/plugins/about/lang/sq.js create mode 100644 ckeditor/plugins/about/lang/sr-latn.js create mode 100644 ckeditor/plugins/about/lang/sr.js create mode 100644 ckeditor/plugins/about/lang/sv.js create mode 100644 ckeditor/plugins/about/lang/th.js create mode 100644 ckeditor/plugins/about/lang/tr.js create mode 100644 ckeditor/plugins/about/lang/tt.js create mode 100644 ckeditor/plugins/about/lang/ug.js create mode 100644 ckeditor/plugins/about/lang/uk.js create mode 100644 ckeditor/plugins/about/lang/vi.js create mode 100644 ckeditor/plugins/about/lang/zh-cn.js create mode 100644 ckeditor/plugins/about/lang/zh.js create mode 100644 ckeditor/plugins/about/plugin.js create mode 100644 ckeditor/plugins/basicstyles/icons/bold.png create mode 100644 ckeditor/plugins/basicstyles/icons/hidpi/bold.png create mode 100644 ckeditor/plugins/basicstyles/icons/hidpi/italic.png create mode 100644 ckeditor/plugins/basicstyles/icons/hidpi/strike.png create mode 100644 ckeditor/plugins/basicstyles/icons/hidpi/subscript.png create mode 100644 ckeditor/plugins/basicstyles/icons/hidpi/superscript.png create mode 100644 ckeditor/plugins/basicstyles/icons/hidpi/underline.png create mode 100644 ckeditor/plugins/basicstyles/icons/italic.png create mode 100644 ckeditor/plugins/basicstyles/icons/strike.png create mode 100644 ckeditor/plugins/basicstyles/icons/subscript.png create mode 100644 ckeditor/plugins/basicstyles/icons/superscript.png create mode 100644 ckeditor/plugins/basicstyles/icons/underline.png create mode 100644 ckeditor/plugins/basicstyles/lang/af.js create mode 100644 ckeditor/plugins/basicstyles/lang/ar.js create mode 100644 ckeditor/plugins/basicstyles/lang/az.js create mode 100644 ckeditor/plugins/basicstyles/lang/bg.js create mode 100644 ckeditor/plugins/basicstyles/lang/bn.js create mode 100644 ckeditor/plugins/basicstyles/lang/bs.js create mode 100644 ckeditor/plugins/basicstyles/lang/ca.js create mode 100644 ckeditor/plugins/basicstyles/lang/cs.js create mode 100644 ckeditor/plugins/basicstyles/lang/cy.js create mode 100644 ckeditor/plugins/basicstyles/lang/da.js create mode 100644 ckeditor/plugins/basicstyles/lang/de-ch.js create mode 100644 ckeditor/plugins/basicstyles/lang/de.js create mode 100644 ckeditor/plugins/basicstyles/lang/el.js create mode 100644 ckeditor/plugins/basicstyles/lang/en-au.js create mode 100644 ckeditor/plugins/basicstyles/lang/en-ca.js create mode 100644 ckeditor/plugins/basicstyles/lang/en-gb.js create mode 100644 ckeditor/plugins/basicstyles/lang/en.js create mode 100644 ckeditor/plugins/basicstyles/lang/eo.js create mode 100644 ckeditor/plugins/basicstyles/lang/es.js create mode 100644 ckeditor/plugins/basicstyles/lang/et.js create mode 100644 ckeditor/plugins/basicstyles/lang/eu.js create mode 100644 ckeditor/plugins/basicstyles/lang/fa.js create mode 100644 ckeditor/plugins/basicstyles/lang/fi.js create mode 100644 ckeditor/plugins/basicstyles/lang/fo.js create mode 100644 ckeditor/plugins/basicstyles/lang/fr-ca.js create mode 100644 ckeditor/plugins/basicstyles/lang/fr.js create mode 100644 ckeditor/plugins/basicstyles/lang/gl.js create mode 100644 ckeditor/plugins/basicstyles/lang/gu.js create mode 100644 ckeditor/plugins/basicstyles/lang/he.js create mode 100644 ckeditor/plugins/basicstyles/lang/hi.js create mode 100644 ckeditor/plugins/basicstyles/lang/hr.js create mode 100644 ckeditor/plugins/basicstyles/lang/hu.js create mode 100644 ckeditor/plugins/basicstyles/lang/id.js create mode 100644 ckeditor/plugins/basicstyles/lang/is.js create mode 100644 ckeditor/plugins/basicstyles/lang/it.js create mode 100644 ckeditor/plugins/basicstyles/lang/ja.js create mode 100644 ckeditor/plugins/basicstyles/lang/ka.js create mode 100644 ckeditor/plugins/basicstyles/lang/km.js create mode 100644 ckeditor/plugins/basicstyles/lang/ko.js create mode 100644 ckeditor/plugins/basicstyles/lang/ku.js create mode 100644 ckeditor/plugins/basicstyles/lang/lt.js create mode 100644 ckeditor/plugins/basicstyles/lang/lv.js create mode 100644 ckeditor/plugins/basicstyles/lang/mk.js create mode 100644 ckeditor/plugins/basicstyles/lang/mn.js create mode 100644 ckeditor/plugins/basicstyles/lang/ms.js create mode 100644 ckeditor/plugins/basicstyles/lang/nb.js create mode 100644 ckeditor/plugins/basicstyles/lang/nl.js create mode 100644 ckeditor/plugins/basicstyles/lang/no.js create mode 100644 ckeditor/plugins/basicstyles/lang/oc.js create mode 100644 ckeditor/plugins/basicstyles/lang/pl.js create mode 100644 ckeditor/plugins/basicstyles/lang/pt-br.js create mode 100644 ckeditor/plugins/basicstyles/lang/pt.js create mode 100644 ckeditor/plugins/basicstyles/lang/ro.js create mode 100644 ckeditor/plugins/basicstyles/lang/ru.js create mode 100644 ckeditor/plugins/basicstyles/lang/si.js create mode 100644 ckeditor/plugins/basicstyles/lang/sk.js create mode 100644 ckeditor/plugins/basicstyles/lang/sl.js create mode 100644 ckeditor/plugins/basicstyles/lang/sq.js create mode 100644 ckeditor/plugins/basicstyles/lang/sr-latn.js create mode 100644 ckeditor/plugins/basicstyles/lang/sr.js create mode 100644 ckeditor/plugins/basicstyles/lang/sv.js create mode 100644 ckeditor/plugins/basicstyles/lang/th.js create mode 100644 ckeditor/plugins/basicstyles/lang/tr.js create mode 100644 ckeditor/plugins/basicstyles/lang/tt.js create mode 100644 ckeditor/plugins/basicstyles/lang/ug.js create mode 100644 ckeditor/plugins/basicstyles/lang/uk.js create mode 100644 ckeditor/plugins/basicstyles/lang/vi.js create mode 100644 ckeditor/plugins/basicstyles/lang/zh-cn.js create mode 100644 ckeditor/plugins/basicstyles/lang/zh.js create mode 100644 ckeditor/plugins/basicstyles/plugin.js create mode 100644 ckeditor/plugins/bidi/icons/bidiltr.png create mode 100644 ckeditor/plugins/bidi/icons/bidirtl.png create mode 100644 ckeditor/plugins/bidi/icons/hidpi/bidiltr.png create mode 100644 ckeditor/plugins/bidi/icons/hidpi/bidirtl.png create mode 100644 ckeditor/plugins/bidi/lang/af.js create mode 100644 ckeditor/plugins/bidi/lang/ar.js create mode 100644 ckeditor/plugins/bidi/lang/az.js create mode 100644 ckeditor/plugins/bidi/lang/bg.js create mode 100644 ckeditor/plugins/bidi/lang/bn.js create mode 100644 ckeditor/plugins/bidi/lang/bs.js create mode 100644 ckeditor/plugins/bidi/lang/ca.js create mode 100644 ckeditor/plugins/bidi/lang/cs.js create mode 100644 ckeditor/plugins/bidi/lang/cy.js create mode 100644 ckeditor/plugins/bidi/lang/da.js create mode 100644 ckeditor/plugins/bidi/lang/de-ch.js create mode 100644 ckeditor/plugins/bidi/lang/de.js create mode 100644 ckeditor/plugins/bidi/lang/el.js create mode 100644 ckeditor/plugins/bidi/lang/en-au.js create mode 100644 ckeditor/plugins/bidi/lang/en-ca.js create mode 100644 ckeditor/plugins/bidi/lang/en-gb.js create mode 100644 ckeditor/plugins/bidi/lang/en.js create mode 100644 ckeditor/plugins/bidi/lang/eo.js create mode 100644 ckeditor/plugins/bidi/lang/es.js create mode 100644 ckeditor/plugins/bidi/lang/et.js create mode 100644 ckeditor/plugins/bidi/lang/eu.js create mode 100644 ckeditor/plugins/bidi/lang/fa.js create mode 100644 ckeditor/plugins/bidi/lang/fi.js create mode 100644 ckeditor/plugins/bidi/lang/fo.js create mode 100644 ckeditor/plugins/bidi/lang/fr-ca.js create mode 100644 ckeditor/plugins/bidi/lang/fr.js create mode 100644 ckeditor/plugins/bidi/lang/gl.js create mode 100644 ckeditor/plugins/bidi/lang/gu.js create mode 100644 ckeditor/plugins/bidi/lang/he.js create mode 100644 ckeditor/plugins/bidi/lang/hi.js create mode 100644 ckeditor/plugins/bidi/lang/hr.js create mode 100644 ckeditor/plugins/bidi/lang/hu.js create mode 100644 ckeditor/plugins/bidi/lang/id.js create mode 100644 ckeditor/plugins/bidi/lang/is.js create mode 100644 ckeditor/plugins/bidi/lang/it.js create mode 100644 ckeditor/plugins/bidi/lang/ja.js create mode 100644 ckeditor/plugins/bidi/lang/ka.js create mode 100644 ckeditor/plugins/bidi/lang/km.js create mode 100644 ckeditor/plugins/bidi/lang/ko.js create mode 100644 ckeditor/plugins/bidi/lang/ku.js create mode 100644 ckeditor/plugins/bidi/lang/lt.js create mode 100644 ckeditor/plugins/bidi/lang/lv.js create mode 100644 ckeditor/plugins/bidi/lang/mk.js create mode 100644 ckeditor/plugins/bidi/lang/mn.js create mode 100644 ckeditor/plugins/bidi/lang/ms.js create mode 100644 ckeditor/plugins/bidi/lang/nb.js create mode 100644 ckeditor/plugins/bidi/lang/nl.js create mode 100644 ckeditor/plugins/bidi/lang/no.js create mode 100644 ckeditor/plugins/bidi/lang/oc.js create mode 100644 ckeditor/plugins/bidi/lang/pl.js create mode 100644 ckeditor/plugins/bidi/lang/pt-br.js create mode 100644 ckeditor/plugins/bidi/lang/pt.js create mode 100644 ckeditor/plugins/bidi/lang/ro.js create mode 100644 ckeditor/plugins/bidi/lang/ru.js create mode 100644 ckeditor/plugins/bidi/lang/si.js create mode 100644 ckeditor/plugins/bidi/lang/sk.js create mode 100644 ckeditor/plugins/bidi/lang/sl.js create mode 100644 ckeditor/plugins/bidi/lang/sq.js create mode 100644 ckeditor/plugins/bidi/lang/sr-latn.js create mode 100644 ckeditor/plugins/bidi/lang/sr.js create mode 100644 ckeditor/plugins/bidi/lang/sv.js create mode 100644 ckeditor/plugins/bidi/lang/th.js create mode 100644 ckeditor/plugins/bidi/lang/tr.js create mode 100644 ckeditor/plugins/bidi/lang/tt.js create mode 100644 ckeditor/plugins/bidi/lang/ug.js create mode 100644 ckeditor/plugins/bidi/lang/uk.js create mode 100644 ckeditor/plugins/bidi/lang/vi.js create mode 100644 ckeditor/plugins/bidi/lang/zh-cn.js create mode 100644 ckeditor/plugins/bidi/lang/zh.js create mode 100644 ckeditor/plugins/bidi/plugin.js create mode 100644 ckeditor/plugins/blockquote/icons/blockquote.png create mode 100644 ckeditor/plugins/blockquote/icons/hidpi/blockquote.png create mode 100644 ckeditor/plugins/blockquote/lang/af.js create mode 100644 ckeditor/plugins/blockquote/lang/ar.js create mode 100644 ckeditor/plugins/blockquote/lang/az.js create mode 100644 ckeditor/plugins/blockquote/lang/bg.js create mode 100644 ckeditor/plugins/blockquote/lang/bn.js create mode 100644 ckeditor/plugins/blockquote/lang/bs.js create mode 100644 ckeditor/plugins/blockquote/lang/ca.js create mode 100644 ckeditor/plugins/blockquote/lang/cs.js create mode 100644 ckeditor/plugins/blockquote/lang/cy.js create mode 100644 ckeditor/plugins/blockquote/lang/da.js create mode 100644 ckeditor/plugins/blockquote/lang/de-ch.js create mode 100644 ckeditor/plugins/blockquote/lang/de.js create mode 100644 ckeditor/plugins/blockquote/lang/el.js create mode 100644 ckeditor/plugins/blockquote/lang/en-au.js create mode 100644 ckeditor/plugins/blockquote/lang/en-ca.js create mode 100644 ckeditor/plugins/blockquote/lang/en-gb.js create mode 100644 ckeditor/plugins/blockquote/lang/en.js create mode 100644 ckeditor/plugins/blockquote/lang/eo.js create mode 100644 ckeditor/plugins/blockquote/lang/es.js create mode 100644 ckeditor/plugins/blockquote/lang/et.js create mode 100644 ckeditor/plugins/blockquote/lang/eu.js create mode 100644 ckeditor/plugins/blockquote/lang/fa.js create mode 100644 ckeditor/plugins/blockquote/lang/fi.js create mode 100644 ckeditor/plugins/blockquote/lang/fo.js create mode 100644 ckeditor/plugins/blockquote/lang/fr-ca.js create mode 100644 ckeditor/plugins/blockquote/lang/fr.js create mode 100644 ckeditor/plugins/blockquote/lang/gl.js create mode 100644 ckeditor/plugins/blockquote/lang/gu.js create mode 100644 ckeditor/plugins/blockquote/lang/he.js create mode 100644 ckeditor/plugins/blockquote/lang/hi.js create mode 100644 ckeditor/plugins/blockquote/lang/hr.js create mode 100644 ckeditor/plugins/blockquote/lang/hu.js create mode 100644 ckeditor/plugins/blockquote/lang/id.js create mode 100644 ckeditor/plugins/blockquote/lang/is.js create mode 100644 ckeditor/plugins/blockquote/lang/it.js create mode 100644 ckeditor/plugins/blockquote/lang/ja.js create mode 100644 ckeditor/plugins/blockquote/lang/ka.js create mode 100644 ckeditor/plugins/blockquote/lang/km.js create mode 100644 ckeditor/plugins/blockquote/lang/ko.js create mode 100644 ckeditor/plugins/blockquote/lang/ku.js create mode 100644 ckeditor/plugins/blockquote/lang/lt.js create mode 100644 ckeditor/plugins/blockquote/lang/lv.js create mode 100644 ckeditor/plugins/blockquote/lang/mk.js create mode 100644 ckeditor/plugins/blockquote/lang/mn.js create mode 100644 ckeditor/plugins/blockquote/lang/ms.js create mode 100644 ckeditor/plugins/blockquote/lang/nb.js create mode 100644 ckeditor/plugins/blockquote/lang/nl.js create mode 100644 ckeditor/plugins/blockquote/lang/no.js create mode 100644 ckeditor/plugins/blockquote/lang/oc.js create mode 100644 ckeditor/plugins/blockquote/lang/pl.js create mode 100644 ckeditor/plugins/blockquote/lang/pt-br.js create mode 100644 ckeditor/plugins/blockquote/lang/pt.js create mode 100644 ckeditor/plugins/blockquote/lang/ro.js create mode 100644 ckeditor/plugins/blockquote/lang/ru.js create mode 100644 ckeditor/plugins/blockquote/lang/si.js create mode 100644 ckeditor/plugins/blockquote/lang/sk.js create mode 100644 ckeditor/plugins/blockquote/lang/sl.js create mode 100644 ckeditor/plugins/blockquote/lang/sq.js create mode 100644 ckeditor/plugins/blockquote/lang/sr-latn.js create mode 100644 ckeditor/plugins/blockquote/lang/sr.js create mode 100644 ckeditor/plugins/blockquote/lang/sv.js create mode 100644 ckeditor/plugins/blockquote/lang/th.js create mode 100644 ckeditor/plugins/blockquote/lang/tr.js create mode 100644 ckeditor/plugins/blockquote/lang/tt.js create mode 100644 ckeditor/plugins/blockquote/lang/ug.js create mode 100644 ckeditor/plugins/blockquote/lang/uk.js create mode 100644 ckeditor/plugins/blockquote/lang/vi.js create mode 100644 ckeditor/plugins/blockquote/lang/zh-cn.js create mode 100644 ckeditor/plugins/blockquote/lang/zh.js create mode 100644 ckeditor/plugins/blockquote/plugin.js create mode 100644 ckeditor/plugins/button/lang/af.js create mode 100644 ckeditor/plugins/button/lang/ar.js create mode 100644 ckeditor/plugins/button/lang/az.js create mode 100644 ckeditor/plugins/button/lang/bg.js create mode 100644 ckeditor/plugins/button/lang/ca.js create mode 100644 ckeditor/plugins/button/lang/cs.js create mode 100644 ckeditor/plugins/button/lang/da.js create mode 100644 ckeditor/plugins/button/lang/de-ch.js create mode 100644 ckeditor/plugins/button/lang/de.js create mode 100644 ckeditor/plugins/button/lang/el.js create mode 100644 ckeditor/plugins/button/lang/en-gb.js create mode 100644 ckeditor/plugins/button/lang/en.js create mode 100644 ckeditor/plugins/button/lang/eo.js create mode 100644 ckeditor/plugins/button/lang/es.js create mode 100644 ckeditor/plugins/button/lang/eu.js create mode 100644 ckeditor/plugins/button/lang/fa.js create mode 100644 ckeditor/plugins/button/lang/fi.js create mode 100644 ckeditor/plugins/button/lang/fr.js create mode 100644 ckeditor/plugins/button/lang/gl.js create mode 100644 ckeditor/plugins/button/lang/he.js create mode 100644 ckeditor/plugins/button/lang/hu.js create mode 100644 ckeditor/plugins/button/lang/id.js create mode 100644 ckeditor/plugins/button/lang/it.js create mode 100644 ckeditor/plugins/button/lang/ja.js create mode 100644 ckeditor/plugins/button/lang/km.js create mode 100644 ckeditor/plugins/button/lang/ko.js create mode 100644 ckeditor/plugins/button/lang/ku.js create mode 100644 ckeditor/plugins/button/lang/lt.js create mode 100644 ckeditor/plugins/button/lang/nb.js create mode 100644 ckeditor/plugins/button/lang/nl.js create mode 100644 ckeditor/plugins/button/lang/no.js create mode 100644 ckeditor/plugins/button/lang/oc.js create mode 100644 ckeditor/plugins/button/lang/pl.js create mode 100644 ckeditor/plugins/button/lang/pt-br.js create mode 100644 ckeditor/plugins/button/lang/pt.js create mode 100644 ckeditor/plugins/button/lang/ro.js create mode 100644 ckeditor/plugins/button/lang/ru.js create mode 100644 ckeditor/plugins/button/lang/sk.js create mode 100644 ckeditor/plugins/button/lang/sl.js create mode 100644 ckeditor/plugins/button/lang/sq.js create mode 100644 ckeditor/plugins/button/lang/sv.js create mode 100644 ckeditor/plugins/button/lang/tr.js create mode 100644 ckeditor/plugins/button/lang/tt.js create mode 100644 ckeditor/plugins/button/lang/ug.js create mode 100644 ckeditor/plugins/button/lang/uk.js create mode 100644 ckeditor/plugins/button/lang/vi.js create mode 100644 ckeditor/plugins/button/lang/zh-cn.js create mode 100644 ckeditor/plugins/button/lang/zh.js create mode 100644 ckeditor/plugins/button/plugin.js create mode 100644 ckeditor/plugins/ckawesome/dialogs/ckawesome.css create mode 100644 ckeditor/plugins/ckawesome/dialogs/ckawesome.js create mode 100644 ckeditor/plugins/ckawesome/icons/ckawesome.png create mode 100644 ckeditor/plugins/ckawesome/plugin.js create mode 100644 ckeditor/plugins/ckawesome/resources/select2/select2.full.min.css create mode 100644 ckeditor/plugins/ckawesome/resources/select2/select2.full.min.js create mode 100644 ckeditor/plugins/clipboard/dev/clipboard.html create mode 100644 ckeditor/plugins/clipboard/dev/console.js create mode 100644 ckeditor/plugins/clipboard/dev/dnd.html create mode 100644 ckeditor/plugins/clipboard/icons/copy-rtl.png create mode 100644 ckeditor/plugins/clipboard/icons/copy.png create mode 100644 ckeditor/plugins/clipboard/icons/cut-rtl.png create mode 100644 ckeditor/plugins/clipboard/icons/cut.png create mode 100644 ckeditor/plugins/clipboard/icons/hidpi/copy-rtl.png create mode 100644 ckeditor/plugins/clipboard/icons/hidpi/copy.png create mode 100644 ckeditor/plugins/clipboard/icons/hidpi/cut-rtl.png create mode 100644 ckeditor/plugins/clipboard/icons/hidpi/cut.png create mode 100644 ckeditor/plugins/clipboard/icons/hidpi/paste-rtl.png create mode 100644 ckeditor/plugins/clipboard/icons/hidpi/paste.png create mode 100644 ckeditor/plugins/clipboard/icons/paste-rtl.png create mode 100644 ckeditor/plugins/clipboard/icons/paste.png create mode 100644 ckeditor/plugins/clipboard/lang/af.js create mode 100644 ckeditor/plugins/clipboard/lang/ar.js create mode 100644 ckeditor/plugins/clipboard/lang/az.js create mode 100644 ckeditor/plugins/clipboard/lang/bg.js create mode 100644 ckeditor/plugins/clipboard/lang/bn.js create mode 100644 ckeditor/plugins/clipboard/lang/bs.js create mode 100644 ckeditor/plugins/clipboard/lang/ca.js create mode 100644 ckeditor/plugins/clipboard/lang/cs.js create mode 100644 ckeditor/plugins/clipboard/lang/cy.js create mode 100644 ckeditor/plugins/clipboard/lang/da.js create mode 100644 ckeditor/plugins/clipboard/lang/de-ch.js create mode 100644 ckeditor/plugins/clipboard/lang/de.js create mode 100644 ckeditor/plugins/clipboard/lang/el.js create mode 100644 ckeditor/plugins/clipboard/lang/en-au.js create mode 100644 ckeditor/plugins/clipboard/lang/en-ca.js create mode 100644 ckeditor/plugins/clipboard/lang/en-gb.js create mode 100644 ckeditor/plugins/clipboard/lang/en.js create mode 100644 ckeditor/plugins/clipboard/lang/eo.js create mode 100644 ckeditor/plugins/clipboard/lang/es.js create mode 100644 ckeditor/plugins/clipboard/lang/et.js create mode 100644 ckeditor/plugins/clipboard/lang/eu.js create mode 100644 ckeditor/plugins/clipboard/lang/fa.js create mode 100644 ckeditor/plugins/clipboard/lang/fi.js create mode 100644 ckeditor/plugins/clipboard/lang/fo.js create mode 100644 ckeditor/plugins/clipboard/lang/fr-ca.js create mode 100644 ckeditor/plugins/clipboard/lang/fr.js create mode 100644 ckeditor/plugins/clipboard/lang/gl.js create mode 100644 ckeditor/plugins/clipboard/lang/gu.js create mode 100644 ckeditor/plugins/clipboard/lang/he.js create mode 100644 ckeditor/plugins/clipboard/lang/hi.js create mode 100644 ckeditor/plugins/clipboard/lang/hr.js create mode 100644 ckeditor/plugins/clipboard/lang/hu.js create mode 100644 ckeditor/plugins/clipboard/lang/id.js create mode 100644 ckeditor/plugins/clipboard/lang/is.js create mode 100644 ckeditor/plugins/clipboard/lang/it.js create mode 100644 ckeditor/plugins/clipboard/lang/ja.js create mode 100644 ckeditor/plugins/clipboard/lang/ka.js create mode 100644 ckeditor/plugins/clipboard/lang/km.js create mode 100644 ckeditor/plugins/clipboard/lang/ko.js create mode 100644 ckeditor/plugins/clipboard/lang/ku.js create mode 100644 ckeditor/plugins/clipboard/lang/lt.js create mode 100644 ckeditor/plugins/clipboard/lang/lv.js create mode 100644 ckeditor/plugins/clipboard/lang/mk.js create mode 100644 ckeditor/plugins/clipboard/lang/mn.js create mode 100644 ckeditor/plugins/clipboard/lang/ms.js create mode 100644 ckeditor/plugins/clipboard/lang/nb.js create mode 100644 ckeditor/plugins/clipboard/lang/nl.js create mode 100644 ckeditor/plugins/clipboard/lang/no.js create mode 100644 ckeditor/plugins/clipboard/lang/oc.js create mode 100644 ckeditor/plugins/clipboard/lang/pl.js create mode 100644 ckeditor/plugins/clipboard/lang/pt-br.js create mode 100644 ckeditor/plugins/clipboard/lang/pt.js create mode 100644 ckeditor/plugins/clipboard/lang/ro.js create mode 100644 ckeditor/plugins/clipboard/lang/ru.js create mode 100644 ckeditor/plugins/clipboard/lang/si.js create mode 100644 ckeditor/plugins/clipboard/lang/sk.js create mode 100644 ckeditor/plugins/clipboard/lang/sl.js create mode 100644 ckeditor/plugins/clipboard/lang/sq.js create mode 100644 ckeditor/plugins/clipboard/lang/sr-latn.js create mode 100644 ckeditor/plugins/clipboard/lang/sr.js create mode 100644 ckeditor/plugins/clipboard/lang/sv.js create mode 100644 ckeditor/plugins/clipboard/lang/th.js create mode 100644 ckeditor/plugins/clipboard/lang/tr.js create mode 100644 ckeditor/plugins/clipboard/lang/tt.js create mode 100644 ckeditor/plugins/clipboard/lang/ug.js create mode 100644 ckeditor/plugins/clipboard/lang/uk.js create mode 100644 ckeditor/plugins/clipboard/lang/vi.js create mode 100644 ckeditor/plugins/clipboard/lang/zh-cn.js create mode 100644 ckeditor/plugins/clipboard/lang/zh.js create mode 100644 ckeditor/plugins/clipboard/plugin.js create mode 100644 ckeditor/plugins/colorbutton/icons/bgcolor.png create mode 100644 ckeditor/plugins/colorbutton/icons/hidpi/bgcolor.png create mode 100644 ckeditor/plugins/colorbutton/icons/hidpi/textcolor.png create mode 100644 ckeditor/plugins/colorbutton/icons/textcolor.png create mode 100644 ckeditor/plugins/colorbutton/lang/af.js create mode 100644 ckeditor/plugins/colorbutton/lang/ar.js create mode 100644 ckeditor/plugins/colorbutton/lang/az.js create mode 100644 ckeditor/plugins/colorbutton/lang/bg.js create mode 100644 ckeditor/plugins/colorbutton/lang/bn.js create mode 100644 ckeditor/plugins/colorbutton/lang/bs.js create mode 100644 ckeditor/plugins/colorbutton/lang/ca.js create mode 100644 ckeditor/plugins/colorbutton/lang/cs.js create mode 100644 ckeditor/plugins/colorbutton/lang/cy.js create mode 100644 ckeditor/plugins/colorbutton/lang/da.js create mode 100644 ckeditor/plugins/colorbutton/lang/de-ch.js create mode 100644 ckeditor/plugins/colorbutton/lang/de.js create mode 100644 ckeditor/plugins/colorbutton/lang/el.js create mode 100644 ckeditor/plugins/colorbutton/lang/en-au.js create mode 100644 ckeditor/plugins/colorbutton/lang/en-ca.js create mode 100644 ckeditor/plugins/colorbutton/lang/en-gb.js create mode 100644 ckeditor/plugins/colorbutton/lang/en.js create mode 100644 ckeditor/plugins/colorbutton/lang/eo.js create mode 100644 ckeditor/plugins/colorbutton/lang/es.js create mode 100644 ckeditor/plugins/colorbutton/lang/et.js create mode 100644 ckeditor/plugins/colorbutton/lang/eu.js create mode 100644 ckeditor/plugins/colorbutton/lang/fa.js create mode 100644 ckeditor/plugins/colorbutton/lang/fi.js create mode 100644 ckeditor/plugins/colorbutton/lang/fo.js create mode 100644 ckeditor/plugins/colorbutton/lang/fr-ca.js create mode 100644 ckeditor/plugins/colorbutton/lang/fr.js create mode 100644 ckeditor/plugins/colorbutton/lang/gl.js create mode 100644 ckeditor/plugins/colorbutton/lang/gu.js create mode 100644 ckeditor/plugins/colorbutton/lang/he.js create mode 100644 ckeditor/plugins/colorbutton/lang/hi.js create mode 100644 ckeditor/plugins/colorbutton/lang/hr.js create mode 100644 ckeditor/plugins/colorbutton/lang/hu.js create mode 100644 ckeditor/plugins/colorbutton/lang/id.js create mode 100644 ckeditor/plugins/colorbutton/lang/is.js create mode 100644 ckeditor/plugins/colorbutton/lang/it.js create mode 100644 ckeditor/plugins/colorbutton/lang/ja.js create mode 100644 ckeditor/plugins/colorbutton/lang/ka.js create mode 100644 ckeditor/plugins/colorbutton/lang/km.js create mode 100644 ckeditor/plugins/colorbutton/lang/ko.js create mode 100644 ckeditor/plugins/colorbutton/lang/ku.js create mode 100644 ckeditor/plugins/colorbutton/lang/lt.js create mode 100644 ckeditor/plugins/colorbutton/lang/lv.js create mode 100644 ckeditor/plugins/colorbutton/lang/mk.js create mode 100644 ckeditor/plugins/colorbutton/lang/mn.js create mode 100644 ckeditor/plugins/colorbutton/lang/ms.js create mode 100644 ckeditor/plugins/colorbutton/lang/nb.js create mode 100644 ckeditor/plugins/colorbutton/lang/nl.js create mode 100644 ckeditor/plugins/colorbutton/lang/no.js create mode 100644 ckeditor/plugins/colorbutton/lang/oc.js create mode 100644 ckeditor/plugins/colorbutton/lang/pl.js create mode 100644 ckeditor/plugins/colorbutton/lang/pt-br.js create mode 100644 ckeditor/plugins/colorbutton/lang/pt.js create mode 100644 ckeditor/plugins/colorbutton/lang/ro.js create mode 100644 ckeditor/plugins/colorbutton/lang/ru.js create mode 100644 ckeditor/plugins/colorbutton/lang/si.js create mode 100644 ckeditor/plugins/colorbutton/lang/sk.js create mode 100644 ckeditor/plugins/colorbutton/lang/sl.js create mode 100644 ckeditor/plugins/colorbutton/lang/sq.js create mode 100644 ckeditor/plugins/colorbutton/lang/sr-latn.js create mode 100644 ckeditor/plugins/colorbutton/lang/sr.js create mode 100644 ckeditor/plugins/colorbutton/lang/sv.js create mode 100644 ckeditor/plugins/colorbutton/lang/th.js create mode 100644 ckeditor/plugins/colorbutton/lang/tr.js create mode 100644 ckeditor/plugins/colorbutton/lang/tt.js create mode 100644 ckeditor/plugins/colorbutton/lang/ug.js create mode 100644 ckeditor/plugins/colorbutton/lang/uk.js create mode 100644 ckeditor/plugins/colorbutton/lang/vi.js create mode 100644 ckeditor/plugins/colorbutton/lang/zh-cn.js create mode 100644 ckeditor/plugins/colorbutton/lang/zh.js create mode 100644 ckeditor/plugins/colorbutton/plugin.js create mode 100644 ckeditor/plugins/colordialog/dialogs/colordialog.css create mode 100644 ckeditor/plugins/colordialog/dialogs/colordialog.js create mode 100644 ckeditor/plugins/colordialog/lang/af.js create mode 100644 ckeditor/plugins/colordialog/lang/ar.js create mode 100644 ckeditor/plugins/colordialog/lang/az.js create mode 100644 ckeditor/plugins/colordialog/lang/bg.js create mode 100644 ckeditor/plugins/colordialog/lang/bn.js create mode 100644 ckeditor/plugins/colordialog/lang/bs.js create mode 100644 ckeditor/plugins/colordialog/lang/ca.js create mode 100644 ckeditor/plugins/colordialog/lang/cs.js create mode 100644 ckeditor/plugins/colordialog/lang/cy.js create mode 100644 ckeditor/plugins/colordialog/lang/da.js create mode 100644 ckeditor/plugins/colordialog/lang/de-ch.js create mode 100644 ckeditor/plugins/colordialog/lang/de.js create mode 100644 ckeditor/plugins/colordialog/lang/el.js create mode 100644 ckeditor/plugins/colordialog/lang/en-au.js create mode 100644 ckeditor/plugins/colordialog/lang/en-ca.js create mode 100644 ckeditor/plugins/colordialog/lang/en-gb.js create mode 100644 ckeditor/plugins/colordialog/lang/en.js create mode 100644 ckeditor/plugins/colordialog/lang/eo.js create mode 100644 ckeditor/plugins/colordialog/lang/es.js create mode 100644 ckeditor/plugins/colordialog/lang/et.js create mode 100644 ckeditor/plugins/colordialog/lang/eu.js create mode 100644 ckeditor/plugins/colordialog/lang/fa.js create mode 100644 ckeditor/plugins/colordialog/lang/fi.js create mode 100644 ckeditor/plugins/colordialog/lang/fo.js create mode 100644 ckeditor/plugins/colordialog/lang/fr-ca.js create mode 100644 ckeditor/plugins/colordialog/lang/fr.js create mode 100644 ckeditor/plugins/colordialog/lang/gl.js create mode 100644 ckeditor/plugins/colordialog/lang/gu.js create mode 100644 ckeditor/plugins/colordialog/lang/he.js create mode 100644 ckeditor/plugins/colordialog/lang/hi.js create mode 100644 ckeditor/plugins/colordialog/lang/hr.js create mode 100644 ckeditor/plugins/colordialog/lang/hu.js create mode 100644 ckeditor/plugins/colordialog/lang/id.js create mode 100644 ckeditor/plugins/colordialog/lang/is.js create mode 100644 ckeditor/plugins/colordialog/lang/it.js create mode 100644 ckeditor/plugins/colordialog/lang/ja.js create mode 100644 ckeditor/plugins/colordialog/lang/ka.js create mode 100644 ckeditor/plugins/colordialog/lang/km.js create mode 100644 ckeditor/plugins/colordialog/lang/ko.js create mode 100644 ckeditor/plugins/colordialog/lang/ku.js create mode 100644 ckeditor/plugins/colordialog/lang/lt.js create mode 100644 ckeditor/plugins/colordialog/lang/lv.js create mode 100644 ckeditor/plugins/colordialog/lang/mk.js create mode 100644 ckeditor/plugins/colordialog/lang/mn.js create mode 100644 ckeditor/plugins/colordialog/lang/ms.js create mode 100644 ckeditor/plugins/colordialog/lang/nb.js create mode 100644 ckeditor/plugins/colordialog/lang/nl.js create mode 100644 ckeditor/plugins/colordialog/lang/no.js create mode 100644 ckeditor/plugins/colordialog/lang/oc.js create mode 100644 ckeditor/plugins/colordialog/lang/pl.js create mode 100644 ckeditor/plugins/colordialog/lang/pt-br.js create mode 100644 ckeditor/plugins/colordialog/lang/pt.js create mode 100644 ckeditor/plugins/colordialog/lang/ro.js create mode 100644 ckeditor/plugins/colordialog/lang/ru.js create mode 100644 ckeditor/plugins/colordialog/lang/si.js create mode 100644 ckeditor/plugins/colordialog/lang/sk.js create mode 100644 ckeditor/plugins/colordialog/lang/sl.js create mode 100644 ckeditor/plugins/colordialog/lang/sq.js create mode 100644 ckeditor/plugins/colordialog/lang/sr-latn.js create mode 100644 ckeditor/plugins/colordialog/lang/sr.js create mode 100644 ckeditor/plugins/colordialog/lang/sv.js create mode 100644 ckeditor/plugins/colordialog/lang/th.js create mode 100644 ckeditor/plugins/colordialog/lang/tr.js create mode 100644 ckeditor/plugins/colordialog/lang/tt.js create mode 100644 ckeditor/plugins/colordialog/lang/ug.js create mode 100644 ckeditor/plugins/colordialog/lang/uk.js create mode 100644 ckeditor/plugins/colordialog/lang/vi.js create mode 100644 ckeditor/plugins/colordialog/lang/zh-cn.js create mode 100644 ckeditor/plugins/colordialog/lang/zh.js create mode 100644 ckeditor/plugins/colordialog/plugin.js create mode 100644 ckeditor/plugins/contextmenu/lang/af.js create mode 100644 ckeditor/plugins/contextmenu/lang/ar.js create mode 100644 ckeditor/plugins/contextmenu/lang/az.js create mode 100644 ckeditor/plugins/contextmenu/lang/bg.js create mode 100644 ckeditor/plugins/contextmenu/lang/bn.js create mode 100644 ckeditor/plugins/contextmenu/lang/bs.js create mode 100644 ckeditor/plugins/contextmenu/lang/ca.js create mode 100644 ckeditor/plugins/contextmenu/lang/cs.js create mode 100644 ckeditor/plugins/contextmenu/lang/cy.js create mode 100644 ckeditor/plugins/contextmenu/lang/da.js create mode 100644 ckeditor/plugins/contextmenu/lang/de-ch.js create mode 100644 ckeditor/plugins/contextmenu/lang/de.js create mode 100644 ckeditor/plugins/contextmenu/lang/el.js create mode 100644 ckeditor/plugins/contextmenu/lang/en-au.js create mode 100644 ckeditor/plugins/contextmenu/lang/en-ca.js create mode 100644 ckeditor/plugins/contextmenu/lang/en-gb.js create mode 100644 ckeditor/plugins/contextmenu/lang/en.js create mode 100644 ckeditor/plugins/contextmenu/lang/eo.js create mode 100644 ckeditor/plugins/contextmenu/lang/es.js create mode 100644 ckeditor/plugins/contextmenu/lang/et.js create mode 100644 ckeditor/plugins/contextmenu/lang/eu.js create mode 100644 ckeditor/plugins/contextmenu/lang/fa.js create mode 100644 ckeditor/plugins/contextmenu/lang/fi.js create mode 100644 ckeditor/plugins/contextmenu/lang/fo.js create mode 100644 ckeditor/plugins/contextmenu/lang/fr-ca.js create mode 100644 ckeditor/plugins/contextmenu/lang/fr.js create mode 100644 ckeditor/plugins/contextmenu/lang/gl.js create mode 100644 ckeditor/plugins/contextmenu/lang/gu.js create mode 100644 ckeditor/plugins/contextmenu/lang/he.js create mode 100644 ckeditor/plugins/contextmenu/lang/hi.js create mode 100644 ckeditor/plugins/contextmenu/lang/hr.js create mode 100644 ckeditor/plugins/contextmenu/lang/hu.js create mode 100644 ckeditor/plugins/contextmenu/lang/id.js create mode 100644 ckeditor/plugins/contextmenu/lang/is.js create mode 100644 ckeditor/plugins/contextmenu/lang/it.js create mode 100644 ckeditor/plugins/contextmenu/lang/ja.js create mode 100644 ckeditor/plugins/contextmenu/lang/ka.js create mode 100644 ckeditor/plugins/contextmenu/lang/km.js create mode 100644 ckeditor/plugins/contextmenu/lang/ko.js create mode 100644 ckeditor/plugins/contextmenu/lang/ku.js create mode 100644 ckeditor/plugins/contextmenu/lang/lt.js create mode 100644 ckeditor/plugins/contextmenu/lang/lv.js create mode 100644 ckeditor/plugins/contextmenu/lang/mk.js create mode 100644 ckeditor/plugins/contextmenu/lang/mn.js create mode 100644 ckeditor/plugins/contextmenu/lang/ms.js create mode 100644 ckeditor/plugins/contextmenu/lang/nb.js create mode 100644 ckeditor/plugins/contextmenu/lang/nl.js create mode 100644 ckeditor/plugins/contextmenu/lang/no.js create mode 100644 ckeditor/plugins/contextmenu/lang/oc.js create mode 100644 ckeditor/plugins/contextmenu/lang/pl.js create mode 100644 ckeditor/plugins/contextmenu/lang/pt-br.js create mode 100644 ckeditor/plugins/contextmenu/lang/pt.js create mode 100644 ckeditor/plugins/contextmenu/lang/ro.js create mode 100644 ckeditor/plugins/contextmenu/lang/ru.js create mode 100644 ckeditor/plugins/contextmenu/lang/si.js create mode 100644 ckeditor/plugins/contextmenu/lang/sk.js create mode 100644 ckeditor/plugins/contextmenu/lang/sl.js create mode 100644 ckeditor/plugins/contextmenu/lang/sq.js create mode 100644 ckeditor/plugins/contextmenu/lang/sr-latn.js create mode 100644 ckeditor/plugins/contextmenu/lang/sr.js create mode 100644 ckeditor/plugins/contextmenu/lang/sv.js create mode 100644 ckeditor/plugins/contextmenu/lang/th.js create mode 100644 ckeditor/plugins/contextmenu/lang/tr.js create mode 100644 ckeditor/plugins/contextmenu/lang/tt.js create mode 100644 ckeditor/plugins/contextmenu/lang/ug.js create mode 100644 ckeditor/plugins/contextmenu/lang/uk.js create mode 100644 ckeditor/plugins/contextmenu/lang/vi.js create mode 100644 ckeditor/plugins/contextmenu/lang/zh-cn.js create mode 100644 ckeditor/plugins/contextmenu/lang/zh.js create mode 100644 ckeditor/plugins/contextmenu/plugin.js create mode 100644 ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg create mode 100644 ckeditor/plugins/copyformatting/cursors/cursor.svg create mode 100644 ckeditor/plugins/copyformatting/icons/copyformatting.png create mode 100644 ckeditor/plugins/copyformatting/icons/hidpi/copyformatting.png create mode 100644 ckeditor/plugins/copyformatting/lang/en.js create mode 100644 ckeditor/plugins/copyformatting/plugin.js create mode 100644 ckeditor/plugins/copyformatting/styles/copyformatting.css create mode 100644 ckeditor/plugins/dialog/plugin.js create mode 100644 ckeditor/plugins/dialog/samples/assets/my_dialog.js create mode 100644 ckeditor/plugins/dialog/samples/dialog.html create mode 100644 ckeditor/plugins/dialogadvtab/plugin.js create mode 100644 ckeditor/plugins/dialogui/plugin.js create mode 100644 ckeditor/plugins/div/dialogs/div.js create mode 100644 ckeditor/plugins/div/icons/creatediv.png create mode 100644 ckeditor/plugins/div/icons/hidpi/creatediv.png create mode 100644 ckeditor/plugins/div/lang/af.js create mode 100644 ckeditor/plugins/div/lang/ar.js create mode 100644 ckeditor/plugins/div/lang/az.js create mode 100644 ckeditor/plugins/div/lang/bg.js create mode 100644 ckeditor/plugins/div/lang/bn.js create mode 100644 ckeditor/plugins/div/lang/bs.js create mode 100644 ckeditor/plugins/div/lang/ca.js create mode 100644 ckeditor/plugins/div/lang/cs.js create mode 100644 ckeditor/plugins/div/lang/cy.js create mode 100644 ckeditor/plugins/div/lang/da.js create mode 100644 ckeditor/plugins/div/lang/de-ch.js create mode 100644 ckeditor/plugins/div/lang/de.js create mode 100644 ckeditor/plugins/div/lang/el.js create mode 100644 ckeditor/plugins/div/lang/en-au.js create mode 100644 ckeditor/plugins/div/lang/en-ca.js create mode 100644 ckeditor/plugins/div/lang/en-gb.js create mode 100644 ckeditor/plugins/div/lang/en.js create mode 100644 ckeditor/plugins/div/lang/eo.js create mode 100644 ckeditor/plugins/div/lang/es.js create mode 100644 ckeditor/plugins/div/lang/et.js create mode 100644 ckeditor/plugins/div/lang/eu.js create mode 100644 ckeditor/plugins/div/lang/fa.js create mode 100644 ckeditor/plugins/div/lang/fi.js create mode 100644 ckeditor/plugins/div/lang/fo.js create mode 100644 ckeditor/plugins/div/lang/fr-ca.js create mode 100644 ckeditor/plugins/div/lang/fr.js create mode 100644 ckeditor/plugins/div/lang/gl.js create mode 100644 ckeditor/plugins/div/lang/gu.js create mode 100644 ckeditor/plugins/div/lang/he.js create mode 100644 ckeditor/plugins/div/lang/hi.js create mode 100644 ckeditor/plugins/div/lang/hr.js create mode 100644 ckeditor/plugins/div/lang/hu.js create mode 100644 ckeditor/plugins/div/lang/id.js create mode 100644 ckeditor/plugins/div/lang/is.js create mode 100644 ckeditor/plugins/div/lang/it.js create mode 100644 ckeditor/plugins/div/lang/ja.js create mode 100644 ckeditor/plugins/div/lang/ka.js create mode 100644 ckeditor/plugins/div/lang/km.js create mode 100644 ckeditor/plugins/div/lang/ko.js create mode 100644 ckeditor/plugins/div/lang/ku.js create mode 100644 ckeditor/plugins/div/lang/lt.js create mode 100644 ckeditor/plugins/div/lang/lv.js create mode 100644 ckeditor/plugins/div/lang/mk.js create mode 100644 ckeditor/plugins/div/lang/mn.js create mode 100644 ckeditor/plugins/div/lang/ms.js create mode 100644 ckeditor/plugins/div/lang/nb.js create mode 100644 ckeditor/plugins/div/lang/nl.js create mode 100644 ckeditor/plugins/div/lang/no.js create mode 100644 ckeditor/plugins/div/lang/oc.js create mode 100644 ckeditor/plugins/div/lang/pl.js create mode 100644 ckeditor/plugins/div/lang/pt-br.js create mode 100644 ckeditor/plugins/div/lang/pt.js create mode 100644 ckeditor/plugins/div/lang/ro.js create mode 100644 ckeditor/plugins/div/lang/ru.js create mode 100644 ckeditor/plugins/div/lang/si.js create mode 100644 ckeditor/plugins/div/lang/sk.js create mode 100644 ckeditor/plugins/div/lang/sl.js create mode 100644 ckeditor/plugins/div/lang/sq.js create mode 100644 ckeditor/plugins/div/lang/sr-latn.js create mode 100644 ckeditor/plugins/div/lang/sr.js create mode 100644 ckeditor/plugins/div/lang/sv.js create mode 100644 ckeditor/plugins/div/lang/th.js create mode 100644 ckeditor/plugins/div/lang/tr.js create mode 100644 ckeditor/plugins/div/lang/tt.js create mode 100644 ckeditor/plugins/div/lang/ug.js create mode 100644 ckeditor/plugins/div/lang/uk.js create mode 100644 ckeditor/plugins/div/lang/vi.js create mode 100644 ckeditor/plugins/div/lang/zh-cn.js create mode 100644 ckeditor/plugins/div/lang/zh.js create mode 100644 ckeditor/plugins/div/plugin.js create mode 100644 ckeditor/plugins/elementspath/lang/af.js create mode 100644 ckeditor/plugins/elementspath/lang/ar.js create mode 100644 ckeditor/plugins/elementspath/lang/az.js create mode 100644 ckeditor/plugins/elementspath/lang/bg.js create mode 100644 ckeditor/plugins/elementspath/lang/bn.js create mode 100644 ckeditor/plugins/elementspath/lang/bs.js create mode 100644 ckeditor/plugins/elementspath/lang/ca.js create mode 100644 ckeditor/plugins/elementspath/lang/cs.js create mode 100644 ckeditor/plugins/elementspath/lang/cy.js create mode 100644 ckeditor/plugins/elementspath/lang/da.js create mode 100644 ckeditor/plugins/elementspath/lang/de-ch.js create mode 100644 ckeditor/plugins/elementspath/lang/de.js create mode 100644 ckeditor/plugins/elementspath/lang/el.js create mode 100644 ckeditor/plugins/elementspath/lang/en-au.js create mode 100644 ckeditor/plugins/elementspath/lang/en-ca.js create mode 100644 ckeditor/plugins/elementspath/lang/en-gb.js create mode 100644 ckeditor/plugins/elementspath/lang/en.js create mode 100644 ckeditor/plugins/elementspath/lang/eo.js create mode 100644 ckeditor/plugins/elementspath/lang/es.js create mode 100644 ckeditor/plugins/elementspath/lang/et.js create mode 100644 ckeditor/plugins/elementspath/lang/eu.js create mode 100644 ckeditor/plugins/elementspath/lang/fa.js create mode 100644 ckeditor/plugins/elementspath/lang/fi.js create mode 100644 ckeditor/plugins/elementspath/lang/fo.js create mode 100644 ckeditor/plugins/elementspath/lang/fr-ca.js create mode 100644 ckeditor/plugins/elementspath/lang/fr.js create mode 100644 ckeditor/plugins/elementspath/lang/gl.js create mode 100644 ckeditor/plugins/elementspath/lang/gu.js create mode 100644 ckeditor/plugins/elementspath/lang/he.js create mode 100644 ckeditor/plugins/elementspath/lang/hi.js create mode 100644 ckeditor/plugins/elementspath/lang/hr.js create mode 100644 ckeditor/plugins/elementspath/lang/hu.js create mode 100644 ckeditor/plugins/elementspath/lang/is.js create mode 100644 ckeditor/plugins/elementspath/lang/it.js create mode 100644 ckeditor/plugins/elementspath/lang/ja.js create mode 100644 ckeditor/plugins/elementspath/lang/ka.js create mode 100644 ckeditor/plugins/elementspath/lang/km.js create mode 100644 ckeditor/plugins/elementspath/lang/ko.js create mode 100644 ckeditor/plugins/elementspath/lang/ku.js create mode 100644 ckeditor/plugins/elementspath/lang/lt.js create mode 100644 ckeditor/plugins/elementspath/lang/lv.js create mode 100644 ckeditor/plugins/elementspath/lang/mk.js create mode 100644 ckeditor/plugins/elementspath/lang/mn.js create mode 100644 ckeditor/plugins/elementspath/lang/ms.js create mode 100644 ckeditor/plugins/elementspath/lang/nb.js create mode 100644 ckeditor/plugins/elementspath/lang/nl.js create mode 100644 ckeditor/plugins/elementspath/lang/no.js create mode 100644 ckeditor/plugins/elementspath/lang/oc.js create mode 100644 ckeditor/plugins/elementspath/lang/pl.js create mode 100644 ckeditor/plugins/elementspath/lang/pt-br.js create mode 100644 ckeditor/plugins/elementspath/lang/pt.js create mode 100644 ckeditor/plugins/elementspath/lang/ro.js create mode 100644 ckeditor/plugins/elementspath/lang/ru.js create mode 100644 ckeditor/plugins/elementspath/lang/si.js create mode 100644 ckeditor/plugins/elementspath/lang/sk.js create mode 100644 ckeditor/plugins/elementspath/lang/sl.js create mode 100644 ckeditor/plugins/elementspath/lang/sq.js create mode 100644 ckeditor/plugins/elementspath/lang/sr-latn.js create mode 100644 ckeditor/plugins/elementspath/lang/sr.js create mode 100644 ckeditor/plugins/elementspath/lang/sv.js create mode 100644 ckeditor/plugins/elementspath/lang/th.js create mode 100644 ckeditor/plugins/elementspath/lang/tr.js create mode 100644 ckeditor/plugins/elementspath/lang/tt.js create mode 100644 ckeditor/plugins/elementspath/lang/ug.js create mode 100644 ckeditor/plugins/elementspath/lang/uk.js create mode 100644 ckeditor/plugins/elementspath/lang/vi.js create mode 100644 ckeditor/plugins/elementspath/lang/zh-cn.js create mode 100644 ckeditor/plugins/elementspath/lang/zh.js create mode 100644 ckeditor/plugins/elementspath/plugin.js create mode 100644 ckeditor/plugins/enterkey/plugin.js create mode 100644 ckeditor/plugins/enterkey/samples/enterkey.html create mode 100644 ckeditor/plugins/entities/plugin.js create mode 100644 ckeditor/plugins/fakeobjects/lang/af.js create mode 100644 ckeditor/plugins/fakeobjects/lang/ar.js create mode 100644 ckeditor/plugins/fakeobjects/lang/az.js create mode 100644 ckeditor/plugins/fakeobjects/lang/bg.js create mode 100644 ckeditor/plugins/fakeobjects/lang/bn.js create mode 100644 ckeditor/plugins/fakeobjects/lang/bs.js create mode 100644 ckeditor/plugins/fakeobjects/lang/ca.js create mode 100644 ckeditor/plugins/fakeobjects/lang/cs.js create mode 100644 ckeditor/plugins/fakeobjects/lang/cy.js create mode 100644 ckeditor/plugins/fakeobjects/lang/da.js create mode 100644 ckeditor/plugins/fakeobjects/lang/de-ch.js create mode 100644 ckeditor/plugins/fakeobjects/lang/de.js create mode 100644 ckeditor/plugins/fakeobjects/lang/el.js create mode 100644 ckeditor/plugins/fakeobjects/lang/en-au.js create mode 100644 ckeditor/plugins/fakeobjects/lang/en-ca.js create mode 100644 ckeditor/plugins/fakeobjects/lang/en-gb.js create mode 100644 ckeditor/plugins/fakeobjects/lang/en.js create mode 100644 ckeditor/plugins/fakeobjects/lang/eo.js create mode 100644 ckeditor/plugins/fakeobjects/lang/es.js create mode 100644 ckeditor/plugins/fakeobjects/lang/et.js create mode 100644 ckeditor/plugins/fakeobjects/lang/eu.js create mode 100644 ckeditor/plugins/fakeobjects/lang/fa.js create mode 100644 ckeditor/plugins/fakeobjects/lang/fi.js create mode 100644 ckeditor/plugins/fakeobjects/lang/fo.js create mode 100644 ckeditor/plugins/fakeobjects/lang/fr-ca.js create mode 100644 ckeditor/plugins/fakeobjects/lang/fr.js create mode 100644 ckeditor/plugins/fakeobjects/lang/gl.js create mode 100644 ckeditor/plugins/fakeobjects/lang/gu.js create mode 100644 ckeditor/plugins/fakeobjects/lang/he.js create mode 100644 ckeditor/plugins/fakeobjects/lang/hi.js create mode 100644 ckeditor/plugins/fakeobjects/lang/hr.js create mode 100644 ckeditor/plugins/fakeobjects/lang/hu.js create mode 100644 ckeditor/plugins/fakeobjects/lang/id.js create mode 100644 ckeditor/plugins/fakeobjects/lang/is.js create mode 100644 ckeditor/plugins/fakeobjects/lang/it.js create mode 100644 ckeditor/plugins/fakeobjects/lang/ja.js create mode 100644 ckeditor/plugins/fakeobjects/lang/ka.js create mode 100644 ckeditor/plugins/fakeobjects/lang/km.js create mode 100644 ckeditor/plugins/fakeobjects/lang/ko.js create mode 100644 ckeditor/plugins/fakeobjects/lang/ku.js create mode 100644 ckeditor/plugins/fakeobjects/lang/lt.js create mode 100644 ckeditor/plugins/fakeobjects/lang/lv.js create mode 100644 ckeditor/plugins/fakeobjects/lang/mk.js create mode 100644 ckeditor/plugins/fakeobjects/lang/mn.js create mode 100644 ckeditor/plugins/fakeobjects/lang/ms.js create mode 100644 ckeditor/plugins/fakeobjects/lang/nb.js create mode 100644 ckeditor/plugins/fakeobjects/lang/nl.js create mode 100644 ckeditor/plugins/fakeobjects/lang/no.js create mode 100644 ckeditor/plugins/fakeobjects/lang/oc.js create mode 100644 ckeditor/plugins/fakeobjects/lang/pl.js create mode 100644 ckeditor/plugins/fakeobjects/lang/pt-br.js create mode 100644 ckeditor/plugins/fakeobjects/lang/pt.js create mode 100644 ckeditor/plugins/fakeobjects/lang/ro.js create mode 100644 ckeditor/plugins/fakeobjects/lang/ru.js create mode 100644 ckeditor/plugins/fakeobjects/lang/si.js create mode 100644 ckeditor/plugins/fakeobjects/lang/sk.js create mode 100644 ckeditor/plugins/fakeobjects/lang/sl.js create mode 100644 ckeditor/plugins/fakeobjects/lang/sq.js create mode 100644 ckeditor/plugins/fakeobjects/lang/sr-latn.js create mode 100644 ckeditor/plugins/fakeobjects/lang/sr.js create mode 100644 ckeditor/plugins/fakeobjects/lang/sv.js create mode 100644 ckeditor/plugins/fakeobjects/lang/th.js create mode 100644 ckeditor/plugins/fakeobjects/lang/tr.js create mode 100644 ckeditor/plugins/fakeobjects/lang/tt.js create mode 100644 ckeditor/plugins/fakeobjects/lang/ug.js create mode 100644 ckeditor/plugins/fakeobjects/lang/uk.js create mode 100644 ckeditor/plugins/fakeobjects/lang/vi.js create mode 100644 ckeditor/plugins/fakeobjects/lang/zh-cn.js create mode 100644 ckeditor/plugins/fakeobjects/lang/zh.js create mode 100644 ckeditor/plugins/fakeobjects/plugin.js create mode 100644 ckeditor/plugins/filebrowser/plugin.js create mode 100644 ckeditor/plugins/find/dialogs/find.js create mode 100644 ckeditor/plugins/find/icons/find-rtl.png create mode 100644 ckeditor/plugins/find/icons/find.png create mode 100644 ckeditor/plugins/find/icons/hidpi/find-rtl.png create mode 100644 ckeditor/plugins/find/icons/hidpi/find.png create mode 100644 ckeditor/plugins/find/icons/hidpi/replace.png create mode 100644 ckeditor/plugins/find/icons/replace.png create mode 100644 ckeditor/plugins/find/lang/af.js create mode 100644 ckeditor/plugins/find/lang/ar.js create mode 100644 ckeditor/plugins/find/lang/az.js create mode 100644 ckeditor/plugins/find/lang/bg.js create mode 100644 ckeditor/plugins/find/lang/bn.js create mode 100644 ckeditor/plugins/find/lang/bs.js create mode 100644 ckeditor/plugins/find/lang/ca.js create mode 100644 ckeditor/plugins/find/lang/cs.js create mode 100644 ckeditor/plugins/find/lang/cy.js create mode 100644 ckeditor/plugins/find/lang/da.js create mode 100644 ckeditor/plugins/find/lang/de-ch.js create mode 100644 ckeditor/plugins/find/lang/de.js create mode 100644 ckeditor/plugins/find/lang/el.js create mode 100644 ckeditor/plugins/find/lang/en-au.js create mode 100644 ckeditor/plugins/find/lang/en-ca.js create mode 100644 ckeditor/plugins/find/lang/en-gb.js create mode 100644 ckeditor/plugins/find/lang/en.js create mode 100644 ckeditor/plugins/find/lang/eo.js create mode 100644 ckeditor/plugins/find/lang/es.js create mode 100644 ckeditor/plugins/find/lang/et.js create mode 100644 ckeditor/plugins/find/lang/eu.js create mode 100644 ckeditor/plugins/find/lang/fa.js create mode 100644 ckeditor/plugins/find/lang/fi.js create mode 100644 ckeditor/plugins/find/lang/fo.js create mode 100644 ckeditor/plugins/find/lang/fr-ca.js create mode 100644 ckeditor/plugins/find/lang/fr.js create mode 100644 ckeditor/plugins/find/lang/gl.js create mode 100644 ckeditor/plugins/find/lang/gu.js create mode 100644 ckeditor/plugins/find/lang/he.js create mode 100644 ckeditor/plugins/find/lang/hi.js create mode 100644 ckeditor/plugins/find/lang/hr.js create mode 100644 ckeditor/plugins/find/lang/hu.js create mode 100644 ckeditor/plugins/find/lang/id.js create mode 100644 ckeditor/plugins/find/lang/is.js create mode 100644 ckeditor/plugins/find/lang/it.js create mode 100644 ckeditor/plugins/find/lang/ja.js create mode 100644 ckeditor/plugins/find/lang/ka.js create mode 100644 ckeditor/plugins/find/lang/km.js create mode 100644 ckeditor/plugins/find/lang/ko.js create mode 100644 ckeditor/plugins/find/lang/ku.js create mode 100644 ckeditor/plugins/find/lang/lt.js create mode 100644 ckeditor/plugins/find/lang/lv.js create mode 100644 ckeditor/plugins/find/lang/mk.js create mode 100644 ckeditor/plugins/find/lang/mn.js create mode 100644 ckeditor/plugins/find/lang/ms.js create mode 100644 ckeditor/plugins/find/lang/nb.js create mode 100644 ckeditor/plugins/find/lang/nl.js create mode 100644 ckeditor/plugins/find/lang/no.js create mode 100644 ckeditor/plugins/find/lang/oc.js create mode 100644 ckeditor/plugins/find/lang/pl.js create mode 100644 ckeditor/plugins/find/lang/pt-br.js create mode 100644 ckeditor/plugins/find/lang/pt.js create mode 100644 ckeditor/plugins/find/lang/ro.js create mode 100644 ckeditor/plugins/find/lang/ru.js create mode 100644 ckeditor/plugins/find/lang/si.js create mode 100644 ckeditor/plugins/find/lang/sk.js create mode 100644 ckeditor/plugins/find/lang/sl.js create mode 100644 ckeditor/plugins/find/lang/sq.js create mode 100644 ckeditor/plugins/find/lang/sr-latn.js create mode 100644 ckeditor/plugins/find/lang/sr.js create mode 100644 ckeditor/plugins/find/lang/sv.js create mode 100644 ckeditor/plugins/find/lang/th.js create mode 100644 ckeditor/plugins/find/lang/tr.js create mode 100644 ckeditor/plugins/find/lang/tt.js create mode 100644 ckeditor/plugins/find/lang/ug.js create mode 100644 ckeditor/plugins/find/lang/uk.js create mode 100644 ckeditor/plugins/find/lang/vi.js create mode 100644 ckeditor/plugins/find/lang/zh-cn.js create mode 100644 ckeditor/plugins/find/lang/zh.js create mode 100644 ckeditor/plugins/find/plugin.js create mode 100644 ckeditor/plugins/flash/dialogs/flash.js create mode 100644 ckeditor/plugins/flash/icons/flash.png create mode 100644 ckeditor/plugins/flash/icons/hidpi/flash.png create mode 100644 ckeditor/plugins/flash/images/placeholder.png create mode 100644 ckeditor/plugins/flash/lang/af.js create mode 100644 ckeditor/plugins/flash/lang/ar.js create mode 100644 ckeditor/plugins/flash/lang/az.js create mode 100644 ckeditor/plugins/flash/lang/bg.js create mode 100644 ckeditor/plugins/flash/lang/bn.js create mode 100644 ckeditor/plugins/flash/lang/bs.js create mode 100644 ckeditor/plugins/flash/lang/ca.js create mode 100644 ckeditor/plugins/flash/lang/cs.js create mode 100644 ckeditor/plugins/flash/lang/cy.js create mode 100644 ckeditor/plugins/flash/lang/da.js create mode 100644 ckeditor/plugins/flash/lang/de-ch.js create mode 100644 ckeditor/plugins/flash/lang/de.js create mode 100644 ckeditor/plugins/flash/lang/el.js create mode 100644 ckeditor/plugins/flash/lang/en-au.js create mode 100644 ckeditor/plugins/flash/lang/en-ca.js create mode 100644 ckeditor/plugins/flash/lang/en-gb.js create mode 100644 ckeditor/plugins/flash/lang/en.js create mode 100644 ckeditor/plugins/flash/lang/eo.js create mode 100644 ckeditor/plugins/flash/lang/es.js create mode 100644 ckeditor/plugins/flash/lang/et.js create mode 100644 ckeditor/plugins/flash/lang/eu.js create mode 100644 ckeditor/plugins/flash/lang/fa.js create mode 100644 ckeditor/plugins/flash/lang/fi.js create mode 100644 ckeditor/plugins/flash/lang/fo.js create mode 100644 ckeditor/plugins/flash/lang/fr-ca.js create mode 100644 ckeditor/plugins/flash/lang/fr.js create mode 100644 ckeditor/plugins/flash/lang/gl.js create mode 100644 ckeditor/plugins/flash/lang/gu.js create mode 100644 ckeditor/plugins/flash/lang/he.js create mode 100644 ckeditor/plugins/flash/lang/hi.js create mode 100644 ckeditor/plugins/flash/lang/hr.js create mode 100644 ckeditor/plugins/flash/lang/hu.js create mode 100644 ckeditor/plugins/flash/lang/id.js create mode 100644 ckeditor/plugins/flash/lang/is.js create mode 100644 ckeditor/plugins/flash/lang/it.js create mode 100644 ckeditor/plugins/flash/lang/ja.js create mode 100644 ckeditor/plugins/flash/lang/ka.js create mode 100644 ckeditor/plugins/flash/lang/km.js create mode 100644 ckeditor/plugins/flash/lang/ko.js create mode 100644 ckeditor/plugins/flash/lang/ku.js create mode 100644 ckeditor/plugins/flash/lang/lt.js create mode 100644 ckeditor/plugins/flash/lang/lv.js create mode 100644 ckeditor/plugins/flash/lang/mk.js create mode 100644 ckeditor/plugins/flash/lang/mn.js create mode 100644 ckeditor/plugins/flash/lang/ms.js create mode 100644 ckeditor/plugins/flash/lang/nb.js create mode 100644 ckeditor/plugins/flash/lang/nl.js create mode 100644 ckeditor/plugins/flash/lang/no.js create mode 100644 ckeditor/plugins/flash/lang/oc.js create mode 100644 ckeditor/plugins/flash/lang/pl.js create mode 100644 ckeditor/plugins/flash/lang/pt-br.js create mode 100644 ckeditor/plugins/flash/lang/pt.js create mode 100644 ckeditor/plugins/flash/lang/ro.js create mode 100644 ckeditor/plugins/flash/lang/ru.js create mode 100644 ckeditor/plugins/flash/lang/si.js create mode 100644 ckeditor/plugins/flash/lang/sk.js create mode 100644 ckeditor/plugins/flash/lang/sl.js create mode 100644 ckeditor/plugins/flash/lang/sq.js create mode 100644 ckeditor/plugins/flash/lang/sr-latn.js create mode 100644 ckeditor/plugins/flash/lang/sr.js create mode 100644 ckeditor/plugins/flash/lang/sv.js create mode 100644 ckeditor/plugins/flash/lang/th.js create mode 100644 ckeditor/plugins/flash/lang/tr.js create mode 100644 ckeditor/plugins/flash/lang/tt.js create mode 100644 ckeditor/plugins/flash/lang/ug.js create mode 100644 ckeditor/plugins/flash/lang/uk.js create mode 100644 ckeditor/plugins/flash/lang/vi.js create mode 100644 ckeditor/plugins/flash/lang/zh-cn.js create mode 100644 ckeditor/plugins/flash/lang/zh.js create mode 100644 ckeditor/plugins/flash/plugin.js create mode 100644 ckeditor/plugins/floatingspace/plugin.js create mode 100644 ckeditor/plugins/floatpanel/plugin.js create mode 100644 ckeditor/plugins/font/lang/af.js create mode 100644 ckeditor/plugins/font/lang/ar.js create mode 100644 ckeditor/plugins/font/lang/az.js create mode 100644 ckeditor/plugins/font/lang/bg.js create mode 100644 ckeditor/plugins/font/lang/bn.js create mode 100644 ckeditor/plugins/font/lang/bs.js create mode 100644 ckeditor/plugins/font/lang/ca.js create mode 100644 ckeditor/plugins/font/lang/cs.js create mode 100644 ckeditor/plugins/font/lang/cy.js create mode 100644 ckeditor/plugins/font/lang/da.js create mode 100644 ckeditor/plugins/font/lang/de-ch.js create mode 100644 ckeditor/plugins/font/lang/de.js create mode 100644 ckeditor/plugins/font/lang/el.js create mode 100644 ckeditor/plugins/font/lang/en-au.js create mode 100644 ckeditor/plugins/font/lang/en-ca.js create mode 100644 ckeditor/plugins/font/lang/en-gb.js create mode 100644 ckeditor/plugins/font/lang/en.js create mode 100644 ckeditor/plugins/font/lang/eo.js create mode 100644 ckeditor/plugins/font/lang/es.js create mode 100644 ckeditor/plugins/font/lang/et.js create mode 100644 ckeditor/plugins/font/lang/eu.js create mode 100644 ckeditor/plugins/font/lang/fa.js create mode 100644 ckeditor/plugins/font/lang/fi.js create mode 100644 ckeditor/plugins/font/lang/fo.js create mode 100644 ckeditor/plugins/font/lang/fr-ca.js create mode 100644 ckeditor/plugins/font/lang/fr.js create mode 100644 ckeditor/plugins/font/lang/gl.js create mode 100644 ckeditor/plugins/font/lang/gu.js create mode 100644 ckeditor/plugins/font/lang/he.js create mode 100644 ckeditor/plugins/font/lang/hi.js create mode 100644 ckeditor/plugins/font/lang/hr.js create mode 100644 ckeditor/plugins/font/lang/hu.js create mode 100644 ckeditor/plugins/font/lang/id.js create mode 100644 ckeditor/plugins/font/lang/is.js create mode 100644 ckeditor/plugins/font/lang/it.js create mode 100644 ckeditor/plugins/font/lang/ja.js create mode 100644 ckeditor/plugins/font/lang/ka.js create mode 100644 ckeditor/plugins/font/lang/km.js create mode 100644 ckeditor/plugins/font/lang/ko.js create mode 100644 ckeditor/plugins/font/lang/ku.js create mode 100644 ckeditor/plugins/font/lang/lt.js create mode 100644 ckeditor/plugins/font/lang/lv.js create mode 100644 ckeditor/plugins/font/lang/mk.js create mode 100644 ckeditor/plugins/font/lang/mn.js create mode 100644 ckeditor/plugins/font/lang/ms.js create mode 100644 ckeditor/plugins/font/lang/nb.js create mode 100644 ckeditor/plugins/font/lang/nl.js create mode 100644 ckeditor/plugins/font/lang/no.js create mode 100644 ckeditor/plugins/font/lang/oc.js create mode 100644 ckeditor/plugins/font/lang/pl.js create mode 100644 ckeditor/plugins/font/lang/pt-br.js create mode 100644 ckeditor/plugins/font/lang/pt.js create mode 100644 ckeditor/plugins/font/lang/ro.js create mode 100644 ckeditor/plugins/font/lang/ru.js create mode 100644 ckeditor/plugins/font/lang/si.js create mode 100644 ckeditor/plugins/font/lang/sk.js create mode 100644 ckeditor/plugins/font/lang/sl.js create mode 100644 ckeditor/plugins/font/lang/sq.js create mode 100644 ckeditor/plugins/font/lang/sr-latn.js create mode 100644 ckeditor/plugins/font/lang/sr.js create mode 100644 ckeditor/plugins/font/lang/sv.js create mode 100644 ckeditor/plugins/font/lang/th.js create mode 100644 ckeditor/plugins/font/lang/tr.js create mode 100644 ckeditor/plugins/font/lang/tt.js create mode 100644 ckeditor/plugins/font/lang/ug.js create mode 100644 ckeditor/plugins/font/lang/uk.js create mode 100644 ckeditor/plugins/font/lang/vi.js create mode 100644 ckeditor/plugins/font/lang/zh-cn.js create mode 100644 ckeditor/plugins/font/lang/zh.js create mode 100644 ckeditor/plugins/font/plugin.js create mode 100644 ckeditor/plugins/fontawesome/dialogs/fontawesome.js create mode 100644 ckeditor/plugins/fontawesome/dialogs/index.html create mode 100644 ckeditor/plugins/fontawesome/font-awesome/css/font-awesome.min.css create mode 100644 ckeditor/plugins/fontawesome/font-awesome/css/index.html create mode 100644 ckeditor/plugins/fontawesome/font-awesome/fonts/FontAwesome.otf create mode 100644 ckeditor/plugins/fontawesome/font-awesome/fonts/fontawesome-webfont.eot create mode 100644 ckeditor/plugins/fontawesome/font-awesome/fonts/fontawesome-webfont.svg create mode 100644 ckeditor/plugins/fontawesome/font-awesome/fonts/fontawesome-webfont.ttf create mode 100644 ckeditor/plugins/fontawesome/font-awesome/fonts/fontawesome-webfont.woff create mode 100644 ckeditor/plugins/fontawesome/font-awesome/fonts/fontawesome-webfont.woff2 create mode 100644 ckeditor/plugins/fontawesome/font-awesome/fonts/index.html create mode 100644 ckeditor/plugins/fontawesome/font-awesome/index.html create mode 100644 ckeditor/plugins/fontawesome/icons/fontawesome.png create mode 100644 ckeditor/plugins/fontawesome/icons/index.html create mode 100644 ckeditor/plugins/fontawesome/index.html create mode 100644 ckeditor/plugins/fontawesome/plugin.js create mode 100644 ckeditor/plugins/format/lang/af.js create mode 100644 ckeditor/plugins/format/lang/ar.js create mode 100644 ckeditor/plugins/format/lang/az.js create mode 100644 ckeditor/plugins/format/lang/bg.js create mode 100644 ckeditor/plugins/format/lang/bn.js create mode 100644 ckeditor/plugins/format/lang/bs.js create mode 100644 ckeditor/plugins/format/lang/ca.js create mode 100644 ckeditor/plugins/format/lang/cs.js create mode 100644 ckeditor/plugins/format/lang/cy.js create mode 100644 ckeditor/plugins/format/lang/da.js create mode 100644 ckeditor/plugins/format/lang/de-ch.js create mode 100644 ckeditor/plugins/format/lang/de.js create mode 100644 ckeditor/plugins/format/lang/el.js create mode 100644 ckeditor/plugins/format/lang/en-au.js create mode 100644 ckeditor/plugins/format/lang/en-ca.js create mode 100644 ckeditor/plugins/format/lang/en-gb.js create mode 100644 ckeditor/plugins/format/lang/en.js create mode 100644 ckeditor/plugins/format/lang/eo.js create mode 100644 ckeditor/plugins/format/lang/es.js create mode 100644 ckeditor/plugins/format/lang/et.js create mode 100644 ckeditor/plugins/format/lang/eu.js create mode 100644 ckeditor/plugins/format/lang/fa.js create mode 100644 ckeditor/plugins/format/lang/fi.js create mode 100644 ckeditor/plugins/format/lang/fo.js create mode 100644 ckeditor/plugins/format/lang/fr-ca.js create mode 100644 ckeditor/plugins/format/lang/fr.js create mode 100644 ckeditor/plugins/format/lang/gl.js create mode 100644 ckeditor/plugins/format/lang/gu.js create mode 100644 ckeditor/plugins/format/lang/he.js create mode 100644 ckeditor/plugins/format/lang/hi.js create mode 100644 ckeditor/plugins/format/lang/hr.js create mode 100644 ckeditor/plugins/format/lang/hu.js create mode 100644 ckeditor/plugins/format/lang/id.js create mode 100644 ckeditor/plugins/format/lang/is.js create mode 100644 ckeditor/plugins/format/lang/it.js create mode 100644 ckeditor/plugins/format/lang/ja.js create mode 100644 ckeditor/plugins/format/lang/ka.js create mode 100644 ckeditor/plugins/format/lang/km.js create mode 100644 ckeditor/plugins/format/lang/ko.js create mode 100644 ckeditor/plugins/format/lang/ku.js create mode 100644 ckeditor/plugins/format/lang/lt.js create mode 100644 ckeditor/plugins/format/lang/lv.js create mode 100644 ckeditor/plugins/format/lang/mk.js create mode 100644 ckeditor/plugins/format/lang/mn.js create mode 100644 ckeditor/plugins/format/lang/ms.js create mode 100644 ckeditor/plugins/format/lang/nb.js create mode 100644 ckeditor/plugins/format/lang/nl.js create mode 100644 ckeditor/plugins/format/lang/no.js create mode 100644 ckeditor/plugins/format/lang/oc.js create mode 100644 ckeditor/plugins/format/lang/pl.js create mode 100644 ckeditor/plugins/format/lang/pt-br.js create mode 100644 ckeditor/plugins/format/lang/pt.js create mode 100644 ckeditor/plugins/format/lang/ro.js create mode 100644 ckeditor/plugins/format/lang/ru.js create mode 100644 ckeditor/plugins/format/lang/si.js create mode 100644 ckeditor/plugins/format/lang/sk.js create mode 100644 ckeditor/plugins/format/lang/sl.js create mode 100644 ckeditor/plugins/format/lang/sq.js create mode 100644 ckeditor/plugins/format/lang/sr-latn.js create mode 100644 ckeditor/plugins/format/lang/sr.js create mode 100644 ckeditor/plugins/format/lang/sv.js create mode 100644 ckeditor/plugins/format/lang/th.js create mode 100644 ckeditor/plugins/format/lang/tr.js create mode 100644 ckeditor/plugins/format/lang/tt.js create mode 100644 ckeditor/plugins/format/lang/ug.js create mode 100644 ckeditor/plugins/format/lang/uk.js create mode 100644 ckeditor/plugins/format/lang/vi.js create mode 100644 ckeditor/plugins/format/lang/zh-cn.js create mode 100644 ckeditor/plugins/format/lang/zh.js create mode 100644 ckeditor/plugins/format/plugin.js create mode 100644 ckeditor/plugins/forms/dialogs/button.js create mode 100644 ckeditor/plugins/forms/dialogs/checkbox.js create mode 100644 ckeditor/plugins/forms/dialogs/form.js create mode 100644 ckeditor/plugins/forms/dialogs/hiddenfield.js create mode 100644 ckeditor/plugins/forms/dialogs/radio.js create mode 100644 ckeditor/plugins/forms/dialogs/select.js create mode 100644 ckeditor/plugins/forms/dialogs/textarea.js create mode 100644 ckeditor/plugins/forms/dialogs/textfield.js create mode 100644 ckeditor/plugins/forms/icons/button.png create mode 100644 ckeditor/plugins/forms/icons/checkbox.png create mode 100644 ckeditor/plugins/forms/icons/form.png create mode 100644 ckeditor/plugins/forms/icons/hiddenfield.png create mode 100644 ckeditor/plugins/forms/icons/hidpi/button.png create mode 100644 ckeditor/plugins/forms/icons/hidpi/checkbox.png create mode 100644 ckeditor/plugins/forms/icons/hidpi/form.png create mode 100644 ckeditor/plugins/forms/icons/hidpi/hiddenfield.png create mode 100644 ckeditor/plugins/forms/icons/hidpi/imagebutton.png create mode 100644 ckeditor/plugins/forms/icons/hidpi/radio.png create mode 100644 ckeditor/plugins/forms/icons/hidpi/select-rtl.png create mode 100644 ckeditor/plugins/forms/icons/hidpi/select.png create mode 100644 ckeditor/plugins/forms/icons/hidpi/textarea-rtl.png create mode 100644 ckeditor/plugins/forms/icons/hidpi/textarea.png create mode 100644 ckeditor/plugins/forms/icons/hidpi/textfield-rtl.png create mode 100644 ckeditor/plugins/forms/icons/hidpi/textfield.png create mode 100644 ckeditor/plugins/forms/icons/imagebutton.png create mode 100644 ckeditor/plugins/forms/icons/radio.png create mode 100644 ckeditor/plugins/forms/icons/select-rtl.png create mode 100644 ckeditor/plugins/forms/icons/select.png create mode 100644 ckeditor/plugins/forms/icons/textarea-rtl.png create mode 100644 ckeditor/plugins/forms/icons/textarea.png create mode 100644 ckeditor/plugins/forms/icons/textfield-rtl.png create mode 100644 ckeditor/plugins/forms/icons/textfield.png create mode 100644 ckeditor/plugins/forms/images/hiddenfield.gif create mode 100644 ckeditor/plugins/forms/lang/af.js create mode 100644 ckeditor/plugins/forms/lang/ar.js create mode 100644 ckeditor/plugins/forms/lang/az.js create mode 100644 ckeditor/plugins/forms/lang/bg.js create mode 100644 ckeditor/plugins/forms/lang/bn.js create mode 100644 ckeditor/plugins/forms/lang/bs.js create mode 100644 ckeditor/plugins/forms/lang/ca.js create mode 100644 ckeditor/plugins/forms/lang/cs.js create mode 100644 ckeditor/plugins/forms/lang/cy.js create mode 100644 ckeditor/plugins/forms/lang/da.js create mode 100644 ckeditor/plugins/forms/lang/de-ch.js create mode 100644 ckeditor/plugins/forms/lang/de.js create mode 100644 ckeditor/plugins/forms/lang/el.js create mode 100644 ckeditor/plugins/forms/lang/en-au.js create mode 100644 ckeditor/plugins/forms/lang/en-ca.js create mode 100644 ckeditor/plugins/forms/lang/en-gb.js create mode 100644 ckeditor/plugins/forms/lang/en.js create mode 100644 ckeditor/plugins/forms/lang/eo.js create mode 100644 ckeditor/plugins/forms/lang/es.js create mode 100644 ckeditor/plugins/forms/lang/et.js create mode 100644 ckeditor/plugins/forms/lang/eu.js create mode 100644 ckeditor/plugins/forms/lang/fa.js create mode 100644 ckeditor/plugins/forms/lang/fi.js create mode 100644 ckeditor/plugins/forms/lang/fo.js create mode 100644 ckeditor/plugins/forms/lang/fr-ca.js create mode 100644 ckeditor/plugins/forms/lang/fr.js create mode 100644 ckeditor/plugins/forms/lang/gl.js create mode 100644 ckeditor/plugins/forms/lang/gu.js create mode 100644 ckeditor/plugins/forms/lang/he.js create mode 100644 ckeditor/plugins/forms/lang/hi.js create mode 100644 ckeditor/plugins/forms/lang/hr.js create mode 100644 ckeditor/plugins/forms/lang/hu.js create mode 100644 ckeditor/plugins/forms/lang/id.js create mode 100644 ckeditor/plugins/forms/lang/is.js create mode 100644 ckeditor/plugins/forms/lang/it.js create mode 100644 ckeditor/plugins/forms/lang/ja.js create mode 100644 ckeditor/plugins/forms/lang/ka.js create mode 100644 ckeditor/plugins/forms/lang/km.js create mode 100644 ckeditor/plugins/forms/lang/ko.js create mode 100644 ckeditor/plugins/forms/lang/ku.js create mode 100644 ckeditor/plugins/forms/lang/lt.js create mode 100644 ckeditor/plugins/forms/lang/lv.js create mode 100644 ckeditor/plugins/forms/lang/mk.js create mode 100644 ckeditor/plugins/forms/lang/mn.js create mode 100644 ckeditor/plugins/forms/lang/ms.js create mode 100644 ckeditor/plugins/forms/lang/nb.js create mode 100644 ckeditor/plugins/forms/lang/nl.js create mode 100644 ckeditor/plugins/forms/lang/no.js create mode 100644 ckeditor/plugins/forms/lang/oc.js create mode 100644 ckeditor/plugins/forms/lang/pl.js create mode 100644 ckeditor/plugins/forms/lang/pt-br.js create mode 100644 ckeditor/plugins/forms/lang/pt.js create mode 100644 ckeditor/plugins/forms/lang/ro.js create mode 100644 ckeditor/plugins/forms/lang/ru.js create mode 100644 ckeditor/plugins/forms/lang/si.js create mode 100644 ckeditor/plugins/forms/lang/sk.js create mode 100644 ckeditor/plugins/forms/lang/sl.js create mode 100644 ckeditor/plugins/forms/lang/sq.js create mode 100644 ckeditor/plugins/forms/lang/sr-latn.js create mode 100644 ckeditor/plugins/forms/lang/sr.js create mode 100644 ckeditor/plugins/forms/lang/sv.js create mode 100644 ckeditor/plugins/forms/lang/th.js create mode 100644 ckeditor/plugins/forms/lang/tr.js create mode 100644 ckeditor/plugins/forms/lang/tt.js create mode 100644 ckeditor/plugins/forms/lang/ug.js create mode 100644 ckeditor/plugins/forms/lang/uk.js create mode 100644 ckeditor/plugins/forms/lang/vi.js create mode 100644 ckeditor/plugins/forms/lang/zh-cn.js create mode 100644 ckeditor/plugins/forms/lang/zh.js create mode 100644 ckeditor/plugins/forms/plugin.js create mode 100644 ckeditor/plugins/glyphicons/css/config.json create mode 100644 ckeditor/plugins/glyphicons/css/css/bootstrap.css create mode 100644 ckeditor/plugins/glyphicons/css/fonts/glyphicons-halflings-regular.eot create mode 100644 ckeditor/plugins/glyphicons/css/fonts/glyphicons-halflings-regular.svg create mode 100644 ckeditor/plugins/glyphicons/css/fonts/glyphicons-halflings-regular.ttf create mode 100644 ckeditor/plugins/glyphicons/css/fonts/glyphicons-halflings-regular.woff create mode 100644 ckeditor/plugins/glyphicons/css/fonts/glyphicons-halflings-regular.woff2 create mode 100644 ckeditor/plugins/glyphicons/css/js/bootstrap.js create mode 100644 ckeditor/plugins/glyphicons/css/js/bootstrap.min.js create mode 100644 ckeditor/plugins/glyphicons/css/style.css create mode 100644 ckeditor/plugins/glyphicons/dialogs/glyphicons.js create mode 100644 ckeditor/plugins/horizontalrule/icons/hidpi/horizontalrule.png create mode 100644 ckeditor/plugins/horizontalrule/icons/horizontalrule.png create mode 100644 ckeditor/plugins/horizontalrule/lang/af.js create mode 100644 ckeditor/plugins/horizontalrule/lang/ar.js create mode 100644 ckeditor/plugins/horizontalrule/lang/az.js create mode 100644 ckeditor/plugins/horizontalrule/lang/bg.js create mode 100644 ckeditor/plugins/horizontalrule/lang/bn.js create mode 100644 ckeditor/plugins/horizontalrule/lang/bs.js create mode 100644 ckeditor/plugins/horizontalrule/lang/ca.js create mode 100644 ckeditor/plugins/horizontalrule/lang/cs.js create mode 100644 ckeditor/plugins/horizontalrule/lang/cy.js create mode 100644 ckeditor/plugins/horizontalrule/lang/da.js create mode 100644 ckeditor/plugins/horizontalrule/lang/de-ch.js create mode 100644 ckeditor/plugins/horizontalrule/lang/de.js create mode 100644 ckeditor/plugins/horizontalrule/lang/el.js create mode 100644 ckeditor/plugins/horizontalrule/lang/en-au.js create mode 100644 ckeditor/plugins/horizontalrule/lang/en-ca.js create mode 100644 ckeditor/plugins/horizontalrule/lang/en-gb.js create mode 100644 ckeditor/plugins/horizontalrule/lang/en.js create mode 100644 ckeditor/plugins/horizontalrule/lang/eo.js create mode 100644 ckeditor/plugins/horizontalrule/lang/es.js create mode 100644 ckeditor/plugins/horizontalrule/lang/et.js create mode 100644 ckeditor/plugins/horizontalrule/lang/eu.js create mode 100644 ckeditor/plugins/horizontalrule/lang/fa.js create mode 100644 ckeditor/plugins/horizontalrule/lang/fi.js create mode 100644 ckeditor/plugins/horizontalrule/lang/fo.js create mode 100644 ckeditor/plugins/horizontalrule/lang/fr-ca.js create mode 100644 ckeditor/plugins/horizontalrule/lang/fr.js create mode 100644 ckeditor/plugins/horizontalrule/lang/gl.js create mode 100644 ckeditor/plugins/horizontalrule/lang/gu.js create mode 100644 ckeditor/plugins/horizontalrule/lang/he.js create mode 100644 ckeditor/plugins/horizontalrule/lang/hi.js create mode 100644 ckeditor/plugins/horizontalrule/lang/hr.js create mode 100644 ckeditor/plugins/horizontalrule/lang/hu.js create mode 100644 ckeditor/plugins/horizontalrule/lang/id.js create mode 100644 ckeditor/plugins/horizontalrule/lang/is.js create mode 100644 ckeditor/plugins/horizontalrule/lang/it.js create mode 100644 ckeditor/plugins/horizontalrule/lang/ja.js create mode 100644 ckeditor/plugins/horizontalrule/lang/ka.js create mode 100644 ckeditor/plugins/horizontalrule/lang/km.js create mode 100644 ckeditor/plugins/horizontalrule/lang/ko.js create mode 100644 ckeditor/plugins/horizontalrule/lang/ku.js create mode 100644 ckeditor/plugins/horizontalrule/lang/lt.js create mode 100644 ckeditor/plugins/horizontalrule/lang/lv.js create mode 100644 ckeditor/plugins/horizontalrule/lang/mk.js create mode 100644 ckeditor/plugins/horizontalrule/lang/mn.js create mode 100644 ckeditor/plugins/horizontalrule/lang/ms.js create mode 100644 ckeditor/plugins/horizontalrule/lang/nb.js create mode 100644 ckeditor/plugins/horizontalrule/lang/nl.js create mode 100644 ckeditor/plugins/horizontalrule/lang/no.js create mode 100644 ckeditor/plugins/horizontalrule/lang/oc.js create mode 100644 ckeditor/plugins/horizontalrule/lang/pl.js create mode 100644 ckeditor/plugins/horizontalrule/lang/pt-br.js create mode 100644 ckeditor/plugins/horizontalrule/lang/pt.js create mode 100644 ckeditor/plugins/horizontalrule/lang/ro.js create mode 100644 ckeditor/plugins/horizontalrule/lang/ru.js create mode 100644 ckeditor/plugins/horizontalrule/lang/si.js create mode 100644 ckeditor/plugins/horizontalrule/lang/sk.js create mode 100644 ckeditor/plugins/horizontalrule/lang/sl.js create mode 100644 ckeditor/plugins/horizontalrule/lang/sq.js create mode 100644 ckeditor/plugins/horizontalrule/lang/sr-latn.js create mode 100644 ckeditor/plugins/horizontalrule/lang/sr.js create mode 100644 ckeditor/plugins/horizontalrule/lang/sv.js create mode 100644 ckeditor/plugins/horizontalrule/lang/th.js create mode 100644 ckeditor/plugins/horizontalrule/lang/tr.js create mode 100644 ckeditor/plugins/horizontalrule/lang/tt.js create mode 100644 ckeditor/plugins/horizontalrule/lang/ug.js create mode 100644 ckeditor/plugins/horizontalrule/lang/uk.js create mode 100644 ckeditor/plugins/horizontalrule/lang/vi.js create mode 100644 ckeditor/plugins/horizontalrule/lang/zh-cn.js create mode 100644 ckeditor/plugins/horizontalrule/lang/zh.js create mode 100644 ckeditor/plugins/horizontalrule/plugin.js create mode 100644 ckeditor/plugins/htmlwriter/plugin.js create mode 100644 ckeditor/plugins/htmlwriter/samples/assets/outputforflash/outputforflash.fla create mode 100644 ckeditor/plugins/htmlwriter/samples/assets/outputforflash/outputforflash.swf create mode 100644 ckeditor/plugins/htmlwriter/samples/assets/outputforflash/swfobject.js create mode 100644 ckeditor/plugins/htmlwriter/samples/outputforflash.html create mode 100644 ckeditor/plugins/htmlwriter/samples/outputhtml.html create mode 100644 ckeditor/plugins/iframe/dialogs/iframe.js create mode 100644 ckeditor/plugins/iframe/icons/hidpi/iframe.png create mode 100644 ckeditor/plugins/iframe/icons/iframe.png create mode 100644 ckeditor/plugins/iframe/images/placeholder.png create mode 100644 ckeditor/plugins/iframe/lang/af.js create mode 100644 ckeditor/plugins/iframe/lang/ar.js create mode 100644 ckeditor/plugins/iframe/lang/az.js create mode 100644 ckeditor/plugins/iframe/lang/bg.js create mode 100644 ckeditor/plugins/iframe/lang/bn.js create mode 100644 ckeditor/plugins/iframe/lang/bs.js create mode 100644 ckeditor/plugins/iframe/lang/ca.js create mode 100644 ckeditor/plugins/iframe/lang/cs.js create mode 100644 ckeditor/plugins/iframe/lang/cy.js create mode 100644 ckeditor/plugins/iframe/lang/da.js create mode 100644 ckeditor/plugins/iframe/lang/de-ch.js create mode 100644 ckeditor/plugins/iframe/lang/de.js create mode 100644 ckeditor/plugins/iframe/lang/el.js create mode 100644 ckeditor/plugins/iframe/lang/en-au.js create mode 100644 ckeditor/plugins/iframe/lang/en-ca.js create mode 100644 ckeditor/plugins/iframe/lang/en-gb.js create mode 100644 ckeditor/plugins/iframe/lang/en.js create mode 100644 ckeditor/plugins/iframe/lang/eo.js create mode 100644 ckeditor/plugins/iframe/lang/es.js create mode 100644 ckeditor/plugins/iframe/lang/et.js create mode 100644 ckeditor/plugins/iframe/lang/eu.js create mode 100644 ckeditor/plugins/iframe/lang/fa.js create mode 100644 ckeditor/plugins/iframe/lang/fi.js create mode 100644 ckeditor/plugins/iframe/lang/fo.js create mode 100644 ckeditor/plugins/iframe/lang/fr-ca.js create mode 100644 ckeditor/plugins/iframe/lang/fr.js create mode 100644 ckeditor/plugins/iframe/lang/gl.js create mode 100644 ckeditor/plugins/iframe/lang/gu.js create mode 100644 ckeditor/plugins/iframe/lang/he.js create mode 100644 ckeditor/plugins/iframe/lang/hi.js create mode 100644 ckeditor/plugins/iframe/lang/hr.js create mode 100644 ckeditor/plugins/iframe/lang/hu.js create mode 100644 ckeditor/plugins/iframe/lang/id.js create mode 100644 ckeditor/plugins/iframe/lang/is.js create mode 100644 ckeditor/plugins/iframe/lang/it.js create mode 100644 ckeditor/plugins/iframe/lang/ja.js create mode 100644 ckeditor/plugins/iframe/lang/ka.js create mode 100644 ckeditor/plugins/iframe/lang/km.js create mode 100644 ckeditor/plugins/iframe/lang/ko.js create mode 100644 ckeditor/plugins/iframe/lang/ku.js create mode 100644 ckeditor/plugins/iframe/lang/lt.js create mode 100644 ckeditor/plugins/iframe/lang/lv.js create mode 100644 ckeditor/plugins/iframe/lang/mk.js create mode 100644 ckeditor/plugins/iframe/lang/mn.js create mode 100644 ckeditor/plugins/iframe/lang/ms.js create mode 100644 ckeditor/plugins/iframe/lang/nb.js create mode 100644 ckeditor/plugins/iframe/lang/nl.js create mode 100644 ckeditor/plugins/iframe/lang/no.js create mode 100644 ckeditor/plugins/iframe/lang/oc.js create mode 100644 ckeditor/plugins/iframe/lang/pl.js create mode 100644 ckeditor/plugins/iframe/lang/pt-br.js create mode 100644 ckeditor/plugins/iframe/lang/pt.js create mode 100644 ckeditor/plugins/iframe/lang/ro.js create mode 100644 ckeditor/plugins/iframe/lang/ru.js create mode 100644 ckeditor/plugins/iframe/lang/si.js create mode 100644 ckeditor/plugins/iframe/lang/sk.js create mode 100644 ckeditor/plugins/iframe/lang/sl.js create mode 100644 ckeditor/plugins/iframe/lang/sq.js create mode 100644 ckeditor/plugins/iframe/lang/sr-latn.js create mode 100644 ckeditor/plugins/iframe/lang/sr.js create mode 100644 ckeditor/plugins/iframe/lang/sv.js create mode 100644 ckeditor/plugins/iframe/lang/th.js create mode 100644 ckeditor/plugins/iframe/lang/tr.js create mode 100644 ckeditor/plugins/iframe/lang/tt.js create mode 100644 ckeditor/plugins/iframe/lang/ug.js create mode 100644 ckeditor/plugins/iframe/lang/uk.js create mode 100644 ckeditor/plugins/iframe/lang/vi.js create mode 100644 ckeditor/plugins/iframe/lang/zh-cn.js create mode 100644 ckeditor/plugins/iframe/lang/zh.js create mode 100644 ckeditor/plugins/iframe/plugin.js create mode 100644 ckeditor/plugins/image/icons/hidpi/image.png create mode 100644 ckeditor/plugins/image/icons/image.png create mode 100644 ckeditor/plugins/image/lang/af.js create mode 100644 ckeditor/plugins/image/lang/ar.js create mode 100644 ckeditor/plugins/image/lang/az.js create mode 100644 ckeditor/plugins/image/lang/bg.js create mode 100644 ckeditor/plugins/image/lang/bn.js create mode 100644 ckeditor/plugins/image/lang/bs.js create mode 100644 ckeditor/plugins/image/lang/ca.js create mode 100644 ckeditor/plugins/image/lang/cs.js create mode 100644 ckeditor/plugins/image/lang/cy.js create mode 100644 ckeditor/plugins/image/lang/da.js create mode 100644 ckeditor/plugins/image/lang/de-ch.js create mode 100644 ckeditor/plugins/image/lang/de.js create mode 100644 ckeditor/plugins/image/lang/el.js create mode 100644 ckeditor/plugins/image/lang/en-au.js create mode 100644 ckeditor/plugins/image/lang/en-ca.js create mode 100644 ckeditor/plugins/image/lang/en-gb.js create mode 100644 ckeditor/plugins/image/lang/en.js create mode 100644 ckeditor/plugins/image/lang/eo.js create mode 100644 ckeditor/plugins/image/lang/es.js create mode 100644 ckeditor/plugins/image/lang/et.js create mode 100644 ckeditor/plugins/image/lang/eu.js create mode 100644 ckeditor/plugins/image/lang/fa.js create mode 100644 ckeditor/plugins/image/lang/fi.js create mode 100644 ckeditor/plugins/image/lang/fo.js create mode 100644 ckeditor/plugins/image/lang/fr-ca.js create mode 100644 ckeditor/plugins/image/lang/fr.js create mode 100644 ckeditor/plugins/image/lang/gl.js create mode 100644 ckeditor/plugins/image/lang/gu.js create mode 100644 ckeditor/plugins/image/lang/he.js create mode 100644 ckeditor/plugins/image/lang/hi.js create mode 100644 ckeditor/plugins/image/lang/hr.js create mode 100644 ckeditor/plugins/image/lang/hu.js create mode 100644 ckeditor/plugins/image/lang/id.js create mode 100644 ckeditor/plugins/image/lang/is.js create mode 100644 ckeditor/plugins/image/lang/it.js create mode 100644 ckeditor/plugins/image/lang/ja.js create mode 100644 ckeditor/plugins/image/lang/ka.js create mode 100644 ckeditor/plugins/image/lang/km.js create mode 100644 ckeditor/plugins/image/lang/ko.js create mode 100644 ckeditor/plugins/image/lang/ku.js create mode 100644 ckeditor/plugins/image/lang/lt.js create mode 100644 ckeditor/plugins/image/lang/lv.js create mode 100644 ckeditor/plugins/image/lang/mk.js create mode 100644 ckeditor/plugins/image/lang/mn.js create mode 100644 ckeditor/plugins/image/lang/ms.js create mode 100644 ckeditor/plugins/image/lang/nb.js create mode 100644 ckeditor/plugins/image/lang/nl.js create mode 100644 ckeditor/plugins/image/lang/no.js create mode 100644 ckeditor/plugins/image/lang/oc.js create mode 100644 ckeditor/plugins/image/lang/pl.js create mode 100644 ckeditor/plugins/image/lang/pt-br.js create mode 100644 ckeditor/plugins/image/lang/pt.js create mode 100644 ckeditor/plugins/image/lang/ro.js create mode 100644 ckeditor/plugins/image/lang/ru.js create mode 100644 ckeditor/plugins/image/lang/si.js create mode 100644 ckeditor/plugins/image/lang/sk.js create mode 100644 ckeditor/plugins/image/lang/sl.js create mode 100644 ckeditor/plugins/image/lang/sq.js create mode 100644 ckeditor/plugins/image/lang/sr-latn.js create mode 100644 ckeditor/plugins/image/lang/sr.js create mode 100644 ckeditor/plugins/image/lang/sv.js create mode 100644 ckeditor/plugins/image/lang/th.js create mode 100644 ckeditor/plugins/image/lang/tr.js create mode 100644 ckeditor/plugins/image/lang/tt.js create mode 100644 ckeditor/plugins/image/lang/ug.js create mode 100644 ckeditor/plugins/image/lang/uk.js create mode 100644 ckeditor/plugins/image/lang/vi.js create mode 100644 ckeditor/plugins/image/lang/zh-cn.js create mode 100644 ckeditor/plugins/image/lang/zh.js create mode 100644 ckeditor/plugins/image/plugin.js create mode 100644 ckeditor/plugins/indent/dev/indent.html create mode 100644 ckeditor/plugins/indent/icons/hidpi/indent-rtl.png create mode 100644 ckeditor/plugins/indent/icons/hidpi/indent.png create mode 100644 ckeditor/plugins/indent/icons/hidpi/outdent-rtl.png create mode 100644 ckeditor/plugins/indent/icons/hidpi/outdent.png create mode 100644 ckeditor/plugins/indent/icons/indent-rtl.png create mode 100644 ckeditor/plugins/indent/icons/indent.png create mode 100644 ckeditor/plugins/indent/icons/outdent-rtl.png create mode 100644 ckeditor/plugins/indent/icons/outdent.png create mode 100644 ckeditor/plugins/indent/lang/af.js create mode 100644 ckeditor/plugins/indent/lang/ar.js create mode 100644 ckeditor/plugins/indent/lang/az.js create mode 100644 ckeditor/plugins/indent/lang/bg.js create mode 100644 ckeditor/plugins/indent/lang/bn.js create mode 100644 ckeditor/plugins/indent/lang/bs.js create mode 100644 ckeditor/plugins/indent/lang/ca.js create mode 100644 ckeditor/plugins/indent/lang/cs.js create mode 100644 ckeditor/plugins/indent/lang/cy.js create mode 100644 ckeditor/plugins/indent/lang/da.js create mode 100644 ckeditor/plugins/indent/lang/de-ch.js create mode 100644 ckeditor/plugins/indent/lang/de.js create mode 100644 ckeditor/plugins/indent/lang/el.js create mode 100644 ckeditor/plugins/indent/lang/en-au.js create mode 100644 ckeditor/plugins/indent/lang/en-ca.js create mode 100644 ckeditor/plugins/indent/lang/en-gb.js create mode 100644 ckeditor/plugins/indent/lang/en.js create mode 100644 ckeditor/plugins/indent/lang/eo.js create mode 100644 ckeditor/plugins/indent/lang/es.js create mode 100644 ckeditor/plugins/indent/lang/et.js create mode 100644 ckeditor/plugins/indent/lang/eu.js create mode 100644 ckeditor/plugins/indent/lang/fa.js create mode 100644 ckeditor/plugins/indent/lang/fi.js create mode 100644 ckeditor/plugins/indent/lang/fo.js create mode 100644 ckeditor/plugins/indent/lang/fr-ca.js create mode 100644 ckeditor/plugins/indent/lang/fr.js create mode 100644 ckeditor/plugins/indent/lang/gl.js create mode 100644 ckeditor/plugins/indent/lang/gu.js create mode 100644 ckeditor/plugins/indent/lang/he.js create mode 100644 ckeditor/plugins/indent/lang/hi.js create mode 100644 ckeditor/plugins/indent/lang/hr.js create mode 100644 ckeditor/plugins/indent/lang/hu.js create mode 100644 ckeditor/plugins/indent/lang/id.js create mode 100644 ckeditor/plugins/indent/lang/is.js create mode 100644 ckeditor/plugins/indent/lang/it.js create mode 100644 ckeditor/plugins/indent/lang/ja.js create mode 100644 ckeditor/plugins/indent/lang/ka.js create mode 100644 ckeditor/plugins/indent/lang/km.js create mode 100644 ckeditor/plugins/indent/lang/ko.js create mode 100644 ckeditor/plugins/indent/lang/ku.js create mode 100644 ckeditor/plugins/indent/lang/lt.js create mode 100644 ckeditor/plugins/indent/lang/lv.js create mode 100644 ckeditor/plugins/indent/lang/mk.js create mode 100644 ckeditor/plugins/indent/lang/mn.js create mode 100644 ckeditor/plugins/indent/lang/ms.js create mode 100644 ckeditor/plugins/indent/lang/nb.js create mode 100644 ckeditor/plugins/indent/lang/nl.js create mode 100644 ckeditor/plugins/indent/lang/no.js create mode 100644 ckeditor/plugins/indent/lang/oc.js create mode 100644 ckeditor/plugins/indent/lang/pl.js create mode 100644 ckeditor/plugins/indent/lang/pt-br.js create mode 100644 ckeditor/plugins/indent/lang/pt.js create mode 100644 ckeditor/plugins/indent/lang/ro.js create mode 100644 ckeditor/plugins/indent/lang/ru.js create mode 100644 ckeditor/plugins/indent/lang/si.js create mode 100644 ckeditor/plugins/indent/lang/sk.js create mode 100644 ckeditor/plugins/indent/lang/sl.js create mode 100644 ckeditor/plugins/indent/lang/sq.js create mode 100644 ckeditor/plugins/indent/lang/sr-latn.js create mode 100644 ckeditor/plugins/indent/lang/sr.js create mode 100644 ckeditor/plugins/indent/lang/sv.js create mode 100644 ckeditor/plugins/indent/lang/th.js create mode 100644 ckeditor/plugins/indent/lang/tr.js create mode 100644 ckeditor/plugins/indent/lang/tt.js create mode 100644 ckeditor/plugins/indent/lang/ug.js create mode 100644 ckeditor/plugins/indent/lang/uk.js create mode 100644 ckeditor/plugins/indent/lang/vi.js create mode 100644 ckeditor/plugins/indent/lang/zh-cn.js create mode 100644 ckeditor/plugins/indent/lang/zh.js create mode 100644 ckeditor/plugins/indent/plugin.js create mode 100644 ckeditor/plugins/indentblock/plugin.js create mode 100644 ckeditor/plugins/indentlist/plugin.js create mode 100644 ckeditor/plugins/justify/icons/hidpi/justifyblock.png create mode 100644 ckeditor/plugins/justify/icons/hidpi/justifycenter.png create mode 100644 ckeditor/plugins/justify/icons/hidpi/justifyleft.png create mode 100644 ckeditor/plugins/justify/icons/hidpi/justifyright.png create mode 100644 ckeditor/plugins/justify/icons/justifyblock.png create mode 100644 ckeditor/plugins/justify/icons/justifycenter.png create mode 100644 ckeditor/plugins/justify/icons/justifyleft.png create mode 100644 ckeditor/plugins/justify/icons/justifyright.png create mode 100644 ckeditor/plugins/justify/lang/af.js create mode 100644 ckeditor/plugins/justify/lang/ar.js create mode 100644 ckeditor/plugins/justify/lang/az.js create mode 100644 ckeditor/plugins/justify/lang/bg.js create mode 100644 ckeditor/plugins/justify/lang/bn.js create mode 100644 ckeditor/plugins/justify/lang/bs.js create mode 100644 ckeditor/plugins/justify/lang/ca.js create mode 100644 ckeditor/plugins/justify/lang/cs.js create mode 100644 ckeditor/plugins/justify/lang/cy.js create mode 100644 ckeditor/plugins/justify/lang/da.js create mode 100644 ckeditor/plugins/justify/lang/de-ch.js create mode 100644 ckeditor/plugins/justify/lang/de.js create mode 100644 ckeditor/plugins/justify/lang/el.js create mode 100644 ckeditor/plugins/justify/lang/en-au.js create mode 100644 ckeditor/plugins/justify/lang/en-ca.js create mode 100644 ckeditor/plugins/justify/lang/en-gb.js create mode 100644 ckeditor/plugins/justify/lang/en.js create mode 100644 ckeditor/plugins/justify/lang/eo.js create mode 100644 ckeditor/plugins/justify/lang/es.js create mode 100644 ckeditor/plugins/justify/lang/et.js create mode 100644 ckeditor/plugins/justify/lang/eu.js create mode 100644 ckeditor/plugins/justify/lang/fa.js create mode 100644 ckeditor/plugins/justify/lang/fi.js create mode 100644 ckeditor/plugins/justify/lang/fo.js create mode 100644 ckeditor/plugins/justify/lang/fr-ca.js create mode 100644 ckeditor/plugins/justify/lang/fr.js create mode 100644 ckeditor/plugins/justify/lang/gl.js create mode 100644 ckeditor/plugins/justify/lang/gu.js create mode 100644 ckeditor/plugins/justify/lang/he.js create mode 100644 ckeditor/plugins/justify/lang/hi.js create mode 100644 ckeditor/plugins/justify/lang/hr.js create mode 100644 ckeditor/plugins/justify/lang/hu.js create mode 100644 ckeditor/plugins/justify/lang/id.js create mode 100644 ckeditor/plugins/justify/lang/is.js create mode 100644 ckeditor/plugins/justify/lang/it.js create mode 100644 ckeditor/plugins/justify/lang/ja.js create mode 100644 ckeditor/plugins/justify/lang/ka.js create mode 100644 ckeditor/plugins/justify/lang/km.js create mode 100644 ckeditor/plugins/justify/lang/ko.js create mode 100644 ckeditor/plugins/justify/lang/ku.js create mode 100644 ckeditor/plugins/justify/lang/lt.js create mode 100644 ckeditor/plugins/justify/lang/lv.js create mode 100644 ckeditor/plugins/justify/lang/mk.js create mode 100644 ckeditor/plugins/justify/lang/mn.js create mode 100644 ckeditor/plugins/justify/lang/ms.js create mode 100644 ckeditor/plugins/justify/lang/nb.js create mode 100644 ckeditor/plugins/justify/lang/nl.js create mode 100644 ckeditor/plugins/justify/lang/no.js create mode 100644 ckeditor/plugins/justify/lang/oc.js create mode 100644 ckeditor/plugins/justify/lang/pl.js create mode 100644 ckeditor/plugins/justify/lang/pt-br.js create mode 100644 ckeditor/plugins/justify/lang/pt.js create mode 100644 ckeditor/plugins/justify/lang/ro.js create mode 100644 ckeditor/plugins/justify/lang/ru.js create mode 100644 ckeditor/plugins/justify/lang/si.js create mode 100644 ckeditor/plugins/justify/lang/sk.js create mode 100644 ckeditor/plugins/justify/lang/sl.js create mode 100644 ckeditor/plugins/justify/lang/sq.js create mode 100644 ckeditor/plugins/justify/lang/sr-latn.js create mode 100644 ckeditor/plugins/justify/lang/sr.js create mode 100644 ckeditor/plugins/justify/lang/sv.js create mode 100644 ckeditor/plugins/justify/lang/th.js create mode 100644 ckeditor/plugins/justify/lang/tr.js create mode 100644 ckeditor/plugins/justify/lang/tt.js create mode 100644 ckeditor/plugins/justify/lang/ug.js create mode 100644 ckeditor/plugins/justify/lang/uk.js create mode 100644 ckeditor/plugins/justify/lang/vi.js create mode 100644 ckeditor/plugins/justify/lang/zh-cn.js create mode 100644 ckeditor/plugins/justify/lang/zh.js create mode 100644 ckeditor/plugins/justify/plugin.js create mode 100644 ckeditor/plugins/language/icons/hidpi/language.png create mode 100644 ckeditor/plugins/language/icons/language.png create mode 100644 ckeditor/plugins/language/lang/ar.js create mode 100644 ckeditor/plugins/language/lang/az.js create mode 100644 ckeditor/plugins/language/lang/bg.js create mode 100644 ckeditor/plugins/language/lang/ca.js create mode 100644 ckeditor/plugins/language/lang/cs.js create mode 100644 ckeditor/plugins/language/lang/cy.js create mode 100644 ckeditor/plugins/language/lang/da.js create mode 100644 ckeditor/plugins/language/lang/de-ch.js create mode 100644 ckeditor/plugins/language/lang/de.js create mode 100644 ckeditor/plugins/language/lang/el.js create mode 100644 ckeditor/plugins/language/lang/en-gb.js create mode 100644 ckeditor/plugins/language/lang/en.js create mode 100644 ckeditor/plugins/language/lang/eo.js create mode 100644 ckeditor/plugins/language/lang/es.js create mode 100644 ckeditor/plugins/language/lang/eu.js create mode 100644 ckeditor/plugins/language/lang/fa.js create mode 100644 ckeditor/plugins/language/lang/fi.js create mode 100644 ckeditor/plugins/language/lang/fo.js create mode 100644 ckeditor/plugins/language/lang/fr.js create mode 100644 ckeditor/plugins/language/lang/gl.js create mode 100644 ckeditor/plugins/language/lang/he.js create mode 100644 ckeditor/plugins/language/lang/hr.js create mode 100644 ckeditor/plugins/language/lang/hu.js create mode 100644 ckeditor/plugins/language/lang/id.js create mode 100644 ckeditor/plugins/language/lang/it.js create mode 100644 ckeditor/plugins/language/lang/ja.js create mode 100644 ckeditor/plugins/language/lang/km.js create mode 100644 ckeditor/plugins/language/lang/ko.js create mode 100644 ckeditor/plugins/language/lang/ku.js create mode 100644 ckeditor/plugins/language/lang/nb.js create mode 100644 ckeditor/plugins/language/lang/nl.js create mode 100644 ckeditor/plugins/language/lang/no.js create mode 100644 ckeditor/plugins/language/lang/oc.js create mode 100644 ckeditor/plugins/language/lang/pl.js create mode 100644 ckeditor/plugins/language/lang/pt-br.js create mode 100644 ckeditor/plugins/language/lang/pt.js create mode 100644 ckeditor/plugins/language/lang/ru.js create mode 100644 ckeditor/plugins/language/lang/sk.js create mode 100644 ckeditor/plugins/language/lang/sl.js create mode 100644 ckeditor/plugins/language/lang/sq.js create mode 100644 ckeditor/plugins/language/lang/sv.js create mode 100644 ckeditor/plugins/language/lang/tr.js create mode 100644 ckeditor/plugins/language/lang/tt.js create mode 100644 ckeditor/plugins/language/lang/ug.js create mode 100644 ckeditor/plugins/language/lang/uk.js create mode 100644 ckeditor/plugins/language/lang/vi.js create mode 100644 ckeditor/plugins/language/lang/zh-cn.js create mode 100644 ckeditor/plugins/language/lang/zh.js create mode 100644 ckeditor/plugins/language/plugin.js create mode 100644 ckeditor/plugins/link/icons/anchor-rtl.png create mode 100644 ckeditor/plugins/link/icons/anchor.png create mode 100644 ckeditor/plugins/link/icons/hidpi/anchor-rtl.png create mode 100644 ckeditor/plugins/link/icons/hidpi/anchor.png create mode 100644 ckeditor/plugins/link/icons/hidpi/link.png create mode 100644 ckeditor/plugins/link/icons/hidpi/unlink.png create mode 100644 ckeditor/plugins/link/icons/link.png create mode 100644 ckeditor/plugins/link/icons/unlink.png create mode 100644 ckeditor/plugins/link/lang/af.js create mode 100644 ckeditor/plugins/link/lang/ar.js create mode 100644 ckeditor/plugins/link/lang/az.js create mode 100644 ckeditor/plugins/link/lang/bg.js create mode 100644 ckeditor/plugins/link/lang/bn.js create mode 100644 ckeditor/plugins/link/lang/bs.js create mode 100644 ckeditor/plugins/link/lang/ca.js create mode 100644 ckeditor/plugins/link/lang/cs.js create mode 100644 ckeditor/plugins/link/lang/cy.js create mode 100644 ckeditor/plugins/link/lang/da.js create mode 100644 ckeditor/plugins/link/lang/de-ch.js create mode 100644 ckeditor/plugins/link/lang/de.js create mode 100644 ckeditor/plugins/link/lang/el.js create mode 100644 ckeditor/plugins/link/lang/en-au.js create mode 100644 ckeditor/plugins/link/lang/en-ca.js create mode 100644 ckeditor/plugins/link/lang/en-gb.js create mode 100644 ckeditor/plugins/link/lang/en.js create mode 100644 ckeditor/plugins/link/lang/eo.js create mode 100644 ckeditor/plugins/link/lang/es.js create mode 100644 ckeditor/plugins/link/lang/et.js create mode 100644 ckeditor/plugins/link/lang/eu.js create mode 100644 ckeditor/plugins/link/lang/fa.js create mode 100644 ckeditor/plugins/link/lang/fi.js create mode 100644 ckeditor/plugins/link/lang/fo.js create mode 100644 ckeditor/plugins/link/lang/fr-ca.js create mode 100644 ckeditor/plugins/link/lang/fr.js create mode 100644 ckeditor/plugins/link/lang/gl.js create mode 100644 ckeditor/plugins/link/lang/gu.js create mode 100644 ckeditor/plugins/link/lang/he.js create mode 100644 ckeditor/plugins/link/lang/hi.js create mode 100644 ckeditor/plugins/link/lang/hr.js create mode 100644 ckeditor/plugins/link/lang/hu.js create mode 100644 ckeditor/plugins/link/lang/id.js create mode 100644 ckeditor/plugins/link/lang/is.js create mode 100644 ckeditor/plugins/link/lang/it.js create mode 100644 ckeditor/plugins/link/lang/ja.js create mode 100644 ckeditor/plugins/link/lang/ka.js create mode 100644 ckeditor/plugins/link/lang/km.js create mode 100644 ckeditor/plugins/link/lang/ko.js create mode 100644 ckeditor/plugins/link/lang/ku.js create mode 100644 ckeditor/plugins/link/lang/lt.js create mode 100644 ckeditor/plugins/link/lang/lv.js create mode 100644 ckeditor/plugins/link/lang/mk.js create mode 100644 ckeditor/plugins/link/lang/mn.js create mode 100644 ckeditor/plugins/link/lang/ms.js create mode 100644 ckeditor/plugins/link/lang/nb.js create mode 100644 ckeditor/plugins/link/lang/nl.js create mode 100644 ckeditor/plugins/link/lang/no.js create mode 100644 ckeditor/plugins/link/lang/oc.js create mode 100644 ckeditor/plugins/link/lang/pl.js create mode 100644 ckeditor/plugins/link/lang/pt-br.js create mode 100644 ckeditor/plugins/link/lang/pt.js create mode 100644 ckeditor/plugins/link/lang/ro.js create mode 100644 ckeditor/plugins/link/lang/ru.js create mode 100644 ckeditor/plugins/link/lang/si.js create mode 100644 ckeditor/plugins/link/lang/sk.js create mode 100644 ckeditor/plugins/link/lang/sl.js create mode 100644 ckeditor/plugins/link/lang/sq.js create mode 100644 ckeditor/plugins/link/lang/sr-latn.js create mode 100644 ckeditor/plugins/link/lang/sr.js create mode 100644 ckeditor/plugins/link/lang/sv.js create mode 100644 ckeditor/plugins/link/lang/th.js create mode 100644 ckeditor/plugins/link/lang/tr.js create mode 100644 ckeditor/plugins/link/lang/tt.js create mode 100644 ckeditor/plugins/link/lang/ug.js create mode 100644 ckeditor/plugins/link/lang/uk.js create mode 100644 ckeditor/plugins/link/lang/vi.js create mode 100644 ckeditor/plugins/link/lang/zh-cn.js create mode 100644 ckeditor/plugins/link/lang/zh.js create mode 100644 ckeditor/plugins/link/plugin.js create mode 100644 ckeditor/plugins/list/icons/bulletedlist-rtl.png create mode 100644 ckeditor/plugins/list/icons/bulletedlist.png create mode 100644 ckeditor/plugins/list/icons/hidpi/bulletedlist-rtl.png create mode 100644 ckeditor/plugins/list/icons/hidpi/bulletedlist.png create mode 100644 ckeditor/plugins/list/icons/hidpi/numberedlist-rtl.png create mode 100644 ckeditor/plugins/list/icons/hidpi/numberedlist.png create mode 100644 ckeditor/plugins/list/icons/numberedlist-rtl.png create mode 100644 ckeditor/plugins/list/icons/numberedlist.png create mode 100644 ckeditor/plugins/list/lang/af.js create mode 100644 ckeditor/plugins/list/lang/ar.js create mode 100644 ckeditor/plugins/list/lang/az.js create mode 100644 ckeditor/plugins/list/lang/bg.js create mode 100644 ckeditor/plugins/list/lang/bn.js create mode 100644 ckeditor/plugins/list/lang/bs.js create mode 100644 ckeditor/plugins/list/lang/ca.js create mode 100644 ckeditor/plugins/list/lang/cs.js create mode 100644 ckeditor/plugins/list/lang/cy.js create mode 100644 ckeditor/plugins/list/lang/da.js create mode 100644 ckeditor/plugins/list/lang/de-ch.js create mode 100644 ckeditor/plugins/list/lang/de.js create mode 100644 ckeditor/plugins/list/lang/el.js create mode 100644 ckeditor/plugins/list/lang/en-au.js create mode 100644 ckeditor/plugins/list/lang/en-ca.js create mode 100644 ckeditor/plugins/list/lang/en-gb.js create mode 100644 ckeditor/plugins/list/lang/en.js create mode 100644 ckeditor/plugins/list/lang/eo.js create mode 100644 ckeditor/plugins/list/lang/es.js create mode 100644 ckeditor/plugins/list/lang/et.js create mode 100644 ckeditor/plugins/list/lang/eu.js create mode 100644 ckeditor/plugins/list/lang/fa.js create mode 100644 ckeditor/plugins/list/lang/fi.js create mode 100644 ckeditor/plugins/list/lang/fo.js create mode 100644 ckeditor/plugins/list/lang/fr-ca.js create mode 100644 ckeditor/plugins/list/lang/fr.js create mode 100644 ckeditor/plugins/list/lang/gl.js create mode 100644 ckeditor/plugins/list/lang/gu.js create mode 100644 ckeditor/plugins/list/lang/he.js create mode 100644 ckeditor/plugins/list/lang/hi.js create mode 100644 ckeditor/plugins/list/lang/hr.js create mode 100644 ckeditor/plugins/list/lang/hu.js create mode 100644 ckeditor/plugins/list/lang/id.js create mode 100644 ckeditor/plugins/list/lang/is.js create mode 100644 ckeditor/plugins/list/lang/it.js create mode 100644 ckeditor/plugins/list/lang/ja.js create mode 100644 ckeditor/plugins/list/lang/ka.js create mode 100644 ckeditor/plugins/list/lang/km.js create mode 100644 ckeditor/plugins/list/lang/ko.js create mode 100644 ckeditor/plugins/list/lang/ku.js create mode 100644 ckeditor/plugins/list/lang/lt.js create mode 100644 ckeditor/plugins/list/lang/lv.js create mode 100644 ckeditor/plugins/list/lang/mk.js create mode 100644 ckeditor/plugins/list/lang/mn.js create mode 100644 ckeditor/plugins/list/lang/ms.js create mode 100644 ckeditor/plugins/list/lang/nb.js create mode 100644 ckeditor/plugins/list/lang/nl.js create mode 100644 ckeditor/plugins/list/lang/no.js create mode 100644 ckeditor/plugins/list/lang/oc.js create mode 100644 ckeditor/plugins/list/lang/pl.js create mode 100644 ckeditor/plugins/list/lang/pt-br.js create mode 100644 ckeditor/plugins/list/lang/pt.js create mode 100644 ckeditor/plugins/list/lang/ro.js create mode 100644 ckeditor/plugins/list/lang/ru.js create mode 100644 ckeditor/plugins/list/lang/si.js create mode 100644 ckeditor/plugins/list/lang/sk.js create mode 100644 ckeditor/plugins/list/lang/sl.js create mode 100644 ckeditor/plugins/list/lang/sq.js create mode 100644 ckeditor/plugins/list/lang/sr-latn.js create mode 100644 ckeditor/plugins/list/lang/sr.js create mode 100644 ckeditor/plugins/list/lang/sv.js create mode 100644 ckeditor/plugins/list/lang/th.js create mode 100644 ckeditor/plugins/list/lang/tr.js create mode 100644 ckeditor/plugins/list/lang/tt.js create mode 100644 ckeditor/plugins/list/lang/ug.js create mode 100644 ckeditor/plugins/list/lang/uk.js create mode 100644 ckeditor/plugins/list/lang/vi.js create mode 100644 ckeditor/plugins/list/lang/zh-cn.js create mode 100644 ckeditor/plugins/list/lang/zh.js create mode 100644 ckeditor/plugins/list/plugin.js create mode 100644 ckeditor/plugins/listblock/plugin.js create mode 100644 ckeditor/plugins/liststyle/dialogs/liststyle.js create mode 100644 ckeditor/plugins/liststyle/lang/af.js create mode 100644 ckeditor/plugins/liststyle/lang/ar.js create mode 100644 ckeditor/plugins/liststyle/lang/az.js create mode 100644 ckeditor/plugins/liststyle/lang/bg.js create mode 100644 ckeditor/plugins/liststyle/lang/bn.js create mode 100644 ckeditor/plugins/liststyle/lang/bs.js create mode 100644 ckeditor/plugins/liststyle/lang/ca.js create mode 100644 ckeditor/plugins/liststyle/lang/cs.js create mode 100644 ckeditor/plugins/liststyle/lang/cy.js create mode 100644 ckeditor/plugins/liststyle/lang/da.js create mode 100644 ckeditor/plugins/liststyle/lang/de-ch.js create mode 100644 ckeditor/plugins/liststyle/lang/de.js create mode 100644 ckeditor/plugins/liststyle/lang/el.js create mode 100644 ckeditor/plugins/liststyle/lang/en-au.js create mode 100644 ckeditor/plugins/liststyle/lang/en-ca.js create mode 100644 ckeditor/plugins/liststyle/lang/en-gb.js create mode 100644 ckeditor/plugins/liststyle/lang/en.js create mode 100644 ckeditor/plugins/liststyle/lang/eo.js create mode 100644 ckeditor/plugins/liststyle/lang/es.js create mode 100644 ckeditor/plugins/liststyle/lang/et.js create mode 100644 ckeditor/plugins/liststyle/lang/eu.js create mode 100644 ckeditor/plugins/liststyle/lang/fa.js create mode 100644 ckeditor/plugins/liststyle/lang/fi.js create mode 100644 ckeditor/plugins/liststyle/lang/fo.js create mode 100644 ckeditor/plugins/liststyle/lang/fr-ca.js create mode 100644 ckeditor/plugins/liststyle/lang/fr.js create mode 100644 ckeditor/plugins/liststyle/lang/gl.js create mode 100644 ckeditor/plugins/liststyle/lang/gu.js create mode 100644 ckeditor/plugins/liststyle/lang/he.js create mode 100644 ckeditor/plugins/liststyle/lang/hi.js create mode 100644 ckeditor/plugins/liststyle/lang/hr.js create mode 100644 ckeditor/plugins/liststyle/lang/hu.js create mode 100644 ckeditor/plugins/liststyle/lang/id.js create mode 100644 ckeditor/plugins/liststyle/lang/is.js create mode 100644 ckeditor/plugins/liststyle/lang/it.js create mode 100644 ckeditor/plugins/liststyle/lang/ja.js create mode 100644 ckeditor/plugins/liststyle/lang/ka.js create mode 100644 ckeditor/plugins/liststyle/lang/km.js create mode 100644 ckeditor/plugins/liststyle/lang/ko.js create mode 100644 ckeditor/plugins/liststyle/lang/ku.js create mode 100644 ckeditor/plugins/liststyle/lang/lt.js create mode 100644 ckeditor/plugins/liststyle/lang/lv.js create mode 100644 ckeditor/plugins/liststyle/lang/mk.js create mode 100644 ckeditor/plugins/liststyle/lang/mn.js create mode 100644 ckeditor/plugins/liststyle/lang/ms.js create mode 100644 ckeditor/plugins/liststyle/lang/nb.js create mode 100644 ckeditor/plugins/liststyle/lang/nl.js create mode 100644 ckeditor/plugins/liststyle/lang/no.js create mode 100644 ckeditor/plugins/liststyle/lang/oc.js create mode 100644 ckeditor/plugins/liststyle/lang/pl.js create mode 100644 ckeditor/plugins/liststyle/lang/pt-br.js create mode 100644 ckeditor/plugins/liststyle/lang/pt.js create mode 100644 ckeditor/plugins/liststyle/lang/ro.js create mode 100644 ckeditor/plugins/liststyle/lang/ru.js create mode 100644 ckeditor/plugins/liststyle/lang/si.js create mode 100644 ckeditor/plugins/liststyle/lang/sk.js create mode 100644 ckeditor/plugins/liststyle/lang/sl.js create mode 100644 ckeditor/plugins/liststyle/lang/sq.js create mode 100644 ckeditor/plugins/liststyle/lang/sr-latn.js create mode 100644 ckeditor/plugins/liststyle/lang/sr.js create mode 100644 ckeditor/plugins/liststyle/lang/sv.js create mode 100644 ckeditor/plugins/liststyle/lang/th.js create mode 100644 ckeditor/plugins/liststyle/lang/tr.js create mode 100644 ckeditor/plugins/liststyle/lang/tt.js create mode 100644 ckeditor/plugins/liststyle/lang/ug.js create mode 100644 ckeditor/plugins/liststyle/lang/uk.js create mode 100644 ckeditor/plugins/liststyle/lang/vi.js create mode 100644 ckeditor/plugins/liststyle/lang/zh-cn.js create mode 100644 ckeditor/plugins/liststyle/lang/zh.js create mode 100644 ckeditor/plugins/liststyle/plugin.js create mode 100644 ckeditor/plugins/magicline/dev/magicline.html create mode 100644 ckeditor/plugins/magicline/images/hidpi/icon-rtl.png create mode 100644 ckeditor/plugins/magicline/images/icon-rtl.png create mode 100644 ckeditor/plugins/magicline/lang/af.js create mode 100644 ckeditor/plugins/magicline/lang/ar.js create mode 100644 ckeditor/plugins/magicline/lang/az.js create mode 100644 ckeditor/plugins/magicline/lang/bg.js create mode 100644 ckeditor/plugins/magicline/lang/ca.js create mode 100644 ckeditor/plugins/magicline/lang/cs.js create mode 100644 ckeditor/plugins/magicline/lang/cy.js create mode 100644 ckeditor/plugins/magicline/lang/da.js create mode 100644 ckeditor/plugins/magicline/lang/de-ch.js create mode 100644 ckeditor/plugins/magicline/lang/de.js create mode 100644 ckeditor/plugins/magicline/lang/el.js create mode 100644 ckeditor/plugins/magicline/lang/en-gb.js create mode 100644 ckeditor/plugins/magicline/lang/en.js create mode 100644 ckeditor/plugins/magicline/lang/eo.js create mode 100644 ckeditor/plugins/magicline/lang/es.js create mode 100644 ckeditor/plugins/magicline/lang/et.js create mode 100644 ckeditor/plugins/magicline/lang/eu.js create mode 100644 ckeditor/plugins/magicline/lang/fa.js create mode 100644 ckeditor/plugins/magicline/lang/fi.js create mode 100644 ckeditor/plugins/magicline/lang/fr-ca.js create mode 100644 ckeditor/plugins/magicline/lang/fr.js create mode 100644 ckeditor/plugins/magicline/lang/gl.js create mode 100644 ckeditor/plugins/magicline/lang/he.js create mode 100644 ckeditor/plugins/magicline/lang/hr.js create mode 100644 ckeditor/plugins/magicline/lang/hu.js create mode 100644 ckeditor/plugins/magicline/lang/id.js create mode 100644 ckeditor/plugins/magicline/lang/it.js create mode 100644 ckeditor/plugins/magicline/lang/ja.js create mode 100644 ckeditor/plugins/magicline/lang/km.js create mode 100644 ckeditor/plugins/magicline/lang/ko.js create mode 100644 ckeditor/plugins/magicline/lang/ku.js create mode 100644 ckeditor/plugins/magicline/lang/lv.js create mode 100644 ckeditor/plugins/magicline/lang/nb.js create mode 100644 ckeditor/plugins/magicline/lang/nl.js create mode 100644 ckeditor/plugins/magicline/lang/no.js create mode 100644 ckeditor/plugins/magicline/lang/oc.js create mode 100644 ckeditor/plugins/magicline/lang/pl.js create mode 100644 ckeditor/plugins/magicline/lang/pt-br.js create mode 100644 ckeditor/plugins/magicline/lang/pt.js create mode 100644 ckeditor/plugins/magicline/lang/ru.js create mode 100644 ckeditor/plugins/magicline/lang/si.js create mode 100644 ckeditor/plugins/magicline/lang/sk.js create mode 100644 ckeditor/plugins/magicline/lang/sl.js create mode 100644 ckeditor/plugins/magicline/lang/sq.js create mode 100644 ckeditor/plugins/magicline/lang/sv.js create mode 100644 ckeditor/plugins/magicline/lang/tr.js create mode 100644 ckeditor/plugins/magicline/lang/tt.js create mode 100644 ckeditor/plugins/magicline/lang/ug.js create mode 100644 ckeditor/plugins/magicline/lang/uk.js create mode 100644 ckeditor/plugins/magicline/lang/vi.js create mode 100644 ckeditor/plugins/magicline/lang/zh-cn.js create mode 100644 ckeditor/plugins/magicline/lang/zh.js create mode 100644 ckeditor/plugins/magicline/plugin.js create mode 100644 ckeditor/plugins/magicline/samples/magicline.html create mode 100644 ckeditor/plugins/maximize/icons/hidpi/maximize.png create mode 100644 ckeditor/plugins/maximize/icons/maximize.png create mode 100644 ckeditor/plugins/maximize/lang/af.js create mode 100644 ckeditor/plugins/maximize/lang/ar.js create mode 100644 ckeditor/plugins/maximize/lang/az.js create mode 100644 ckeditor/plugins/maximize/lang/bg.js create mode 100644 ckeditor/plugins/maximize/lang/bn.js create mode 100644 ckeditor/plugins/maximize/lang/bs.js create mode 100644 ckeditor/plugins/maximize/lang/ca.js create mode 100644 ckeditor/plugins/maximize/lang/cs.js create mode 100644 ckeditor/plugins/maximize/lang/cy.js create mode 100644 ckeditor/plugins/maximize/lang/da.js create mode 100644 ckeditor/plugins/maximize/lang/de-ch.js create mode 100644 ckeditor/plugins/maximize/lang/de.js create mode 100644 ckeditor/plugins/maximize/lang/el.js create mode 100644 ckeditor/plugins/maximize/lang/en-au.js create mode 100644 ckeditor/plugins/maximize/lang/en-ca.js create mode 100644 ckeditor/plugins/maximize/lang/en-gb.js create mode 100644 ckeditor/plugins/maximize/lang/en.js create mode 100644 ckeditor/plugins/maximize/lang/eo.js create mode 100644 ckeditor/plugins/maximize/lang/es.js create mode 100644 ckeditor/plugins/maximize/lang/et.js create mode 100644 ckeditor/plugins/maximize/lang/eu.js create mode 100644 ckeditor/plugins/maximize/lang/fa.js create mode 100644 ckeditor/plugins/maximize/lang/fi.js create mode 100644 ckeditor/plugins/maximize/lang/fo.js create mode 100644 ckeditor/plugins/maximize/lang/fr-ca.js create mode 100644 ckeditor/plugins/maximize/lang/fr.js create mode 100644 ckeditor/plugins/maximize/lang/gl.js create mode 100644 ckeditor/plugins/maximize/lang/gu.js create mode 100644 ckeditor/plugins/maximize/lang/he.js create mode 100644 ckeditor/plugins/maximize/lang/hi.js create mode 100644 ckeditor/plugins/maximize/lang/hr.js create mode 100644 ckeditor/plugins/maximize/lang/hu.js create mode 100644 ckeditor/plugins/maximize/lang/id.js create mode 100644 ckeditor/plugins/maximize/lang/is.js create mode 100644 ckeditor/plugins/maximize/lang/it.js create mode 100644 ckeditor/plugins/maximize/lang/ja.js create mode 100644 ckeditor/plugins/maximize/lang/ka.js create mode 100644 ckeditor/plugins/maximize/lang/km.js create mode 100644 ckeditor/plugins/maximize/lang/ko.js create mode 100644 ckeditor/plugins/maximize/lang/ku.js create mode 100644 ckeditor/plugins/maximize/lang/lt.js create mode 100644 ckeditor/plugins/maximize/lang/lv.js create mode 100644 ckeditor/plugins/maximize/lang/mk.js create mode 100644 ckeditor/plugins/maximize/lang/mn.js create mode 100644 ckeditor/plugins/maximize/lang/ms.js create mode 100644 ckeditor/plugins/maximize/lang/nb.js create mode 100644 ckeditor/plugins/maximize/lang/nl.js create mode 100644 ckeditor/plugins/maximize/lang/no.js create mode 100644 ckeditor/plugins/maximize/lang/oc.js create mode 100644 ckeditor/plugins/maximize/lang/pl.js create mode 100644 ckeditor/plugins/maximize/lang/pt-br.js create mode 100644 ckeditor/plugins/maximize/lang/pt.js create mode 100644 ckeditor/plugins/maximize/lang/ro.js create mode 100644 ckeditor/plugins/maximize/lang/ru.js create mode 100644 ckeditor/plugins/maximize/lang/si.js create mode 100644 ckeditor/plugins/maximize/lang/sk.js create mode 100644 ckeditor/plugins/maximize/lang/sl.js create mode 100644 ckeditor/plugins/maximize/lang/sq.js create mode 100644 ckeditor/plugins/maximize/lang/sr-latn.js create mode 100644 ckeditor/plugins/maximize/lang/sr.js create mode 100644 ckeditor/plugins/maximize/lang/sv.js create mode 100644 ckeditor/plugins/maximize/lang/th.js create mode 100644 ckeditor/plugins/maximize/lang/tr.js create mode 100644 ckeditor/plugins/maximize/lang/tt.js create mode 100644 ckeditor/plugins/maximize/lang/ug.js create mode 100644 ckeditor/plugins/maximize/lang/uk.js create mode 100644 ckeditor/plugins/maximize/lang/vi.js create mode 100644 ckeditor/plugins/maximize/lang/zh-cn.js create mode 100644 ckeditor/plugins/maximize/lang/zh.js create mode 100644 ckeditor/plugins/maximize/plugin.js create mode 100644 ckeditor/plugins/menu/plugin.js create mode 100644 ckeditor/plugins/menubutton/plugin.js create mode 100644 ckeditor/plugins/newpage/icons/hidpi/newpage-rtl.png create mode 100644 ckeditor/plugins/newpage/icons/hidpi/newpage.png create mode 100644 ckeditor/plugins/newpage/icons/newpage-rtl.png create mode 100644 ckeditor/plugins/newpage/icons/newpage.png create mode 100644 ckeditor/plugins/newpage/lang/af.js create mode 100644 ckeditor/plugins/newpage/lang/ar.js create mode 100644 ckeditor/plugins/newpage/lang/az.js create mode 100644 ckeditor/plugins/newpage/lang/bg.js create mode 100644 ckeditor/plugins/newpage/lang/bn.js create mode 100644 ckeditor/plugins/newpage/lang/bs.js create mode 100644 ckeditor/plugins/newpage/lang/ca.js create mode 100644 ckeditor/plugins/newpage/lang/cs.js create mode 100644 ckeditor/plugins/newpage/lang/cy.js create mode 100644 ckeditor/plugins/newpage/lang/da.js create mode 100644 ckeditor/plugins/newpage/lang/de-ch.js create mode 100644 ckeditor/plugins/newpage/lang/de.js create mode 100644 ckeditor/plugins/newpage/lang/el.js create mode 100644 ckeditor/plugins/newpage/lang/en-au.js create mode 100644 ckeditor/plugins/newpage/lang/en-ca.js create mode 100644 ckeditor/plugins/newpage/lang/en-gb.js create mode 100644 ckeditor/plugins/newpage/lang/en.js create mode 100644 ckeditor/plugins/newpage/lang/eo.js create mode 100644 ckeditor/plugins/newpage/lang/es.js create mode 100644 ckeditor/plugins/newpage/lang/et.js create mode 100644 ckeditor/plugins/newpage/lang/eu.js create mode 100644 ckeditor/plugins/newpage/lang/fa.js create mode 100644 ckeditor/plugins/newpage/lang/fi.js create mode 100644 ckeditor/plugins/newpage/lang/fo.js create mode 100644 ckeditor/plugins/newpage/lang/fr-ca.js create mode 100644 ckeditor/plugins/newpage/lang/fr.js create mode 100644 ckeditor/plugins/newpage/lang/gl.js create mode 100644 ckeditor/plugins/newpage/lang/gu.js create mode 100644 ckeditor/plugins/newpage/lang/he.js create mode 100644 ckeditor/plugins/newpage/lang/hi.js create mode 100644 ckeditor/plugins/newpage/lang/hr.js create mode 100644 ckeditor/plugins/newpage/lang/hu.js create mode 100644 ckeditor/plugins/newpage/lang/id.js create mode 100644 ckeditor/plugins/newpage/lang/is.js create mode 100644 ckeditor/plugins/newpage/lang/it.js create mode 100644 ckeditor/plugins/newpage/lang/ja.js create mode 100644 ckeditor/plugins/newpage/lang/ka.js create mode 100644 ckeditor/plugins/newpage/lang/km.js create mode 100644 ckeditor/plugins/newpage/lang/ko.js create mode 100644 ckeditor/plugins/newpage/lang/ku.js create mode 100644 ckeditor/plugins/newpage/lang/lt.js create mode 100644 ckeditor/plugins/newpage/lang/lv.js create mode 100644 ckeditor/plugins/newpage/lang/mk.js create mode 100644 ckeditor/plugins/newpage/lang/mn.js create mode 100644 ckeditor/plugins/newpage/lang/ms.js create mode 100644 ckeditor/plugins/newpage/lang/nb.js create mode 100644 ckeditor/plugins/newpage/lang/nl.js create mode 100644 ckeditor/plugins/newpage/lang/no.js create mode 100644 ckeditor/plugins/newpage/lang/oc.js create mode 100644 ckeditor/plugins/newpage/lang/pl.js create mode 100644 ckeditor/plugins/newpage/lang/pt-br.js create mode 100644 ckeditor/plugins/newpage/lang/pt.js create mode 100644 ckeditor/plugins/newpage/lang/ro.js create mode 100644 ckeditor/plugins/newpage/lang/ru.js create mode 100644 ckeditor/plugins/newpage/lang/si.js create mode 100644 ckeditor/plugins/newpage/lang/sk.js create mode 100644 ckeditor/plugins/newpage/lang/sl.js create mode 100644 ckeditor/plugins/newpage/lang/sq.js create mode 100644 ckeditor/plugins/newpage/lang/sr-latn.js create mode 100644 ckeditor/plugins/newpage/lang/sr.js create mode 100644 ckeditor/plugins/newpage/lang/sv.js create mode 100644 ckeditor/plugins/newpage/lang/th.js create mode 100644 ckeditor/plugins/newpage/lang/tr.js create mode 100644 ckeditor/plugins/newpage/lang/tt.js create mode 100644 ckeditor/plugins/newpage/lang/ug.js create mode 100644 ckeditor/plugins/newpage/lang/uk.js create mode 100644 ckeditor/plugins/newpage/lang/vi.js create mode 100644 ckeditor/plugins/newpage/lang/zh-cn.js create mode 100644 ckeditor/plugins/newpage/lang/zh.js create mode 100644 ckeditor/plugins/newpage/plugin.js create mode 100644 ckeditor/plugins/pagebreak/icons/hidpi/pagebreak-rtl.png create mode 100644 ckeditor/plugins/pagebreak/icons/hidpi/pagebreak.png create mode 100644 ckeditor/plugins/pagebreak/icons/pagebreak-rtl.png create mode 100644 ckeditor/plugins/pagebreak/icons/pagebreak.png create mode 100644 ckeditor/plugins/pagebreak/images/pagebreak.gif create mode 100644 ckeditor/plugins/pagebreak/lang/af.js create mode 100644 ckeditor/plugins/pagebreak/lang/ar.js create mode 100644 ckeditor/plugins/pagebreak/lang/az.js create mode 100644 ckeditor/plugins/pagebreak/lang/bg.js create mode 100644 ckeditor/plugins/pagebreak/lang/bn.js create mode 100644 ckeditor/plugins/pagebreak/lang/bs.js create mode 100644 ckeditor/plugins/pagebreak/lang/ca.js create mode 100644 ckeditor/plugins/pagebreak/lang/cs.js create mode 100644 ckeditor/plugins/pagebreak/lang/cy.js create mode 100644 ckeditor/plugins/pagebreak/lang/da.js create mode 100644 ckeditor/plugins/pagebreak/lang/de-ch.js create mode 100644 ckeditor/plugins/pagebreak/lang/de.js create mode 100644 ckeditor/plugins/pagebreak/lang/el.js create mode 100644 ckeditor/plugins/pagebreak/lang/en-au.js create mode 100644 ckeditor/plugins/pagebreak/lang/en-ca.js create mode 100644 ckeditor/plugins/pagebreak/lang/en-gb.js create mode 100644 ckeditor/plugins/pagebreak/lang/en.js create mode 100644 ckeditor/plugins/pagebreak/lang/eo.js create mode 100644 ckeditor/plugins/pagebreak/lang/es.js create mode 100644 ckeditor/plugins/pagebreak/lang/et.js create mode 100644 ckeditor/plugins/pagebreak/lang/eu.js create mode 100644 ckeditor/plugins/pagebreak/lang/fa.js create mode 100644 ckeditor/plugins/pagebreak/lang/fi.js create mode 100644 ckeditor/plugins/pagebreak/lang/fo.js create mode 100644 ckeditor/plugins/pagebreak/lang/fr-ca.js create mode 100644 ckeditor/plugins/pagebreak/lang/fr.js create mode 100644 ckeditor/plugins/pagebreak/lang/gl.js create mode 100644 ckeditor/plugins/pagebreak/lang/gu.js create mode 100644 ckeditor/plugins/pagebreak/lang/he.js create mode 100644 ckeditor/plugins/pagebreak/lang/hi.js create mode 100644 ckeditor/plugins/pagebreak/lang/hr.js create mode 100644 ckeditor/plugins/pagebreak/lang/hu.js create mode 100644 ckeditor/plugins/pagebreak/lang/id.js create mode 100644 ckeditor/plugins/pagebreak/lang/is.js create mode 100644 ckeditor/plugins/pagebreak/lang/it.js create mode 100644 ckeditor/plugins/pagebreak/lang/ja.js create mode 100644 ckeditor/plugins/pagebreak/lang/ka.js create mode 100644 ckeditor/plugins/pagebreak/lang/km.js create mode 100644 ckeditor/plugins/pagebreak/lang/ko.js create mode 100644 ckeditor/plugins/pagebreak/lang/ku.js create mode 100644 ckeditor/plugins/pagebreak/lang/lt.js create mode 100644 ckeditor/plugins/pagebreak/lang/lv.js create mode 100644 ckeditor/plugins/pagebreak/lang/mk.js create mode 100644 ckeditor/plugins/pagebreak/lang/mn.js create mode 100644 ckeditor/plugins/pagebreak/lang/ms.js create mode 100644 ckeditor/plugins/pagebreak/lang/nb.js create mode 100644 ckeditor/plugins/pagebreak/lang/nl.js create mode 100644 ckeditor/plugins/pagebreak/lang/no.js create mode 100644 ckeditor/plugins/pagebreak/lang/oc.js create mode 100644 ckeditor/plugins/pagebreak/lang/pl.js create mode 100644 ckeditor/plugins/pagebreak/lang/pt-br.js create mode 100644 ckeditor/plugins/pagebreak/lang/pt.js create mode 100644 ckeditor/plugins/pagebreak/lang/ro.js create mode 100644 ckeditor/plugins/pagebreak/lang/ru.js create mode 100644 ckeditor/plugins/pagebreak/lang/si.js create mode 100644 ckeditor/plugins/pagebreak/lang/sk.js create mode 100644 ckeditor/plugins/pagebreak/lang/sl.js create mode 100644 ckeditor/plugins/pagebreak/lang/sq.js create mode 100644 ckeditor/plugins/pagebreak/lang/sr-latn.js create mode 100644 ckeditor/plugins/pagebreak/lang/sr.js create mode 100644 ckeditor/plugins/pagebreak/lang/sv.js create mode 100644 ckeditor/plugins/pagebreak/lang/th.js create mode 100644 ckeditor/plugins/pagebreak/lang/tr.js create mode 100644 ckeditor/plugins/pagebreak/lang/tt.js create mode 100644 ckeditor/plugins/pagebreak/lang/ug.js create mode 100644 ckeditor/plugins/pagebreak/lang/uk.js create mode 100644 ckeditor/plugins/pagebreak/lang/vi.js create mode 100644 ckeditor/plugins/pagebreak/lang/zh-cn.js create mode 100644 ckeditor/plugins/pagebreak/lang/zh.js create mode 100644 ckeditor/plugins/pagebreak/plugin.js create mode 100644 ckeditor/plugins/panel/plugin.js create mode 100644 ckeditor/plugins/panelbutton/plugin.js create mode 100644 ckeditor/plugins/pastefromword/icons/hidpi/pastefromword-rtl.png create mode 100644 ckeditor/plugins/pastefromword/icons/hidpi/pastefromword.png create mode 100644 ckeditor/plugins/pastefromword/icons/pastefromword-rtl.png create mode 100644 ckeditor/plugins/pastefromword/icons/pastefromword.png create mode 100644 ckeditor/plugins/pastefromword/lang/af.js create mode 100644 ckeditor/plugins/pastefromword/lang/ar.js create mode 100644 ckeditor/plugins/pastefromword/lang/az.js create mode 100644 ckeditor/plugins/pastefromword/lang/bg.js create mode 100644 ckeditor/plugins/pastefromword/lang/bn.js create mode 100644 ckeditor/plugins/pastefromword/lang/bs.js create mode 100644 ckeditor/plugins/pastefromword/lang/ca.js create mode 100644 ckeditor/plugins/pastefromword/lang/cs.js create mode 100644 ckeditor/plugins/pastefromword/lang/cy.js create mode 100644 ckeditor/plugins/pastefromword/lang/da.js create mode 100644 ckeditor/plugins/pastefromword/lang/de-ch.js create mode 100644 ckeditor/plugins/pastefromword/lang/de.js create mode 100644 ckeditor/plugins/pastefromword/lang/el.js create mode 100644 ckeditor/plugins/pastefromword/lang/en-au.js create mode 100644 ckeditor/plugins/pastefromword/lang/en-ca.js create mode 100644 ckeditor/plugins/pastefromword/lang/en-gb.js create mode 100644 ckeditor/plugins/pastefromword/lang/en.js create mode 100644 ckeditor/plugins/pastefromword/lang/eo.js create mode 100644 ckeditor/plugins/pastefromword/lang/es.js create mode 100644 ckeditor/plugins/pastefromword/lang/et.js create mode 100644 ckeditor/plugins/pastefromword/lang/eu.js create mode 100644 ckeditor/plugins/pastefromword/lang/fa.js create mode 100644 ckeditor/plugins/pastefromword/lang/fi.js create mode 100644 ckeditor/plugins/pastefromword/lang/fo.js create mode 100644 ckeditor/plugins/pastefromword/lang/fr-ca.js create mode 100644 ckeditor/plugins/pastefromword/lang/fr.js create mode 100644 ckeditor/plugins/pastefromword/lang/gl.js create mode 100644 ckeditor/plugins/pastefromword/lang/gu.js create mode 100644 ckeditor/plugins/pastefromword/lang/he.js create mode 100644 ckeditor/plugins/pastefromword/lang/hi.js create mode 100644 ckeditor/plugins/pastefromword/lang/hr.js create mode 100644 ckeditor/plugins/pastefromword/lang/hu.js create mode 100644 ckeditor/plugins/pastefromword/lang/id.js create mode 100644 ckeditor/plugins/pastefromword/lang/is.js create mode 100644 ckeditor/plugins/pastefromword/lang/it.js create mode 100644 ckeditor/plugins/pastefromword/lang/ja.js create mode 100644 ckeditor/plugins/pastefromword/lang/ka.js create mode 100644 ckeditor/plugins/pastefromword/lang/km.js create mode 100644 ckeditor/plugins/pastefromword/lang/ko.js create mode 100644 ckeditor/plugins/pastefromword/lang/ku.js create mode 100644 ckeditor/plugins/pastefromword/lang/lt.js create mode 100644 ckeditor/plugins/pastefromword/lang/lv.js create mode 100644 ckeditor/plugins/pastefromword/lang/mk.js create mode 100644 ckeditor/plugins/pastefromword/lang/mn.js create mode 100644 ckeditor/plugins/pastefromword/lang/ms.js create mode 100644 ckeditor/plugins/pastefromword/lang/nb.js create mode 100644 ckeditor/plugins/pastefromword/lang/nl.js create mode 100644 ckeditor/plugins/pastefromword/lang/no.js create mode 100644 ckeditor/plugins/pastefromword/lang/oc.js create mode 100644 ckeditor/plugins/pastefromword/lang/pl.js create mode 100644 ckeditor/plugins/pastefromword/lang/pt-br.js create mode 100644 ckeditor/plugins/pastefromword/lang/pt.js create mode 100644 ckeditor/plugins/pastefromword/lang/ro.js create mode 100644 ckeditor/plugins/pastefromword/lang/ru.js create mode 100644 ckeditor/plugins/pastefromword/lang/si.js create mode 100644 ckeditor/plugins/pastefromword/lang/sk.js create mode 100644 ckeditor/plugins/pastefromword/lang/sl.js create mode 100644 ckeditor/plugins/pastefromword/lang/sq.js create mode 100644 ckeditor/plugins/pastefromword/lang/sr-latn.js create mode 100644 ckeditor/plugins/pastefromword/lang/sr.js create mode 100644 ckeditor/plugins/pastefromword/lang/sv.js create mode 100644 ckeditor/plugins/pastefromword/lang/th.js create mode 100644 ckeditor/plugins/pastefromword/lang/tr.js create mode 100644 ckeditor/plugins/pastefromword/lang/tt.js create mode 100644 ckeditor/plugins/pastefromword/lang/ug.js create mode 100644 ckeditor/plugins/pastefromword/lang/uk.js create mode 100644 ckeditor/plugins/pastefromword/lang/vi.js create mode 100644 ckeditor/plugins/pastefromword/lang/zh-cn.js create mode 100644 ckeditor/plugins/pastefromword/lang/zh.js create mode 100644 ckeditor/plugins/pastefromword/plugin.js create mode 100644 ckeditor/plugins/pastetext/icons/hidpi/pastetext-rtl.png create mode 100644 ckeditor/plugins/pastetext/icons/hidpi/pastetext.png create mode 100644 ckeditor/plugins/pastetext/icons/pastetext-rtl.png create mode 100644 ckeditor/plugins/pastetext/icons/pastetext.png create mode 100644 ckeditor/plugins/pastetext/lang/af.js create mode 100644 ckeditor/plugins/pastetext/lang/ar.js create mode 100644 ckeditor/plugins/pastetext/lang/az.js create mode 100644 ckeditor/plugins/pastetext/lang/bg.js create mode 100644 ckeditor/plugins/pastetext/lang/bn.js create mode 100644 ckeditor/plugins/pastetext/lang/bs.js create mode 100644 ckeditor/plugins/pastetext/lang/ca.js create mode 100644 ckeditor/plugins/pastetext/lang/cs.js create mode 100644 ckeditor/plugins/pastetext/lang/cy.js create mode 100644 ckeditor/plugins/pastetext/lang/da.js create mode 100644 ckeditor/plugins/pastetext/lang/de-ch.js create mode 100644 ckeditor/plugins/pastetext/lang/de.js create mode 100644 ckeditor/plugins/pastetext/lang/el.js create mode 100644 ckeditor/plugins/pastetext/lang/en-au.js create mode 100644 ckeditor/plugins/pastetext/lang/en-ca.js create mode 100644 ckeditor/plugins/pastetext/lang/en-gb.js create mode 100644 ckeditor/plugins/pastetext/lang/en.js create mode 100644 ckeditor/plugins/pastetext/lang/eo.js create mode 100644 ckeditor/plugins/pastetext/lang/es.js create mode 100644 ckeditor/plugins/pastetext/lang/et.js create mode 100644 ckeditor/plugins/pastetext/lang/eu.js create mode 100644 ckeditor/plugins/pastetext/lang/fa.js create mode 100644 ckeditor/plugins/pastetext/lang/fi.js create mode 100644 ckeditor/plugins/pastetext/lang/fo.js create mode 100644 ckeditor/plugins/pastetext/lang/fr-ca.js create mode 100644 ckeditor/plugins/pastetext/lang/fr.js create mode 100644 ckeditor/plugins/pastetext/lang/gl.js create mode 100644 ckeditor/plugins/pastetext/lang/gu.js create mode 100644 ckeditor/plugins/pastetext/lang/he.js create mode 100644 ckeditor/plugins/pastetext/lang/hi.js create mode 100644 ckeditor/plugins/pastetext/lang/hr.js create mode 100644 ckeditor/plugins/pastetext/lang/hu.js create mode 100644 ckeditor/plugins/pastetext/lang/id.js create mode 100644 ckeditor/plugins/pastetext/lang/is.js create mode 100644 ckeditor/plugins/pastetext/lang/it.js create mode 100644 ckeditor/plugins/pastetext/lang/ja.js create mode 100644 ckeditor/plugins/pastetext/lang/ka.js create mode 100644 ckeditor/plugins/pastetext/lang/km.js create mode 100644 ckeditor/plugins/pastetext/lang/ko.js create mode 100644 ckeditor/plugins/pastetext/lang/ku.js create mode 100644 ckeditor/plugins/pastetext/lang/lt.js create mode 100644 ckeditor/plugins/pastetext/lang/lv.js create mode 100644 ckeditor/plugins/pastetext/lang/mk.js create mode 100644 ckeditor/plugins/pastetext/lang/mn.js create mode 100644 ckeditor/plugins/pastetext/lang/ms.js create mode 100644 ckeditor/plugins/pastetext/lang/nb.js create mode 100644 ckeditor/plugins/pastetext/lang/nl.js create mode 100644 ckeditor/plugins/pastetext/lang/no.js create mode 100644 ckeditor/plugins/pastetext/lang/oc.js create mode 100644 ckeditor/plugins/pastetext/lang/pl.js create mode 100644 ckeditor/plugins/pastetext/lang/pt-br.js create mode 100644 ckeditor/plugins/pastetext/lang/pt.js create mode 100644 ckeditor/plugins/pastetext/lang/ro.js create mode 100644 ckeditor/plugins/pastetext/lang/ru.js create mode 100644 ckeditor/plugins/pastetext/lang/si.js create mode 100644 ckeditor/plugins/pastetext/lang/sk.js create mode 100644 ckeditor/plugins/pastetext/lang/sl.js create mode 100644 ckeditor/plugins/pastetext/lang/sq.js create mode 100644 ckeditor/plugins/pastetext/lang/sr-latn.js create mode 100644 ckeditor/plugins/pastetext/lang/sr.js create mode 100644 ckeditor/plugins/pastetext/lang/sv.js create mode 100644 ckeditor/plugins/pastetext/lang/th.js create mode 100644 ckeditor/plugins/pastetext/lang/tr.js create mode 100644 ckeditor/plugins/pastetext/lang/tt.js create mode 100644 ckeditor/plugins/pastetext/lang/ug.js create mode 100644 ckeditor/plugins/pastetext/lang/uk.js create mode 100644 ckeditor/plugins/pastetext/lang/vi.js create mode 100644 ckeditor/plugins/pastetext/lang/zh-cn.js create mode 100644 ckeditor/plugins/pastetext/lang/zh.js create mode 100644 ckeditor/plugins/pastetext/plugin.js create mode 100644 ckeditor/plugins/popup/plugin.js create mode 100644 ckeditor/plugins/preview/icons/hidpi/preview-rtl.png create mode 100644 ckeditor/plugins/preview/icons/hidpi/preview.png create mode 100644 ckeditor/plugins/preview/icons/preview-rtl.png create mode 100644 ckeditor/plugins/preview/icons/preview.png create mode 100644 ckeditor/plugins/preview/lang/af.js create mode 100644 ckeditor/plugins/preview/lang/ar.js create mode 100644 ckeditor/plugins/preview/lang/az.js create mode 100644 ckeditor/plugins/preview/lang/bg.js create mode 100644 ckeditor/plugins/preview/lang/bn.js create mode 100644 ckeditor/plugins/preview/lang/bs.js create mode 100644 ckeditor/plugins/preview/lang/ca.js create mode 100644 ckeditor/plugins/preview/lang/cs.js create mode 100644 ckeditor/plugins/preview/lang/cy.js create mode 100644 ckeditor/plugins/preview/lang/da.js create mode 100644 ckeditor/plugins/preview/lang/de-ch.js create mode 100644 ckeditor/plugins/preview/lang/de.js create mode 100644 ckeditor/plugins/preview/lang/el.js create mode 100644 ckeditor/plugins/preview/lang/en-au.js create mode 100644 ckeditor/plugins/preview/lang/en-ca.js create mode 100644 ckeditor/plugins/preview/lang/en-gb.js create mode 100644 ckeditor/plugins/preview/lang/en.js create mode 100644 ckeditor/plugins/preview/lang/eo.js create mode 100644 ckeditor/plugins/preview/lang/es.js create mode 100644 ckeditor/plugins/preview/lang/et.js create mode 100644 ckeditor/plugins/preview/lang/eu.js create mode 100644 ckeditor/plugins/preview/lang/fa.js create mode 100644 ckeditor/plugins/preview/lang/fi.js create mode 100644 ckeditor/plugins/preview/lang/fo.js create mode 100644 ckeditor/plugins/preview/lang/fr-ca.js create mode 100644 ckeditor/plugins/preview/lang/fr.js create mode 100644 ckeditor/plugins/preview/lang/gl.js create mode 100644 ckeditor/plugins/preview/lang/gu.js create mode 100644 ckeditor/plugins/preview/lang/he.js create mode 100644 ckeditor/plugins/preview/lang/hi.js create mode 100644 ckeditor/plugins/preview/lang/hr.js create mode 100644 ckeditor/plugins/preview/lang/hu.js create mode 100644 ckeditor/plugins/preview/lang/id.js create mode 100644 ckeditor/plugins/preview/lang/is.js create mode 100644 ckeditor/plugins/preview/lang/it.js create mode 100644 ckeditor/plugins/preview/lang/ja.js create mode 100644 ckeditor/plugins/preview/lang/ka.js create mode 100644 ckeditor/plugins/preview/lang/km.js create mode 100644 ckeditor/plugins/preview/lang/ko.js create mode 100644 ckeditor/plugins/preview/lang/ku.js create mode 100644 ckeditor/plugins/preview/lang/lt.js create mode 100644 ckeditor/plugins/preview/lang/lv.js create mode 100644 ckeditor/plugins/preview/lang/mk.js create mode 100644 ckeditor/plugins/preview/lang/mn.js create mode 100644 ckeditor/plugins/preview/lang/ms.js create mode 100644 ckeditor/plugins/preview/lang/nb.js create mode 100644 ckeditor/plugins/preview/lang/nl.js create mode 100644 ckeditor/plugins/preview/lang/no.js create mode 100644 ckeditor/plugins/preview/lang/oc.js create mode 100644 ckeditor/plugins/preview/lang/pl.js create mode 100644 ckeditor/plugins/preview/lang/pt-br.js create mode 100644 ckeditor/plugins/preview/lang/pt.js create mode 100644 ckeditor/plugins/preview/lang/ro.js create mode 100644 ckeditor/plugins/preview/lang/ru.js create mode 100644 ckeditor/plugins/preview/lang/si.js create mode 100644 ckeditor/plugins/preview/lang/sk.js create mode 100644 ckeditor/plugins/preview/lang/sl.js create mode 100644 ckeditor/plugins/preview/lang/sq.js create mode 100644 ckeditor/plugins/preview/lang/sr-latn.js create mode 100644 ckeditor/plugins/preview/lang/sr.js create mode 100644 ckeditor/plugins/preview/lang/sv.js create mode 100644 ckeditor/plugins/preview/lang/th.js create mode 100644 ckeditor/plugins/preview/lang/tr.js create mode 100644 ckeditor/plugins/preview/lang/tt.js create mode 100644 ckeditor/plugins/preview/lang/ug.js create mode 100644 ckeditor/plugins/preview/lang/uk.js create mode 100644 ckeditor/plugins/preview/lang/vi.js create mode 100644 ckeditor/plugins/preview/lang/zh-cn.js create mode 100644 ckeditor/plugins/preview/lang/zh.js create mode 100644 ckeditor/plugins/preview/plugin.js create mode 100644 ckeditor/plugins/preview/preview.html create mode 100644 ckeditor/plugins/print/icons/hidpi/print.png create mode 100644 ckeditor/plugins/print/icons/print.png create mode 100644 ckeditor/plugins/print/lang/af.js create mode 100644 ckeditor/plugins/print/lang/ar.js create mode 100644 ckeditor/plugins/print/lang/az.js create mode 100644 ckeditor/plugins/print/lang/bg.js create mode 100644 ckeditor/plugins/print/lang/bn.js create mode 100644 ckeditor/plugins/print/lang/bs.js create mode 100644 ckeditor/plugins/print/lang/ca.js create mode 100644 ckeditor/plugins/print/lang/cs.js create mode 100644 ckeditor/plugins/print/lang/cy.js create mode 100644 ckeditor/plugins/print/lang/da.js create mode 100644 ckeditor/plugins/print/lang/de-ch.js create mode 100644 ckeditor/plugins/print/lang/de.js create mode 100644 ckeditor/plugins/print/lang/el.js create mode 100644 ckeditor/plugins/print/lang/en-au.js create mode 100644 ckeditor/plugins/print/lang/en-ca.js create mode 100644 ckeditor/plugins/print/lang/en-gb.js create mode 100644 ckeditor/plugins/print/lang/en.js create mode 100644 ckeditor/plugins/print/lang/eo.js create mode 100644 ckeditor/plugins/print/lang/es.js create mode 100644 ckeditor/plugins/print/lang/et.js create mode 100644 ckeditor/plugins/print/lang/eu.js create mode 100644 ckeditor/plugins/print/lang/fa.js create mode 100644 ckeditor/plugins/print/lang/fi.js create mode 100644 ckeditor/plugins/print/lang/fo.js create mode 100644 ckeditor/plugins/print/lang/fr-ca.js create mode 100644 ckeditor/plugins/print/lang/fr.js create mode 100644 ckeditor/plugins/print/lang/gl.js create mode 100644 ckeditor/plugins/print/lang/gu.js create mode 100644 ckeditor/plugins/print/lang/he.js create mode 100644 ckeditor/plugins/print/lang/hi.js create mode 100644 ckeditor/plugins/print/lang/hr.js create mode 100644 ckeditor/plugins/print/lang/hu.js create mode 100644 ckeditor/plugins/print/lang/id.js create mode 100644 ckeditor/plugins/print/lang/is.js create mode 100644 ckeditor/plugins/print/lang/it.js create mode 100644 ckeditor/plugins/print/lang/ja.js create mode 100644 ckeditor/plugins/print/lang/ka.js create mode 100644 ckeditor/plugins/print/lang/km.js create mode 100644 ckeditor/plugins/print/lang/ko.js create mode 100644 ckeditor/plugins/print/lang/ku.js create mode 100644 ckeditor/plugins/print/lang/lt.js create mode 100644 ckeditor/plugins/print/lang/lv.js create mode 100644 ckeditor/plugins/print/lang/mk.js create mode 100644 ckeditor/plugins/print/lang/mn.js create mode 100644 ckeditor/plugins/print/lang/ms.js create mode 100644 ckeditor/plugins/print/lang/nb.js create mode 100644 ckeditor/plugins/print/lang/nl.js create mode 100644 ckeditor/plugins/print/lang/no.js create mode 100644 ckeditor/plugins/print/lang/oc.js create mode 100644 ckeditor/plugins/print/lang/pl.js create mode 100644 ckeditor/plugins/print/lang/pt-br.js create mode 100644 ckeditor/plugins/print/lang/pt.js create mode 100644 ckeditor/plugins/print/lang/ro.js create mode 100644 ckeditor/plugins/print/lang/ru.js create mode 100644 ckeditor/plugins/print/lang/si.js create mode 100644 ckeditor/plugins/print/lang/sk.js create mode 100644 ckeditor/plugins/print/lang/sl.js create mode 100644 ckeditor/plugins/print/lang/sq.js create mode 100644 ckeditor/plugins/print/lang/sr-latn.js create mode 100644 ckeditor/plugins/print/lang/sr.js create mode 100644 ckeditor/plugins/print/lang/sv.js create mode 100644 ckeditor/plugins/print/lang/th.js create mode 100644 ckeditor/plugins/print/lang/tr.js create mode 100644 ckeditor/plugins/print/lang/tt.js create mode 100644 ckeditor/plugins/print/lang/ug.js create mode 100644 ckeditor/plugins/print/lang/uk.js create mode 100644 ckeditor/plugins/print/lang/vi.js create mode 100644 ckeditor/plugins/print/lang/zh-cn.js create mode 100644 ckeditor/plugins/print/lang/zh.js create mode 100644 ckeditor/plugins/print/plugin.js create mode 100644 ckeditor/plugins/removeformat/icons/hidpi/removeformat.png create mode 100644 ckeditor/plugins/removeformat/icons/removeformat.png create mode 100644 ckeditor/plugins/removeformat/lang/af.js create mode 100644 ckeditor/plugins/removeformat/lang/ar.js create mode 100644 ckeditor/plugins/removeformat/lang/az.js create mode 100644 ckeditor/plugins/removeformat/lang/bg.js create mode 100644 ckeditor/plugins/removeformat/lang/bn.js create mode 100644 ckeditor/plugins/removeformat/lang/bs.js create mode 100644 ckeditor/plugins/removeformat/lang/ca.js create mode 100644 ckeditor/plugins/removeformat/lang/cs.js create mode 100644 ckeditor/plugins/removeformat/lang/cy.js create mode 100644 ckeditor/plugins/removeformat/lang/da.js create mode 100644 ckeditor/plugins/removeformat/lang/de-ch.js create mode 100644 ckeditor/plugins/removeformat/lang/de.js create mode 100644 ckeditor/plugins/removeformat/lang/el.js create mode 100644 ckeditor/plugins/removeformat/lang/en-au.js create mode 100644 ckeditor/plugins/removeformat/lang/en-ca.js create mode 100644 ckeditor/plugins/removeformat/lang/en-gb.js create mode 100644 ckeditor/plugins/removeformat/lang/en.js create mode 100644 ckeditor/plugins/removeformat/lang/eo.js create mode 100644 ckeditor/plugins/removeformat/lang/es.js create mode 100644 ckeditor/plugins/removeformat/lang/et.js create mode 100644 ckeditor/plugins/removeformat/lang/eu.js create mode 100644 ckeditor/plugins/removeformat/lang/fa.js create mode 100644 ckeditor/plugins/removeformat/lang/fi.js create mode 100644 ckeditor/plugins/removeformat/lang/fo.js create mode 100644 ckeditor/plugins/removeformat/lang/fr-ca.js create mode 100644 ckeditor/plugins/removeformat/lang/fr.js create mode 100644 ckeditor/plugins/removeformat/lang/gl.js create mode 100644 ckeditor/plugins/removeformat/lang/gu.js create mode 100644 ckeditor/plugins/removeformat/lang/he.js create mode 100644 ckeditor/plugins/removeformat/lang/hi.js create mode 100644 ckeditor/plugins/removeformat/lang/hr.js create mode 100644 ckeditor/plugins/removeformat/lang/hu.js create mode 100644 ckeditor/plugins/removeformat/lang/id.js create mode 100644 ckeditor/plugins/removeformat/lang/is.js create mode 100644 ckeditor/plugins/removeformat/lang/it.js create mode 100644 ckeditor/plugins/removeformat/lang/ja.js create mode 100644 ckeditor/plugins/removeformat/lang/ka.js create mode 100644 ckeditor/plugins/removeformat/lang/km.js create mode 100644 ckeditor/plugins/removeformat/lang/ko.js create mode 100644 ckeditor/plugins/removeformat/lang/ku.js create mode 100644 ckeditor/plugins/removeformat/lang/lt.js create mode 100644 ckeditor/plugins/removeformat/lang/lv.js create mode 100644 ckeditor/plugins/removeformat/lang/mk.js create mode 100644 ckeditor/plugins/removeformat/lang/mn.js create mode 100644 ckeditor/plugins/removeformat/lang/ms.js create mode 100644 ckeditor/plugins/removeformat/lang/nb.js create mode 100644 ckeditor/plugins/removeformat/lang/nl.js create mode 100644 ckeditor/plugins/removeformat/lang/no.js create mode 100644 ckeditor/plugins/removeformat/lang/oc.js create mode 100644 ckeditor/plugins/removeformat/lang/pl.js create mode 100644 ckeditor/plugins/removeformat/lang/pt-br.js create mode 100644 ckeditor/plugins/removeformat/lang/pt.js create mode 100644 ckeditor/plugins/removeformat/lang/ro.js create mode 100644 ckeditor/plugins/removeformat/lang/ru.js create mode 100644 ckeditor/plugins/removeformat/lang/si.js create mode 100644 ckeditor/plugins/removeformat/lang/sk.js create mode 100644 ckeditor/plugins/removeformat/lang/sl.js create mode 100644 ckeditor/plugins/removeformat/lang/sq.js create mode 100644 ckeditor/plugins/removeformat/lang/sr-latn.js create mode 100644 ckeditor/plugins/removeformat/lang/sr.js create mode 100644 ckeditor/plugins/removeformat/lang/sv.js create mode 100644 ckeditor/plugins/removeformat/lang/th.js create mode 100644 ckeditor/plugins/removeformat/lang/tr.js create mode 100644 ckeditor/plugins/removeformat/lang/tt.js create mode 100644 ckeditor/plugins/removeformat/lang/ug.js create mode 100644 ckeditor/plugins/removeformat/lang/uk.js create mode 100644 ckeditor/plugins/removeformat/lang/vi.js create mode 100644 ckeditor/plugins/removeformat/lang/zh-cn.js create mode 100644 ckeditor/plugins/removeformat/lang/zh.js create mode 100644 ckeditor/plugins/removeformat/plugin.js create mode 100644 ckeditor/plugins/resize/plugin.js create mode 100644 ckeditor/plugins/richcombo/plugin.js create mode 100644 ckeditor/plugins/save/icons/hidpi/save.png create mode 100644 ckeditor/plugins/save/icons/save.png create mode 100644 ckeditor/plugins/save/lang/af.js create mode 100644 ckeditor/plugins/save/lang/ar.js create mode 100644 ckeditor/plugins/save/lang/az.js create mode 100644 ckeditor/plugins/save/lang/bg.js create mode 100644 ckeditor/plugins/save/lang/bn.js create mode 100644 ckeditor/plugins/save/lang/bs.js create mode 100644 ckeditor/plugins/save/lang/ca.js create mode 100644 ckeditor/plugins/save/lang/cs.js create mode 100644 ckeditor/plugins/save/lang/cy.js create mode 100644 ckeditor/plugins/save/lang/da.js create mode 100644 ckeditor/plugins/save/lang/de-ch.js create mode 100644 ckeditor/plugins/save/lang/de.js create mode 100644 ckeditor/plugins/save/lang/el.js create mode 100644 ckeditor/plugins/save/lang/en-au.js create mode 100644 ckeditor/plugins/save/lang/en-ca.js create mode 100644 ckeditor/plugins/save/lang/en-gb.js create mode 100644 ckeditor/plugins/save/lang/en.js create mode 100644 ckeditor/plugins/save/lang/eo.js create mode 100644 ckeditor/plugins/save/lang/es.js create mode 100644 ckeditor/plugins/save/lang/et.js create mode 100644 ckeditor/plugins/save/lang/eu.js create mode 100644 ckeditor/plugins/save/lang/fa.js create mode 100644 ckeditor/plugins/save/lang/fi.js create mode 100644 ckeditor/plugins/save/lang/fo.js create mode 100644 ckeditor/plugins/save/lang/fr-ca.js create mode 100644 ckeditor/plugins/save/lang/fr.js create mode 100644 ckeditor/plugins/save/lang/gl.js create mode 100644 ckeditor/plugins/save/lang/gu.js create mode 100644 ckeditor/plugins/save/lang/he.js create mode 100644 ckeditor/plugins/save/lang/hi.js create mode 100644 ckeditor/plugins/save/lang/hr.js create mode 100644 ckeditor/plugins/save/lang/hu.js create mode 100644 ckeditor/plugins/save/lang/id.js create mode 100644 ckeditor/plugins/save/lang/is.js create mode 100644 ckeditor/plugins/save/lang/it.js create mode 100644 ckeditor/plugins/save/lang/ja.js create mode 100644 ckeditor/plugins/save/lang/ka.js create mode 100644 ckeditor/plugins/save/lang/km.js create mode 100644 ckeditor/plugins/save/lang/ko.js create mode 100644 ckeditor/plugins/save/lang/ku.js create mode 100644 ckeditor/plugins/save/lang/lt.js create mode 100644 ckeditor/plugins/save/lang/lv.js create mode 100644 ckeditor/plugins/save/lang/mk.js create mode 100644 ckeditor/plugins/save/lang/mn.js create mode 100644 ckeditor/plugins/save/lang/ms.js create mode 100644 ckeditor/plugins/save/lang/nb.js create mode 100644 ckeditor/plugins/save/lang/nl.js create mode 100644 ckeditor/plugins/save/lang/no.js create mode 100644 ckeditor/plugins/save/lang/oc.js create mode 100644 ckeditor/plugins/save/lang/pl.js create mode 100644 ckeditor/plugins/save/lang/pt-br.js create mode 100644 ckeditor/plugins/save/lang/pt.js create mode 100644 ckeditor/plugins/save/lang/ro.js create mode 100644 ckeditor/plugins/save/lang/ru.js create mode 100644 ckeditor/plugins/save/lang/si.js create mode 100644 ckeditor/plugins/save/lang/sk.js create mode 100644 ckeditor/plugins/save/lang/sl.js create mode 100644 ckeditor/plugins/save/lang/sq.js create mode 100644 ckeditor/plugins/save/lang/sr-latn.js create mode 100644 ckeditor/plugins/save/lang/sr.js create mode 100644 ckeditor/plugins/save/lang/sv.js create mode 100644 ckeditor/plugins/save/lang/th.js create mode 100644 ckeditor/plugins/save/lang/tr.js create mode 100644 ckeditor/plugins/save/lang/tt.js create mode 100644 ckeditor/plugins/save/lang/ug.js create mode 100644 ckeditor/plugins/save/lang/uk.js create mode 100644 ckeditor/plugins/save/lang/vi.js create mode 100644 ckeditor/plugins/save/lang/zh-cn.js create mode 100644 ckeditor/plugins/save/lang/zh.js create mode 100644 ckeditor/plugins/save/plugin.js create mode 100644 ckeditor/plugins/scayt/CHANGELOG.md create mode 100644 ckeditor/plugins/scayt/icons/hidpi/scayt.png create mode 100644 ckeditor/plugins/scayt/icons/scayt.png create mode 100644 ckeditor/plugins/scayt/lang/af.js create mode 100644 ckeditor/plugins/scayt/lang/ar.js create mode 100644 ckeditor/plugins/scayt/lang/bg.js create mode 100644 ckeditor/plugins/scayt/lang/bn.js create mode 100644 ckeditor/plugins/scayt/lang/bs.js create mode 100644 ckeditor/plugins/scayt/lang/ca.js create mode 100644 ckeditor/plugins/scayt/lang/cs.js create mode 100644 ckeditor/plugins/scayt/lang/cy.js create mode 100644 ckeditor/plugins/scayt/lang/da.js create mode 100644 ckeditor/plugins/scayt/lang/de.js create mode 100644 ckeditor/plugins/scayt/lang/el.js create mode 100644 ckeditor/plugins/scayt/lang/en-au.js create mode 100644 ckeditor/plugins/scayt/lang/en-ca.js create mode 100644 ckeditor/plugins/scayt/lang/en-gb.js create mode 100644 ckeditor/plugins/scayt/lang/en.js create mode 100644 ckeditor/plugins/scayt/lang/eo.js create mode 100644 ckeditor/plugins/scayt/lang/es.js create mode 100644 ckeditor/plugins/scayt/lang/et.js create mode 100644 ckeditor/plugins/scayt/lang/eu.js create mode 100644 ckeditor/plugins/scayt/lang/fa.js create mode 100644 ckeditor/plugins/scayt/lang/fi.js create mode 100644 ckeditor/plugins/scayt/lang/fo.js create mode 100644 ckeditor/plugins/scayt/lang/fr-ca.js create mode 100644 ckeditor/plugins/scayt/lang/fr.js create mode 100644 ckeditor/plugins/scayt/lang/gl.js create mode 100644 ckeditor/plugins/scayt/lang/gu.js create mode 100644 ckeditor/plugins/scayt/lang/he.js create mode 100644 ckeditor/plugins/scayt/lang/hi.js create mode 100644 ckeditor/plugins/scayt/lang/hr.js create mode 100644 ckeditor/plugins/scayt/lang/hu.js create mode 100644 ckeditor/plugins/scayt/lang/is.js create mode 100644 ckeditor/plugins/scayt/lang/it.js create mode 100644 ckeditor/plugins/scayt/lang/ja.js create mode 100644 ckeditor/plugins/scayt/lang/ka.js create mode 100644 ckeditor/plugins/scayt/lang/km.js create mode 100644 ckeditor/plugins/scayt/lang/ko.js create mode 100644 ckeditor/plugins/scayt/lang/ku.js create mode 100644 ckeditor/plugins/scayt/lang/lt.js create mode 100644 ckeditor/plugins/scayt/lang/lv.js create mode 100644 ckeditor/plugins/scayt/lang/mk.js create mode 100644 ckeditor/plugins/scayt/lang/mn.js create mode 100644 ckeditor/plugins/scayt/lang/ms.js create mode 100644 ckeditor/plugins/scayt/lang/nb.js create mode 100644 ckeditor/plugins/scayt/lang/nl.js create mode 100644 ckeditor/plugins/scayt/lang/no.js create mode 100644 ckeditor/plugins/scayt/lang/pl.js create mode 100644 ckeditor/plugins/scayt/lang/pt-br.js create mode 100644 ckeditor/plugins/scayt/lang/pt.js create mode 100644 ckeditor/plugins/scayt/lang/ro.js create mode 100644 ckeditor/plugins/scayt/lang/ru.js create mode 100644 ckeditor/plugins/scayt/lang/sk.js create mode 100644 ckeditor/plugins/scayt/lang/sl.js create mode 100644 ckeditor/plugins/scayt/lang/sr-latn.js create mode 100644 ckeditor/plugins/scayt/lang/sr.js create mode 100644 ckeditor/plugins/scayt/lang/sv.js create mode 100644 ckeditor/plugins/scayt/lang/th.js create mode 100644 ckeditor/plugins/scayt/lang/tr.js create mode 100644 ckeditor/plugins/scayt/lang/ug.js create mode 100644 ckeditor/plugins/scayt/lang/uk.js create mode 100644 ckeditor/plugins/scayt/lang/vi.js create mode 100644 ckeditor/plugins/scayt/lang/zh-cn.js create mode 100644 ckeditor/plugins/scayt/lang/zh.js create mode 100644 ckeditor/plugins/scayt/plugin.js create mode 100644 ckeditor/plugins/scayt/skins/moono-lisa/scayt.css create mode 100644 ckeditor/plugins/selectall/icons/hidpi/selectall.png create mode 100644 ckeditor/plugins/selectall/icons/selectall.png create mode 100644 ckeditor/plugins/selectall/lang/af.js create mode 100644 ckeditor/plugins/selectall/lang/ar.js create mode 100644 ckeditor/plugins/selectall/lang/az.js create mode 100644 ckeditor/plugins/selectall/lang/bg.js create mode 100644 ckeditor/plugins/selectall/lang/bn.js create mode 100644 ckeditor/plugins/selectall/lang/bs.js create mode 100644 ckeditor/plugins/selectall/lang/ca.js create mode 100644 ckeditor/plugins/selectall/lang/cs.js create mode 100644 ckeditor/plugins/selectall/lang/cy.js create mode 100644 ckeditor/plugins/selectall/lang/da.js create mode 100644 ckeditor/plugins/selectall/lang/de-ch.js create mode 100644 ckeditor/plugins/selectall/lang/de.js create mode 100644 ckeditor/plugins/selectall/lang/el.js create mode 100644 ckeditor/plugins/selectall/lang/en-au.js create mode 100644 ckeditor/plugins/selectall/lang/en-ca.js create mode 100644 ckeditor/plugins/selectall/lang/en-gb.js create mode 100644 ckeditor/plugins/selectall/lang/en.js create mode 100644 ckeditor/plugins/selectall/lang/eo.js create mode 100644 ckeditor/plugins/selectall/lang/es.js create mode 100644 ckeditor/plugins/selectall/lang/et.js create mode 100644 ckeditor/plugins/selectall/lang/eu.js create mode 100644 ckeditor/plugins/selectall/lang/fa.js create mode 100644 ckeditor/plugins/selectall/lang/fi.js create mode 100644 ckeditor/plugins/selectall/lang/fo.js create mode 100644 ckeditor/plugins/selectall/lang/fr-ca.js create mode 100644 ckeditor/plugins/selectall/lang/fr.js create mode 100644 ckeditor/plugins/selectall/lang/gl.js create mode 100644 ckeditor/plugins/selectall/lang/gu.js create mode 100644 ckeditor/plugins/selectall/lang/he.js create mode 100644 ckeditor/plugins/selectall/lang/hi.js create mode 100644 ckeditor/plugins/selectall/lang/hr.js create mode 100644 ckeditor/plugins/selectall/lang/hu.js create mode 100644 ckeditor/plugins/selectall/lang/id.js create mode 100644 ckeditor/plugins/selectall/lang/is.js create mode 100644 ckeditor/plugins/selectall/lang/it.js create mode 100644 ckeditor/plugins/selectall/lang/ja.js create mode 100644 ckeditor/plugins/selectall/lang/ka.js create mode 100644 ckeditor/plugins/selectall/lang/km.js create mode 100644 ckeditor/plugins/selectall/lang/ko.js create mode 100644 ckeditor/plugins/selectall/lang/ku.js create mode 100644 ckeditor/plugins/selectall/lang/lt.js create mode 100644 ckeditor/plugins/selectall/lang/lv.js create mode 100644 ckeditor/plugins/selectall/lang/mk.js create mode 100644 ckeditor/plugins/selectall/lang/mn.js create mode 100644 ckeditor/plugins/selectall/lang/ms.js create mode 100644 ckeditor/plugins/selectall/lang/nb.js create mode 100644 ckeditor/plugins/selectall/lang/nl.js create mode 100644 ckeditor/plugins/selectall/lang/no.js create mode 100644 ckeditor/plugins/selectall/lang/oc.js create mode 100644 ckeditor/plugins/selectall/lang/pl.js create mode 100644 ckeditor/plugins/selectall/lang/pt-br.js create mode 100644 ckeditor/plugins/selectall/lang/pt.js create mode 100644 ckeditor/plugins/selectall/lang/ro.js create mode 100644 ckeditor/plugins/selectall/lang/ru.js create mode 100644 ckeditor/plugins/selectall/lang/si.js create mode 100644 ckeditor/plugins/selectall/lang/sk.js create mode 100644 ckeditor/plugins/selectall/lang/sl.js create mode 100644 ckeditor/plugins/selectall/lang/sq.js create mode 100644 ckeditor/plugins/selectall/lang/sr-latn.js create mode 100644 ckeditor/plugins/selectall/lang/sr.js create mode 100644 ckeditor/plugins/selectall/lang/sv.js create mode 100644 ckeditor/plugins/selectall/lang/th.js create mode 100644 ckeditor/plugins/selectall/lang/tr.js create mode 100644 ckeditor/plugins/selectall/lang/tt.js create mode 100644 ckeditor/plugins/selectall/lang/ug.js create mode 100644 ckeditor/plugins/selectall/lang/uk.js create mode 100644 ckeditor/plugins/selectall/lang/vi.js create mode 100644 ckeditor/plugins/selectall/lang/zh-cn.js create mode 100644 ckeditor/plugins/selectall/lang/zh.js create mode 100644 ckeditor/plugins/selectall/plugin.js create mode 100644 ckeditor/plugins/showblocks/icons/hidpi/showblocks-rtl.png create mode 100644 ckeditor/plugins/showblocks/icons/hidpi/showblocks.png create mode 100644 ckeditor/plugins/showblocks/icons/showblocks-rtl.png create mode 100644 ckeditor/plugins/showblocks/icons/showblocks.png create mode 100644 ckeditor/plugins/showblocks/images/block_address.png create mode 100644 ckeditor/plugins/showblocks/images/block_blockquote.png create mode 100644 ckeditor/plugins/showblocks/images/block_div.png create mode 100644 ckeditor/plugins/showblocks/images/block_h1.png create mode 100644 ckeditor/plugins/showblocks/images/block_h2.png create mode 100644 ckeditor/plugins/showblocks/images/block_h3.png create mode 100644 ckeditor/plugins/showblocks/images/block_h4.png create mode 100644 ckeditor/plugins/showblocks/images/block_h5.png create mode 100644 ckeditor/plugins/showblocks/images/block_h6.png create mode 100644 ckeditor/plugins/showblocks/images/block_p.png create mode 100644 ckeditor/plugins/showblocks/images/block_pre.png create mode 100644 ckeditor/plugins/showblocks/lang/af.js create mode 100644 ckeditor/plugins/showblocks/lang/ar.js create mode 100644 ckeditor/plugins/showblocks/lang/az.js create mode 100644 ckeditor/plugins/showblocks/lang/bg.js create mode 100644 ckeditor/plugins/showblocks/lang/bn.js create mode 100644 ckeditor/plugins/showblocks/lang/bs.js create mode 100644 ckeditor/plugins/showblocks/lang/ca.js create mode 100644 ckeditor/plugins/showblocks/lang/cs.js create mode 100644 ckeditor/plugins/showblocks/lang/cy.js create mode 100644 ckeditor/plugins/showblocks/lang/da.js create mode 100644 ckeditor/plugins/showblocks/lang/de-ch.js create mode 100644 ckeditor/plugins/showblocks/lang/de.js create mode 100644 ckeditor/plugins/showblocks/lang/el.js create mode 100644 ckeditor/plugins/showblocks/lang/en-au.js create mode 100644 ckeditor/plugins/showblocks/lang/en-ca.js create mode 100644 ckeditor/plugins/showblocks/lang/en-gb.js create mode 100644 ckeditor/plugins/showblocks/lang/en.js create mode 100644 ckeditor/plugins/showblocks/lang/eo.js create mode 100644 ckeditor/plugins/showblocks/lang/es.js create mode 100644 ckeditor/plugins/showblocks/lang/et.js create mode 100644 ckeditor/plugins/showblocks/lang/eu.js create mode 100644 ckeditor/plugins/showblocks/lang/fa.js create mode 100644 ckeditor/plugins/showblocks/lang/fi.js create mode 100644 ckeditor/plugins/showblocks/lang/fo.js create mode 100644 ckeditor/plugins/showblocks/lang/fr-ca.js create mode 100644 ckeditor/plugins/showblocks/lang/fr.js create mode 100644 ckeditor/plugins/showblocks/lang/gl.js create mode 100644 ckeditor/plugins/showblocks/lang/gu.js create mode 100644 ckeditor/plugins/showblocks/lang/he.js create mode 100644 ckeditor/plugins/showblocks/lang/hi.js create mode 100644 ckeditor/plugins/showblocks/lang/hr.js create mode 100644 ckeditor/plugins/showblocks/lang/hu.js create mode 100644 ckeditor/plugins/showblocks/lang/id.js create mode 100644 ckeditor/plugins/showblocks/lang/is.js create mode 100644 ckeditor/plugins/showblocks/lang/it.js create mode 100644 ckeditor/plugins/showblocks/lang/ja.js create mode 100644 ckeditor/plugins/showblocks/lang/ka.js create mode 100644 ckeditor/plugins/showblocks/lang/km.js create mode 100644 ckeditor/plugins/showblocks/lang/ko.js create mode 100644 ckeditor/plugins/showblocks/lang/ku.js create mode 100644 ckeditor/plugins/showblocks/lang/lt.js create mode 100644 ckeditor/plugins/showblocks/lang/lv.js create mode 100644 ckeditor/plugins/showblocks/lang/mk.js create mode 100644 ckeditor/plugins/showblocks/lang/mn.js create mode 100644 ckeditor/plugins/showblocks/lang/ms.js create mode 100644 ckeditor/plugins/showblocks/lang/nb.js create mode 100644 ckeditor/plugins/showblocks/lang/nl.js create mode 100644 ckeditor/plugins/showblocks/lang/no.js create mode 100644 ckeditor/plugins/showblocks/lang/oc.js create mode 100644 ckeditor/plugins/showblocks/lang/pl.js create mode 100644 ckeditor/plugins/showblocks/lang/pt-br.js create mode 100644 ckeditor/plugins/showblocks/lang/pt.js create mode 100644 ckeditor/plugins/showblocks/lang/ro.js create mode 100644 ckeditor/plugins/showblocks/lang/ru.js create mode 100644 ckeditor/plugins/showblocks/lang/si.js create mode 100644 ckeditor/plugins/showblocks/lang/sk.js create mode 100644 ckeditor/plugins/showblocks/lang/sl.js create mode 100644 ckeditor/plugins/showblocks/lang/sq.js create mode 100644 ckeditor/plugins/showblocks/lang/sr-latn.js create mode 100644 ckeditor/plugins/showblocks/lang/sr.js create mode 100644 ckeditor/plugins/showblocks/lang/sv.js create mode 100644 ckeditor/plugins/showblocks/lang/th.js create mode 100644 ckeditor/plugins/showblocks/lang/tr.js create mode 100644 ckeditor/plugins/showblocks/lang/tt.js create mode 100644 ckeditor/plugins/showblocks/lang/ug.js create mode 100644 ckeditor/plugins/showblocks/lang/uk.js create mode 100644 ckeditor/plugins/showblocks/lang/vi.js create mode 100644 ckeditor/plugins/showblocks/lang/zh-cn.js create mode 100644 ckeditor/plugins/showblocks/lang/zh.js create mode 100644 ckeditor/plugins/showblocks/plugin.js create mode 100644 ckeditor/plugins/showborders/plugin.js create mode 100644 ckeditor/plugins/smiley/dialogs/smiley.js create mode 100644 ckeditor/plugins/smiley/icons/hidpi/smiley.png create mode 100644 ckeditor/plugins/smiley/icons/smiley.png create mode 100644 ckeditor/plugins/smiley/images/angel_smile.gif create mode 100644 ckeditor/plugins/smiley/images/angel_smile.png create mode 100644 ckeditor/plugins/smiley/images/angry_smile.gif create mode 100644 ckeditor/plugins/smiley/images/angry_smile.png create mode 100644 ckeditor/plugins/smiley/images/broken_heart.gif create mode 100644 ckeditor/plugins/smiley/images/broken_heart.png create mode 100644 ckeditor/plugins/smiley/images/confused_smile.gif create mode 100644 ckeditor/plugins/smiley/images/confused_smile.png create mode 100644 ckeditor/plugins/smiley/images/cry_smile.gif create mode 100644 ckeditor/plugins/smiley/images/cry_smile.png create mode 100644 ckeditor/plugins/smiley/images/devil_smile.gif create mode 100644 ckeditor/plugins/smiley/images/devil_smile.png create mode 100644 ckeditor/plugins/smiley/images/embaressed_smile.gif create mode 100644 ckeditor/plugins/smiley/images/embarrassed_smile.gif create mode 100644 ckeditor/plugins/smiley/images/embarrassed_smile.png create mode 100644 ckeditor/plugins/smiley/images/envelope.gif create mode 100644 ckeditor/plugins/smiley/images/envelope.png create mode 100644 ckeditor/plugins/smiley/images/heart.gif create mode 100644 ckeditor/plugins/smiley/images/heart.png create mode 100644 ckeditor/plugins/smiley/images/kiss.gif create mode 100644 ckeditor/plugins/smiley/images/kiss.png create mode 100644 ckeditor/plugins/smiley/images/lightbulb.gif create mode 100644 ckeditor/plugins/smiley/images/lightbulb.png create mode 100644 ckeditor/plugins/smiley/images/omg_smile.gif create mode 100644 ckeditor/plugins/smiley/images/omg_smile.png create mode 100644 ckeditor/plugins/smiley/images/regular_smile.gif create mode 100644 ckeditor/plugins/smiley/images/regular_smile.png create mode 100644 ckeditor/plugins/smiley/images/sad_smile.gif create mode 100644 ckeditor/plugins/smiley/images/sad_smile.png create mode 100644 ckeditor/plugins/smiley/images/shades_smile.gif create mode 100644 ckeditor/plugins/smiley/images/shades_smile.png create mode 100644 ckeditor/plugins/smiley/images/teeth_smile.gif create mode 100644 ckeditor/plugins/smiley/images/teeth_smile.png create mode 100644 ckeditor/plugins/smiley/images/thumbs_down.gif create mode 100644 ckeditor/plugins/smiley/images/thumbs_down.png create mode 100644 ckeditor/plugins/smiley/images/thumbs_up.gif create mode 100644 ckeditor/plugins/smiley/images/thumbs_up.png create mode 100644 ckeditor/plugins/smiley/images/tongue_smile.gif create mode 100644 ckeditor/plugins/smiley/images/tongue_smile.png create mode 100644 ckeditor/plugins/smiley/images/tounge_smile.gif create mode 100644 ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif create mode 100644 ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png create mode 100644 ckeditor/plugins/smiley/images/wink_smile.gif create mode 100644 ckeditor/plugins/smiley/images/wink_smile.png create mode 100644 ckeditor/plugins/smiley/lang/af.js create mode 100644 ckeditor/plugins/smiley/lang/ar.js create mode 100644 ckeditor/plugins/smiley/lang/az.js create mode 100644 ckeditor/plugins/smiley/lang/bg.js create mode 100644 ckeditor/plugins/smiley/lang/bn.js create mode 100644 ckeditor/plugins/smiley/lang/bs.js create mode 100644 ckeditor/plugins/smiley/lang/ca.js create mode 100644 ckeditor/plugins/smiley/lang/cs.js create mode 100644 ckeditor/plugins/smiley/lang/cy.js create mode 100644 ckeditor/plugins/smiley/lang/da.js create mode 100644 ckeditor/plugins/smiley/lang/de-ch.js create mode 100644 ckeditor/plugins/smiley/lang/de.js create mode 100644 ckeditor/plugins/smiley/lang/el.js create mode 100644 ckeditor/plugins/smiley/lang/en-au.js create mode 100644 ckeditor/plugins/smiley/lang/en-ca.js create mode 100644 ckeditor/plugins/smiley/lang/en-gb.js create mode 100644 ckeditor/plugins/smiley/lang/en.js create mode 100644 ckeditor/plugins/smiley/lang/eo.js create mode 100644 ckeditor/plugins/smiley/lang/es.js create mode 100644 ckeditor/plugins/smiley/lang/et.js create mode 100644 ckeditor/plugins/smiley/lang/eu.js create mode 100644 ckeditor/plugins/smiley/lang/fa.js create mode 100644 ckeditor/plugins/smiley/lang/fi.js create mode 100644 ckeditor/plugins/smiley/lang/fo.js create mode 100644 ckeditor/plugins/smiley/lang/fr-ca.js create mode 100644 ckeditor/plugins/smiley/lang/fr.js create mode 100644 ckeditor/plugins/smiley/lang/gl.js create mode 100644 ckeditor/plugins/smiley/lang/gu.js create mode 100644 ckeditor/plugins/smiley/lang/he.js create mode 100644 ckeditor/plugins/smiley/lang/hi.js create mode 100644 ckeditor/plugins/smiley/lang/hr.js create mode 100644 ckeditor/plugins/smiley/lang/hu.js create mode 100644 ckeditor/plugins/smiley/lang/id.js create mode 100644 ckeditor/plugins/smiley/lang/is.js create mode 100644 ckeditor/plugins/smiley/lang/it.js create mode 100644 ckeditor/plugins/smiley/lang/ja.js create mode 100644 ckeditor/plugins/smiley/lang/ka.js create mode 100644 ckeditor/plugins/smiley/lang/km.js create mode 100644 ckeditor/plugins/smiley/lang/ko.js create mode 100644 ckeditor/plugins/smiley/lang/ku.js create mode 100644 ckeditor/plugins/smiley/lang/lt.js create mode 100644 ckeditor/plugins/smiley/lang/lv.js create mode 100644 ckeditor/plugins/smiley/lang/mk.js create mode 100644 ckeditor/plugins/smiley/lang/mn.js create mode 100644 ckeditor/plugins/smiley/lang/ms.js create mode 100644 ckeditor/plugins/smiley/lang/nb.js create mode 100644 ckeditor/plugins/smiley/lang/nl.js create mode 100644 ckeditor/plugins/smiley/lang/no.js create mode 100644 ckeditor/plugins/smiley/lang/oc.js create mode 100644 ckeditor/plugins/smiley/lang/pl.js create mode 100644 ckeditor/plugins/smiley/lang/pt-br.js create mode 100644 ckeditor/plugins/smiley/lang/pt.js create mode 100644 ckeditor/plugins/smiley/lang/ro.js create mode 100644 ckeditor/plugins/smiley/lang/ru.js create mode 100644 ckeditor/plugins/smiley/lang/si.js create mode 100644 ckeditor/plugins/smiley/lang/sk.js create mode 100644 ckeditor/plugins/smiley/lang/sl.js create mode 100644 ckeditor/plugins/smiley/lang/sq.js create mode 100644 ckeditor/plugins/smiley/lang/sr-latn.js create mode 100644 ckeditor/plugins/smiley/lang/sr.js create mode 100644 ckeditor/plugins/smiley/lang/sv.js create mode 100644 ckeditor/plugins/smiley/lang/th.js create mode 100644 ckeditor/plugins/smiley/lang/tr.js create mode 100644 ckeditor/plugins/smiley/lang/tt.js create mode 100644 ckeditor/plugins/smiley/lang/ug.js create mode 100644 ckeditor/plugins/smiley/lang/uk.js create mode 100644 ckeditor/plugins/smiley/lang/vi.js create mode 100644 ckeditor/plugins/smiley/lang/zh-cn.js create mode 100644 ckeditor/plugins/smiley/lang/zh.js create mode 100644 ckeditor/plugins/smiley/plugin.js create mode 100644 ckeditor/plugins/sourcearea/icons/hidpi/source-rtl.png create mode 100644 ckeditor/plugins/sourcearea/icons/hidpi/source.png create mode 100644 ckeditor/plugins/sourcearea/icons/source-rtl.png create mode 100644 ckeditor/plugins/sourcearea/icons/source.png create mode 100644 ckeditor/plugins/sourcearea/lang/af.js create mode 100644 ckeditor/plugins/sourcearea/lang/ar.js create mode 100644 ckeditor/plugins/sourcearea/lang/az.js create mode 100644 ckeditor/plugins/sourcearea/lang/bg.js create mode 100644 ckeditor/plugins/sourcearea/lang/bn.js create mode 100644 ckeditor/plugins/sourcearea/lang/bs.js create mode 100644 ckeditor/plugins/sourcearea/lang/ca.js create mode 100644 ckeditor/plugins/sourcearea/lang/cs.js create mode 100644 ckeditor/plugins/sourcearea/lang/cy.js create mode 100644 ckeditor/plugins/sourcearea/lang/da.js create mode 100644 ckeditor/plugins/sourcearea/lang/de-ch.js create mode 100644 ckeditor/plugins/sourcearea/lang/de.js create mode 100644 ckeditor/plugins/sourcearea/lang/el.js create mode 100644 ckeditor/plugins/sourcearea/lang/en-au.js create mode 100644 ckeditor/plugins/sourcearea/lang/en-ca.js create mode 100644 ckeditor/plugins/sourcearea/lang/en-gb.js create mode 100644 ckeditor/plugins/sourcearea/lang/en.js create mode 100644 ckeditor/plugins/sourcearea/lang/eo.js create mode 100644 ckeditor/plugins/sourcearea/lang/es.js create mode 100644 ckeditor/plugins/sourcearea/lang/et.js create mode 100644 ckeditor/plugins/sourcearea/lang/eu.js create mode 100644 ckeditor/plugins/sourcearea/lang/fa.js create mode 100644 ckeditor/plugins/sourcearea/lang/fi.js create mode 100644 ckeditor/plugins/sourcearea/lang/fo.js create mode 100644 ckeditor/plugins/sourcearea/lang/fr-ca.js create mode 100644 ckeditor/plugins/sourcearea/lang/fr.js create mode 100644 ckeditor/plugins/sourcearea/lang/gl.js create mode 100644 ckeditor/plugins/sourcearea/lang/gu.js create mode 100644 ckeditor/plugins/sourcearea/lang/he.js create mode 100644 ckeditor/plugins/sourcearea/lang/hi.js create mode 100644 ckeditor/plugins/sourcearea/lang/hr.js create mode 100644 ckeditor/plugins/sourcearea/lang/hu.js create mode 100644 ckeditor/plugins/sourcearea/lang/id.js create mode 100644 ckeditor/plugins/sourcearea/lang/is.js create mode 100644 ckeditor/plugins/sourcearea/lang/it.js create mode 100644 ckeditor/plugins/sourcearea/lang/ja.js create mode 100644 ckeditor/plugins/sourcearea/lang/ka.js create mode 100644 ckeditor/plugins/sourcearea/lang/km.js create mode 100644 ckeditor/plugins/sourcearea/lang/ko.js create mode 100644 ckeditor/plugins/sourcearea/lang/ku.js create mode 100644 ckeditor/plugins/sourcearea/lang/lt.js create mode 100644 ckeditor/plugins/sourcearea/lang/lv.js create mode 100644 ckeditor/plugins/sourcearea/lang/mk.js create mode 100644 ckeditor/plugins/sourcearea/lang/mn.js create mode 100644 ckeditor/plugins/sourcearea/lang/ms.js create mode 100644 ckeditor/plugins/sourcearea/lang/nb.js create mode 100644 ckeditor/plugins/sourcearea/lang/nl.js create mode 100644 ckeditor/plugins/sourcearea/lang/no.js create mode 100644 ckeditor/plugins/sourcearea/lang/oc.js create mode 100644 ckeditor/plugins/sourcearea/lang/pl.js create mode 100644 ckeditor/plugins/sourcearea/lang/pt-br.js create mode 100644 ckeditor/plugins/sourcearea/lang/pt.js create mode 100644 ckeditor/plugins/sourcearea/lang/ro.js create mode 100644 ckeditor/plugins/sourcearea/lang/ru.js create mode 100644 ckeditor/plugins/sourcearea/lang/si.js create mode 100644 ckeditor/plugins/sourcearea/lang/sk.js create mode 100644 ckeditor/plugins/sourcearea/lang/sl.js create mode 100644 ckeditor/plugins/sourcearea/lang/sq.js create mode 100644 ckeditor/plugins/sourcearea/lang/sr-latn.js create mode 100644 ckeditor/plugins/sourcearea/lang/sr.js create mode 100644 ckeditor/plugins/sourcearea/lang/sv.js create mode 100644 ckeditor/plugins/sourcearea/lang/th.js create mode 100644 ckeditor/plugins/sourcearea/lang/tr.js create mode 100644 ckeditor/plugins/sourcearea/lang/tt.js create mode 100644 ckeditor/plugins/sourcearea/lang/ug.js create mode 100644 ckeditor/plugins/sourcearea/lang/uk.js create mode 100644 ckeditor/plugins/sourcearea/lang/vi.js create mode 100644 ckeditor/plugins/sourcearea/lang/zh-cn.js create mode 100644 ckeditor/plugins/sourcearea/lang/zh.js create mode 100644 ckeditor/plugins/sourcearea/plugin.js create mode 100644 ckeditor/plugins/specialchar/dialogs/lang/af.js create mode 100644 ckeditor/plugins/specialchar/dialogs/lang/az.js create mode 100644 ckeditor/plugins/specialchar/dialogs/lang/da.js create mode 100644 ckeditor/plugins/specialchar/dialogs/lang/de-ch.js create mode 100644 ckeditor/plugins/specialchar/dialogs/lang/en-gb.js create mode 100644 ckeditor/plugins/specialchar/dialogs/lang/eu.js create mode 100644 ckeditor/plugins/specialchar/dialogs/lang/ko.js create mode 100644 ckeditor/plugins/specialchar/dialogs/lang/lt.js create mode 100644 ckeditor/plugins/specialchar/dialogs/lang/oc.js create mode 100644 ckeditor/plugins/specialchar/dialogs/lang/tt.js create mode 100644 ckeditor/plugins/specialchar/icons/hidpi/specialchar.png create mode 100644 ckeditor/plugins/specialchar/icons/specialchar.png create mode 100644 ckeditor/plugins/specialchar/lang/_translationstatus.txt create mode 100644 ckeditor/plugins/specialchar/lang/af.js create mode 100644 ckeditor/plugins/specialchar/lang/ar.js create mode 100644 ckeditor/plugins/specialchar/lang/az.js create mode 100644 ckeditor/plugins/specialchar/lang/bg.js create mode 100644 ckeditor/plugins/specialchar/lang/bn.js create mode 100644 ckeditor/plugins/specialchar/lang/bs.js create mode 100644 ckeditor/plugins/specialchar/lang/ca.js create mode 100644 ckeditor/plugins/specialchar/lang/cs.js create mode 100644 ckeditor/plugins/specialchar/lang/cy.js create mode 100644 ckeditor/plugins/specialchar/lang/da.js create mode 100644 ckeditor/plugins/specialchar/lang/de-ch.js create mode 100644 ckeditor/plugins/specialchar/lang/de.js create mode 100644 ckeditor/plugins/specialchar/lang/el.js create mode 100644 ckeditor/plugins/specialchar/lang/en-au.js create mode 100644 ckeditor/plugins/specialchar/lang/en-ca.js create mode 100644 ckeditor/plugins/specialchar/lang/en-gb.js create mode 100644 ckeditor/plugins/specialchar/lang/en.js create mode 100644 ckeditor/plugins/specialchar/lang/eo.js create mode 100644 ckeditor/plugins/specialchar/lang/es.js create mode 100644 ckeditor/plugins/specialchar/lang/et.js create mode 100644 ckeditor/plugins/specialchar/lang/eu.js create mode 100644 ckeditor/plugins/specialchar/lang/fa.js create mode 100644 ckeditor/plugins/specialchar/lang/fi.js create mode 100644 ckeditor/plugins/specialchar/lang/fo.js create mode 100644 ckeditor/plugins/specialchar/lang/fr-ca.js create mode 100644 ckeditor/plugins/specialchar/lang/fr.js create mode 100644 ckeditor/plugins/specialchar/lang/gl.js create mode 100644 ckeditor/plugins/specialchar/lang/gu.js create mode 100644 ckeditor/plugins/specialchar/lang/he.js create mode 100644 ckeditor/plugins/specialchar/lang/hi.js create mode 100644 ckeditor/plugins/specialchar/lang/hr.js create mode 100644 ckeditor/plugins/specialchar/lang/hu.js create mode 100644 ckeditor/plugins/specialchar/lang/id.js create mode 100644 ckeditor/plugins/specialchar/lang/is.js create mode 100644 ckeditor/plugins/specialchar/lang/it.js create mode 100644 ckeditor/plugins/specialchar/lang/ja.js create mode 100644 ckeditor/plugins/specialchar/lang/ka.js create mode 100644 ckeditor/plugins/specialchar/lang/km.js create mode 100644 ckeditor/plugins/specialchar/lang/ko.js create mode 100644 ckeditor/plugins/specialchar/lang/ku.js create mode 100644 ckeditor/plugins/specialchar/lang/lt.js create mode 100644 ckeditor/plugins/specialchar/lang/lv.js create mode 100644 ckeditor/plugins/specialchar/lang/mk.js create mode 100644 ckeditor/plugins/specialchar/lang/mn.js create mode 100644 ckeditor/plugins/specialchar/lang/ms.js create mode 100644 ckeditor/plugins/specialchar/lang/nb.js create mode 100644 ckeditor/plugins/specialchar/lang/nl.js create mode 100644 ckeditor/plugins/specialchar/lang/no.js create mode 100644 ckeditor/plugins/specialchar/lang/oc.js create mode 100644 ckeditor/plugins/specialchar/lang/pl.js create mode 100644 ckeditor/plugins/specialchar/lang/pt-br.js create mode 100644 ckeditor/plugins/specialchar/lang/pt.js create mode 100644 ckeditor/plugins/specialchar/lang/ro.js create mode 100644 ckeditor/plugins/specialchar/lang/ru.js create mode 100644 ckeditor/plugins/specialchar/lang/si.js create mode 100644 ckeditor/plugins/specialchar/lang/sk.js create mode 100644 ckeditor/plugins/specialchar/lang/sl.js create mode 100644 ckeditor/plugins/specialchar/lang/sq.js create mode 100644 ckeditor/plugins/specialchar/lang/sr-latn.js create mode 100644 ckeditor/plugins/specialchar/lang/sr.js create mode 100644 ckeditor/plugins/specialchar/lang/sv.js create mode 100644 ckeditor/plugins/specialchar/lang/th.js create mode 100644 ckeditor/plugins/specialchar/lang/tr.js create mode 100644 ckeditor/plugins/specialchar/lang/tt.js create mode 100644 ckeditor/plugins/specialchar/lang/ug.js create mode 100644 ckeditor/plugins/specialchar/lang/uk.js create mode 100644 ckeditor/plugins/specialchar/lang/vi.js create mode 100644 ckeditor/plugins/specialchar/lang/zh-cn.js create mode 100644 ckeditor/plugins/specialchar/lang/zh.js create mode 100644 ckeditor/plugins/specialchar/plugin.js create mode 100644 ckeditor/plugins/stylescombo/lang/af.js create mode 100644 ckeditor/plugins/stylescombo/lang/ar.js create mode 100644 ckeditor/plugins/stylescombo/lang/az.js create mode 100644 ckeditor/plugins/stylescombo/lang/bg.js create mode 100644 ckeditor/plugins/stylescombo/lang/bn.js create mode 100644 ckeditor/plugins/stylescombo/lang/bs.js create mode 100644 ckeditor/plugins/stylescombo/lang/ca.js create mode 100644 ckeditor/plugins/stylescombo/lang/cs.js create mode 100644 ckeditor/plugins/stylescombo/lang/cy.js create mode 100644 ckeditor/plugins/stylescombo/lang/da.js create mode 100644 ckeditor/plugins/stylescombo/lang/de-ch.js create mode 100644 ckeditor/plugins/stylescombo/lang/de.js create mode 100644 ckeditor/plugins/stylescombo/lang/el.js create mode 100644 ckeditor/plugins/stylescombo/lang/en-au.js create mode 100644 ckeditor/plugins/stylescombo/lang/en-ca.js create mode 100644 ckeditor/plugins/stylescombo/lang/en-gb.js create mode 100644 ckeditor/plugins/stylescombo/lang/en.js create mode 100644 ckeditor/plugins/stylescombo/lang/eo.js create mode 100644 ckeditor/plugins/stylescombo/lang/es.js create mode 100644 ckeditor/plugins/stylescombo/lang/et.js create mode 100644 ckeditor/plugins/stylescombo/lang/eu.js create mode 100644 ckeditor/plugins/stylescombo/lang/fa.js create mode 100644 ckeditor/plugins/stylescombo/lang/fi.js create mode 100644 ckeditor/plugins/stylescombo/lang/fo.js create mode 100644 ckeditor/plugins/stylescombo/lang/fr-ca.js create mode 100644 ckeditor/plugins/stylescombo/lang/fr.js create mode 100644 ckeditor/plugins/stylescombo/lang/gl.js create mode 100644 ckeditor/plugins/stylescombo/lang/gu.js create mode 100644 ckeditor/plugins/stylescombo/lang/he.js create mode 100644 ckeditor/plugins/stylescombo/lang/hi.js create mode 100644 ckeditor/plugins/stylescombo/lang/hr.js create mode 100644 ckeditor/plugins/stylescombo/lang/hu.js create mode 100644 ckeditor/plugins/stylescombo/lang/id.js create mode 100644 ckeditor/plugins/stylescombo/lang/is.js create mode 100644 ckeditor/plugins/stylescombo/lang/it.js create mode 100644 ckeditor/plugins/stylescombo/lang/ja.js create mode 100644 ckeditor/plugins/stylescombo/lang/ka.js create mode 100644 ckeditor/plugins/stylescombo/lang/km.js create mode 100644 ckeditor/plugins/stylescombo/lang/ko.js create mode 100644 ckeditor/plugins/stylescombo/lang/ku.js create mode 100644 ckeditor/plugins/stylescombo/lang/lt.js create mode 100644 ckeditor/plugins/stylescombo/lang/lv.js create mode 100644 ckeditor/plugins/stylescombo/lang/mk.js create mode 100644 ckeditor/plugins/stylescombo/lang/mn.js create mode 100644 ckeditor/plugins/stylescombo/lang/ms.js create mode 100644 ckeditor/plugins/stylescombo/lang/nb.js create mode 100644 ckeditor/plugins/stylescombo/lang/nl.js create mode 100644 ckeditor/plugins/stylescombo/lang/no.js create mode 100644 ckeditor/plugins/stylescombo/lang/oc.js create mode 100644 ckeditor/plugins/stylescombo/lang/pl.js create mode 100644 ckeditor/plugins/stylescombo/lang/pt-br.js create mode 100644 ckeditor/plugins/stylescombo/lang/pt.js create mode 100644 ckeditor/plugins/stylescombo/lang/ro.js create mode 100644 ckeditor/plugins/stylescombo/lang/ru.js create mode 100644 ckeditor/plugins/stylescombo/lang/si.js create mode 100644 ckeditor/plugins/stylescombo/lang/sk.js create mode 100644 ckeditor/plugins/stylescombo/lang/sl.js create mode 100644 ckeditor/plugins/stylescombo/lang/sq.js create mode 100644 ckeditor/plugins/stylescombo/lang/sr-latn.js create mode 100644 ckeditor/plugins/stylescombo/lang/sr.js create mode 100644 ckeditor/plugins/stylescombo/lang/sv.js create mode 100644 ckeditor/plugins/stylescombo/lang/th.js create mode 100644 ckeditor/plugins/stylescombo/lang/tr.js create mode 100644 ckeditor/plugins/stylescombo/lang/tt.js create mode 100644 ckeditor/plugins/stylescombo/lang/ug.js create mode 100644 ckeditor/plugins/stylescombo/lang/uk.js create mode 100644 ckeditor/plugins/stylescombo/lang/vi.js create mode 100644 ckeditor/plugins/stylescombo/lang/zh-cn.js create mode 100644 ckeditor/plugins/stylescombo/lang/zh.js create mode 100644 ckeditor/plugins/stylescombo/plugin.js create mode 100644 ckeditor/plugins/tab/plugin.js create mode 100644 ckeditor/plugins/table/icons/hidpi/table.png create mode 100644 ckeditor/plugins/table/icons/table.png create mode 100644 ckeditor/plugins/table/lang/af.js create mode 100644 ckeditor/plugins/table/lang/ar.js create mode 100644 ckeditor/plugins/table/lang/az.js create mode 100644 ckeditor/plugins/table/lang/bg.js create mode 100644 ckeditor/plugins/table/lang/bn.js create mode 100644 ckeditor/plugins/table/lang/bs.js create mode 100644 ckeditor/plugins/table/lang/ca.js create mode 100644 ckeditor/plugins/table/lang/cs.js create mode 100644 ckeditor/plugins/table/lang/cy.js create mode 100644 ckeditor/plugins/table/lang/da.js create mode 100644 ckeditor/plugins/table/lang/de-ch.js create mode 100644 ckeditor/plugins/table/lang/de.js create mode 100644 ckeditor/plugins/table/lang/el.js create mode 100644 ckeditor/plugins/table/lang/en-au.js create mode 100644 ckeditor/plugins/table/lang/en-ca.js create mode 100644 ckeditor/plugins/table/lang/en-gb.js create mode 100644 ckeditor/plugins/table/lang/en.js create mode 100644 ckeditor/plugins/table/lang/eo.js create mode 100644 ckeditor/plugins/table/lang/es.js create mode 100644 ckeditor/plugins/table/lang/et.js create mode 100644 ckeditor/plugins/table/lang/eu.js create mode 100644 ckeditor/plugins/table/lang/fa.js create mode 100644 ckeditor/plugins/table/lang/fi.js create mode 100644 ckeditor/plugins/table/lang/fo.js create mode 100644 ckeditor/plugins/table/lang/fr-ca.js create mode 100644 ckeditor/plugins/table/lang/fr.js create mode 100644 ckeditor/plugins/table/lang/gl.js create mode 100644 ckeditor/plugins/table/lang/gu.js create mode 100644 ckeditor/plugins/table/lang/he.js create mode 100644 ckeditor/plugins/table/lang/hi.js create mode 100644 ckeditor/plugins/table/lang/hr.js create mode 100644 ckeditor/plugins/table/lang/hu.js create mode 100644 ckeditor/plugins/table/lang/id.js create mode 100644 ckeditor/plugins/table/lang/is.js create mode 100644 ckeditor/plugins/table/lang/it.js create mode 100644 ckeditor/plugins/table/lang/ja.js create mode 100644 ckeditor/plugins/table/lang/ka.js create mode 100644 ckeditor/plugins/table/lang/km.js create mode 100644 ckeditor/plugins/table/lang/ko.js create mode 100644 ckeditor/plugins/table/lang/ku.js create mode 100644 ckeditor/plugins/table/lang/lt.js create mode 100644 ckeditor/plugins/table/lang/lv.js create mode 100644 ckeditor/plugins/table/lang/mk.js create mode 100644 ckeditor/plugins/table/lang/mn.js create mode 100644 ckeditor/plugins/table/lang/ms.js create mode 100644 ckeditor/plugins/table/lang/nb.js create mode 100644 ckeditor/plugins/table/lang/nl.js create mode 100644 ckeditor/plugins/table/lang/no.js create mode 100644 ckeditor/plugins/table/lang/oc.js create mode 100644 ckeditor/plugins/table/lang/pl.js create mode 100644 ckeditor/plugins/table/lang/pt-br.js create mode 100644 ckeditor/plugins/table/lang/pt.js create mode 100644 ckeditor/plugins/table/lang/ro.js create mode 100644 ckeditor/plugins/table/lang/ru.js create mode 100644 ckeditor/plugins/table/lang/si.js create mode 100644 ckeditor/plugins/table/lang/sk.js create mode 100644 ckeditor/plugins/table/lang/sl.js create mode 100644 ckeditor/plugins/table/lang/sq.js create mode 100644 ckeditor/plugins/table/lang/sr-latn.js create mode 100644 ckeditor/plugins/table/lang/sr.js create mode 100644 ckeditor/plugins/table/lang/sv.js create mode 100644 ckeditor/plugins/table/lang/th.js create mode 100644 ckeditor/plugins/table/lang/tr.js create mode 100644 ckeditor/plugins/table/lang/tt.js create mode 100644 ckeditor/plugins/table/lang/ug.js create mode 100644 ckeditor/plugins/table/lang/uk.js create mode 100644 ckeditor/plugins/table/lang/vi.js create mode 100644 ckeditor/plugins/table/lang/zh-cn.js create mode 100644 ckeditor/plugins/table/lang/zh.js create mode 100644 ckeditor/plugins/table/plugin.js create mode 100644 ckeditor/plugins/tabletools/plugin.js create mode 100644 ckeditor/plugins/templates/dialogs/templates.css create mode 100644 ckeditor/plugins/templates/dialogs/templates.js create mode 100644 ckeditor/plugins/templates/icons/hidpi/templates-rtl.png create mode 100644 ckeditor/plugins/templates/icons/hidpi/templates.png create mode 100644 ckeditor/plugins/templates/icons/templates-rtl.png create mode 100644 ckeditor/plugins/templates/icons/templates.png create mode 100644 ckeditor/plugins/templates/lang/af.js create mode 100644 ckeditor/plugins/templates/lang/ar.js create mode 100644 ckeditor/plugins/templates/lang/az.js create mode 100644 ckeditor/plugins/templates/lang/bg.js create mode 100644 ckeditor/plugins/templates/lang/bn.js create mode 100644 ckeditor/plugins/templates/lang/bs.js create mode 100644 ckeditor/plugins/templates/lang/ca.js create mode 100644 ckeditor/plugins/templates/lang/cs.js create mode 100644 ckeditor/plugins/templates/lang/cy.js create mode 100644 ckeditor/plugins/templates/lang/da.js create mode 100644 ckeditor/plugins/templates/lang/de-ch.js create mode 100644 ckeditor/plugins/templates/lang/de.js create mode 100644 ckeditor/plugins/templates/lang/el.js create mode 100644 ckeditor/plugins/templates/lang/en-au.js create mode 100644 ckeditor/plugins/templates/lang/en-ca.js create mode 100644 ckeditor/plugins/templates/lang/en-gb.js create mode 100644 ckeditor/plugins/templates/lang/en.js create mode 100644 ckeditor/plugins/templates/lang/eo.js create mode 100644 ckeditor/plugins/templates/lang/es.js create mode 100644 ckeditor/plugins/templates/lang/et.js create mode 100644 ckeditor/plugins/templates/lang/eu.js create mode 100644 ckeditor/plugins/templates/lang/fa.js create mode 100644 ckeditor/plugins/templates/lang/fi.js create mode 100644 ckeditor/plugins/templates/lang/fo.js create mode 100644 ckeditor/plugins/templates/lang/fr-ca.js create mode 100644 ckeditor/plugins/templates/lang/fr.js create mode 100644 ckeditor/plugins/templates/lang/gl.js create mode 100644 ckeditor/plugins/templates/lang/gu.js create mode 100644 ckeditor/plugins/templates/lang/he.js create mode 100644 ckeditor/plugins/templates/lang/hi.js create mode 100644 ckeditor/plugins/templates/lang/hr.js create mode 100644 ckeditor/plugins/templates/lang/hu.js create mode 100644 ckeditor/plugins/templates/lang/id.js create mode 100644 ckeditor/plugins/templates/lang/is.js create mode 100644 ckeditor/plugins/templates/lang/it.js create mode 100644 ckeditor/plugins/templates/lang/ja.js create mode 100644 ckeditor/plugins/templates/lang/ka.js create mode 100644 ckeditor/plugins/templates/lang/km.js create mode 100644 ckeditor/plugins/templates/lang/ko.js create mode 100644 ckeditor/plugins/templates/lang/ku.js create mode 100644 ckeditor/plugins/templates/lang/lt.js create mode 100644 ckeditor/plugins/templates/lang/lv.js create mode 100644 ckeditor/plugins/templates/lang/mk.js create mode 100644 ckeditor/plugins/templates/lang/mn.js create mode 100644 ckeditor/plugins/templates/lang/ms.js create mode 100644 ckeditor/plugins/templates/lang/nb.js create mode 100644 ckeditor/plugins/templates/lang/nl.js create mode 100644 ckeditor/plugins/templates/lang/no.js create mode 100644 ckeditor/plugins/templates/lang/oc.js create mode 100644 ckeditor/plugins/templates/lang/pl.js create mode 100644 ckeditor/plugins/templates/lang/pt-br.js create mode 100644 ckeditor/plugins/templates/lang/pt.js create mode 100644 ckeditor/plugins/templates/lang/ro.js create mode 100644 ckeditor/plugins/templates/lang/ru.js create mode 100644 ckeditor/plugins/templates/lang/si.js create mode 100644 ckeditor/plugins/templates/lang/sk.js create mode 100644 ckeditor/plugins/templates/lang/sl.js create mode 100644 ckeditor/plugins/templates/lang/sq.js create mode 100644 ckeditor/plugins/templates/lang/sr-latn.js create mode 100644 ckeditor/plugins/templates/lang/sr.js create mode 100644 ckeditor/plugins/templates/lang/sv.js create mode 100644 ckeditor/plugins/templates/lang/th.js create mode 100644 ckeditor/plugins/templates/lang/tr.js create mode 100644 ckeditor/plugins/templates/lang/tt.js create mode 100644 ckeditor/plugins/templates/lang/ug.js create mode 100644 ckeditor/plugins/templates/lang/uk.js create mode 100644 ckeditor/plugins/templates/lang/vi.js create mode 100644 ckeditor/plugins/templates/lang/zh-cn.js create mode 100644 ckeditor/plugins/templates/lang/zh.js create mode 100644 ckeditor/plugins/templates/plugin.js create mode 100644 ckeditor/plugins/templates/templates/default.js create mode 100644 ckeditor/plugins/templates/templates/images/template1.gif create mode 100644 ckeditor/plugins/templates/templates/images/template2.gif create mode 100644 ckeditor/plugins/templates/templates/images/template3.gif create mode 100644 ckeditor/plugins/toolbar/lang/af.js create mode 100644 ckeditor/plugins/toolbar/lang/ar.js create mode 100644 ckeditor/plugins/toolbar/lang/az.js create mode 100644 ckeditor/plugins/toolbar/lang/bg.js create mode 100644 ckeditor/plugins/toolbar/lang/bn.js create mode 100644 ckeditor/plugins/toolbar/lang/bs.js create mode 100644 ckeditor/plugins/toolbar/lang/ca.js create mode 100644 ckeditor/plugins/toolbar/lang/cs.js create mode 100644 ckeditor/plugins/toolbar/lang/cy.js create mode 100644 ckeditor/plugins/toolbar/lang/da.js create mode 100644 ckeditor/plugins/toolbar/lang/de-ch.js create mode 100644 ckeditor/plugins/toolbar/lang/de.js create mode 100644 ckeditor/plugins/toolbar/lang/el.js create mode 100644 ckeditor/plugins/toolbar/lang/en-au.js create mode 100644 ckeditor/plugins/toolbar/lang/en-ca.js create mode 100644 ckeditor/plugins/toolbar/lang/en-gb.js create mode 100644 ckeditor/plugins/toolbar/lang/en.js create mode 100644 ckeditor/plugins/toolbar/lang/eo.js create mode 100644 ckeditor/plugins/toolbar/lang/es.js create mode 100644 ckeditor/plugins/toolbar/lang/et.js create mode 100644 ckeditor/plugins/toolbar/lang/eu.js create mode 100644 ckeditor/plugins/toolbar/lang/fa.js create mode 100644 ckeditor/plugins/toolbar/lang/fi.js create mode 100644 ckeditor/plugins/toolbar/lang/fo.js create mode 100644 ckeditor/plugins/toolbar/lang/fr-ca.js create mode 100644 ckeditor/plugins/toolbar/lang/fr.js create mode 100644 ckeditor/plugins/toolbar/lang/gl.js create mode 100644 ckeditor/plugins/toolbar/lang/gu.js create mode 100644 ckeditor/plugins/toolbar/lang/he.js create mode 100644 ckeditor/plugins/toolbar/lang/hi.js create mode 100644 ckeditor/plugins/toolbar/lang/hr.js create mode 100644 ckeditor/plugins/toolbar/lang/hu.js create mode 100644 ckeditor/plugins/toolbar/lang/id.js create mode 100644 ckeditor/plugins/toolbar/lang/is.js create mode 100644 ckeditor/plugins/toolbar/lang/it.js create mode 100644 ckeditor/plugins/toolbar/lang/ja.js create mode 100644 ckeditor/plugins/toolbar/lang/ka.js create mode 100644 ckeditor/plugins/toolbar/lang/km.js create mode 100644 ckeditor/plugins/toolbar/lang/ko.js create mode 100644 ckeditor/plugins/toolbar/lang/ku.js create mode 100644 ckeditor/plugins/toolbar/lang/lt.js create mode 100644 ckeditor/plugins/toolbar/lang/lv.js create mode 100644 ckeditor/plugins/toolbar/lang/mk.js create mode 100644 ckeditor/plugins/toolbar/lang/mn.js create mode 100644 ckeditor/plugins/toolbar/lang/ms.js create mode 100644 ckeditor/plugins/toolbar/lang/nb.js create mode 100644 ckeditor/plugins/toolbar/lang/nl.js create mode 100644 ckeditor/plugins/toolbar/lang/no.js create mode 100644 ckeditor/plugins/toolbar/lang/oc.js create mode 100644 ckeditor/plugins/toolbar/lang/pl.js create mode 100644 ckeditor/plugins/toolbar/lang/pt-br.js create mode 100644 ckeditor/plugins/toolbar/lang/pt.js create mode 100644 ckeditor/plugins/toolbar/lang/ro.js create mode 100644 ckeditor/plugins/toolbar/lang/ru.js create mode 100644 ckeditor/plugins/toolbar/lang/si.js create mode 100644 ckeditor/plugins/toolbar/lang/sk.js create mode 100644 ckeditor/plugins/toolbar/lang/sl.js create mode 100644 ckeditor/plugins/toolbar/lang/sq.js create mode 100644 ckeditor/plugins/toolbar/lang/sr-latn.js create mode 100644 ckeditor/plugins/toolbar/lang/sr.js create mode 100644 ckeditor/plugins/toolbar/lang/sv.js create mode 100644 ckeditor/plugins/toolbar/lang/th.js create mode 100644 ckeditor/plugins/toolbar/lang/tr.js create mode 100644 ckeditor/plugins/toolbar/lang/tt.js create mode 100644 ckeditor/plugins/toolbar/lang/ug.js create mode 100644 ckeditor/plugins/toolbar/lang/uk.js create mode 100644 ckeditor/plugins/toolbar/lang/vi.js create mode 100644 ckeditor/plugins/toolbar/lang/zh-cn.js create mode 100644 ckeditor/plugins/toolbar/lang/zh.js create mode 100644 ckeditor/plugins/toolbar/plugin.js create mode 100644 ckeditor/plugins/toolbar/samples/toolbar.html create mode 100644 ckeditor/plugins/undo/dev/snapshot.html create mode 100644 ckeditor/plugins/undo/icons/hidpi/redo-rtl.png create mode 100644 ckeditor/plugins/undo/icons/hidpi/redo.png create mode 100644 ckeditor/plugins/undo/icons/hidpi/undo-rtl.png create mode 100644 ckeditor/plugins/undo/icons/hidpi/undo.png create mode 100644 ckeditor/plugins/undo/icons/redo-rtl.png create mode 100644 ckeditor/plugins/undo/icons/redo.png create mode 100644 ckeditor/plugins/undo/icons/undo-rtl.png create mode 100644 ckeditor/plugins/undo/icons/undo.png create mode 100644 ckeditor/plugins/undo/lang/af.js create mode 100644 ckeditor/plugins/undo/lang/ar.js create mode 100644 ckeditor/plugins/undo/lang/az.js create mode 100644 ckeditor/plugins/undo/lang/bg.js create mode 100644 ckeditor/plugins/undo/lang/bn.js create mode 100644 ckeditor/plugins/undo/lang/bs.js create mode 100644 ckeditor/plugins/undo/lang/ca.js create mode 100644 ckeditor/plugins/undo/lang/cs.js create mode 100644 ckeditor/plugins/undo/lang/cy.js create mode 100644 ckeditor/plugins/undo/lang/da.js create mode 100644 ckeditor/plugins/undo/lang/de-ch.js create mode 100644 ckeditor/plugins/undo/lang/de.js create mode 100644 ckeditor/plugins/undo/lang/el.js create mode 100644 ckeditor/plugins/undo/lang/en-au.js create mode 100644 ckeditor/plugins/undo/lang/en-ca.js create mode 100644 ckeditor/plugins/undo/lang/en-gb.js create mode 100644 ckeditor/plugins/undo/lang/en.js create mode 100644 ckeditor/plugins/undo/lang/eo.js create mode 100644 ckeditor/plugins/undo/lang/es.js create mode 100644 ckeditor/plugins/undo/lang/et.js create mode 100644 ckeditor/plugins/undo/lang/eu.js create mode 100644 ckeditor/plugins/undo/lang/fa.js create mode 100644 ckeditor/plugins/undo/lang/fi.js create mode 100644 ckeditor/plugins/undo/lang/fo.js create mode 100644 ckeditor/plugins/undo/lang/fr-ca.js create mode 100644 ckeditor/plugins/undo/lang/fr.js create mode 100644 ckeditor/plugins/undo/lang/gl.js create mode 100644 ckeditor/plugins/undo/lang/gu.js create mode 100644 ckeditor/plugins/undo/lang/he.js create mode 100644 ckeditor/plugins/undo/lang/hi.js create mode 100644 ckeditor/plugins/undo/lang/hr.js create mode 100644 ckeditor/plugins/undo/lang/hu.js create mode 100644 ckeditor/plugins/undo/lang/id.js create mode 100644 ckeditor/plugins/undo/lang/is.js create mode 100644 ckeditor/plugins/undo/lang/it.js create mode 100644 ckeditor/plugins/undo/lang/ja.js create mode 100644 ckeditor/plugins/undo/lang/ka.js create mode 100644 ckeditor/plugins/undo/lang/km.js create mode 100644 ckeditor/plugins/undo/lang/ko.js create mode 100644 ckeditor/plugins/undo/lang/ku.js create mode 100644 ckeditor/plugins/undo/lang/lt.js create mode 100644 ckeditor/plugins/undo/lang/lv.js create mode 100644 ckeditor/plugins/undo/lang/mk.js create mode 100644 ckeditor/plugins/undo/lang/mn.js create mode 100644 ckeditor/plugins/undo/lang/ms.js create mode 100644 ckeditor/plugins/undo/lang/nb.js create mode 100644 ckeditor/plugins/undo/lang/nl.js create mode 100644 ckeditor/plugins/undo/lang/no.js create mode 100644 ckeditor/plugins/undo/lang/oc.js create mode 100644 ckeditor/plugins/undo/lang/pl.js create mode 100644 ckeditor/plugins/undo/lang/pt-br.js create mode 100644 ckeditor/plugins/undo/lang/pt.js create mode 100644 ckeditor/plugins/undo/lang/ro.js create mode 100644 ckeditor/plugins/undo/lang/ru.js create mode 100644 ckeditor/plugins/undo/lang/si.js create mode 100644 ckeditor/plugins/undo/lang/sk.js create mode 100644 ckeditor/plugins/undo/lang/sl.js create mode 100644 ckeditor/plugins/undo/lang/sq.js create mode 100644 ckeditor/plugins/undo/lang/sr-latn.js create mode 100644 ckeditor/plugins/undo/lang/sr.js create mode 100644 ckeditor/plugins/undo/lang/sv.js create mode 100644 ckeditor/plugins/undo/lang/th.js create mode 100644 ckeditor/plugins/undo/lang/tr.js create mode 100644 ckeditor/plugins/undo/lang/tt.js create mode 100644 ckeditor/plugins/undo/lang/ug.js create mode 100644 ckeditor/plugins/undo/lang/uk.js create mode 100644 ckeditor/plugins/undo/lang/vi.js create mode 100644 ckeditor/plugins/undo/lang/zh-cn.js create mode 100644 ckeditor/plugins/undo/lang/zh.js create mode 100644 ckeditor/plugins/undo/plugin.js create mode 100644 ckeditor/plugins/widget/images/handle.png create mode 100644 ckeditor/plugins/wsc/icons/hidpi/spellchecker.png create mode 100644 ckeditor/plugins/wsc/icons/spellchecker.png create mode 100644 ckeditor/plugins/wsc/lang/af.js create mode 100644 ckeditor/plugins/wsc/lang/ar.js create mode 100644 ckeditor/plugins/wsc/lang/bg.js create mode 100644 ckeditor/plugins/wsc/lang/bn.js create mode 100644 ckeditor/plugins/wsc/lang/bs.js create mode 100644 ckeditor/plugins/wsc/lang/ca.js create mode 100644 ckeditor/plugins/wsc/lang/cs.js create mode 100644 ckeditor/plugins/wsc/lang/cy.js create mode 100644 ckeditor/plugins/wsc/lang/da.js create mode 100644 ckeditor/plugins/wsc/lang/de.js create mode 100644 ckeditor/plugins/wsc/lang/el.js create mode 100644 ckeditor/plugins/wsc/lang/en-au.js create mode 100644 ckeditor/plugins/wsc/lang/en-ca.js create mode 100644 ckeditor/plugins/wsc/lang/en-gb.js create mode 100644 ckeditor/plugins/wsc/lang/en.js create mode 100644 ckeditor/plugins/wsc/lang/eo.js create mode 100644 ckeditor/plugins/wsc/lang/es.js create mode 100644 ckeditor/plugins/wsc/lang/et.js create mode 100644 ckeditor/plugins/wsc/lang/eu.js create mode 100644 ckeditor/plugins/wsc/lang/fa.js create mode 100644 ckeditor/plugins/wsc/lang/fi.js create mode 100644 ckeditor/plugins/wsc/lang/fo.js create mode 100644 ckeditor/plugins/wsc/lang/fr-ca.js create mode 100644 ckeditor/plugins/wsc/lang/fr.js create mode 100644 ckeditor/plugins/wsc/lang/gl.js create mode 100644 ckeditor/plugins/wsc/lang/gu.js create mode 100644 ckeditor/plugins/wsc/lang/he.js create mode 100644 ckeditor/plugins/wsc/lang/hi.js create mode 100644 ckeditor/plugins/wsc/lang/hr.js create mode 100644 ckeditor/plugins/wsc/lang/hu.js create mode 100644 ckeditor/plugins/wsc/lang/is.js create mode 100644 ckeditor/plugins/wsc/lang/it.js create mode 100644 ckeditor/plugins/wsc/lang/ja.js create mode 100644 ckeditor/plugins/wsc/lang/ka.js create mode 100644 ckeditor/plugins/wsc/lang/km.js create mode 100644 ckeditor/plugins/wsc/lang/ko.js create mode 100644 ckeditor/plugins/wsc/lang/ku.js create mode 100644 ckeditor/plugins/wsc/lang/lt.js create mode 100644 ckeditor/plugins/wsc/lang/lv.js create mode 100644 ckeditor/plugins/wsc/lang/mk.js create mode 100644 ckeditor/plugins/wsc/lang/mn.js create mode 100644 ckeditor/plugins/wsc/lang/ms.js create mode 100644 ckeditor/plugins/wsc/lang/nb.js create mode 100644 ckeditor/plugins/wsc/lang/nl.js create mode 100644 ckeditor/plugins/wsc/lang/no.js create mode 100644 ckeditor/plugins/wsc/lang/pl.js create mode 100644 ckeditor/plugins/wsc/lang/pt-br.js create mode 100644 ckeditor/plugins/wsc/lang/pt.js create mode 100644 ckeditor/plugins/wsc/lang/ro.js create mode 100644 ckeditor/plugins/wsc/lang/ru.js create mode 100644 ckeditor/plugins/wsc/lang/sk.js create mode 100644 ckeditor/plugins/wsc/lang/sl.js create mode 100644 ckeditor/plugins/wsc/lang/sr-latn.js create mode 100644 ckeditor/plugins/wsc/lang/sr.js create mode 100644 ckeditor/plugins/wsc/lang/sv.js create mode 100644 ckeditor/plugins/wsc/lang/th.js create mode 100644 ckeditor/plugins/wsc/lang/tr.js create mode 100644 ckeditor/plugins/wsc/lang/ug.js create mode 100644 ckeditor/plugins/wsc/lang/uk.js create mode 100644 ckeditor/plugins/wsc/lang/vi.js create mode 100644 ckeditor/plugins/wsc/lang/zh-cn.js create mode 100644 ckeditor/plugins/wsc/lang/zh.js create mode 100644 ckeditor/plugins/wsc/plugin.js create mode 100644 ckeditor/plugins/wsc/skins/moono-lisa/wsc.css create mode 100644 ckeditor/plugins/wysiwygarea/plugin.js create mode 100644 ckeditor/plugins/wysiwygarea/samples/fullpage.html create mode 100644 ckeditor/samples/css/samples.css create mode 100644 ckeditor/samples/debug.log create mode 100644 ckeditor/samples/img/github-top.png create mode 100644 ckeditor/samples/img/header-bg.png create mode 100644 ckeditor/samples/img/header-separator.png create mode 100644 ckeditor/samples/img/logo.png create mode 100644 ckeditor/samples/img/navigation-tip.png create mode 100644 ckeditor/samples/js/sample.js create mode 100644 ckeditor/samples/js/sf.js create mode 100644 ckeditor/samples/old/ajax.html create mode 100644 ckeditor/samples/old/api.html create mode 100644 ckeditor/samples/old/appendto.html create mode 100644 ckeditor/samples/old/assets/inlineall/logo.png create mode 100644 ckeditor/samples/old/assets/outputxhtml/outputxhtml.css create mode 100644 ckeditor/samples/old/assets/posteddata.php create mode 100644 ckeditor/samples/old/assets/sample.jpg create mode 100644 ckeditor/samples/old/assets/uilanguages/languages.js create mode 100644 ckeditor/samples/old/datafiltering.html create mode 100644 ckeditor/samples/old/dialog/assets/my_dialog.js create mode 100644 ckeditor/samples/old/dialog/dialog.html create mode 100644 ckeditor/samples/old/divreplace.html create mode 100644 ckeditor/samples/old/enterkey/enterkey.html create mode 100644 ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla create mode 100644 ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.swf create mode 100644 ckeditor/samples/old/htmlwriter/assets/outputforflash/swfobject.js create mode 100644 ckeditor/samples/old/htmlwriter/outputforflash.html create mode 100644 ckeditor/samples/old/htmlwriter/outputhtml.html create mode 100644 ckeditor/samples/old/index.html create mode 100644 ckeditor/samples/old/inlineall.html create mode 100644 ckeditor/samples/old/inlinebycode.html create mode 100644 ckeditor/samples/old/inlinetextarea.html create mode 100644 ckeditor/samples/old/jquery.html create mode 100644 ckeditor/samples/old/magicline/magicline.html create mode 100644 ckeditor/samples/old/readonly.html create mode 100644 ckeditor/samples/old/replacebyclass.html create mode 100644 ckeditor/samples/old/replacebycode.html create mode 100644 ckeditor/samples/old/sample.css create mode 100644 ckeditor/samples/old/sample.js create mode 100644 ckeditor/samples/old/sample_posteddata.php create mode 100644 ckeditor/samples/old/tabindex.html create mode 100644 ckeditor/samples/old/toolbar/toolbar.html create mode 100644 ckeditor/samples/old/uicolor.html create mode 100644 ckeditor/samples/old/uilanguages.html create mode 100644 ckeditor/samples/old/wysiwygarea/fullpage.html create mode 100644 ckeditor/samples/old/xhtmlstyle.html create mode 100644 ckeditor/samples/toolbarconfigurator/bender.js create mode 100644 ckeditor/samples/toolbarconfigurator/css/fontello.css create mode 100644 ckeditor/samples/toolbarconfigurator/font/LICENSE.txt create mode 100644 ckeditor/samples/toolbarconfigurator/font/config.json create mode 100644 ckeditor/samples/toolbarconfigurator/font/fontello.eot create mode 100644 ckeditor/samples/toolbarconfigurator/font/fontello.svg create mode 100644 ckeditor/samples/toolbarconfigurator/font/fontello.ttf create mode 100644 ckeditor/samples/toolbarconfigurator/font/fontello.woff create mode 100644 ckeditor/samples/toolbarconfigurator/index.html create mode 100644 ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js create mode 100644 ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js create mode 100644 ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js create mode 100644 ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js create mode 100644 ckeditor/samples/toolbarconfigurator/less/base.less create mode 100644 ckeditor/samples/toolbarconfigurator/less/toolbarmodifier.less create mode 100644 ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE create mode 100644 ckeditor/samples/toolbarconfigurator/lib/codemirror/README.md create mode 100644 ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css create mode 100644 ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js create mode 100644 ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js create mode 100644 ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css create mode 100644 ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css create mode 100644 ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js create mode 100644 ckeditor/samples/toolbarconfigurator/package.json create mode 100644 ckeditor/samples/toolbarconfigurator/tests/one.js create mode 100644 ckeditor/skins/bootstrapck/.temp/css/dialog.css create mode 100644 ckeditor/skins/bootstrapck/.temp/css/dialog_ie.css create mode 100644 ckeditor/skins/bootstrapck/.temp/css/dialog_ie7.css create mode 100644 ckeditor/skins/bootstrapck/.temp/css/dialog_ie8.css create mode 100644 ckeditor/skins/bootstrapck/.temp/css/dialog_iequirks.css create mode 100644 ckeditor/skins/bootstrapck/.temp/css/dialog_opera.css create mode 100644 ckeditor/skins/bootstrapck/.temp/css/editor.css create mode 100644 ckeditor/skins/bootstrapck/.temp/css/editor_gecko.css create mode 100644 ckeditor/skins/bootstrapck/.temp/css/editor_ie.css create mode 100644 ckeditor/skins/bootstrapck/.temp/css/editor_ie7.css create mode 100644 ckeditor/skins/bootstrapck/.temp/css/editor_ie8.css create mode 100644 ckeditor/skins/bootstrapck/.temp/css/editor_iequirks.css create mode 100644 ckeditor/skins/bootstrapck/dev/icons16.svg create mode 100644 ckeditor/skins/bootstrapck/dev/icons32.svg create mode 100644 ckeditor/skins/bootstrapck/dev/locations.json create mode 100644 ckeditor/skins/bootstrapck/dialog.css create mode 100644 ckeditor/skins/bootstrapck/dialog_ie.css create mode 100644 ckeditor/skins/bootstrapck/dialog_ie7.css create mode 100644 ckeditor/skins/bootstrapck/dialog_ie8.css create mode 100644 ckeditor/skins/bootstrapck/dialog_iequirks.css create mode 100644 ckeditor/skins/bootstrapck/dialog_opera.css create mode 100644 ckeditor/skins/bootstrapck/editor.css create mode 100644 ckeditor/skins/bootstrapck/editor_gecko.css create mode 100644 ckeditor/skins/bootstrapck/editor_ie.css create mode 100644 ckeditor/skins/bootstrapck/editor_ie7.css create mode 100644 ckeditor/skins/bootstrapck/editor_ie8.css create mode 100644 ckeditor/skins/bootstrapck/editor_iequirks.css create mode 100644 ckeditor/skins/bootstrapck/icons.png create mode 100644 ckeditor/skins/bootstrapck/icons_hidpi.png create mode 100644 ckeditor/skins/bootstrapck/images/arrow.png create mode 100644 ckeditor/skins/bootstrapck/images/close.png create mode 100644 ckeditor/skins/bootstrapck/images/hidpi/close.png create mode 100644 ckeditor/skins/bootstrapck/images/hidpi/lock-open.png create mode 100644 ckeditor/skins/bootstrapck/images/hidpi/lock.png create mode 100644 ckeditor/skins/bootstrapck/images/hidpi/refresh.png create mode 100644 ckeditor/skins/bootstrapck/images/lock-open.png create mode 100644 ckeditor/skins/bootstrapck/images/lock.png create mode 100644 ckeditor/skins/bootstrapck/images/refresh.png create mode 100644 ckeditor/skins/bootstrapck/readme.md create mode 100644 ckeditor/skins/bootstrapck/sample/bootstrapck-sample.html create mode 100644 ckeditor/skins/bootstrapck/sample/css/bootstrapck-sample.css create mode 100644 ckeditor/skins/bootstrapck/sample/js/analytics.js create mode 100644 ckeditor/skins/bootstrapck/sample/js/jquery-1.11.0.min.js create mode 100644 ckeditor/skins/bootstrapck/scss/browser-specific/gecko/editor_gecko.scss create mode 100644 ckeditor/skins/bootstrapck/scss/browser-specific/ie/dialog_ie.scss create mode 100644 ckeditor/skins/bootstrapck/scss/browser-specific/ie/editor_ie.scss create mode 100644 ckeditor/skins/bootstrapck/scss/browser-specific/ie7/dialog_ie7.scss create mode 100644 ckeditor/skins/bootstrapck/scss/browser-specific/ie7/editor_ie7.scss create mode 100644 ckeditor/skins/bootstrapck/scss/browser-specific/ie8/dialog_ie8.scss create mode 100644 ckeditor/skins/bootstrapck/scss/browser-specific/ie8/editor_ie8.scss create mode 100644 ckeditor/skins/bootstrapck/scss/browser-specific/iequirks/dialog_iequirks.scss create mode 100644 ckeditor/skins/bootstrapck/scss/browser-specific/iequirks/editor_iequirks.scss create mode 100644 ckeditor/skins/bootstrapck/scss/browser-specific/opera/dialog_opera.scss create mode 100644 ckeditor/skins/bootstrapck/scss/components/_colorpanel.scss create mode 100644 ckeditor/skins/bootstrapck/scss/components/_elementspath.scss create mode 100644 ckeditor/skins/bootstrapck/scss/components/_mainui.scss create mode 100644 ckeditor/skins/bootstrapck/scss/components/_menu.scss create mode 100644 ckeditor/skins/bootstrapck/scss/components/_panel.scss create mode 100644 ckeditor/skins/bootstrapck/scss/components/_presets.scss create mode 100644 ckeditor/skins/bootstrapck/scss/components/_reset.scss create mode 100644 ckeditor/skins/bootstrapck/scss/components/_richcombo.scss create mode 100644 ckeditor/skins/bootstrapck/scss/components/_toolbar.scss create mode 100644 ckeditor/skins/bootstrapck/scss/components/editor.scss create mode 100644 ckeditor/skins/bootstrapck/scss/config/_colors.scss create mode 100644 ckeditor/skins/bootstrapck/scss/config/_config.scss create mode 100644 ckeditor/skins/bootstrapck/scss/config/_defaults.scss create mode 100644 ckeditor/skins/bootstrapck/scss/dialog/dialog.scss create mode 100644 ckeditor/skins/bootstrapck/skin.js create mode 100644 ckeditor/skins/moono-lisa/dialog.css create mode 100644 ckeditor/skins/moono-lisa/dialog_ie.css create mode 100644 ckeditor/skins/moono-lisa/dialog_ie8.css create mode 100644 ckeditor/skins/moono-lisa/dialog_iequirks.css create mode 100644 ckeditor/skins/moono-lisa/editor.css create mode 100644 ckeditor/skins/moono-lisa/editor_gecko.css create mode 100644 ckeditor/skins/moono-lisa/editor_ie.css create mode 100644 ckeditor/skins/moono-lisa/editor_ie8.css create mode 100644 ckeditor/skins/moono-lisa/editor_iequirks.css create mode 100644 ckeditor/skins/moono-lisa/icons.png create mode 100644 ckeditor/skins/moono-lisa/icons_hidpi.png create mode 100644 ckeditor/skins/moono-lisa/images/arrow.png create mode 100644 ckeditor/skins/moono-lisa/images/close.png create mode 100644 ckeditor/skins/moono-lisa/images/hidpi/close.png create mode 100644 ckeditor/skins/moono-lisa/images/hidpi/lock-open.png create mode 100644 ckeditor/skins/moono-lisa/images/hidpi/lock.png create mode 100644 ckeditor/skins/moono-lisa/images/hidpi/refresh.png create mode 100644 ckeditor/skins/moono-lisa/images/lock-open.png create mode 100644 ckeditor/skins/moono-lisa/images/lock.png create mode 100644 ckeditor/skins/moono-lisa/images/refresh.png create mode 100644 ckeditor/skins/moono-lisa/images/spinner.gif create mode 100644 ckeditor/skins/moono-lisa/readme.md diff --git a/ckeditor/CHANGES.md b/ckeditor/CHANGES.md index 249f0d4..1419e55 100644 --- a/ckeditor/CHANGES.md +++ b/ckeditor/CHANGES.md @@ -1,6 +1,847 @@ -CKEditor 4 Changelog +CKEditor 4 Changelog ==================== +## CKEditor 4.6.2 + +New Features: + +* [#16733](http://dev.ckeditor.com/ticket/16733): Added a new pastel color palette for the [Color Button](http://ckeditor.com/addon/colorbutton) plugin and a new [`config.colorButton_colorsPerRow`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-colorButton_colorsPerRow) configuration option for setting the number of rows in the color selector. +* [#16752](http://dev.ckeditor.com/ticket/16752): Added a new Azerbaijani localization. Thanks to the [Azerbaijani language team](https://www.transifex.com/ckeditor/teams/11143/az/)! +* [#13818](http://dev.ckeditor.com/ticket/13818): It is now possible to group [Widget](http://ckeditor.com/addon/widget) [style definitions](http://docs.ckeditor.com/#!/guide/dev_styles-section-widget-styles), so applying one style disables the other. + +Fixed Issues: + +* [#13446](http://dev.ckeditor.com/ticket/13446): [Chrome] Fixed: It is possible to type in an unfocused inline editor. +* [#14856](http://dev.ckeditor.com/ticket/14856): Fixed: [Font size and font family](http://ckeditor.com/addon/font) reset each other when modified at certain positions. +* [#16745](http://dev.ckeditor.com/ticket/16745): [Edge] Fixed: List items are lost when [pasted from Word](http://ckeditor.com/addon/pastefromword). +* [#16682](http://dev.ckeditor.com/ticket/16682): [Edge] Fixed: A list gets [pasted from Word](http://ckeditor.com/addon/pastefromword) as a set of paragraphs. Added the [`config.pasteFromWord_heuristicsEdgeList`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-pasteFromWord_heuristicsEdgeList) configuration option. +* [#10373](http://dev.ckeditor.com/ticket/10373): Fixed: Context menu items can be dragged into the editor. +* [#16728](http://dev.ckeditor.com/ticket/16728): [IE] Fixed: [Copy Formatting](http://ckeditor.com/addon/copyformatting) breaks the editor in Quirks Mode. +* [#16795](http://dev.ckeditor.com/ticket/16795): [IE] Fixed: [Copy Formatting](http://ckeditor.com/addon/copyformatting) breaks the editor in Compatibility Mode. +* [#16675](http://dev.ckeditor.com/ticket/16675): Fixed: Styles applied with [Copy Formatting](http://ckeditor.com/addon/copyformatting) to a single table cell are applied to the whole table. +* [#16753](http://dev.ckeditor.com/ticket/16753): Fixed: [`element.setSize`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.element-method-setSize) sets incorrect editor dimensions if the border width is represented as a fraction of pixels. +* [#16705](http://dev.ckeditor.com/ticket/16705): [Firefox] Fixed: Unable to paste images as Base64 strings when using [Clipboard](http://ckeditor.com/addon/clipboard). +* [#14869](http://dev.ckeditor.com/ticket/14869): Fixed: JavaScript error is thrown when trying to use [Find](http://ckeditor.com/addon/find) in a [`
`-based editor](http://ckeditor.com/addon/divarea). + +## CKEditor 4.6.1 + +New Features: + +* [#16639](http://dev.ckeditor.com/ticket/16639): The `callback` parameter in the [CKEDITOR.ajax.post](http://docs.ckeditor.com/#!/api/CKEDITOR.ajax-method-post) method became optional. + +Fixed Issues: + +* [#11064](http://dev.ckeditor.com/ticket/11064): [Blink, WebKit] Fixed: Cannot select all editor content when a widget or a non-editable element is the first or last element of the content. Also fixes this issue in the [Select All](http://ckeditor.com/addon/selectall) plugin. +* [#14755](http://dev.ckeditor.com/ticket/14755): [Blink, WebKit, IE8] Fixed: Browser hangs when a table is inserted in the place of a selected list with an empty last item. +* [#16624](http://dev.ckeditor.com/ticket/16624): Fixed: Improved the [Color Button](http://ckeditor.com/addon/colorbutton) plugin which will now normalize the CSS `background` property if it only contains a color value. This fixes missing background colors when using [Paste from Word](http://ckeditor.com/addon/pastefromword). +* [#16600](http://dev.ckeditor.com/ticket/16600): [Blink, WebKit] Fixed: Error thrown occasionally by an uninitialized editable for multiple CKEditor instances on the same page. + +## CKEditor 4.6 + +New Features: + +* [#14569](http://dev.ckeditor.com/ticket/14569): Added a new, flat, default CKEditor skin called [Moono-Lisa](http://ckeditor.com/addon/moono-lisa). Refreshed default colors available in the [Color Button](http://ckeditor.com/addon/colorbutton) plugin ([Text Color and Background Color](http://docs.ckeditor.com/#!/guide/dev_colorbutton) feature). +* [#14707](http://dev.ckeditor.com/ticket/14707): Added a new [Copy Formatting](http://ckeditor.com/addon/copyformatting) feature to enable easy copying of styles between your document parts. +* Introduced the completely rewritten [Paste from Word](http://ckeditor.com/addon/pastefromword) plugin: + * Backward incompatibility: The [`config.pasteFromWordRemoveFontStyles`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-pasteFromWordRemoveFontStyles) option now defaults to `false`. This option will be deprecated in the future. Use [Advanced Content Filter](http://docs.ckeditor.com/#!/guide/dev_acf) to replicate the effect of setting it to `true`. + * Backward incompatibility: The [`config.pasteFromWordNumberedHeadingToList`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-pasteFromWordNumberedHeadingToList) and [`config.pasteFromWordRemoveStyles`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-pasteFromWordRemoveStyles) options were dropped and no longer have any effect on pasted content. + * Major improvements in preservation of list numbering, styling and indentation (nested lists with multiple levels). + * Major improvements in document structure parsing that fix plenty of issues with distorted or missing content after paste. +* Added new translation: Occitan. Thanks to [Cédric Valmary](https://totenoc.eu/)! +* [#10015](http://dev.ckeditor.com/ticket/10015): Keyboard shortcuts (relevant to the operating system in use) will now be displayed in tooltips and context menus. +* [#13794](http://dev.ckeditor.com/ticket/13794): The [Upload Image](http://ckeditor.com/addon/uploadimage) feature now uses `uploaded.width/height` if set. +* [#12541](http://dev.ckeditor.com/ticket/12541): Added the [Upload File](http://ckeditor.com/addon/uploadfile) plugin that lets you upload a file by drag&dropping it into the editor content. +* [#14449](http://dev.ckeditor.com/ticket/14449): Introduced the [Balloon Panel](http://ckeditor.com/addon/balloonpanel) plugin that lets you create stylish floating UI elements for the editor. +* [#12077](https://dev.ckeditor.com/ticket/12077): Added support for the HTML5 `download` attribute in link (``) elements. Selecting the "Force Download" checkbox in the [Link](http://ckeditor.com/addon/link) dialog will cause the linked file to be downloaded automatically. Thanks to [sbusse](https://github.com/sbusse)! +* [#13518](http://dev.ckeditor.com/ticket/13518): Introduced the [`additionalRequestParameters`](http://docs.ckeditor.com/#!/api/CKEDITOR.fileTools.uploadWidgetDefinition-property-additionalRequestParameters) property for file uploads to make it possible to send additional information about the uploaded file to the server. +* [#14889](http://dev.ckeditor.com/ticket/14889): Added the [`config.image2_altRequired`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-image2_altRequired) option for the [Enhanced Image](http://ckeditor.com/addon/image2) plugin to allow making alternative text a mandatory field. Thanks to [Andrey Fedoseev](https://github.com/andreyfedoseev)! + +Fixed Issues: + +* [#9991](http://dev.ckeditor.com/ticket/9991): Fixed: [Paste from Word](http://ckeditor.com/addon/pastefromword) should only normalize input data. +* [#7209](http://dev.ckeditor.com/ticket/7209): Fixed: Lists with 3 levels not [pasted from Word](http://ckeditor.com/addon/pastefromword) correctly. +* [#14335](http://dev.ckeditor.com/ticket/14335): Fixed: Pasting a numbered list starting with a value different from "1" from Microsoft Word does not work correctly. +* [#14542](http://dev.ckeditor.com/ticket/14542): Fixed: Copying a numbered list from Microsoft Word does not preserve list formatting. +* [#14544](http://dev.ckeditor.com/ticket/14544): Fixed: Copying a nested list from Microsoft Word results in an empty list. +* [#14660](http://dev.ckeditor.com/ticket/14660): Fixed: [Pasting text from Word](http://ckeditor.com/addon/pastefromword) breaks the styling in some cases. +* [#14867](http://dev.ckeditor.com/ticket/14867): [Firefox] Fixed: Text gets stripped when [pasting content from Word](http://ckeditor.com/addon/pastefromword). +* [#2507](http://dev.ckeditor.com/ticket/2507): Fixed: [Paste from Word](http://ckeditor.com/addon/pastefromword) does not detect pasting a part of a paragraph. +* [#3336](http://dev.ckeditor.com/ticket/3336): Fixed: Extra blank row added on top of the content [pasted from Word](http://ckeditor.com/addon/pastefromword). +* [#6115](http://dev.ckeditor.com/ticket/6115): Fixed: When Right-to-Left text direction is applied to a table [pasted from Word](http://ckeditor.com/addon/pastefromword), borders are missing on one side. +* [#6342](http://dev.ckeditor.com/ticket/6342): Fixed: [Paste from Word](http://ckeditor.com/addon/pastefromword) filters out a basic text style when it is [configured to use attributes](http://docs.ckeditor.com/#!/guide/dev_basicstyles-section-custom-basic-text-style-definition). +* [#6457](http://dev.ckeditor.com/ticket/6457): [IE] Fixed: [Pasting from Word](http://ckeditor.com/addon/pastefromword) is extremely slow. +* [#6789](http://dev.ckeditor.com/ticket/6789): Fixed: The `mso-list: ignore` style is not handled properly when [pasting from Word](http://ckeditor.com/addon/pastefromword). +* [#7262](http://dev.ckeditor.com/ticket/7262): Fixed: Lists in preformatted body disappear when [pasting from Word](http://ckeditor.com/addon/pastefromword). +* [#7662](http://dev.ckeditor.com/ticket/7662): [Opera] Fixed: Extra empty number/bullet shown in the editor body when editing a multi-level list [pasted from Word](http://ckeditor.com/addon/pastefromword). +* [#7807](http://dev.ckeditor.com/ticket/7807): Fixed: Last item in a list not converted to a `
  • ` element after [pasting from Word](http://ckeditor.com/addon/pastefromword). +* [#7950](http://dev.ckeditor.com/ticket/7950): [IE] Fixed: Content [from Word pasted](http://ckeditor.com/addon/pastefromword) differently than in other browsers. +* [#7982](http://dev.ckeditor.com/ticket/7982): Fixed: Multi-level lists get split into smaller ones when [pasting from Word](http://ckeditor.com/addon/pastefromword). +* [#8231](http://dev.ckeditor.com/ticket/8231): [WebKit, Opera] Fixed: [Paste from Word](http://ckeditor.com/addon/pastefromword) inserts empty paragraphs. +* [#8266](http://dev.ckeditor.com/ticket/8266): Fixed: [Paste from Word](http://ckeditor.com/addon/pastefromword) inserts a blank line at the top. +* [#8341](http://dev.ckeditor.com/ticket/8341), [#7646](http://dev.ckeditor.com/ticket/7646): Fixed: Faulty removal of empty `` elements in [Paste from Word](http://ckeditor.com/addon/pastefromword) content cleanup breaking content formatting. +* [#8754](http://dev.ckeditor.com/ticket/8754): [Firefox] Fixed: Incorrect pasting of multiple nested lists in [Paste from Word](http://ckeditor.com/addon/pastefromword). +* [#8983](http://dev.ckeditor.com/ticket/8983): Fixed: Alignment lost when [pasting from Word](http://ckeditor.com/addon/pastefromword) with [`config.enterMode`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-enterMode) set to [`CKEDITOR.ENTER_BR`](http://docs.ckeditor.com/#!/api/CKEDITOR-property-ENTER_BR). +* [#9331](http://dev.ckeditor.com/ticket/9331): [IE] Fixed: [Pasting text from Word](http://ckeditor.com/addon/pastefromword) creates a simple Caesar cipher. +* [#9422](http://dev.ckeditor.com/ticket/9422): Fixed: [Paste from Word](http://ckeditor.com/addon/pastefromword) leaves an unwanted `color:windowtext` style. +* [#10011](http://dev.ckeditor.com/ticket/10011): [IE9-10] Fixed: [`config.pasteFromWordRemoveFontStyles`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-pasteFromWordRemoveFontStyles) is ignored under certain conditions. +* [#10643](http://dev.ckeditor.com/ticket/10643): Fixed: Differences between using Ctrl+V and pasting from the [Paste from Word](http://ckeditor.com/addon/pastefromword) dialog. +* [#10784](http://dev.ckeditor.com/ticket/10784): Fixed: Lines missing when [pasting from Word](http://ckeditor.com/addon/pastefromword). +* [#11294](http://dev.ckeditor.com/ticket/11294): [IE10] Fixed: Font size is not preserved when [pasting from Word](http://ckeditor.com/addon/pastefromword). +* [#11627](http://dev.ckeditor.com/ticket/11627): Fixed: Missing words when [pasting from Word](http://ckeditor.com/addon/pastefromword). +* [#12784](http://dev.ckeditor.com/ticket/12784): Fixed: Bulleted list with custom bullets gets changed to a numbered list when [pasting from Word](http://ckeditor.com/addon/pastefromword). +* [#13174](http://dev.ckeditor.com/ticket/13174): Fixed: Data loss after [pasting from Word](http://ckeditor.com/addon/pastefromword). +* [#13828](http://dev.ckeditor.com/ticket/13828): Fixed: Widget classes should be added to the wrapper rather than the widget element. +* [#13829](http://dev.ckeditor.com/ticket/13829): Fixed: No class in [Widget](http://ckeditor.com/addon/widget) wrapper to identify the widget type. +* [#13519](http://dev.ckeditor.com/ticket/13519): Server response received when uploading files should be more flexible. + +Other Changes: + +* Updated [SCAYT](http://ckeditor.com/addon/scayt) (Spell Check As You Type) and [WebSpellChecker](http://ckeditor.com/addon/wsc) plugins: + * Support for the new default Moono-Lisa skin. + * [#121](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/121): Fixed: [Basic Styles](http://ckeditor.com/addon/basicstyles) do not work when SCAYT is enabled. + * [#125](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/125): Fixed: Inline styles are not continued when writing multiple lines of styled text with SCAYT enabled. + * [#127](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/127): Fixed: Uncaught TypeError after enabling SCAYT in the CKEditor `
    ` element. + * [#128](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/128): Fixed: Error thrown after enabling SCAYT caused by conflicts with RequireJS. + +## CKEditor 4.5.11 + +**Security Updates:** + +* [Severity: minor] Fixed the `target="_blank"` vulnerability reported by James Gaskell. + + Issue summary: If a victim had access to a spoofed version of ckeditor.com via HTTP (e.g. due to DNS spoofing, using a hacked public network or mailicious hotspot), then when using a link to the ckeditor.com website it was possible for the attacker to change the current URL of the opening page, even if the opening page was protected with SSL. + + An upgrade is recommended. + +New Features: + +* [#14747](http://dev.ckeditor.com/ticket/14747): The [Enhanced Image](http://ckeditor.com/addon/image2) caption now supports the link `target` attribute. +* [#7154](http://dev.ckeditor.com/ticket/7154): Added support for the "Display Text" field to the [Link](http://ckeditor.com/addon/link) dialog. Thanks to [Ryan Guill](https://github.com/ryanguill)! + +Fixed Issues: + +* [#13362](http://dev.ckeditor.com/ticket/13362): [Blink, WebKit] Fixed: Active widget element is not cached when it is losing focus and it is inside an editable element. +* [#13755](http://dev.ckeditor.com/ticket/13755): [Edge] Fixed: Pasting images does not work. +* [#13548](http://dev.ckeditor.com/ticket/13548): [IE] Fixed: Clicking the [elements path](http://ckeditor.com/addon/elementspath) disables Cut and Copy icons. +* [#13812](http://dev.ckeditor.com/ticket/13812): Fixed: When aborting file upload the placeholder for image is left. +* [#14659](http://dev.ckeditor.com/ticket/14659): [Blink] Fixed: Content scrolled to the top after closing the dialog in a [`
    `-based editor](http://ckeditor.com/addon/divarea). +* [#14825](http://dev.ckeditor.com/ticket/14825): [Edge] Fixed: Focusing the editor causes unwanted scrolling due to dropped support for the `setActive` method. + +## CKEditor 4.5.10 + +Fixed Issues: + +* [#10750](http://dev.ckeditor.com/ticket/10750): Fixed: The editor does not escape the `font-style` family property correctly, removing quotes and whitespace from font names. +* [#14413](http://dev.ckeditor.com/ticket/14413): Fixed: The [Auto Grow](http://ckeditor.com/addon/autogrow) plugin with the [`config.autoGrow_onStartup`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-autoGrow_onStartup) option set to `true` does not work properly for an editor that is not visible. +* [#14451](http://dev.ckeditor.com/ticket/14451): Fixed: Numeric element ID not escaped properly. Thanks to [Jakub Chalupa](https://github.com/chaluja7)! +* [#14590](http://dev.ckeditor.com/ticket/14590): Fixed: Additional line break appearing after inline elements when switching modes. Thanks to [dpidcock](https://github.com/dpidcock)! +* [#14539](https://dev.ckeditor.com/ticket/14539): Fixed: JAWS reads "selected Blank" instead of "selected " when selecting a widget. +* [#14701](http://dev.ckeditor.com/ticket/14701): Fixed: More precise labels for [Enhanced Image](http://ckeditor.com/addon/image2) and [Placeholder](http://ckeditor.com/addon/placeholder) widgets. +* [#14667](http://dev.ckeditor.com/ticket/14667): [IE] Fixed: Removing background color from selected text removes background color from the whole paragraph. +* [#14252](http://dev.ckeditor.com/ticket/14252): [IE] Fixed: Styles drop-down list does not always reflect the current style of the text line. +* [#14275](http://dev.ckeditor.com/ticket/14275): [IE9+] Fixed: `onerror` and `onload` events are not used in browsers it could have been used when loading scripts dynamically. + +## CKEditor 4.5.9 + +Fixed Issues: + +* [#10685](http://dev.ckeditor.com/ticket/10685): Fixed: Unreadable toolbar icons after updating to the new editor version. Fixed with [6876179](https://github.com/ckeditor/ckeditor-dev/commit/6876179db4ee97e786b07b8fd72e6b4120732185) in [ckeditor-dev](https://github.com/ckeditor/ckeditor-dev) and [6c9189f4](https://github.com/ckeditor/ckeditor-presets/commit/6c9189f46392d2c126854fe8889b820b8c76d291) in [ckeditor-presets](https://github.com/ckeditor/ckeditor-presets). +* [#14573](https://dev.ckeditor.com/ticket/14573): Fixed: Missing [Widget](http://ckeditor.com/addon/widget) drag handler CSS when there are multiple editor instances. +* [#14620](https://dev.ckeditor.com/ticket/14620): Fixed: Setting both the `min-height` style for the `` element and the `height` style for the `` element breaks the [Auto Grow](http://ckeditor.com/addon/autogrow) plugin. +* [#14538](http://dev.ckeditor.com/ticket/14538): Fixed: Keyboard focus goes into an embedded `');return b.join("")})}},fileButton:function(b,a,d){if(!(3>arguments.length)){i.call(this,a);var e=this;a.validate&&(this.validate=a.validate);var c=CKEDITOR.tools.extend({},a),f=c.onClick;c.className=(c.className?c.className+" ":"")+"cke_dialog_ui_button";c.onClick=function(c){var d= -a["for"];if(!f||f.call(this,c)!==false){b.getContentElement(d[0],d[1]).submit();this.disable()}};b.on("load",function(){b.getContentElement(a["for"][0],a["for"][1])._.buttons.push(e)});CKEDITOR.ui.dialog.button.call(this,b,c,d)}},html:function(){var b=/^\s*<[\w:]+\s+([^>]*)?>/,a=/^(\s*<[\w:]+(?:\s+[^>]*)?)((?:.|\r|\n)+)$/,d=/\/$/;return function(e,c,f){if(!(3>arguments.length)){var h=[],g=c.html;"<"!=g.charAt(0)&&(g=""+g+"");var k=c.focus;if(k){var j=this.focus;this.focus=function(){("function"== -typeof k?k:j).call(this);this.fire("focus")};c.isFocusable&&(this.isFocusable=this.isFocusable);this.keyboardFocusable=!0}CKEDITOR.ui.dialog.uiElement.call(this,e,c,h,"span",null,null,"");h=h.join("").match(b);g=g.match(a)||["","",""];d.test(g[1])&&(g[1]=g[1].slice(0,-1),g[2]="/"+g[2]);f.push([g[1]," ",h[1]||"",g[2]].join(""))}}}(),fieldset:function(b,a,d,e,c){var f=c.label;this._={children:a};CKEDITOR.ui.dialog.uiElement.call(this,b,c,e,"fieldset",null,null,function(){var a=[];f&&a.push(""+f+"");for(var b=0;ba.getChildCount()?(new CKEDITOR.dom.text(b,CKEDITOR.document)).appendTo(a):a.getChild(0).$.nodeValue=b;return this},getLabel:function(){var b= -CKEDITOR.document.getById(this._.labelId);return!b||1>b.getChildCount()?"":b.getChild(0).getText()},eventProcessors:o},!0);CKEDITOR.ui.dialog.button.prototype=CKEDITOR.tools.extend(new CKEDITOR.ui.dialog.uiElement,{click:function(){return!this._.disabled?this.fire("click",{dialog:this._.dialog}):!1},enable:function(){this._.disabled=!1;var b=this.getElement();b&&b.removeClass("cke_disabled")},disable:function(){this._.disabled=!0;this.getElement().addClass("cke_disabled")},isVisible:function(){return this.getElement().getFirst().isVisible()}, -isEnabled:function(){return!this._.disabled},eventProcessors:CKEDITOR.tools.extend({},CKEDITOR.ui.dialog.uiElement.prototype.eventProcessors,{onClick:function(b,a){this.on("click",function(){a.apply(this,arguments)})}},!0),accessKeyUp:function(){this.click()},accessKeyDown:function(){this.focus()},keyboardFocusable:!0},!0);CKEDITOR.ui.dialog.textInput.prototype=CKEDITOR.tools.extend(new CKEDITOR.ui.dialog.labeledElement,{getInputElement:function(){return CKEDITOR.document.getById(this._.inputId)}, -focus:function(){var b=this.selectParentTab();setTimeout(function(){var a=b.getInputElement();a&&a.$.focus()},0)},select:function(){var b=this.selectParentTab();setTimeout(function(){var a=b.getInputElement();a&&(a.$.focus(),a.$.select())},0)},accessKeyUp:function(){this.select()},setValue:function(b){!b&&(b="");return CKEDITOR.ui.dialog.uiElement.prototype.setValue.apply(this,arguments)},keyboardFocusable:!0},n,!0);CKEDITOR.ui.dialog.textarea.prototype=new CKEDITOR.ui.dialog.textInput;CKEDITOR.ui.dialog.select.prototype= -CKEDITOR.tools.extend(new CKEDITOR.ui.dialog.labeledElement,{getInputElement:function(){return this._.select.getElement()},add:function(b,a,d){var e=new CKEDITOR.dom.element("option",this.getDialog().getParentEditor().document),c=this.getInputElement().$;e.$.text=b;e.$.value=void 0===a||null===a?b:a;void 0===d||null===d?CKEDITOR.env.ie?c.add(e.$):c.add(e.$,null):c.add(e.$,d);return this},remove:function(b){this.getInputElement().$.remove(b);return this},clear:function(){for(var b=this.getInputElement().$;0< -b.length;)b.remove(0);return this},keyboardFocusable:!0},n,!0);CKEDITOR.ui.dialog.checkbox.prototype=CKEDITOR.tools.extend(new CKEDITOR.ui.dialog.uiElement,{getInputElement:function(){return this._.checkbox.getElement()},setValue:function(b,a){this.getInputElement().$.checked=b;!a&&this.fire("change",{value:b})},getValue:function(){return this.getInputElement().$.checked},accessKeyUp:function(){this.setValue(!this.getValue())},eventProcessors:{onChange:function(b,a){if(!CKEDITOR.env.ie||8','
    ' ); + } + +} + +/** + * The skin to load for all created instances, it may be the name of the skin + * folder inside the editor installation path, or the name and the path separated + * by a comma. + * + * **Note:** This is a global configuration that applies to all instances. + * + * CKEDITOR.skinName = 'moono'; + * + * CKEDITOR.skinName = 'myskin,/customstuff/myskin/'; + * + * @cfg {String} [skinName='moono-lisa'] + * @member CKEDITOR + */ +CKEDITOR.skinName = 'moono-lisa'; diff --git a/ckeditor/ckeditor/CHANGES.md b/ckeditor/ckeditor/CHANGES.md new file mode 100644 index 0000000..72c5798 --- /dev/null +++ b/ckeditor/ckeditor/CHANGES.md @@ -0,0 +1,1219 @@ +CKEditor 4 Changelog +==================== + +## CKEditor 4.6.2 + +New Features: + +* [#16733](http://dev.ckeditor.com/ticket/16733): Added a new pastel color palette for the [Color Button](http://ckeditor.com/addon/colorbutton) plugin and a new [`config.colorButton_colorsPerRow`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-colorButton_colorsPerRow) configuration option for setting the number of rows in the color selector. +* [#16752](http://dev.ckeditor.com/ticket/16752): Added a new Azerbaijani localization. Thanks to the [Azerbaijani language team](https://www.transifex.com/ckeditor/teams/11143/az/)! +* [#13818](http://dev.ckeditor.com/ticket/13818): It is now possible to group [Widget](http://ckeditor.com/addon/widget) [style definitions](http://docs.ckeditor.com/#!/guide/dev_styles-section-widget-styles), so applying one style disables the other. + +Fixed Issues: + +* [#13446](http://dev.ckeditor.com/ticket/13446): [Chrome] Fixed: It is possible to type in an unfocused inline editor. +* [#14856](http://dev.ckeditor.com/ticket/14856): Fixed: [Font size and font family](http://ckeditor.com/addon/font) reset each other when modified at certain positions. +* [#16745](http://dev.ckeditor.com/ticket/16745): [Edge] Fixed: List items are lost when [pasted from Word](http://ckeditor.com/addon/pastefromword). +* [#16682](http://dev.ckeditor.com/ticket/16682): [Edge] Fixed: A list gets [pasted from Word](http://ckeditor.com/addon/pastefromword) as a set of paragraphs. Added the [`config.pasteFromWord_heuristicsEdgeList`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-pasteFromWord_heuristicsEdgeList) configuration option. +* [#10373](http://dev.ckeditor.com/ticket/10373): Fixed: Context menu items can be dragged into the editor. +* [#16728](http://dev.ckeditor.com/ticket/16728): [IE] Fixed: [Copy Formatting](http://ckeditor.com/addon/copyformatting) breaks the editor in Quirks Mode. +* [#16795](http://dev.ckeditor.com/ticket/16795): [IE] Fixed: [Copy Formatting](http://ckeditor.com/addon/copyformatting) breaks the editor in Compatibility Mode. +* [#16675](http://dev.ckeditor.com/ticket/16675): Fixed: Styles applied with [Copy Formatting](http://ckeditor.com/addon/copyformatting) to a single table cell are applied to the whole table. +* [#16753](http://dev.ckeditor.com/ticket/16753): Fixed: [`element.setSize`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.element-method-setSize) sets incorrect editor dimensions if the border width is represented as a fraction of pixels. +* [#16705](http://dev.ckeditor.com/ticket/16705): [Firefox] Fixed: Unable to paste images as Base64 strings when using [Clipboard](http://ckeditor.com/addon/clipboard). +* [#14869](http://dev.ckeditor.com/ticket/14869): Fixed: JavaScript error is thrown when trying to use [Find](http://ckeditor.com/addon/find) in a [`
    `-based editor](http://ckeditor.com/addon/divarea). + +## CKEditor 4.6.1 + +New Features: + +* [#16639](http://dev.ckeditor.com/ticket/16639): The `callback` parameter in the [CKEDITOR.ajax.post](http://docs.ckeditor.com/#!/api/CKEDITOR.ajax-method-post) method became optional. + +Fixed Issues: + +* [#11064](http://dev.ckeditor.com/ticket/11064): [Blink, WebKit] Fixed: Cannot select all editor content when a widget or a non-editable element is the first or last element of the content. Also fixes this issue in the [Select All](http://ckeditor.com/addon/selectall) plugin. +* [#14755](http://dev.ckeditor.com/ticket/14755): [Blink, WebKit, IE8] Fixed: Browser hangs when a table is inserted in the place of a selected list with an empty last item. +* [#16624](http://dev.ckeditor.com/ticket/16624): Fixed: Improved the [Color Button](http://ckeditor.com/addon/colorbutton) plugin which will now normalize the CSS `background` property if it only contains a color value. This fixes missing background colors when using [Paste from Word](http://ckeditor.com/addon/pastefromword). +* [#16600](http://dev.ckeditor.com/ticket/16600): [Blink, WebKit] Fixed: Error thrown occasionally by an uninitialized editable for multiple CKEditor instances on the same page. + +## CKEditor 4.6 + +New Features: + +* [#14569](http://dev.ckeditor.com/ticket/14569): Added a new, flat, default CKEditor skin called [Moono-Lisa](http://ckeditor.com/addon/moono-lisa). Refreshed default colors available in the [Color Button](http://ckeditor.com/addon/colorbutton) plugin ([Text Color and Background Color](http://docs.ckeditor.com/#!/guide/dev_colorbutton) feature). +* [#14707](http://dev.ckeditor.com/ticket/14707): Added a new [Copy Formatting](http://ckeditor.com/addon/copyformatting) feature to enable easy copying of styles between your document parts. +* Introduced the completely rewritten [Paste from Word](http://ckeditor.com/addon/pastefromword) plugin: + * Backward incompatibility: The [`config.pasteFromWordRemoveFontStyles`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-pasteFromWordRemoveFontStyles) option now defaults to `false`. This option will be deprecated in the future. Use [Advanced Content Filter](http://docs.ckeditor.com/#!/guide/dev_acf) to replicate the effect of setting it to `true`. + * Backward incompatibility: The [`config.pasteFromWordNumberedHeadingToList`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-pasteFromWordNumberedHeadingToList) and [`config.pasteFromWordRemoveStyles`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-pasteFromWordRemoveStyles) options were dropped and no longer have any effect on pasted content. + * Major improvements in preservation of list numbering, styling and indentation (nested lists with multiple levels). + * Major improvements in document structure parsing that fix plenty of issues with distorted or missing content after paste. +* Added new translation: Occitan. Thanks to [Cédric Valmary](https://totenoc.eu/)! +* [#10015](http://dev.ckeditor.com/ticket/10015): Keyboard shortcuts (relevant to the operating system in use) will now be displayed in tooltips and context menus. +* [#13794](http://dev.ckeditor.com/ticket/13794): The [Upload Image](http://ckeditor.com/addon/uploadimage) feature now uses `uploaded.width/height` if set. +* [#12541](http://dev.ckeditor.com/ticket/12541): Added the [Upload File](http://ckeditor.com/addon/uploadfile) plugin that lets you upload a file by drag&dropping it into the editor content. +* [#14449](http://dev.ckeditor.com/ticket/14449): Introduced the [Balloon Panel](http://ckeditor.com/addon/balloonpanel) plugin that lets you create stylish floating UI elements for the editor. +* [#12077](https://dev.ckeditor.com/ticket/12077): Added support for the HTML5 `download` attribute in link (``) elements. Selecting the "Force Download" checkbox in the [Link](http://ckeditor.com/addon/link) dialog will cause the linked file to be downloaded automatically. Thanks to [sbusse](https://github.com/sbusse)! +* [#13518](http://dev.ckeditor.com/ticket/13518): Introduced the [`additionalRequestParameters`](http://docs.ckeditor.com/#!/api/CKEDITOR.fileTools.uploadWidgetDefinition-property-additionalRequestParameters) property for file uploads to make it possible to send additional information about the uploaded file to the server. +* [#14889](http://dev.ckeditor.com/ticket/14889): Added the [`config.image2_altRequired`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-image2_altRequired) option for the [Enhanced Image](http://ckeditor.com/addon/image2) plugin to allow making alternative text a mandatory field. Thanks to [Andrey Fedoseev](https://github.com/andreyfedoseev)! + +Fixed Issues: + +* [#9991](http://dev.ckeditor.com/ticket/9991): Fixed: [Paste from Word](http://ckeditor.com/addon/pastefromword) should only normalize input data. +* [#7209](http://dev.ckeditor.com/ticket/7209): Fixed: Lists with 3 levels not [pasted from Word](http://ckeditor.com/addon/pastefromword) correctly. +* [#14335](http://dev.ckeditor.com/ticket/14335): Fixed: Pasting a numbered list starting with a value different from "1" from Microsoft Word does not work correctly. +* [#14542](http://dev.ckeditor.com/ticket/14542): Fixed: Copying a numbered list from Microsoft Word does not preserve list formatting. +* [#14544](http://dev.ckeditor.com/ticket/14544): Fixed: Copying a nested list from Microsoft Word results in an empty list. +* [#14660](http://dev.ckeditor.com/ticket/14660): Fixed: [Pasting text from Word](http://ckeditor.com/addon/pastefromword) breaks the styling in some cases. +* [#14867](http://dev.ckeditor.com/ticket/14867): [Firefox] Fixed: Text gets stripped when [pasting content from Word](http://ckeditor.com/addon/pastefromword). +* [#2507](http://dev.ckeditor.com/ticket/2507): Fixed: [Paste from Word](http://ckeditor.com/addon/pastefromword) does not detect pasting a part of a paragraph. +* [#3336](http://dev.ckeditor.com/ticket/3336): Fixed: Extra blank row added on top of the content [pasted from Word](http://ckeditor.com/addon/pastefromword). +* [#6115](http://dev.ckeditor.com/ticket/6115): Fixed: When Right-to-Left text direction is applied to a table [pasted from Word](http://ckeditor.com/addon/pastefromword), borders are missing on one side. +* [#6342](http://dev.ckeditor.com/ticket/6342): Fixed: [Paste from Word](http://ckeditor.com/addon/pastefromword) filters out a basic text style when it is [configured to use attributes](http://docs.ckeditor.com/#!/guide/dev_basicstyles-section-custom-basic-text-style-definition). +* [#6457](http://dev.ckeditor.com/ticket/6457): [IE] Fixed: [Pasting from Word](http://ckeditor.com/addon/pastefromword) is extremely slow. +* [#6789](http://dev.ckeditor.com/ticket/6789): Fixed: The `mso-list: ignore` style is not handled properly when [pasting from Word](http://ckeditor.com/addon/pastefromword). +* [#7262](http://dev.ckeditor.com/ticket/7262): Fixed: Lists in preformatted body disappear when [pasting from Word](http://ckeditor.com/addon/pastefromword). +* [#7662](http://dev.ckeditor.com/ticket/7662): [Opera] Fixed: Extra empty number/bullet shown in the editor body when editing a multi-level list [pasted from Word](http://ckeditor.com/addon/pastefromword). +* [#7807](http://dev.ckeditor.com/ticket/7807): Fixed: Last item in a list not converted to a `
  • ` element after [pasting from Word](http://ckeditor.com/addon/pastefromword). +* [#7950](http://dev.ckeditor.com/ticket/7950): [IE] Fixed: Content [from Word pasted](http://ckeditor.com/addon/pastefromword) differently than in other browsers. +* [#7982](http://dev.ckeditor.com/ticket/7982): Fixed: Multi-level lists get split into smaller ones when [pasting from Word](http://ckeditor.com/addon/pastefromword). +* [#8231](http://dev.ckeditor.com/ticket/8231): [WebKit, Opera] Fixed: [Paste from Word](http://ckeditor.com/addon/pastefromword) inserts empty paragraphs. +* [#8266](http://dev.ckeditor.com/ticket/8266): Fixed: [Paste from Word](http://ckeditor.com/addon/pastefromword) inserts a blank line at the top. +* [#8341](http://dev.ckeditor.com/ticket/8341), [#7646](http://dev.ckeditor.com/ticket/7646): Fixed: Faulty removal of empty `` elements in [Paste from Word](http://ckeditor.com/addon/pastefromword) content cleanup breaking content formatting. +* [#8754](http://dev.ckeditor.com/ticket/8754): [Firefox] Fixed: Incorrect pasting of multiple nested lists in [Paste from Word](http://ckeditor.com/addon/pastefromword). +* [#8983](http://dev.ckeditor.com/ticket/8983): Fixed: Alignment lost when [pasting from Word](http://ckeditor.com/addon/pastefromword) with [`config.enterMode`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-enterMode) set to [`CKEDITOR.ENTER_BR`](http://docs.ckeditor.com/#!/api/CKEDITOR-property-ENTER_BR). +* [#9331](http://dev.ckeditor.com/ticket/9331): [IE] Fixed: [Pasting text from Word](http://ckeditor.com/addon/pastefromword) creates a simple Caesar cipher. +* [#9422](http://dev.ckeditor.com/ticket/9422): Fixed: [Paste from Word](http://ckeditor.com/addon/pastefromword) leaves an unwanted `color:windowtext` style. +* [#10011](http://dev.ckeditor.com/ticket/10011): [IE9-10] Fixed: [`config.pasteFromWordRemoveFontStyles`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-pasteFromWordRemoveFontStyles) is ignored under certain conditions. +* [#10643](http://dev.ckeditor.com/ticket/10643): Fixed: Differences between using Ctrl+V and pasting from the [Paste from Word](http://ckeditor.com/addon/pastefromword) dialog. +* [#10784](http://dev.ckeditor.com/ticket/10784): Fixed: Lines missing when [pasting from Word](http://ckeditor.com/addon/pastefromword). +* [#11294](http://dev.ckeditor.com/ticket/11294): [IE10] Fixed: Font size is not preserved when [pasting from Word](http://ckeditor.com/addon/pastefromword). +* [#11627](http://dev.ckeditor.com/ticket/11627): Fixed: Missing words when [pasting from Word](http://ckeditor.com/addon/pastefromword). +* [#12784](http://dev.ckeditor.com/ticket/12784): Fixed: Bulleted list with custom bullets gets changed to a numbered list when [pasting from Word](http://ckeditor.com/addon/pastefromword). +* [#13174](http://dev.ckeditor.com/ticket/13174): Fixed: Data loss after [pasting from Word](http://ckeditor.com/addon/pastefromword). +* [#13828](http://dev.ckeditor.com/ticket/13828): Fixed: Widget classes should be added to the wrapper rather than the widget element. +* [#13829](http://dev.ckeditor.com/ticket/13829): Fixed: No class in [Widget](http://ckeditor.com/addon/widget) wrapper to identify the widget type. +* [#13519](http://dev.ckeditor.com/ticket/13519): Server response received when uploading files should be more flexible. + +Other Changes: + +* Updated [SCAYT](http://ckeditor.com/addon/scayt) (Spell Check As You Type) and [WebSpellChecker](http://ckeditor.com/addon/wsc) plugins: + * Support for the new default Moono-Lisa skin. + * [#121](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/121): Fixed: [Basic Styles](http://ckeditor.com/addon/basicstyles) do not work when SCAYT is enabled. + * [#125](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/125): Fixed: Inline styles are not continued when writing multiple lines of styled text with SCAYT enabled. + * [#127](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/127): Fixed: Uncaught TypeError after enabling SCAYT in the CKEditor `
    ` element. + * [#128](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/128): Fixed: Error thrown after enabling SCAYT caused by conflicts with RequireJS. + +## CKEditor 4.5.11 + +**Security Updates:** + +* [Severity: minor] Fixed the `target="_blank"` vulnerability reported by James Gaskell. + + Issue summary: If a victim had access to a spoofed version of ckeditor.com via HTTP (e.g. due to DNS spoofing, using a hacked public network or mailicious hotspot), then when using a link to the ckeditor.com website it was possible for the attacker to change the current URL of the opening page, even if the opening page was protected with SSL. + + An upgrade is recommended. + +New Features: + +* [#14747](http://dev.ckeditor.com/ticket/14747): The [Enhanced Image](http://ckeditor.com/addon/image2) caption now supports the link `target` attribute. +* [#7154](http://dev.ckeditor.com/ticket/7154): Added support for the "Display Text" field to the [Link](http://ckeditor.com/addon/link) dialog. Thanks to [Ryan Guill](https://github.com/ryanguill)! + +Fixed Issues: + +* [#13362](http://dev.ckeditor.com/ticket/13362): [Blink, WebKit] Fixed: Active widget element is not cached when it is losing focus and it is inside an editable element. +* [#13755](http://dev.ckeditor.com/ticket/13755): [Edge] Fixed: Pasting images does not work. +* [#13548](http://dev.ckeditor.com/ticket/13548): [IE] Fixed: Clicking the [elements path](http://ckeditor.com/addon/elementspath) disables Cut and Copy icons. +* [#13812](http://dev.ckeditor.com/ticket/13812): Fixed: When aborting file upload the placeholder for image is left. +* [#14659](http://dev.ckeditor.com/ticket/14659): [Blink] Fixed: Content scrolled to the top after closing the dialog in a [`
    `-based editor](http://ckeditor.com/addon/divarea). +* [#14825](http://dev.ckeditor.com/ticket/14825): [Edge] Fixed: Focusing the editor causes unwanted scrolling due to dropped support for the `setActive` method. + +## CKEditor 4.5.10 + +Fixed Issues: + +* [#10750](http://dev.ckeditor.com/ticket/10750): Fixed: The editor does not escape the `font-style` family property correctly, removing quotes and whitespace from font names. +* [#14413](http://dev.ckeditor.com/ticket/14413): Fixed: The [Auto Grow](http://ckeditor.com/addon/autogrow) plugin with the [`config.autoGrow_onStartup`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-autoGrow_onStartup) option set to `true` does not work properly for an editor that is not visible. +* [#14451](http://dev.ckeditor.com/ticket/14451): Fixed: Numeric element ID not escaped properly. Thanks to [Jakub Chalupa](https://github.com/chaluja7)! +* [#14590](http://dev.ckeditor.com/ticket/14590): Fixed: Additional line break appearing after inline elements when switching modes. Thanks to [dpidcock](https://github.com/dpidcock)! +* [#14539](https://dev.ckeditor.com/ticket/14539): Fixed: JAWS reads "selected Blank" instead of "selected " when selecting a widget. +* [#14701](http://dev.ckeditor.com/ticket/14701): Fixed: More precise labels for [Enhanced Image](http://ckeditor.com/addon/image2) and [Placeholder](http://ckeditor.com/addon/placeholder) widgets. +* [#14667](http://dev.ckeditor.com/ticket/14667): [IE] Fixed: Removing background color from selected text removes background color from the whole paragraph. +* [#14252](http://dev.ckeditor.com/ticket/14252): [IE] Fixed: Styles drop-down list does not always reflect the current style of the text line. +* [#14275](http://dev.ckeditor.com/ticket/14275): [IE9+] Fixed: `onerror` and `onload` events are not used in browsers it could have been used when loading scripts dynamically. + +## CKEditor 4.5.9 + +Fixed Issues: + +* [#10685](http://dev.ckeditor.com/ticket/10685): Fixed: Unreadable toolbar icons after updating to the new editor version. Fixed with [6876179](https://github.com/ckeditor/ckeditor-dev/commit/6876179db4ee97e786b07b8fd72e6b4120732185) in [ckeditor-dev](https://github.com/ckeditor/ckeditor-dev) and [6c9189f4](https://github.com/ckeditor/ckeditor-presets/commit/6c9189f46392d2c126854fe8889b820b8c76d291) in [ckeditor-presets](https://github.com/ckeditor/ckeditor-presets). +* [#14573](https://dev.ckeditor.com/ticket/14573): Fixed: Missing [Widget](http://ckeditor.com/addon/widget) drag handler CSS when there are multiple editor instances. +* [#14620](https://dev.ckeditor.com/ticket/14620): Fixed: Setting both the `min-height` style for the `` element and the `height` style for the `` element breaks the [Auto Grow](http://ckeditor.com/addon/autogrow) plugin. +* [#14538](http://dev.ckeditor.com/ticket/14538): Fixed: Keyboard focus goes into an embedded `');d.on("load",function(a){a.removeListener();a=d.getFrameDocument();a.write(b);c.focusManager.add(a.getBody()); -CKEDITOR.env.air&&h.call(this,a.getWindow().$)},a);d.setCustomData("dialog",a);a=this.getElement();a.setHtml("");a.append(d);if(CKEDITOR.env.ie){var g=CKEDITOR.dom.element.createFromHtml('');g.on("focus",function(){setTimeout(function(){d.$.contentWindow.focus()})});a.append(g);this.focus=function(){g.focus();this.fire("focus")}}this.getInputElement=function(){return d};CKEDITOR.env.ie&&(a.setStyle("display","block"),a.setStyle("height", -d.$.offsetHeight+2+"px"))},commit:function(){var a=this.getDialog().getParentEditor(),b=this.getInputElement().getFrameDocument().getBody(),c=b.getBogus(),d;c&&c.remove();d=b.getHtml();setTimeout(function(){a.fire("pasteDialogCommit",d)},0)}}]}]}}); \ No newline at end of file +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +CKEDITOR.dialog.add( 'paste', function( editor ) { + var lang = editor.lang.clipboard, + clipboard = CKEDITOR.plugins.clipboard, + lastDataTransfer; + + function onPasteFrameLoad( win ) { + var doc = new CKEDITOR.dom.document( win.document ), + body = doc.getBody(), + script = doc.getById( 'cke_actscrpt' ); + + script && script.remove(); + + body.setAttribute( 'contenteditable', true ); + + // Forward dataTransfer (#13883). + body.on( clipboard.mainPasteEvent, function( evt ) { + var dataTransfer = clipboard.initPasteDataTransfer( evt ); + + if ( !lastDataTransfer ) { + lastDataTransfer = dataTransfer; + } else + // For two paste with the same dataTransfer we can use that dataTransfer (two internal pastes are + // considered as an internal paste). + if ( dataTransfer != lastDataTransfer ) { + // If there were two paste with different DataTransfer objects create a new, empty, data transfer + // and use it (one internal and one external paste are considered as external paste). + lastDataTransfer = clipboard.initPasteDataTransfer(); + } + } ); + + // IE before version 8 will leave cursor blinking inside the document after + // editor blurred unless we clean up the selection. (#4716) + if ( CKEDITOR.env.ie && CKEDITOR.env.version < 8 ) { + doc.getWindow().on( 'blur', function() { + doc.$.selection.empty(); + } ); + } + + doc.on( 'keydown', function( e ) { + var domEvent = e.data, + key = domEvent.getKeystroke(), + processed; + + switch ( key ) { + case 27: + this.hide(); + processed = 1; + break; + + case 9: + case CKEDITOR.SHIFT + 9: + this.changeFocus( 1 ); + processed = 1; + } + + processed && domEvent.preventDefault(); + }, this ); + + editor.fire( 'ariaWidget', new CKEDITOR.dom.element( win.frameElement ) ); + + // Handle pending focus. + if ( doc.getWindow().getFrame().removeCustomData( 'pendingFocus' ) ) + body.focus(); + } + + // If pasteDialogCommit wasn't canceled by e.g. editor.getClipboardData + // then fire paste event. + // Do not use editor#paste, because it would start from beforePaste event. + editor.on( 'pasteDialogCommit', function( evt ) { + if ( evt.data ) + editor.fire( 'paste', { + type: 'auto', + dataValue: evt.data.dataValue, + method: 'paste', + dataTransfer: evt.data.dataTransfer || clipboard.initPasteDataTransfer() + } ); + }, null, null, 1000 ); + + return { + title: lang.title, + + minWidth: CKEDITOR.env.ie && CKEDITOR.env.quirks ? 370 : 350, + minHeight: CKEDITOR.env.quirks ? 250 : 245, + onShow: function() { + // FIREFOX BUG: Force the browser to render the dialog to make the to-be- + // inserted iframe editable. (#3366) + this.parts.dialog.$.offsetHeight; + + this.setupContent(); + + // Set dialog title to the custom value (set e.g. in editor.openDialog callback) and reset this value. + // If custom title not set, use default one. + this.parts.title.setHtml( this.customTitle || lang.title ); + this.customTitle = null; + }, + + onLoad: function() { + if ( ( CKEDITOR.env.ie7Compat || CKEDITOR.env.ie6Compat ) && editor.lang.dir == 'rtl' ) + this.parts.contents.setStyle( 'overflow', 'hidden' ); + }, + + onOk: function() { + this.commitContent(); + }, + + contents: [ { + id: 'general', + label: editor.lang.common.generalTab, + elements: [ + { + type: 'html', + id: 'securityMsg', + html: '
    ' + lang.securityMsg + '
    ' + }, + { + type: 'html', + id: 'pasteMsg', + html: '
    ' + lang.pasteMsg + '
    ' + }, + { + type: 'html', + id: 'editing_area', + style: 'width:100%;height:100%', + html: '', + focus: function() { + var iframe = this.getInputElement(), + doc = iframe.getFrameDocument(), + body = doc.getBody(); + + // Frame content may not loaded at the moment. + if ( !body || body.isReadOnly() ) + iframe.setCustomData( 'pendingFocus', 1 ); + else + body.focus(); + }, + setup: function() { + var dialog = this.getDialog(); + var htmlToLoad = '' + + '' + + '' + + ''; + + var src = + CKEDITOR.env.air ? + 'javascript:void(0)' : // jshint ignore:line + ( CKEDITOR.env.ie && !CKEDITOR.env.edge ) ? + 'javascript:void((function(){' + encodeURIComponent( // jshint ignore:line + 'document.open();' + + '(' + CKEDITOR.tools.fixDomain + ')();' + + 'document.close();' + ) + '})())"' + : ''; + + var iframe = CKEDITOR.dom.element.createFromHtml( '' ); + + // Reset last data transfer. + lastDataTransfer = null; + + iframe.on( 'load', function( e ) { + e.removeListener(); + + var doc = iframe.getFrameDocument(); + doc.write( htmlToLoad ); + + editor.focusManager.add( doc.getBody() ); + + if ( CKEDITOR.env.air ) + onPasteFrameLoad.call( this, doc.getWindow().$ ); + }, dialog ); + + iframe.setCustomData( 'dialog', dialog ); + + var container = this.getElement(); + container.setHtml( '' ); + container.append( iframe ); + + // IE need a redirect on focus to make + // the cursor blinking inside iframe. (#5461) + if ( CKEDITOR.env.ie && !CKEDITOR.env.edge ) { + var focusGrabber = CKEDITOR.dom.element.createFromHtml( '' ); + focusGrabber.on( 'focus', function() { + // Since fixDomain is called in src attribute, + // IE needs some slight delay to correctly move focus. + setTimeout( function() { + iframe.$.contentWindow.focus(); + } ); + } ); + container.append( focusGrabber ); + + // Override focus handler on field. + this.focus = function() { + focusGrabber.focus(); + this.fire( 'focus' ); + }; + } + + this.getInputElement = function() { + return iframe; + }; + + // Force container to scale in IE. + if ( CKEDITOR.env.ie ) { + container.setStyle( 'display', 'block' ); + container.setStyle( 'height', ( iframe.$.offsetHeight + 2 ) + 'px' ); + } + }, + commit: function() { + var editor = this.getDialog().getParentEditor(), + body = this.getInputElement().getFrameDocument().getBody(), + bogus = body.getBogus(), + html; + bogus && bogus.remove(); + + // Saving the contents so changes until paste is complete will not take place (#7500) + html = body.getHtml(); + + // Opera needs some time to think about what has happened and what it should do now. + setTimeout( function() { + editor.fire( 'pasteDialogCommit', { + dataValue: html, + // Avoid error if there was no paste so lastDataTransfer is null. + dataTransfer: lastDataTransfer || clipboard.initPasteDataTransfer() + } ); + }, 0 ); + } + } + ] + } ] + }; +} ); + +/** + * Internal event to pass paste dialog's data to the listeners. + * + * @private + * @event pasteDialogCommit + * @member CKEDITOR.editor + * @param {CKEDITOR.editor} editor This editor instance. + */ diff --git a/ckeditor/plugins/clipboard/icons/copy-rtl.png b/ckeditor/plugins/clipboard/icons/copy-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..ce94fc081658287b33b61c5f0b017d969554a104 GIT binary patch literal 506 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Ea{HEjtmSN`?>!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e46e^9qTsrs68`&SvSdL02 zrX7)Z`8!T?>Gb4g)~Au5Hktb}D;O(3KRT1?w65p&k75T-|*?*`srJZ!XUJnj*or=eu^i%%n~7S(V#o3Ob#rQka)8@A=)5b+dkG zpM5iBcg~~zq5=n!g{-fJ7oSdlBKn8H_)TP2Q$jc|(9^0Vt`Q|Ei6yC4$wjF^iowXh z&`j6BT-VSt#L(Ev*ucufNZY{3%D_NkLU{#>hTQy=%(P0}8ZytGKLXUi;OXk;vd$@? F2>?2@w*~+J literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/clipboard/icons/copy.png b/ckeditor/plugins/clipboard/icons/copy.png new file mode 100644 index 0000000000000000000000000000000000000000..ce94fc081658287b33b61c5f0b017d969554a104 GIT binary patch literal 506 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Ea{HEjtmSN`?>!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e46e^9qTsrs68`&SvSdL02 zrX7)Z`8!T?>Gb4g)~Au5Hktb}D;O(3KRT1?w65p&k75T-|*?*`srJZ!XUJnj*or=eu^i%%n~7S(V#o3Ob#rQka)8@A=)5b+dkG zpM5iBcg~~zq5=n!g{-fJ7oSdlBKn8H_)TP2Q$jc|(9^0Vt`Q|Ei6yC4$wjF^iowXh z&`j6BT-VSt#L(Ev*ucufNZY{3%D_NkLU{#>hTQy=%(P0}8ZytGKLXUi;OXk;vd$@? F2>?2@w*~+J literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/clipboard/icons/cut-rtl.png b/ckeditor/plugins/clipboard/icons/cut-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..8ae48d9a7ab05a4fc5d515ca50fd54ee14f59738 GIT binary patch literal 776 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Ea{HEjtmSN`?>!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e4T8vTzLJ%Nv2l=BK2BF^C}vL z_ZS^JVENotB|LP=l(^}_ii@Pr?X2g#`nohCyIhT_p`)Yt-L-!enoEDL`n6c7kc06I zPqGhd%FdX&`|l4|?fqACfmzUzV_}epVB^+r{+?zbqUS7Q*Iy59kWfzQ@z6}%8RHZx zZ~0u0v4TO~wI!*?#YO%0l$M$CXPy_Yc%^pi(2=OM-?$G{GlaXaWWSAmF4JR}VK$q8 z+mic9J^IqUZR^6c3lyze7((}6%i7A*P|Xn6D&WVpa`VkM!h*2^7vBmnF*@vx+rL>` z=yRI&Tt9mqF>ZzmKbP>Oh37-RW|&A#{Qggofv5d&@vHB@cMBPQF7$f2#Usf^E_nH6 z&He4%4CdQwD<=h2C7(82`AS?#NwD#|+}*tGpJsHt&^TXQ@qS_u6T=_Yj1G?CYb)%( z15<@+iEBhjN@7W>RdP`(kYX@0Ff`LOFxNG-3^6peGB&U>G14|LvNAA`m{4AUq9Hdw aB{QuOw}#BK=Z^q2FnGH9xvX!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e4T8vTzLJ%Nv2l=BK2BF^C}vL z_ZS^JVENotB|LP=l(^}_ii@Pr?X2g#`nohCyIhT_p`)Yt-L-!enoEDL`n6c7kc06I zPqGhd%FdX&`|l4|?fqACfmzUzV_}epVB^+r{+?zbqUS7Q*Iy59kWfzQ@z6}%8RHZx zZ~0u0v4TO~wI!*?#YO%0l$M$CXPy_Yc%^pi(2=OM-?$G{GlaXaWWSAmF4JR}VK$q8 z+mic9J^IqUZR^6c3lyze7((}6%i7A*P|Xn6D&WVpa`VkM!h*2^7vBmnF*@vx+rL>` z=yRI&Tt9mqF>ZzmKbP>Oh37-RW|&A#{Qggofv5d&@vHB@cMBPQF7$f2#Usf^E_nH6 z&He4%4CdQwD<=h2C7(82`AS?#NwD#|+}*tGpJsHt&^TXQ@qS_u6T=_Yj1G?CYb)%( z15<@+iEBhjN@7W>RdP`(kYX@0Ff`LOFxNG-3^6peGB&U>G14|LvNAA`m{4AUq9Hdw aB{QuOw}#BK=Z^q2FnGH9xvXNSwWJ?9znhg z3{`3j3=J&|48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@fg!ItFh?!xdN1Q+aGJ{c&& zUgGKN%Km_xiC2-KneQA20|Vo4PZ!6Kh{H$2&*mL6;Mq3!Q;J8&^qZ;2gED6?`*uw4 z_F;v%wQKh>droJ2&VTHir=Y;~lh5`0vJ3X#Z*FB^=-^Oz^l7I=^Ur0O^PW}y`}9`P zZ@KUj2PLL|1qHKzezxl@l(FwMe7|r$zy1yj##FxI_lrmgMFJGx5(0fAm zq=~Ps(l@hT*M8T@GuAiWNm9Bbcu_&=z!_b^uc~!{Oo^AKHq7KdHiMBNVczp;9d>u3 zmUcbJ+g|)>*Ya?kL#_gaim!59z8pHUe%5~ZDP`JWTp7+2G$vJ+u}Lli7Rt;dGls-?q!pcUY?=l+xGZk*azgR8^GN!x!c5v}-#qRVz8wt=ew>Vlx+(w09jVHml5=%#{(Uvn8{0rc$E$ zyX1eXRknC;yOZiNBc5e?NuUEp~Y?=Q#gQV(Mh^`PaTC zcD+~Q2I)&yOG2Jr=D054u-4@HGbd4}t^Z6ow=Vw0ruCoQchP}O?!c6xTH+c}l9E`G zYL#4+3Zxi}3=GY54Gnb-j6w{Jt&EMW3=Fgl41wfz#x-wIH00)|WTsW(*03x_BoL^9 N!PC{xWt~$(69A&kFRB0l literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/clipboard/icons/hidpi/copy.png b/ckeditor/plugins/clipboard/icons/hidpi/copy.png new file mode 100644 index 0000000000000000000000000000000000000000..74c676563721cae8a7d6d1b68ba4db0b43ae385e GIT binary patch literal 759 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzmUKs7M+SzC{oH>NSwWJ?9znhg z3{`3j3=J&|48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@fg!ItFh?!xdN1Q+aGJ{c&& zUgGKN%Km_xiC2-KneQA20|Vo4PZ!6Kh{H$2&*mL6;Mq3!Q;J8&^qZ;2gED6?`*uw4 z_F;v%wQKh>droJ2&VTHir=Y;~lh5`0vJ3X#Z*FB^=-^Oz^l7I=^Ur0O^PW}y`}9`P zZ@KUj2PLL|1qHKzezxl@l(FwMe7|r$zy1yj##FxI_lrmgMFJGx5(0fAm zq=~Ps(l@hT*M8T@GuAiWNm9Bbcu_&=z!_b^uc~!{Oo^AKHq7KdHiMBNVczp;9d>u3 zmUcbJ+g|)>*Ya?kL#_gaim!59z8pHUe%5~ZDP`JWTp7+2G$vJ+u}Lli7Rt;dGls-?q!pcUY?=l+xGZk*azgR8^GN!x!c5v}-#qRVz8wt=ew>Vlx+(w09jVHml5=%#{(Uvn8{0rc$E$ zyX1eXRknC;yOZiNBc5e?NuUEp~Y?=Q#gQV(Mh^`PaTC zcD+~Q2I)&yOG2Jr=D054u-4@HGbd4}t^Z6ow=Vw0ruCoQchP}O?!c6xTH+c}l9E`G zYL#4+3Zxi}3=GY54Gnb-j6w{Jt&EMW3=Fgl41wfz#x-wIH00)|WTsW(*03x_BoL^9 N!PC{xWt~$(69A&kFRB0l literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/clipboard/icons/hidpi/cut-rtl.png b/ckeditor/plugins/clipboard/icons/hidpi/cut-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..f5a9b0da7954fed7d925972e54c43e87dac9e1f2 GIT binary patch literal 1576 zcmZ{kYgE#A9L9enUcxAtt7%w?nbQsOk9Z-qCI%BMO#fOkrDhS{n3obPR5r?6t&3$y znwPBQsEKplQbSClwW&mNUNNV(Ji0Qbo0=9nM=$qc=X<`-=bYy`&)es0NN^w;wGjmX zKrAg@tQ($pqPaqAfyt@jO{EEr36fjwI%Q5R!XgtVTtFr>YoWP_}!`Ye( z5&Poo_uH?^s%|U(Kc_-(Wf8b1k%?_^}(2(#?MCR^*iW+?kt< zzOPSWD>u*mB1^i6j-+DtbVqettfMQL&Sd3pWuohOt=?@SU;S&f`%0T=blNDsKW&Uz zt&3!{T{t$_BE6>>mKt=nxY$lnQ)32-?D%~CpkA+zh9odbTY7&VEoUn@`RAj+i}q>_ z0gv>1vip5{vuM^CRP?-vPEKAIe{Dk7CHdg>G4z@vv&zgj?%9|oxm=#J2@PB-F?8$$ zh-RBRI5ZT{^pq~+wQM3kA5mq1b{iX;JWj~?Dl5$|s>a7!RvF6i=BmQGTk%M3s>Z*- z>2_a&!cf@t7Gt)pD&8K`UG2e2O_RbqFwetX3&|-f|A>31=5gOF?S#y|c-qVc_)aDT zRlR(u`aniraejX9ue+fXO^1BYJPso>xa>WCjwlUAPt$2AP9Hb+hq7Yum|iXHWSg5y9RrbbJ^K zcMev62crpYZd}N=;{0*^L${zic6mAW4KOO;%+l?Mk<3>gkp?u+RWC#t^|z!m z;w@EGRhl&lg<@Re)K&Luu}*tC{G+PnFIS?-h{W#CCa;5&eK8e;gKy&eM1LQ}4;4_Q zlb+0iEr!)`{uo=ozoVXv{BPC3N6!}xbd)R|@S(IbHBdzha{s(FXwz!#(=_G_M zXxA>C*8bXSeoaE-+cs$(#uckx5Z{Wwmmmx%3BBypah*1I1R;UHo1r2=`Q&nzxwzJNn9{=_e?*77{mv!j9xl{+*ILZB%55?Aqzi*%8+KOR@(5E<0VB@)uv1+@oCl z%JXh&YHH2kSm~pF9io{FU+qd<{-W%R&XNj+-U%=7ORxYQ8!yayQGhKDXC~QcnBhA5 zczb&GIo$kgc02Y)&x=ec-(iiWbaQ>EyoXw^xA*J}Hfs*)_m;vlel-Giym3Fcidr+s zjhF&}Vf9y8PeBG1v)8OS+Sk)qq!Oe=*k3Tr8J7c#cTC%e@VNC#GluK@X++=Dd`MLv zhTa|WlORJi!o`A{E)NzLDcP7D?B|P)k&%&|lM-XoQ2*IIvHAwWjaDe?mFgd}AH!Q7 zOvpZFo2GP|fX)^iJuKk)aF6p$0PYaUi%237A@^_+*@sN_fuN5el1T>;3d4U2iOEOf YV?_U7_?Gj2sHp&$^kCZe0nw-b1?1(mwEzGB literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/clipboard/icons/hidpi/cut.png b/ckeditor/plugins/clipboard/icons/hidpi/cut.png new file mode 100644 index 0000000000000000000000000000000000000000..f5a9b0da7954fed7d925972e54c43e87dac9e1f2 GIT binary patch literal 1576 zcmZ{kYgE#A9L9enUcxAtt7%w?nbQsOk9Z-qCI%BMO#fOkrDhS{n3obPR5r?6t&3$y znwPBQsEKplQbSClwW&mNUNNV(Ji0Qbo0=9nM=$qc=X<`-=bYy`&)es0NN^w;wGjmX zKrAg@tQ($pqPaqAfyt@jO{EEr36fjwI%Q5R!XgtVTtFr>YoWP_}!`Ye( z5&Poo_uH?^s%|U(Kc_-(Wf8b1k%?_^}(2(#?MCR^*iW+?kt< zzOPSWD>u*mB1^i6j-+DtbVqettfMQL&Sd3pWuohOt=?@SU;S&f`%0T=blNDsKW&Uz zt&3!{T{t$_BE6>>mKt=nxY$lnQ)32-?D%~CpkA+zh9odbTY7&VEoUn@`RAj+i}q>_ z0gv>1vip5{vuM^CRP?-vPEKAIe{Dk7CHdg>G4z@vv&zgj?%9|oxm=#J2@PB-F?8$$ zh-RBRI5ZT{^pq~+wQM3kA5mq1b{iX;JWj~?Dl5$|s>a7!RvF6i=BmQGTk%M3s>Z*- z>2_a&!cf@t7Gt)pD&8K`UG2e2O_RbqFwetX3&|-f|A>31=5gOF?S#y|c-qVc_)aDT zRlR(u`aniraejX9ue+fXO^1BYJPso>xa>WCjwlUAPt$2AP9Hb+hq7Yum|iXHWSg5y9RrbbJ^K zcMev62crpYZd}N=;{0*^L${zic6mAW4KOO;%+l?Mk<3>gkp?u+RWC#t^|z!m z;w@EGRhl&lg<@Re)K&Luu}*tC{G+PnFIS?-h{W#CCa;5&eK8e;gKy&eM1LQ}4;4_Q zlb+0iEr!)`{uo=ozoVXv{BPC3N6!}xbd)R|@S(IbHBdzha{s(FXwz!#(=_G_M zXxA>C*8bXSeoaE-+cs$(#uckx5Z{Wwmmmx%3BBypah*1I1R;UHo1r2=`Q&nzxwzJNn9{=_e?*77{mv!j9xl{+*ILZB%55?Aqzi*%8+KOR@(5E<0VB@)uv1+@oCl z%JXh&YHH2kSm~pF9io{FU+qd<{-W%R&XNj+-U%=7ORxYQ8!yayQGhKDXC~QcnBhA5 zczb&GIo$kgc02Y)&x=ec-(iiWbaQ>EyoXw^xA*J}Hfs*)_m;vlel-Giym3Fcidr+s zjhF&}Vf9y8PeBG1v)8OS+Sk)qq!Oe=*k3Tr8J7c#cTC%e@VNC#GluK@X++=Dd`MLv zhTa|WlORJi!o`A{E)NzLDcP7D?B|P)k&%&|lM-XoQ2*IIvHAwWjaDe?mFgd}AH!Q7 zOvpZFo2GP|fX)^iJuKk)aF6p$0PYaUi%237A@^_+*@sN_fuN5el1T>;3d4U2iOEOf YV?_U7_?Gj2sHp&$^kCZe0nw-b1?1(mwEzGB literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/clipboard/icons/hidpi/paste-rtl.png b/ckeditor/plugins/clipboard/icons/hidpi/paste-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..12cac92aab8bbe539077ea5aaec3442281e18a7a GIT binary patch literal 854 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzmUKs7M+SzC{oH>NSwWJ?9znhg z3{`3j3=J&|48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@fg!ItFh?!xdN1Q+aGJ{c&& zUgGKN%Km_xiC2-KneQA20|Qf(r;B4q#NoB!2ea-N2-GTDe!KXu#p$JLKvj;y+d{=H zZ{BaSpWs}?y_dyn;TQfr=K9;xt2)vpPhVQMXE*bqO-m~MtBfb*+{)W7Ajr_rq2qO= zPUs>tgMsm!;`YLOzva*TiDl2S7S!$9CO+*2%f?&HVRMSv6&NIre~dn*+4^!urQ@F4 zZy6r2HfUHh*fXdsouVk9^eb0QgCS1s%*~3ldD;vNxwjW(N^M-_^G$B1nv%SU%jMt8 zcdc8R8@=kalu}VZ?m~ylCjMu5((2y+p4TU+*_d=>iCkMF!=5gVSG(#qtxiwd!SNzp zsj1`6y*qbqtgBaSeAZCRH@V;L|En2`Gz|J4uT5&NX`OmlZOV5$ncwHW9Y6E!Y|6Yc zuQS^_PEKQr%~s6oIlh*4XG+Zu38kvw2eT$`NOnFHao>|wFS7Q7U+~QNEtU?`pE;h2 zcR3gI;NRKsBX(N_0=MMdKDB92_=cq1NsJXCp=b8>uM)SOR5lNvJC#!q89?hzcGzblwS=GRPfnkz+RL)t!3rSrFolXFlC2syrFmXW@+q{19jK^-%g5L zBzC$nonghQSK-%7FKU~We!HE0?OJkIW@Jl(M4R>dy$nAhLZ_zsADyLBV6igzVWh@` zz1RI;KEHCXsCVvyuoe}UmPHy25A@1ZW^Y@4=8$IQx~Zu@O+%EvuAZiK=Figw4tg84 zu73afF!|9P|E)J8nHXlDP209;gWSJ@7R8-M{xSRK3tuwn5;+4*c&a6?5hW>!C8<`) zMX5lF!N|bSOxMs**T5*m(Adh@*vh~_+rSV=UT0kM7DYpDeoAIqC2kGNVnhOg8W=oX L{an^LB{Ts5yDewu literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/clipboard/icons/hidpi/paste.png b/ckeditor/plugins/clipboard/icons/hidpi/paste.png new file mode 100644 index 0000000000000000000000000000000000000000..12cac92aab8bbe539077ea5aaec3442281e18a7a GIT binary patch literal 854 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzmUKs7M+SzC{oH>NSwWJ?9znhg z3{`3j3=J&|48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@fg!ItFh?!xdN1Q+aGJ{c&& zUgGKN%Km_xiC2-KneQA20|Qf(r;B4q#NoB!2ea-N2-GTDe!KXu#p$JLKvj;y+d{=H zZ{BaSpWs}?y_dyn;TQfr=K9;xt2)vpPhVQMXE*bqO-m~MtBfb*+{)W7Ajr_rq2qO= zPUs>tgMsm!;`YLOzva*TiDl2S7S!$9CO+*2%f?&HVRMSv6&NIre~dn*+4^!urQ@F4 zZy6r2HfUHh*fXdsouVk9^eb0QgCS1s%*~3ldD;vNxwjW(N^M-_^G$B1nv%SU%jMt8 zcdc8R8@=kalu}VZ?m~ylCjMu5((2y+p4TU+*_d=>iCkMF!=5gVSG(#qtxiwd!SNzp zsj1`6y*qbqtgBaSeAZCRH@V;L|En2`Gz|J4uT5&NX`OmlZOV5$ncwHW9Y6E!Y|6Yc zuQS^_PEKQr%~s6oIlh*4XG+Zu38kvw2eT$`NOnFHao>|wFS7Q7U+~QNEtU?`pE;h2 zcR3gI;NRKsBX(N_0=MMdKDB92_=cq1NsJXCp=b8>uM)SOR5lNvJC#!q89?hzcGzblwS=GRPfnkz+RL)t!3rSrFolXFlC2syrFmXW@+q{19jK^-%g5L zBzC$nonghQSK-%7FKU~We!HE0?OJkIW@Jl(M4R>dy$nAhLZ_zsADyLBV6igzVWh@` zz1RI;KEHCXsCVvyuoe}UmPHy25A@1ZW^Y@4=8$IQx~Zu@O+%EvuAZiK=Figw4tg84 zu73afF!|9P|E)J8nHXlDP209;gWSJ@7R8-M{xSRK3tuwn5;+4*c&a6?5hW>!C8<`) zMX5lF!N|bSOxMs**T5*m(Adh@*vh~_+rSV=UT0kM7DYpDeoAIqC2kGNVnhOg8W=oX L{an^LB{Ts5yDewu literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/clipboard/icons/paste-rtl.png b/ckeditor/plugins/clipboard/icons/paste-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..7039251b8cb48e7e9538446e1dea78bed26f33cd GIT binary patch literal 464 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Ea{HEjtmSN`?>!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e4GCT9}yJnT8 zQ{uWlGdgIhs+_#rzB5ngm_+{py_O3~N-YgbYI{D~2v#oK>2=7c_^9xKrCASyb#(t; zS2m(fiNCA#_<@1KpjzS@QIe8al4_M) zlnSI6j0_CTbPddP4J|_qjjfCgtW1ow4UDV|3?wF$SDcptHiA#^X&N}Kn)C@ Lu6{1-oD!M<`0Adx literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/clipboard/icons/paste.png b/ckeditor/plugins/clipboard/icons/paste.png new file mode 100644 index 0000000000000000000000000000000000000000..7039251b8cb48e7e9538446e1dea78bed26f33cd GIT binary patch literal 464 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Ea{HEjtmSN`?>!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e4GCT9}yJnT8 zQ{uWlGdgIhs+_#rzB5ngm_+{py_O3~N-YgbYI{D~2v#oK>2=7c_^9xKrCASyb#(t; zS2m(fiNCA#_<@1KpjzS@QIe8al4_M) zlnSI6j0_CTbPddP4J|_qjjfCgtW1ow4UDV|3?wF$SDcptHiA#^X&N}Kn)C@ Lu6{1-oD!M<`0Adx literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/clipboard/lang/af.js b/ckeditor/plugins/clipboard/lang/af.js new file mode 100644 index 0000000..4a7bd51 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/af.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'af', { + copy: 'Kopiëer', + copyError: 'U blaaier se sekuriteitsinstelling belet die kopiëringsaksie. Gebruik die sleutelbordkombinasie (Ctrl/Cmd+C).', + cut: 'Knip', + cutError: 'U blaaier se sekuriteitsinstelling belet die outomatiese knip-aksie. Gebruik die sleutelbordkombinasie (Ctrl/Cmd+X).', + paste: 'Plak', + pasteArea: 'Plak-area', + pasteMsg: 'Plak die teks in die volgende teks-area met die sleutelbordkombinasie (Ctrl/Cmd+V) en druk OK.', + securityMsg: 'Weens u blaaier se sekuriteitsinstelling is data op die knipbord nie toeganklik nie. U kan dit eers weer in hierdie venster plak.', + title: 'Byvoeg' +} ); diff --git a/ckeditor/plugins/clipboard/lang/ar.js b/ckeditor/plugins/clipboard/lang/ar.js new file mode 100644 index 0000000..23db5b9 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/ar.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'ar', { + copy: 'نسخ', + copyError: 'الإعدادات الأمنية للمتصفح الذي تستخدمه تمنع عمليات النسخ التلقائي. فضلاً إستخدم لوحة المفاتيح لفعل ذلك (Ctrl/Cmd+C).', + cut: 'قص', + cutError: 'الإعدادات الأمنية للمتصفح الذي تستخدمه تمنع القص التلقائي. فضلاً إستخدم لوحة المفاتيح لفعل ذلك (Ctrl/Cmd+X).', + paste: 'لصق', + pasteArea: 'منطقة اللصق', + pasteMsg: 'الصق داخل الصندوق بإستخدام زرائر (Ctrl/Cmd+V) في لوحة المفاتيح، ثم اضغط زر موافق.', + securityMsg: 'نظراً لإعدادات الأمان الخاصة بمتصفحك، لن يتمكن هذا المحرر من الوصول لمحتوى حافظتك، لذلك يجب عليك لصق المحتوى مرة أخرى في هذه النافذة.', + title: 'لصق' +} ); diff --git a/ckeditor/plugins/clipboard/lang/az.js b/ckeditor/plugins/clipboard/lang/az.js new file mode 100644 index 0000000..d005f9b --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/az.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'az', { + copy: 'Köçür', + copyError: 'Avtomatik köçürülməsi mümkün deyil. Ctrl+C basın.', + cut: 'Kəs', + cutError: 'Avtomatik kəsmə mümkün deyil. Ctrl+X basın.', + paste: 'Əlavə et', + pasteArea: 'Əlavəetmə sahəsi', + pasteMsg: 'Bu sahəyə əlavə edin (Ctrl+V)', + securityMsg: 'Mübadilə buferi açmaq mümkün deyil. Bu pəncərədə yenidən əlavə edin.', + title: 'Əlavə et' +} ); diff --git a/ckeditor/plugins/clipboard/lang/bg.js b/ckeditor/plugins/clipboard/lang/bg.js new file mode 100644 index 0000000..1b1e5e6 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/bg.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'bg', { + copy: 'Копирай', + copyError: 'Настройките за сигурност на вашия бразуър не разрешават на редактора да изпълни запаметяването. За целта използвайте клавиатурата (Ctrl/Cmd+C).', + cut: 'Отрежи', + cutError: 'Настройките за сигурност на Вашия браузър не позволяват на редактора автоматично да изъплни действията за отрязване. Моля ползвайте клавиатурните команди за целта (ctrl+x).', + paste: 'Вмъкни', + pasteArea: 'Зона за вмъкване', + pasteMsg: 'Вмъкнете тук съдъжанието с клавиатуарата (Ctrl/Cmd+V) и натиснете OK.', + securityMsg: 'Заради настройките за сигурност на Вашия браузър, редакторът не може да прочете данните от клипборда коректно.', + title: 'Вмъкни' +} ); diff --git a/ckeditor/plugins/clipboard/lang/bn.js b/ckeditor/plugins/clipboard/lang/bn.js new file mode 100644 index 0000000..e267b85 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/bn.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'bn', { + copy: 'কপি', + copyError: 'আপনার ব্রাউজারের নিরাপত্তা সেটিংসমূহ এডিটরকে স্বয়ংক্রিয়ভাবে কপি করার প্রক্রিয়া চালনা করার অনুমতি দেয় না। অনুগ্রহপূর্বক এই কাজের জন্য কিবোর্ড ব্যবহার করুন (Ctrl/Cmd+C)।', + cut: 'কাট', + cutError: 'আপনার ব্রাউজারের সুরক্ষা সেটিংস এডিটরকে অটোমেটিক কাট করার অনুমতি দেয়নি। দয়া করে এই কাজের জন্য কিবোর্ড ব্যবহার করুন (Ctrl/Cmd+X)।', + paste: 'পেস্ট', + pasteArea: 'Paste Area', // MISSING + pasteMsg: 'অনুগ্রহ করে নীচের বাক্সে কিবোর্ড ব্যবহার করে (Ctrl/Cmd+V) পেস্ট করুন এবং OK চাপ দিন', + securityMsg: 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.', // MISSING + title: 'পেস্ট' +} ); diff --git a/ckeditor/plugins/clipboard/lang/bs.js b/ckeditor/plugins/clipboard/lang/bs.js new file mode 100644 index 0000000..aba9c4d --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/bs.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'bs', { + copy: 'Kopiraj', + copyError: 'Sigurnosne postavke Vašeg pretraživaèa ne dozvoljavaju operacije automatskog kopiranja. Molimo koristite kraticu na tastaturi (Ctrl/Cmd+C).', + cut: 'Izreži', + cutError: 'Sigurnosne postavke vašeg pretraživaèa ne dozvoljavaju operacije automatskog rezanja. Molimo koristite kraticu na tastaturi (Ctrl/Cmd+X).', + paste: 'Zalijepi', + pasteArea: 'Paste Area', // MISSING + pasteMsg: 'Please paste inside the following box using the keyboard (Ctrl/Cmd+V) and hit OK', // MISSING + securityMsg: 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.', // MISSING + title: 'Zalijepi' +} ); diff --git a/ckeditor/plugins/clipboard/lang/ca.js b/ckeditor/plugins/clipboard/lang/ca.js new file mode 100644 index 0000000..7f42cd3 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/ca.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'ca', { + copy: 'Copiar', + copyError: 'La configuració de seguretat del vostre navegador no permet executar automàticament les operacions de copiar. Si us plau, utilitzeu el teclat (Ctrl/Cmd+C).', + cut: 'Retallar', + cutError: 'La configuració de seguretat del vostre navegador no permet executar automàticament les operacions de retallar. Si us plau, utilitzeu el teclat (Ctrl/Cmd+X).', + paste: 'Enganxar', + pasteArea: 'Àrea d\'enganxat', + pasteMsg: 'Si us plau, enganxi dins del següent camp utilitzant el teclat (Ctrl/Cmd+V) i premi OK.', + securityMsg: 'A causa de la configuració de seguretat del vostre navegador, l\'editor no pot accedir a les dades del porta-retalls directament. Enganxeu-ho un altre cop en aquesta finestra.', + title: 'Enganxar' +} ); diff --git a/ckeditor/plugins/clipboard/lang/cs.js b/ckeditor/plugins/clipboard/lang/cs.js new file mode 100644 index 0000000..0e0fa81 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/cs.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'cs', { + copy: 'Kopírovat', + copyError: 'Bezpečnostní nastavení vašeho prohlížeče nedovolují editoru spustit funkci pro kopírování zvoleného textu do schránky. Prosím zkopírujte zvolený text do schránky pomocí klávesnice (Ctrl/Cmd+C).', + cut: 'Vyjmout', + cutError: 'Bezpečnostní nastavení vašeho prohlížeče nedovolují editoru spustit funkci pro vyjmutí zvoleného textu do schránky. Prosím vyjměte zvolený text do schránky pomocí klávesnice (Ctrl/Cmd+X).', + paste: 'Vložit', + pasteArea: 'Oblast vkládání', + pasteMsg: 'Do následujícího pole vložte požadovaný obsah pomocí klávesnice (Ctrl/Cmd+V) a stiskněte OK.', + securityMsg: 'Z důvodů nastavení bezpečnosti vašeho prohlížeče nemůže editor přistupovat přímo do schránky. Obsah schránky prosím vložte znovu do tohoto okna.', + title: 'Vložit' +} ); diff --git a/ckeditor/plugins/clipboard/lang/cy.js b/ckeditor/plugins/clipboard/lang/cy.js new file mode 100644 index 0000000..3aae2be --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/cy.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'cy', { + copy: 'Copïo', + copyError: '\'Dyw gosodiadau diogelwch eich porwr ddim yn caniatàu\'r golygydd i gynnal \'gweithredoedd copïo\' yn awtomatig. Defnyddiwch y bysellfwrdd (Ctrl/Cmd+C).', + cut: 'Torri', + cutError: 'Nid yw gosodiadau diogelwch eich porwr yn caniatàu\'r golygydd i gynnal \'gweithredoedd torri\' yn awtomatig. Defnyddiwch y bysellfwrdd (Ctrl/Cmd+X).', + paste: 'Gludo', + pasteArea: 'Ardal Gludo', + pasteMsg: 'Gludwch i mewn i\'r blwch canlynol gan ddefnyddio\'r bysellfwrdd (Ctrl/Cmd+V) a phwyso Iawn.', + securityMsg: 'Oherwydd gosodiadau diogelwch eich porwr, \'dyw\'r porwr ddim yn gallu ennill mynediad i\'r data ar y clipfwrdd yn uniongyrchol. Mae angen i chi ei ludo eto i\'r ffenestr hon.', + title: 'Gludo' +} ); diff --git a/ckeditor/plugins/clipboard/lang/da.js b/ckeditor/plugins/clipboard/lang/da.js new file mode 100644 index 0000000..d70125a --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/da.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'da', { + copy: 'Kopiér', + copyError: 'Din browsers sikkerhedsindstillinger tillader ikke editoren at få automatisk adgang til udklipsholderen.

    Brug i stedet tastaturet til at kopiere teksten (Ctrl/Cmd+C).', + cut: 'Klip', + cutError: 'Din browsers sikkerhedsindstillinger tillader ikke editoren at få automatisk adgang til udklipsholderen.

    Brug i stedet tastaturet til at klippe teksten (Ctrl/Cmd+X).', + paste: 'Indsæt', + pasteArea: 'Indsæt område', + pasteMsg: 'Indsæt i feltet herunder (Ctrl/Cmd+V) og klik på OK.', + securityMsg: 'Din browsers sikkerhedsindstillinger tillader ikke editoren at få automatisk adgang til udklipsholderen.

    Du skal indsætte udklipsholderens indhold i dette vindue igen.', + title: 'Indsæt' +} ); diff --git a/ckeditor/plugins/clipboard/lang/de-ch.js b/ckeditor/plugins/clipboard/lang/de-ch.js new file mode 100644 index 0000000..4bf25a9 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/de-ch.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'de-ch', { + copy: 'Kopieren', + copyError: 'Die Sicherheitseinstellungen Ihres Browsers lassen es nicht zu, den Text automatisch kopieren. Bitte benutzen Sie die System-Zwischenablage über STRG-C (kopieren).', + cut: 'Ausschneiden', + cutError: 'Die Sicherheitseinstellungen Ihres Browsers lassen es nicht zu, den Text automatisch auszuschneiden. Bitte benutzen Sie die System-Zwischenablage über STRG-X (ausschneiden) und STRG-V (einfügen).', + paste: 'Einfügen', + pasteArea: 'Einfügebereich', + pasteMsg: 'Bitte fügen Sie den Text in der folgenden Box über die Tastatur (mit Strg+V) ein und bestätigen Sie mit OK.', + securityMsg: 'Aufgrund von Sicherheitsbeschränkungen Ihres Browsers kann der Editor nicht direkt auf die Zwischenablage zugreifen. Bitte fügen Sie den Inhalt erneut in diesem Fenster ein.', + title: 'Einfügen' +} ); diff --git a/ckeditor/plugins/clipboard/lang/de.js b/ckeditor/plugins/clipboard/lang/de.js new file mode 100644 index 0000000..2aaf2e8 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/de.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'de', { + copy: 'Kopieren', + copyError: 'Die Sicherheitseinstellungen Ihres Browsers lassen es nicht zu, den Text automatisch kopieren. Bitte benutzen Sie die System-Zwischenablage über STRG-C (kopieren).', + cut: 'Ausschneiden', + cutError: 'Die Sicherheitseinstellungen Ihres Browsers lassen es nicht zu, den Text automatisch auszuschneiden. Bitte benutzen Sie die System-Zwischenablage über STRG-X (ausschneiden) und STRG-V (einfügen).', + paste: 'Einfügen', + pasteArea: 'Einfügebereich', + pasteMsg: 'Bitte fügen Sie den Text in der folgenden Box über die Tastatur (mit Strg+V) ein und bestätigen Sie mit OK.', + securityMsg: 'Aufgrund von Sicherheitsbeschränkungen Ihres Browsers kann der Editor nicht direkt auf die Zwischenablage zugreifen. Bitte fügen Sie den Inhalt erneut in diesem Fenster ein.', + title: 'Einfügen' +} ); diff --git a/ckeditor/plugins/clipboard/lang/el.js b/ckeditor/plugins/clipboard/lang/el.js new file mode 100644 index 0000000..201bab4 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/el.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'el', { + copy: 'Αντιγραφή', + copyError: 'Οι ρυθμίσεις ασφαλείας του περιηγητή σας δεν επιτρέπουν την επιλεγμένη εργασία αντιγραφής. Παρακαλώ χρησιμοποιείστε το πληκτρολόγιο (Ctrl/Cmd+C).', + cut: 'Αποκοπή', + cutError: 'Οι ρυθμίσεις ασφαλείας του περιηγητή σας δεν επιτρέπουν την επιλεγμένη εργασία αποκοπής. Παρακαλώ χρησιμοποιείστε το πληκτρολόγιο (Ctrl/Cmd+X).', + paste: 'Επικόλληση', + pasteArea: 'Περιοχή Επικόλλησης', + pasteMsg: 'Παρακαλώ επικολλήστε στο ακόλουθο κουτί χρησιμοποιώντας το πληκτρολόγιο (Ctrl/Cmd+V) και πατήστε OK.', + securityMsg: 'Λόγων των ρυθμίσεων ασφάλειας του περιηγητή σας, ο επεξεργαστής δεν μπορεί να έχει πρόσβαση στην μνήμη επικόλλησης. Χρειάζεται να επικολλήσετε ξανά σε αυτό το παράθυρο.', + title: 'Επικόλληση' +} ); diff --git a/ckeditor/plugins/clipboard/lang/en-au.js b/ckeditor/plugins/clipboard/lang/en-au.js new file mode 100644 index 0000000..daec441 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/en-au.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'en-au', { + copy: 'Copy', + copyError: 'Your browser security settings don\'t permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).', + cut: 'Cut', + cutError: 'Your browser security settings don\'t permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).', + paste: 'Paste', + pasteArea: 'Paste Area', // MISSING + pasteMsg: 'Please paste inside the following box using the keyboard (Ctrl/Cmd+V) and hit OK', + securityMsg: 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.', + title: 'Paste' +} ); diff --git a/ckeditor/plugins/clipboard/lang/en-ca.js b/ckeditor/plugins/clipboard/lang/en-ca.js new file mode 100644 index 0000000..862ca58 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/en-ca.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'en-ca', { + copy: 'Copy', + copyError: 'Your browser security settings don\'t permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).', + cut: 'Cut', + cutError: 'Your browser security settings don\'t permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).', + paste: 'Paste', + pasteArea: 'Paste Area', // MISSING + pasteMsg: 'Please paste inside the following box using the keyboard (Ctrl/Cmd+V) and hit OK', + securityMsg: 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.', + title: 'Paste' +} ); diff --git a/ckeditor/plugins/clipboard/lang/en-gb.js b/ckeditor/plugins/clipboard/lang/en-gb.js new file mode 100644 index 0000000..25223d0 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/en-gb.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'en-gb', { + copy: 'Copy', + copyError: 'Your browser security settings don\'t permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).', + cut: 'Cut', + cutError: 'Your browser security settings don\'t permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).', + paste: 'Paste', + pasteArea: 'Paste Area', + pasteMsg: 'Please paste inside the following box using the keyboard (Ctrl/Cmd+V) and hit OK', + securityMsg: 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.', + title: 'Paste' +} ); diff --git a/ckeditor/plugins/clipboard/lang/en.js b/ckeditor/plugins/clipboard/lang/en.js new file mode 100644 index 0000000..c047eb0 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/en.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'en', { + copy: 'Copy', + copyError: 'Your browser security settings don\'t permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).', + cut: 'Cut', + cutError: 'Your browser security settings don\'t permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).', + paste: 'Paste', + pasteArea: 'Paste Area', + pasteMsg: 'Please paste inside the following box using the keyboard (Ctrl/Cmd+V) and hit OK', + securityMsg: 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.', + title: 'Paste' +} ); diff --git a/ckeditor/plugins/clipboard/lang/eo.js b/ckeditor/plugins/clipboard/lang/eo.js new file mode 100644 index 0000000..78fd594 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/eo.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'eo', { + copy: 'Kopii', + copyError: 'La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras kopiajn operaciojn. Bonvolu uzi la klavaron por tio (Ctrl/Cmd-C).', + cut: 'Eltondi', + cutError: 'La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras eltondajn operaciojn. Bonvolu uzi la klavaron por tio (Ctrl/Cmd-X).', + paste: 'Interglui', + pasteArea: 'Intergluoareo', + pasteMsg: 'Bonvolu glui la tekston en la jenan areon per uzado de la klavaro (Ctrl/Cmd+V) kaj premu OK', + securityMsg: 'Pro la sekurecagordo de via TTT-legilo, la redaktilo ne povas rekte atingi viajn datenojn en la poŝo. Bonvolu denove interglui la datenojn en tiun fenestron.', + title: 'Interglui' +} ); diff --git a/ckeditor/plugins/clipboard/lang/es.js b/ckeditor/plugins/clipboard/lang/es.js new file mode 100644 index 0000000..117bb5d --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/es.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'es', { + copy: 'Copiar', + copyError: 'La configuración de seguridad de este navegador no permite la ejecución automática de operaciones de copiado.\r\nPor favor use el teclado (Ctrl/Cmd+C).', + cut: 'Cortar', + cutError: 'La configuración de seguridad de este navegador no permite la ejecución automática de operaciones de cortado.\r\nPor favor use el teclado (Ctrl/Cmd+X).', + paste: 'Pegar', + pasteArea: 'Zona de pegado', + pasteMsg: 'Por favor pegue dentro del cuadro utilizando el teclado (Ctrl/Cmd+V);\r\nluego presione Aceptar.', + securityMsg: 'Debido a la configuración de seguridad de su navegador, el editor no tiene acceso al portapapeles.\r\nEs necesario que lo pegue de nuevo en esta ventana.', + title: 'Pegar' +} ); diff --git a/ckeditor/plugins/clipboard/lang/et.js b/ckeditor/plugins/clipboard/lang/et.js new file mode 100644 index 0000000..5fecb34 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/et.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'et', { + copy: 'Kopeeri', + copyError: 'Sinu veebisirvija turvaseaded ei luba redaktoril automaatselt kopeerida. Palun kasutage selleks klaviatuuri klahvikombinatsiooni (Ctrl/Cmd+C).', + cut: 'Lõika', + cutError: 'Sinu veebisirvija turvaseaded ei luba redaktoril automaatselt lõigata. Palun kasutage selleks klaviatuuri klahvikombinatsiooni (Ctrl/Cmd+X).', + paste: 'Aseta', + pasteArea: 'Asetamise ala', + pasteMsg: 'Palun aseta tekst järgnevasse kasti kasutades klaviatuuri klahvikombinatsiooni (Ctrl/Cmd+V) ja vajuta seejärel OK.', + securityMsg: 'Sinu veebisirvija turvaseadete tõttu ei oma redaktor otsest ligipääsu lõikelaua andmetele. Sa pead asetama need uuesti siia aknasse.', + title: 'Asetamine' +} ); diff --git a/ckeditor/plugins/clipboard/lang/eu.js b/ckeditor/plugins/clipboard/lang/eu.js new file mode 100644 index 0000000..07abb69 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/eu.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'eu', { + copy: 'Kopiatu', + copyError: 'Zure web nabigatzailearen segurtasun ezarpenek ez dute baimentzen testuak automatikoki kopiatzea. Mesedez teklatua erabil ezazu (Ctrl/Cmd+C).', + cut: 'Ebaki', + cutError: 'Zure web nabigatzailearen segurtasun ezarpenek ez dute baimentzen testuak automatikoki moztea. Mesedez teklatua erabil ezazu (Ctrl/Cmd+X).', + paste: 'Itsatsi', + pasteArea: 'Itsasteko area', + pasteMsg: 'Mesedez teklatua erabiliz (Ctrl/Cmd+V) ondorengo eremuan testua itsatsi eta sakatu Ados.', + securityMsg: 'Nabigatzailearen segurtasun ezarpenak direla eta, editoreak ezin du arbela zuzenean erabili. Leiho honetan berriro itsatsi behar duzu.', + title: 'Itsatsi' +} ); diff --git a/ckeditor/plugins/clipboard/lang/fa.js b/ckeditor/plugins/clipboard/lang/fa.js new file mode 100644 index 0000000..95a579a --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/fa.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'fa', { + copy: 'رونوشت', + copyError: 'تنظیمات امنیتی مرورگر شما اجازه نمیدهد که ویرایشگر به طور خودکار عملکردهای کپی کردن را انجام دهد. لطفا با دکمههای صفحه کلید این کار را انجام دهید (Ctrl/Cmd+C).', + cut: 'برش', + cutError: 'تنظیمات امنیتی مرورگر شما اجازه نمیدهد که ویرایشگر به طور خودکار عملکردهای برش را انجام دهد. لطفا با دکمههای صفحه کلید این کار را انجام دهید (Ctrl/Cmd+X).', + paste: 'چسباندن', + pasteArea: 'محل چسباندن', + pasteMsg: 'لطفا متن را با کلیدهای (Ctrl/Cmd+V) در این جعبهٴ متنی بچسبانید و پذیرش را بزنید.', + securityMsg: 'به خاطر تنظیمات امنیتی مرورگر شما، ویرایشگر نمیتواند دسترسی مستقیم به دادههای clipboard داشته باشد. شما باید دوباره آنرا در این پنجره بچسبانید.', + title: 'چسباندن' +} ); diff --git a/ckeditor/plugins/clipboard/lang/fi.js b/ckeditor/plugins/clipboard/lang/fi.js new file mode 100644 index 0000000..22d6aad --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/fi.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'fi', { + copy: 'Kopioi', + copyError: 'Selaimesi turva-asetukset eivät salli editorin toteuttaa kopioimista. Käytä näppäimistöä kopioimiseen (Ctrl+C).', + cut: 'Leikkaa', + cutError: 'Selaimesi turva-asetukset eivät salli editorin toteuttaa leikkaamista. Käytä näppäimistöä leikkaamiseen (Ctrl+X).', + paste: 'Liitä', + pasteArea: 'Leikealue', + pasteMsg: 'Liitä painamalla (Ctrl+V) ja painamalla OK.', + securityMsg: 'Selaimesi turva-asetukset eivät salli editorin käyttää leikepöytää suoraan. Sinun pitää suorittaa liittäminen tässä ikkunassa.', + title: 'Liitä' +} ); diff --git a/ckeditor/plugins/clipboard/lang/fo.js b/ckeditor/plugins/clipboard/lang/fo.js new file mode 100644 index 0000000..0b6b298 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/fo.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'fo', { + copy: 'Avrita', + copyError: 'Trygdaruppseting alnótskagans forðar tekstviðgeranum í at avrita tekstin. Vinarliga nýt knappaborðið til at avrita tekstin (Ctrl/Cmd+C).', + cut: 'Kvett', + cutError: 'Trygdaruppseting alnótskagans forðar tekstviðgeranum í at kvetta tekstin. Vinarliga nýt knappaborðið til at kvetta tekstin (Ctrl/Cmd+X).', + paste: 'Innrita', + pasteArea: 'Avritingarumráði', + pasteMsg: 'Vinarliga koyr tekstin í hendan rútin við knappaborðinum (Ctrl/Cmd+V) og klikk á Góðtak.', + securityMsg: 'Trygdaruppseting alnótskagans forðar tekstviðgeranum í beinleiðis atgongd til avritingarminnið. Tygum mugu royna aftur í hesum rútinum.', + title: 'Innrita' +} ); diff --git a/ckeditor/plugins/clipboard/lang/fr-ca.js b/ckeditor/plugins/clipboard/lang/fr-ca.js new file mode 100644 index 0000000..789b245 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/fr-ca.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'fr-ca', { + copy: 'Copier', + copyError: 'Les paramètres de sécurité de votre navigateur empêchent l\'éditeur de copier automatiquement vos données. Veuillez utiliser les équivalents claviers (Ctrl/Cmd+C).', + cut: 'Couper', + cutError: 'Les paramètres de sécurité de votre navigateur empêchent l\'éditeur de couper automatiquement vos données. Veuillez utiliser les équivalents claviers (Ctrl/Cmd+X).', + paste: 'Coller', + pasteArea: 'Coller la zone', + pasteMsg: 'Veuillez coller dans la zone ci-dessous en utilisant le clavier (Ctrl/Cmd+V) et appuyer sur OK.', + securityMsg: 'A cause des paramètres de sécurité de votre navigateur, l\'éditeur ne peut accéder au presse-papier directement. Vous devez coller à nouveau le contenu dans cette fenêtre.', + title: 'Coller' +} ); diff --git a/ckeditor/plugins/clipboard/lang/fr.js b/ckeditor/plugins/clipboard/lang/fr.js new file mode 100644 index 0000000..5df5f7c --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/fr.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'fr', { + copy: 'Copier', + copyError: 'Les paramètres de sécurité de votre navigateur n\'autorisent pas l\'éditeur à exécuter automatiquement l\'opération « Copier ». Veuillez utiliser le raccourci clavier à cet effet (Ctrl/Cmd+C).', + cut: 'Couper', + cutError: 'Les paramètres de sécurité de votre navigateur n\'autorisent pas l\'éditeur à exécuter automatiquement l\'opération « Couper ». Veuillez utiliser le raccourci clavier à cet effet (Ctrl/Cmd+X).', + paste: 'Coller', + pasteArea: 'Coller la zone', + pasteMsg: 'Veuillez coller le texte dans la zone suivante en utilisant le raccourci clavier (Ctrl/Cmd+V) et cliquez sur OK.', + securityMsg: 'Les paramètres de sécurité de votre navigateur empêchent l\'éditeur d\'accéder directement aux données du presse-papier. Vous devez les coller à nouveau dans cette fenêtre.', + title: 'Coller' +} ); diff --git a/ckeditor/plugins/clipboard/lang/gl.js b/ckeditor/plugins/clipboard/lang/gl.js new file mode 100644 index 0000000..23aa7ef --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/gl.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'gl', { + copy: 'Copiar', + copyError: 'Os axustes de seguranza do seu navegador non permiten que o editor realice automaticamente as tarefas de copia. Use o teclado para iso (Ctrl/Cmd+C).', + cut: 'Cortar', + cutError: 'Os axustes de seguranza do seu navegador non permiten que o editor realice automaticamente as tarefas de corte. Use o teclado para iso (Ctrl/Cmd+X).', + paste: 'Pegar', + pasteArea: 'Zona de pegado', + pasteMsg: 'Pegue dentro do seguinte cadro usando o teclado (Ctrl/Cmd+V) e prema en Aceptar', + securityMsg: 'Por mor da configuración de seguranza do seu navegador, o editor non ten acceso ao portapapeis. É necesario pegalo novamente nesta xanela.', + title: 'Pegar' +} ); diff --git a/ckeditor/plugins/clipboard/lang/gu.js b/ckeditor/plugins/clipboard/lang/gu.js new file mode 100644 index 0000000..603125b --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/gu.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'gu', { + copy: 'નકલ', + copyError: 'તમારા બ્રાઉઝર ની સુરક્ષિત સેટિંગસ કોપી કરવાની પરવાનગી નથી આપતી. (Ctrl/Cmd+C) का प्रयोग करें।', + cut: 'કાપવું', + cutError: 'તમારા બ્રાઉઝર ની સુરક્ષિત સેટિંગસ કટ કરવાની પરવાનગી નથી આપતી. (Ctrl/Cmd+X) નો ઉપયોગ કરો.', + paste: 'પેસ્ટ', + pasteArea: 'પેસ્ટ કરવાની જગ્યા', + pasteMsg: 'Ctrl/Cmd+V નો પ્રયોગ કરી પેસ્ટ કરો', + securityMsg: 'તમારા બ્રાઉઝર ની સુરક્ષિત સેટિંગસના કારણે,એડિટર તમારા કિલ્પબોર્ડ ડેટા ને કોપી નથી કરી શકતો. તમારે આ વિન્ડોમાં ફરીથી પેસ્ટ કરવું પડશે.', + title: 'પેસ્ટ' +} ); diff --git a/ckeditor/plugins/clipboard/lang/he.js b/ckeditor/plugins/clipboard/lang/he.js new file mode 100644 index 0000000..0999fe1 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/he.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'he', { + copy: 'העתקה', + copyError: 'הגדרות האבטחה בדפדפן שלך לא מאפשרות לעורך לבצע פעולות העתקה אוטומטיות. יש להשתמש במקלדת לשם כך (Ctrl/Cmd+C).', + cut: 'גזירה', + cutError: 'הגדרות האבטחה בדפדפן שלך לא מאפשרות לעורך לבצע פעולות גזירה אוטומטיות. יש להשתמש במקלדת לשם כך (Ctrl/Cmd+X).', + paste: 'הדבקה', + pasteArea: 'איזור הדבקה', + pasteMsg: 'נא להדביק בתוך הקופסה באמצעות (Ctrl/Cmd+V) וללחוץ על אישור.', + securityMsg: 'עקב הגדרות אבטחה בדפדפן, לא ניתן לגשת אל לוח הגזירים (Clipboard) בצורה ישירה. נא להדביק שוב בחלון זה.', + title: 'הדבקה' +} ); diff --git a/ckeditor/plugins/clipboard/lang/hi.js b/ckeditor/plugins/clipboard/lang/hi.js new file mode 100644 index 0000000..55a6e5f --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/hi.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'hi', { + copy: 'कॉपी', + copyError: 'आपके ब्राआउज़र की सुरक्षा सॅटिन्ग्स ने कॉपी करने की अनुमति नहीं प्रदान की है। (Ctrl/Cmd+C) का प्रयोग करें।', + cut: 'कट', + cutError: 'आपके ब्राउज़र की सुरक्षा सॅटिन्ग्स ने कट करने की अनुमति नहीं प्रदान की है। (Ctrl/Cmd+X) का प्रयोग करें।', + paste: 'पेस्ट', + pasteArea: 'Paste Area', // MISSING + pasteMsg: 'Ctrl/Cmd+V का प्रयोग करके पेस्ट करें और ठीक है करें.', + securityMsg: 'आपके ब्राउज़र की सुरक्षा आपके ब्राउज़र की सुरKश सैटिंग के कारण, एडिटर आपके क्लिपबोर्ड डेटा को नहीं पा सकता है. आपको उसे इस विन्डो में दोबारा पेस्ट करना होगा.', + title: 'पेस्ट' +} ); diff --git a/ckeditor/plugins/clipboard/lang/hr.js b/ckeditor/plugins/clipboard/lang/hr.js new file mode 100644 index 0000000..962c343 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/hr.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'hr', { + copy: 'Kopiraj', + copyError: 'Sigurnosne postavke Vašeg pretraživača ne dozvoljavaju operacije automatskog kopiranja. Molimo koristite kraticu na tipkovnici (Ctrl/Cmd+C).', + cut: 'Izreži', + cutError: 'Sigurnosne postavke Vašeg pretraživača ne dozvoljavaju operacije automatskog izrezivanja. Molimo koristite kraticu na tipkovnici (Ctrl/Cmd+X).', + paste: 'Zalijepi', + pasteArea: 'Prostor za ljepljenje', + pasteMsg: 'Molimo zaljepite unutar doljnjeg okvira koristeći tipkovnicu (Ctrl/Cmd+V) i kliknite OK.', + securityMsg: 'Zbog sigurnosnih postavki Vašeg pretraživača, editor nema direktan pristup Vašem međuspremniku. Potrebno je ponovno zalijepiti tekst u ovaj prozor.', + title: 'Zalijepi' +} ); diff --git a/ckeditor/plugins/clipboard/lang/hu.js b/ckeditor/plugins/clipboard/lang/hu.js new file mode 100644 index 0000000..08d9f9f --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/hu.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'hu', { + copy: 'Másolás', + copyError: 'A böngésző biztonsági beállításai nem engedélyezik a szerkesztőnek, hogy végrehajtsa a másolás műveletet. Használja az alábbi billentyűkombinációt (Ctrl/Cmd+X).', + cut: 'Kivágás', + cutError: 'A böngésző biztonsági beállításai nem engedélyezik a szerkesztőnek, hogy végrehajtsa a kivágás műveletet. Használja az alábbi billentyűkombinációt (Ctrl/Cmd+X).', + paste: 'Beillesztés', + pasteArea: 'Beszúrás mező', + pasteMsg: 'Másolja be az alábbi mezőbe a Ctrl/Cmd+V billentyűk lenyomásával, majd nyomjon Rendben-t.', + securityMsg: 'A böngésző biztonsági beállításai miatt a szerkesztő nem képes hozzáférni a vágólap adataihoz. Illeszd be újra ebben az ablakban.', + title: 'Beillesztés' +} ); diff --git a/ckeditor/plugins/clipboard/lang/id.js b/ckeditor/plugins/clipboard/lang/id.js new file mode 100644 index 0000000..ffbf467 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/id.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'id', { + copy: 'Salin', + copyError: 'Pengaturan keamanan peramban anda tidak mengizinkan editor untuk mengeksekusi operasi menyalin secara otomatis. Mohon gunakan papan tuts (Ctrl/Cmd+C)', + cut: 'Potong', + cutError: 'Your browser security settings don\'t permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).', // MISSING + paste: 'Tempel', + pasteArea: 'Area Tempel', + pasteMsg: 'Please paste inside the following box using the keyboard (Ctrl/Cmd+V) and hit OK', // MISSING + securityMsg: 'Karena pengaturan keamanan peramban anda, editor tida dapat mengakses data clipboard anda secara langsung. Anda harus mem-paste kembali pada halaman ini', + title: 'Tempel' +} ); diff --git a/ckeditor/plugins/clipboard/lang/is.js b/ckeditor/plugins/clipboard/lang/is.js new file mode 100644 index 0000000..7222eb5 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/is.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'is', { + copy: 'Afrita', + copyError: 'Öryggisstillingar vafrans þíns leyfa ekki afritun texta með músaraðgerð. Notaðu lyklaborðið í afrita (Ctrl/Cmd+C).', + cut: 'Klippa', + cutError: 'Öryggisstillingar vafrans þíns leyfa ekki klippingu texta með músaraðgerð. Notaðu lyklaborðið í klippa (Ctrl/Cmd+X).', + paste: 'Líma', + pasteArea: 'Paste Area', // MISSING + pasteMsg: 'Límdu í svæðið hér að neðan og (Ctrl/Cmd+V) og smelltu á OK.', + securityMsg: 'Vegna öryggisstillinga í vafranum þínum fær ritillinn ekki beinan aðgang að klippuborðinu. Þú verður að líma innihaldið aftur inn í þennan glugga.', + title: 'Líma' +} ); diff --git a/ckeditor/plugins/clipboard/lang/it.js b/ckeditor/plugins/clipboard/lang/it.js new file mode 100644 index 0000000..61b456e --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/it.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'it', { + copy: 'Copia', + copyError: 'Le impostazioni di sicurezza del browser non permettono di copiare automaticamente il testo. Usa la tastiera (Ctrl/Cmd+C).', + cut: 'Taglia', + cutError: 'Le impostazioni di sicurezza del browser non permettono di tagliare automaticamente il testo. Usa la tastiera (Ctrl/Cmd+X).', + paste: 'Incolla', + pasteArea: 'Incolla', + pasteMsg: 'Incolla il testo all\'interno dell\'area sottostante usando la scorciatoia di tastiere (Ctrl/Cmd+V) e premi OK.', + securityMsg: 'A causa delle impostazioni di sicurezza del browser,l\'editor non è in grado di accedere direttamente agli appunti. E\' pertanto necessario incollarli di nuovo in questa finestra.', + title: 'Incolla' +} ); diff --git a/ckeditor/plugins/clipboard/lang/ja.js b/ckeditor/plugins/clipboard/lang/ja.js new file mode 100644 index 0000000..1ec9440 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/ja.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'ja', { + copy: 'コピー', + copyError: 'ブラウザーのセキュリティ設定によりエディタのコピー操作を自動で実行することができません。実行するには手動でキーボードの(Ctrl/Cmd+C)を使用してください。', + cut: '切り取り', + cutError: 'ブラウザーのセキュリティ設定によりエディタの切り取り操作を自動で実行することができません。実行するには手動でキーボードの(Ctrl/Cmd+X)を使用してください。', + paste: '貼り付け', + pasteArea: '貼り付け場所', + pasteMsg: 'キーボード(Ctrl/Cmd+V)を使用して、次の入力エリア内で貼り付けて、OKを押してください。', + securityMsg: 'ブラウザのセキュリティ設定により、エディタはクリップボードデータに直接アクセスすることができません。このウィンドウは貼り付け操作を行う度に表示されます。', + title: '貼り付け' +} ); diff --git a/ckeditor/plugins/clipboard/lang/ka.js b/ckeditor/plugins/clipboard/lang/ka.js new file mode 100644 index 0000000..91d2c78 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/ka.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'ka', { + copy: 'ასლი', + copyError: 'თქვენი ბროუზერის უსაფრთხოების პარამეტრები არ იძლევა ასლის ოპერაციის ავტომატურად განხორციელების საშუალებას. გამოიყენეთ კლავიატურა ამისთვის (Ctrl/Cmd+C).', + cut: 'ამოჭრა', + cutError: 'თქვენი ბროუზერის უსაფრთხოების პარამეტრები არ იძლევა ამოჭრის ოპერაციის ავტომატურად განხორციელების საშუალებას. გამოიყენეთ კლავიატურა ამისთვის (Ctrl/Cmd+X).', + paste: 'ჩასმა', + pasteArea: 'ჩასმის არე', + pasteMsg: 'ჩასვით ამ არის შიგნით კლავიატურის გამოყენებით (Ctrl/Cmd+V) და დააჭირეთ OK-ს', + securityMsg: 'თქვენი ბროუზერის უსაფრთხოების პარამეტრები არ იძლევა clipboard-ის მონაცემების წვდომის უფლებას. კიდევ უნდა ჩასვათ ტექსტი ამ ფანჯარაში.', + title: 'ჩასმა' +} ); diff --git a/ckeditor/plugins/clipboard/lang/km.js b/ckeditor/plugins/clipboard/lang/km.js new file mode 100644 index 0000000..b7f83ae --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/km.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'km', { + copy: 'ចម្លង', + copyError: 'ការកំណត់សុវត្ថភាពរបស់កម្មវិធីរុករករបស់លោកអ្នក នេះ​មិនអាចធ្វើកម្មវិធីតាក់តែងអត្ថបទ ចំលងអត្ថបទយកដោយស្វ័យប្រវត្តបានឡើយ ។ សូមប្រើប្រាស់បន្សំ ឃីដូចនេះ (Ctrl/Cmd+C)។', + cut: 'កាត់យក', + cutError: 'ការកំណត់សុវត្ថភាពរបស់កម្មវិធីរុករករបស់លោកអ្នក នេះ​មិនអាចធ្វើកម្មវិធីតាក់តែងអត្ថបទ កាត់អត្ថបទយកដោយស្វ័យប្រវត្តបានឡើយ ។ សូមប្រើប្រាស់បន្សំ ឃីដូចនេះ (Ctrl/Cmd+X) ។', + paste: 'បិទ​ភ្ជាប់', + pasteArea: 'តំបន់​បិទ​ភ្ជាប់', + pasteMsg: 'សូមចំលងអត្ថបទទៅដាក់ក្នុងប្រអប់ដូចខាងក្រោមដោយប្រើប្រាស់ ឃី ​(Ctrl/Cmd+V) ហើយចុច OK ។', + securityMsg: 'ព្រោះតែ​ការកំណត់​សុវត្ថិភាព ប្រអប់សរសេរ​មិន​អាចចាប់​យកទិន្នន័យពីក្តារតម្បៀតខ្ទាស់​អ្នក​​ដោយផ្ទាល់​បានទេ។ អ្នក​ត្រូវចំលង​ដាក់វាម្តង​ទៀត ក្នុងផ្ទាំងនេះ។', + title: 'បិទ​ភ្ជាប់' +} ); diff --git a/ckeditor/plugins/clipboard/lang/ko.js b/ckeditor/plugins/clipboard/lang/ko.js new file mode 100644 index 0000000..f45aa9b --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/ko.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'ko', { + copy: '복사', + copyError: '브라우저의 보안설정 때문에 복사할 수 없습니다. 키보드(Ctrl/Cmd+C)를 이용해서 복사하십시오.', + cut: '잘라내기', + cutError: '브라우저의 보안설정 때문에 잘라내기 기능을 실행할 수 없습니다. 키보드(Ctrl/Cmd+X)를 이용해서 잘라내기 하십시오', + paste: '붙여넣기', + pasteArea: '붙여넣기 범위', + pasteMsg: '키보드(Ctrl/Cmd+V)를 이용해서 상자안에 붙여넣고 확인 를 누르세요.', + securityMsg: '브라우저 보안 설정으로 인해, 클립보드에 직접 접근할 수 없습니다. 이 창에 다시 붙여넣기 하십시오.', + title: '붙여넣기' +} ); diff --git a/ckeditor/plugins/clipboard/lang/ku.js b/ckeditor/plugins/clipboard/lang/ku.js new file mode 100644 index 0000000..18c577b --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/ku.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'ku', { + copy: 'لەبەرگرتنەوە', + copyError: 'پارێزی وێبگەڕەکەت ڕێگەنادات بەسەرنووسەکە لە لکاندنی دەقی خۆکارارنە. تکایە لەبری ئەمە ئەم فەرمانە بەکاربهێنە بەداگرتنی کلیلی (Ctrl/Cmd+C).', + cut: 'بڕین', + cutError: 'پارێزی وێبگەڕەکەت ڕێگەنادات بە سەرنووسەکە لەبڕینی خۆکارانە. تکایە لەبری ئەمە ئەم فەرمانە بەکاربهێنە بەداگرتنی کلیلی (Ctrl/Cmd+X).', + paste: 'لکاندن', + pasteArea: 'ناوچەی لکاندن', + pasteMsg: 'تکایە بیلکێنە لەناوەوەی ئەم سنوقە لەڕێی تەختەکلیلەکەت بە بەکارهێنانی کلیلی (Ctrl/Cmd+V) دووای کلیکی باشە بکە.', + securityMsg: 'بەهۆی شێوەپێدانی پارێزی وێبگەڕەکەت، سەرنووسەکه ناتوانێت دەستبگەیەنێت بەهەڵگیراوەکە ڕاستەوخۆ. بۆیه پێویسته دووباره بیلکێنیت لەم پەنجەرەیه.', + title: 'لکاندن' +} ); diff --git a/ckeditor/plugins/clipboard/lang/lt.js b/ckeditor/plugins/clipboard/lang/lt.js new file mode 100644 index 0000000..d52443f --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/lt.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'lt', { + copy: 'Kopijuoti', + copyError: 'Jūsų naršyklės saugumo nustatymai neleidžia redaktoriui automatiškai įvykdyti kopijavimo operacijų. Tam prašome naudoti klaviatūrą (Ctrl/Cmd+C).', + cut: 'Iškirpti', + cutError: 'Jūsų naršyklės saugumo nustatymai neleidžia redaktoriui automatiškai įvykdyti iškirpimo operacijų. Tam prašome naudoti klaviatūrą (Ctrl/Cmd+X).', + paste: 'Įdėti', + pasteArea: 'Įkelti dalį', + pasteMsg: 'Žemiau esančiame įvedimo lauke įdėkite tekstą, naudodami klaviatūrą (Ctrl/Cmd+V) ir paspauskite mygtuką OK.', + securityMsg: 'Dėl jūsų naršyklės saugumo nustatymų, redaktorius negali tiesiogiai pasiekti laikinosios atminties. Jums reikia nukopijuoti dar kartą į šį langą.', + title: 'Įdėti' +} ); diff --git a/ckeditor/plugins/clipboard/lang/lv.js b/ckeditor/plugins/clipboard/lang/lv.js new file mode 100644 index 0000000..0e383ed --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/lv.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'lv', { + copy: 'Kopēt', + copyError: 'Jūsu pārlūkprogrammas drošības iestatījumi nepieļauj redaktoram automātiski veikt kopēšanas darbību. Lūdzu, izmantojiet (Ctrl/Cmd+C), lai veiktu šo darbību.', + cut: 'Izgriezt', + cutError: 'Jūsu pārlūkprogrammas drošības iestatījumi nepieļauj redaktoram automātiski veikt izgriezšanas darbību. Lūdzu, izmantojiet (Ctrl/Cmd+X), lai veiktu šo darbību.', + paste: 'Ielīmēt', + pasteArea: 'Ielīmēšanas zona', + pasteMsg: 'Lūdzu, ievietojiet tekstu šajā laukumā, izmantojot klaviatūru (Ctrl/Cmd+V) un apstipriniet ar Darīts!.', + securityMsg: 'Jūsu pārlūka drošības uzstādījumu dēļ, nav iespējams tieši piekļūt jūsu starpliktuvei. Jums jāielīmē atkārtoti šajā logā.', + title: 'Ievietot' +} ); diff --git a/ckeditor/plugins/clipboard/lang/mk.js b/ckeditor/plugins/clipboard/lang/mk.js new file mode 100644 index 0000000..4cfc360 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/mk.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'mk', { + copy: 'Копирај (Copy)', + copyError: 'Опциите за безбедност на вашиот прелистувач не дозволуваат уредувачот автоматски да изврши копирање. Ве молиме употребете ја тастатурата. (Ctrl/Cmd+C)', + cut: 'Исечи (Cut)', + cutError: 'Опциите за безбедност на вашиот прелистувач не дозволуваат уредувачот автоматски да изврши сечење. Ве молиме употребете ја тастатурата. (Ctrl/Cmd+C)', + paste: 'Залепи (Paste)', + pasteArea: 'Простор за залепување', + pasteMsg: 'Ве молиме да залепите во следниот квадрат користејќи ја тастатурата (Ctrl/Cmd+V) и да притиснете OK', + securityMsg: 'Опциите за безбедност на вашиот прелистувач не дозволуваат уредувачот директно да пристапи до копираните податоци. Потребно е повторно да се обидете во овој прозорец.', + title: 'Залепи (Paste)' +} ); diff --git a/ckeditor/plugins/clipboard/lang/mn.js b/ckeditor/plugins/clipboard/lang/mn.js new file mode 100644 index 0000000..494f73a --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/mn.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'mn', { + copy: 'Хуулах', + copyError: 'Таны browser-ын хамгаалалтын тохиргоо editor-д автоматаар хуулах үйлдэлийг зөвшөөрөхгүй байна. (Ctrl/Cmd+C) товчны хослолыг ашиглана уу.', + cut: 'Хайчлах', + cutError: 'Таны browser-ын хамгаалалтын тохиргоо editor-д автоматаар хайчлах үйлдэлийг зөвшөөрөхгүй байна. (Ctrl/Cmd+X) товчны хослолыг ашиглана уу.', + paste: 'Буулгах', + pasteArea: 'Paste Area', // MISSING + pasteMsg: '(Ctrl/Cmd+V) товчийг ашиглан paste хийнэ үү. Мөн OK дар.', + securityMsg: 'Таны үзүүлэгч/browser/-н хамгаалалтын тохиргооноос болоод editor clipboard өгөгдөлрүү шууд хандах боломжгүй. Энэ цонход дахин paste хийхийг оролд.', + title: 'Буулгах' +} ); diff --git a/ckeditor/plugins/clipboard/lang/ms.js b/ckeditor/plugins/clipboard/lang/ms.js new file mode 100644 index 0000000..89081f8 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/ms.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'ms', { + copy: 'Salin', + copyError: 'Keselamatan perisian browser anda tidak membenarkan operasi salinan text/imej. Sila gunakan papan kekunci (Ctrl/Cmd+C).', + cut: 'Potong', + cutError: 'Keselamatan perisian browser anda tidak membenarkan operasi suntingan text/imej. Sila gunakan papan kekunci (Ctrl/Cmd+X).', + paste: 'Tampal', + pasteArea: 'Paste Area', // MISSING + pasteMsg: 'Please paste inside the following box using the keyboard (Ctrl/Cmd+V) and hit OK', // MISSING + securityMsg: 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.', // MISSING + title: 'Tampal' +} ); diff --git a/ckeditor/plugins/clipboard/lang/nb.js b/ckeditor/plugins/clipboard/lang/nb.js new file mode 100644 index 0000000..28623aa --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/nb.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'nb', { + copy: 'Kopier', + copyError: 'Din nettlesers sikkerhetsinstillinger tillater ikke automatisk kopiering av tekst. Vennligst bruk tastatursnarveien (Ctrl/Cmd+C).', + cut: 'Klipp ut', + cutError: 'Din nettlesers sikkerhetsinstillinger tillater ikke automatisk utklipping av tekst. Vennligst bruk tastatursnarveien (Ctrl/Cmd+X).', + paste: 'Lim inn', + pasteArea: 'Innlimingsområde', + pasteMsg: 'Vennligst lim inn i følgende boks med tastaturet (Ctrl/Cmd+V) og trykk OK.', + securityMsg: 'Din nettlesers sikkerhetsinstillinger gir ikke redigeringsverktøyet direkte tilgang til utklippstavlen. Du må derfor lime det inn på nytt i dette vinduet.', + title: 'Lim inn' +} ); diff --git a/ckeditor/plugins/clipboard/lang/nl.js b/ckeditor/plugins/clipboard/lang/nl.js new file mode 100644 index 0000000..9d2faae --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/nl.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'nl', { + copy: 'Kopiëren', + copyError: 'De beveiligingsinstelling van de browser verhinderen het automatisch kopiëren. Gebruik de sneltoets Ctrl/Cmd+C van het toetsenbord.', + cut: 'Knippen', + cutError: 'De beveiligingsinstelling van de browser verhinderen het automatisch knippen. Gebruik de sneltoets Ctrl/Cmd+X van het toetsenbord.', + paste: 'Plakken', + pasteArea: 'Plakgebied', + pasteMsg: 'Plak de tekst in het volgende vak gebruikmakend van uw toetsenbord (Ctrl/Cmd+V) en klik op OK.', + securityMsg: 'Door de beveiligingsinstellingen van uw browser is het niet mogelijk om direct vanuit het klembord in de editor te plakken. Middels opnieuw plakken in dit venster kunt u de tekst alsnog plakken in de editor.', + title: 'Plakken' +} ); diff --git a/ckeditor/plugins/clipboard/lang/no.js b/ckeditor/plugins/clipboard/lang/no.js new file mode 100644 index 0000000..3d206d4 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/no.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'no', { + copy: 'Kopier', + copyError: 'Din nettlesers sikkerhetsinstillinger tillater ikke automatisk kopiering av tekst. Vennligst bruk snarveien (Ctrl/Cmd+C).', + cut: 'Klipp ut', + cutError: 'Din nettlesers sikkerhetsinstillinger tillater ikke automatisk utklipping av tekst. Vennligst bruk snarveien (Ctrl/Cmd+X).', + paste: 'Lim inn', + pasteArea: 'Innlimingsområde', + pasteMsg: 'Vennligst lim inn i følgende boks med tastaturet (Ctrl/Cmd+V) og trykk OK.', + securityMsg: 'Din nettlesers sikkerhetsinstillinger gir ikke redigeringsverktøyet direkte tilgang til utklippstavlen. Du må derfor lime det inn på nytt i dette vinduet.', + title: 'Lim inn' +} ); diff --git a/ckeditor/plugins/clipboard/lang/oc.js b/ckeditor/plugins/clipboard/lang/oc.js new file mode 100644 index 0000000..30d1446 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/oc.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'oc', { + copy: 'Copiar', + copyError: 'Los paramètres de seguretat de vòstre navigador autorizan pas l\'editor a executar automaticament l\'operacion « Copiar ». Utilizatz l\'acorchi de clavièr a aqueste efièit (Ctrl/Cmd+C).', + cut: 'Talhar', + cutError: 'Los paramètres de seguretat de vòstre navigador autorizan pas l\'editor a executar automaticament l\'operacion « Talhar ». Utilizatz l\'acorchi de clavièr a aqueste efièit (Ctrl/Cmd+X).', + paste: 'Pegar', + pasteArea: 'Pegar la zòna', + pasteMsg: 'Pegatz lo tèxte dins la zòna seguenta en utilizant l\'acorchi de clavièr (Ctrl/Cmd+V) e clicatz sus D\'acòrdi.', + securityMsg: 'Los paramètres de seguretat de vòstre navigador empach l\'editor d\'accedir dirèctament a las donadas del quichapapièr. Las vos cal pegar tornamai dins aquesta fenèstra.', + title: 'Pegar' +} ); diff --git a/ckeditor/plugins/clipboard/lang/pl.js b/ckeditor/plugins/clipboard/lang/pl.js new file mode 100644 index 0000000..8a79fae --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/pl.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'pl', { + copy: 'Kopiuj', + copyError: 'Ustawienia bezpieczeństwa Twojej przeglądarki nie pozwalają na automatyczne kopiowanie tekstu. Użyj skrótu klawiszowego Ctrl/Cmd+C.', + cut: 'Wytnij', + cutError: 'Ustawienia bezpieczeństwa Twojej przeglądarki nie pozwalają na automatyczne wycinanie tekstu. Użyj skrótu klawiszowego Ctrl/Cmd+X.', + paste: 'Wklej', + pasteArea: 'Obszar wklejania', + pasteMsg: 'Wklej tekst w poniższym polu, używając skrótu klawiaturowego (Ctrl/Cmd+V), i kliknij OK.', + securityMsg: 'Zabezpieczenia przeglądarki uniemożliwiają wklejenie danych bezpośrednio do edytora. Proszę ponownie wkleić dane w tym oknie.', + title: 'Wklej' +} ); diff --git a/ckeditor/plugins/clipboard/lang/pt-br.js b/ckeditor/plugins/clipboard/lang/pt-br.js new file mode 100644 index 0000000..28edada --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/pt-br.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'pt-br', { + copy: 'Copiar', + copyError: 'As configurações de segurança do seu navegador não permitem que o editor execute operações de copiar automaticamente. Por favor, utilize o teclado para copiar (Ctrl/Cmd+C).', + cut: 'Recortar', + cutError: 'As configurações de segurança do seu navegador não permitem que o editor execute operações de recortar automaticamente. Por favor, utilize o teclado para recortar (Ctrl/Cmd+X).', + paste: 'Colar', + pasteArea: 'Área para Colar', + pasteMsg: 'Transfira o link usado na caixa usando o teclado com (Ctrl/Cmd+V) e OK.', + securityMsg: 'As configurações de segurança do seu navegador não permitem que o editor acesse os dados da área de transferência diretamente. Por favor cole o conteúdo manualmente nesta janela.', + title: 'Colar' +} ); diff --git a/ckeditor/plugins/clipboard/lang/pt.js b/ckeditor/plugins/clipboard/lang/pt.js new file mode 100644 index 0000000..2812b83 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/pt.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'pt', { + copy: 'Copiar', + copyError: 'A configuração de segurança do navegador não permite a execução automática de operações de copiar. Por favor use o teclado (Ctrl/Cmd+C).', + cut: 'Cortar', + cutError: 'A configuração de segurança do navegador não permite a execução automática de operações de cortar. Por favor use o teclado (Ctrl/Cmd+X).', + paste: 'Colar', + pasteArea: 'Colar área', + pasteMsg: 'Por favor, cole dentro da seguinte caixa usando o teclado (Ctrl/Cmd+V) e carregue em OK.', + securityMsg: 'Devido ás definições de segurança do teu browser, o editor não pode aceder ao clipboard diretamente. É necessário que voltes a colar as informações nesta janela.', + title: 'Colar' +} ); diff --git a/ckeditor/plugins/clipboard/lang/ro.js b/ckeditor/plugins/clipboard/lang/ro.js new file mode 100644 index 0000000..cd449af --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/ro.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'ro', { + copy: 'Copiază', + copyError: 'Setările de securitate ale navigatorului (browser) pe care îl folosiţi nu permit editorului să execute automat operaţiunea de copiere. Vă rugăm folosiţi tastatura (Ctrl/Cmd+C).', + cut: 'Taie', + cutError: 'Setările de securitate ale navigatorului (browser) pe care îl folosiţi nu permit editorului să execute automat operaţiunea de tăiere. Vă rugăm folosiţi tastatura (Ctrl/Cmd+X).', + paste: 'Adaugă', + pasteArea: 'Suprafața de adăugare', + pasteMsg: 'Vă rugăm adăugaţi în căsuţa următoare folosind tastatura (Ctrl/Cmd+V) şi apăsaţi OK', + securityMsg: 'Din cauza setărilor de securitate ale programului dvs. cu care navigaţi pe internet (browser), editorul nu poate accesa direct datele din clipboard. Va trebui să adăugaţi din nou datele în această fereastră.', + title: 'Adaugă' +} ); diff --git a/ckeditor/plugins/clipboard/lang/ru.js b/ckeditor/plugins/clipboard/lang/ru.js new file mode 100644 index 0000000..9456f78 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/ru.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'ru', { + copy: 'Копировать', + copyError: 'Настройки безопасности вашего браузера не разрешают редактору выполнять операции по копированию текста. Пожалуйста, используйте для этого клавиатуру (Ctrl/Cmd+C).', + cut: 'Вырезать', + cutError: 'Настройки безопасности вашего браузера не разрешают редактору выполнять операции по вырезке текста. Пожалуйста, используйте для этого клавиатуру (Ctrl/Cmd+X).', + paste: 'Вставить', + pasteArea: 'Зона для вставки', + pasteMsg: 'Пожалуйста, вставьте текст в зону ниже, используя клавиатуру (Ctrl/Cmd+V) и нажмите кнопку "OK".', + securityMsg: 'Настройки безопасности вашего браузера не разрешают редактору напрямую обращаться к буферу обмена. Вы должны вставить текст снова в это окно.', + title: 'Вставить' +} ); diff --git a/ckeditor/plugins/clipboard/lang/si.js b/ckeditor/plugins/clipboard/lang/si.js new file mode 100644 index 0000000..1b6975c --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/si.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'si', { + copy: 'පිටපත් කරන්න', + copyError: 'Your browser security settings don\'t permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).', // MISSING + cut: 'කපාගන්න', + cutError: 'Your browser security settings don\'t permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).', // MISSING + paste: 'අලවන්න', + pasteArea: 'අලවන ප්‍රදේශ', + pasteMsg: 'Please paste inside the following box using the keyboard (Ctrl/Cmd+V) and hit OK', // MISSING + securityMsg: 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.', // MISSING + title: 'අලවන්න' +} ); diff --git a/ckeditor/plugins/clipboard/lang/sk.js b/ckeditor/plugins/clipboard/lang/sk.js new file mode 100644 index 0000000..9b4c7fc --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/sk.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'sk', { + copy: 'Kopírovať', + copyError: 'Bezpečnostné nastavenia vášho prehliadača nedovoľujú editoru automaticky spustiť operáciu kopírovania. Použite na to klávesnicu (Ctrl/Cmd+C).', + cut: 'Vystrihnúť', + cutError: 'Bezpečnostné nastavenia vášho prehliadača nedovoľujú editoru automaticky spustiť operáciu vystrihnutia. Použite na to klávesnicu (Ctrl/Cmd+X).', + paste: 'Vložiť', + pasteArea: 'Miesto na vloženie', + pasteMsg: 'Použitím klávesnice (Ctrl/Cmd+V) vložte text do rámčeka a stlačte OK.', + securityMsg: 'Kvôli bezpečnostným nastaveniam vášho prehliadača editor nemôže pristupovať k schránke na kopírovanie priamo. Vložte to preto do tohto okna.', + title: 'Vložiť' +} ); diff --git a/ckeditor/plugins/clipboard/lang/sl.js b/ckeditor/plugins/clipboard/lang/sl.js new file mode 100644 index 0000000..d9955a2 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/sl.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'sl', { + copy: 'Kopiraj', + copyError: 'Varnostne nastavitve brskalnika ne dopuščajo samodejnega kopiranja. Uporabite kombinacijo tipk na tipkovnici (Ctrl/Cmd+C).', + cut: 'Izreži', + cutError: 'Varnostne nastavitve brskalnika ne dopuščajo samodejnega izrezovanja. Uporabite kombinacijo tipk na tipkovnici (Ctrl/Cmd+X).', + paste: 'Prilepi', + pasteArea: 'Prilepi območje', + pasteMsg: 'Prosimo, prilepite v sleči okvir s pomočjo tipkovnice (Ctrl/Cmd+V) in pritisnite V redu.', + securityMsg: 'Zaradi varnostnih nastavitev vašega brskalnika urejevalnik ne more neposredno dostopati do odložišča. Vsebino odložišča ponovno prilepite v to okno.', + title: 'Prilepi' +} ); diff --git a/ckeditor/plugins/clipboard/lang/sq.js b/ckeditor/plugins/clipboard/lang/sq.js new file mode 100644 index 0000000..74b4068 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/sq.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'sq', { + copy: 'Kopjo', + copyError: 'Të dhënat e sigurisë së shfletuesit tuaj nuk lejojnë që redaktuesi automatikisht të kryej veprimin e kopjimit. Ju lutemi shfrytëzoni tastierën për këtë veprim (Ctrl/Cmd+C).', + cut: 'Preje', + cutError: 'Të dhënat e sigurisë së shfletuesit tuaj nuk lejojnë që redaktuesi automatikisht të kryej veprimin e prerjes. Ju lutemi shfrytëzoni tastierën për këtë veprim (Ctrl/Cmd+X).', + paste: 'Hidhe', + pasteArea: 'Hapësira Hedhëse', + pasteMsg: 'Ju lutemi hidhni brenda kutizës në vijim duke shfrytëzuar tastierën (Ctrl/Cmd+V) dhe shtypni Mirë.', + securityMsg: 'Për shkak të dhënave të sigurisë së shfletuesit tuaj, redaktuesi nuk është në gjendje të i qaset drejtpërdrejtë të dhanve të tabelës suaj të punës. Ju duhet të hidhni atë përsëri në këtë dritare.', + title: 'Hidhe' +} ); diff --git a/ckeditor/plugins/clipboard/lang/sr-latn.js b/ckeditor/plugins/clipboard/lang/sr-latn.js new file mode 100644 index 0000000..fa91856 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/sr-latn.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'sr-latn', { + copy: 'Kopiraj', + copyError: 'Sigurnosna podešavanja Vašeg pretraživača ne dozvoljavaju operacije automatskog kopiranja teksta. Molimo Vas da koristite prečicu sa tastature (Ctrl/Cmd+C).', + cut: 'Iseci', + cutError: 'Sigurnosna podešavanja Vašeg pretraživača ne dozvoljavaju operacije automatskog isecanja teksta. Molimo Vas da koristite prečicu sa tastature (Ctrl/Cmd+X).', + paste: 'Zalepi', + pasteArea: 'Prostor za lepljenje', + pasteMsg: 'Molimo Vas da zalepite unutar donje povrine koristeći tastaturnu prečicu (Ctrl/Cmd+V) i da pritisnete OK.', + securityMsg: 'Zbog sigurnosnih postavki vašeg pregledača, editor nije u mogućnosti da direktno pristupi podacima u klipbordu. Potrebno je da zalepite još jednom u ovom prozoru.', + title: 'Zalepi' +} ); diff --git a/ckeditor/plugins/clipboard/lang/sr.js b/ckeditor/plugins/clipboard/lang/sr.js new file mode 100644 index 0000000..51d6bac --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/sr.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'sr', { + copy: 'Копирај', + copyError: 'Сигурносна подешавања Вашег претраживача не дозвољавају операције аутоматског копирања текста. Молимо Вас да користите пречицу са тастатуре (Ctrl/Cmd+C).', + cut: 'Исеци', + cutError: 'Сигурносна подешавања Вашег претраживача не дозвољавају операције аутоматског исецања текста. Молимо Вас да користите пречицу са тастатуре (Ctrl/Cmd+X).', + paste: 'Залепи', + pasteArea: 'Залепи зону', + pasteMsg: 'Молимо Вас да залепите унутар доње површине користећи тастатурну пречицу (Ctrl/Cmd+V) и да притиснете OK.', + securityMsg: 'Због сигурносних подешавања претраживача, едитор не може да приступи оставу. Требате да га поново залепите у овом прозору.', + title: 'Залепи' +} ); diff --git a/ckeditor/plugins/clipboard/lang/sv.js b/ckeditor/plugins/clipboard/lang/sv.js new file mode 100644 index 0000000..5fa63ea --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/sv.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'sv', { + copy: 'Kopiera', + copyError: 'Säkerhetsinställningar i Er webbläsare tillåter inte åtgärden kopiera. Använd (Ctrl/Cmd+C) istället.', + cut: 'Klipp ut', + cutError: 'Säkerhetsinställningar i Er webbläsare tillåter inte åtgärden klipp ut. Använd (Ctrl/Cmd+X) istället.', + paste: 'Klistra in', + pasteArea: 'Paste Area', + pasteMsg: 'Var god och klistra in Er text i rutan nedan genom att använda (Ctrl/Cmd+V) klicka sen på OK.', + securityMsg: 'På grund av din webbläsares säkerhetsinställningar kan verktyget inte få åtkomst till urklippsdatan. Var god och använd detta fönster istället.', + title: 'Klistra in' +} ); diff --git a/ckeditor/plugins/clipboard/lang/th.js b/ckeditor/plugins/clipboard/lang/th.js new file mode 100644 index 0000000..57944ce --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/th.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'th', { + copy: 'สำเนา', + copyError: 'ไม่สามารถสำเนาข้อความที่เลือกไว้ได้เนื่องจากการกำหนดค่าระดับความปลอดภัย. กรุณาใช้ปุ่มลัดเพื่อวางข้อความแทน (กดปุ่ม Ctrl/Cmd และตัว C พร้อมกัน).', + cut: 'ตัด', + cutError: 'ไม่สามารถตัดข้อความที่เลือกไว้ได้เนื่องจากการกำหนดค่าระดับความปลอดภัย. กรุณาใช้ปุ่มลัดเพื่อวางข้อความแทน (กดปุ่ม Ctrl/Cmd และตัว X พร้อมกัน).', + paste: 'วาง', + pasteArea: 'Paste Area', // MISSING + pasteMsg: 'กรุณาใช้คีย์บอร์ดเท่านั้น โดยกดปุ๋ม (Ctrl/Cmd และ V)พร้อมๆกัน และกด OK.', + securityMsg: 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.', // MISSING + title: 'วาง' +} ); diff --git a/ckeditor/plugins/clipboard/lang/tr.js b/ckeditor/plugins/clipboard/lang/tr.js new file mode 100644 index 0000000..47c3780 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/tr.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'tr', { + copy: 'Kopyala', + copyError: 'Gezgin yazılımınızın güvenlik ayarları düzenleyicinin otomatik kopyalama işlemine izin vermiyor. İşlem için (Ctrl/Cmd+C) tuşlarını kullanın.', + cut: 'Kes', + cutError: 'Gezgin yazılımınızın güvenlik ayarları düzenleyicinin otomatik kesme işlemine izin vermiyor. İşlem için (Ctrl/Cmd+X) tuşlarını kullanın.', + paste: 'Yapıştır', + pasteArea: 'Yapıştırma Alanı', + pasteMsg: 'Lütfen aşağıdaki kutunun içine yapıştırın. (Ctrl/Cmd+V) ve Tamam butonunu tıklayın.', + securityMsg: 'Gezgin yazılımınızın güvenlik ayarları düzenleyicinin direkt olarak panoya erişimine izin vermiyor. Bu pencere içine tekrar yapıştırmalısınız..', + title: 'Yapıştır' +} ); diff --git a/ckeditor/plugins/clipboard/lang/tt.js b/ckeditor/plugins/clipboard/lang/tt.js new file mode 100644 index 0000000..1f03a9e --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/tt.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'tt', { + copy: 'Күчермәләү', + copyError: 'Браузерыгызның иминлек үзлекләре автоматик рәвештә күчермәләү үтәүне тыя. Тиз төймәләрне (Ctrl/Cmd+C) кулланыгыз.', + cut: 'Кисеп алу', + cutError: 'Браузерыгызның иминлек үзлекләре автоматик рәвештә күчермәләү үтәүне тыя. Тиз төймәләрне (Ctrl/Cmd+C) кулланыгыз.', + paste: 'Өстәү', + pasteArea: 'Өстәү мәйданы', + pasteMsg: 'Please paste inside the following box using the keyboard (Ctrl/Cmd+V) and hit OK', // MISSING + securityMsg: 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.', // MISSING + title: 'Өстәү' +} ); diff --git a/ckeditor/plugins/clipboard/lang/ug.js b/ckeditor/plugins/clipboard/lang/ug.js new file mode 100644 index 0000000..ae66f70 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/ug.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'ug', { + copy: 'كۆچۈر', + copyError: 'تور كۆرگۈڭىزنىڭ بىخەتەرلىك تەڭشىكى تەھرىرلىگۈچنىڭ كۆچۈر مەشغۇلاتىنى ئۆزلۈكىدىن ئىجرا قىلىشىغا يول قويمايدۇ، ھەرپتاختا تېز كۇنۇپكا (Ctrl/Cmd+C) ئارقىلىق تاماملاڭ', + cut: 'كەس', + cutError: 'تور كۆرگۈڭىزنىڭ بىخەتەرلىك تەڭشىكى تەھرىرلىگۈچنىڭ كەس مەشغۇلاتىنى ئۆزلۈكىدىن ئىجرا قىلىشىغا يول قويمايدۇ، ھەرپتاختا تېز كۇنۇپكا (Ctrl/Cmd+X) ئارقىلىق تاماملاڭ', + paste: 'چاپلا', + pasteArea: 'چاپلاش دائىرىسى', + pasteMsg: 'ھەرپتاختا تېز كۇنۇپكا (Ctrl/Cmd+V) نى ئىشلىتىپ مەزمۇننى تۆۋەندىكى رامكىغا كۆچۈرۈڭ، ئاندىن جەزملەنى بېسىڭ', + securityMsg: 'توركۆرگۈڭىزنىڭ بىخەتەرلىك تەڭشىكى سەۋەبىدىن بۇ تەھرىرلىگۈچ چاپلاش تاختىسىدىكى مەزمۇننى بىۋاستە زىيارەت قىلالمايدۇ، بۇ كۆزنەكتە قايتا بىر قېتىم چاپلىشىڭىز كېرەك.', + title: 'چاپلا' +} ); diff --git a/ckeditor/plugins/clipboard/lang/uk.js b/ckeditor/plugins/clipboard/lang/uk.js new file mode 100644 index 0000000..281df7d --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/uk.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'uk', { + copy: 'Копіювати', + copyError: 'Налаштування безпеки Вашого браузера не дозволяють редактору автоматично виконувати операції копіювання. Будь ласка, використовуйте клавіатуру для цього (Ctrl/Cmd+C).', + cut: 'Вирізати', + cutError: 'Налаштування безпеки Вашого браузера не дозволяють редактору автоматично виконувати операції вирізування. Будь ласка, використовуйте клавіатуру для цього (Ctrl/Cmd+X)', + paste: 'Вставити', + pasteArea: 'Область вставки', + pasteMsg: 'Будь ласка, вставте інформацію з буфера обміну в цю область, користуючись комбінацією клавіш (Ctrl/Cmd+V), та натисніть OK.', + securityMsg: 'Редактор не може отримати прямий доступ до буферу обміну у зв\'язку з налаштуваннями Вашого браузера. Вам потрібно вставити інформацію в це вікно.', + title: 'Вставити' +} ); diff --git a/ckeditor/plugins/clipboard/lang/vi.js b/ckeditor/plugins/clipboard/lang/vi.js new file mode 100644 index 0000000..b2c9635 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/vi.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'vi', { + copy: 'Sao chép', + copyError: 'Các thiết lập bảo mật của trình duyệt không cho phép trình biên tập tự động thực thi lệnh sao chép. Hãy sử dụng bàn phím cho lệnh này (Ctrl/Cmd+C).', + cut: 'Cắt', + cutError: 'Các thiết lập bảo mật của trình duyệt không cho phép trình biên tập tự động thực thi lệnh cắt. Hãy sử dụng bàn phím cho lệnh này (Ctrl/Cmd+X).', + paste: 'Dán', + pasteArea: 'Khu vực dán', + pasteMsg: 'Hãy dán nội dung vào trong khung bên dưới, sử dụng tổ hợp phím (Ctrl/Cmd+V) và nhấn vào nút Đồng ý.', + securityMsg: 'Do thiết lập bảo mật của trình duyệt nên trình biên tập không thể truy cập trực tiếp vào nội dung đã sao chép. Bạn cần phải dán lại nội dung vào cửa sổ này.', + title: 'Dán' +} ); diff --git a/ckeditor/plugins/clipboard/lang/zh-cn.js b/ckeditor/plugins/clipboard/lang/zh-cn.js new file mode 100644 index 0000000..95758a3 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/zh-cn.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'zh-cn', { + copy: '复制', + copyError: '您的浏览器安全设置不允许编辑器自动执行复制操作,请使用键盘快捷键(Ctrl/Cmd+C)来完成。', + cut: '剪切', + cutError: '您的浏览器安全设置不允许编辑器自动执行剪切操作,请使用键盘快捷键(Ctrl/Cmd+X)来完成。', + paste: '粘贴', + pasteArea: '粘贴区域', + pasteMsg: '请使用键盘快捷键(Ctrl/Cmd+V)把内容粘贴到下面的方框里,再按 确定', + securityMsg: '因为您的浏览器的安全设置原因,本编辑器不能直接访问您的剪贴板内容,你需要在本窗口重新粘贴一次。', + title: '粘贴' +} ); diff --git a/ckeditor/plugins/clipboard/lang/zh.js b/ckeditor/plugins/clipboard/lang/zh.js new file mode 100644 index 0000000..efd78a1 --- /dev/null +++ b/ckeditor/plugins/clipboard/lang/zh.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'clipboard', 'zh', { + copy: '複製', + copyError: '瀏覽器的安全性設定不允許編輯器自動執行複製動作。請使用鍵盤快捷鍵 (Ctrl/Cmd+C) 複製。', + cut: '剪下', + cutError: '瀏覽器的安全性設定不允許編輯器自動執行剪下動作。請使用鏐盤快捷鍵 (Ctrl/Cmd+X) 剪下。', + paste: '貼上', + pasteArea: '貼上區', + pasteMsg: '請使用鍵盤快捷鍵 (Ctrl/Cmd+V) 貼到下方區域中並按下「確定」。', + securityMsg: '因為瀏覽器的安全性設定,本編輯器無法直接存取您的剪貼簿資料,請您自行在本視窗進行貼上動作。', + title: '貼上' +} ); diff --git a/ckeditor/plugins/clipboard/plugin.js b/ckeditor/plugins/clipboard/plugin.js new file mode 100644 index 0000000..6e897b7 --- /dev/null +++ b/ckeditor/plugins/clipboard/plugin.js @@ -0,0 +1,2772 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @ignore + * File overview: Clipboard support. + */ + +// +// COPY & PASTE EXECUTION FLOWS: +// -- CTRL+C +// * if ( isCustomCopyCutSupported ) +// * dataTransfer.setData( 'text/html', getSelectedHtml ) +// * else +// * browser's default behavior +// -- CTRL+X +// * listen onKey (onkeydown) +// * fire 'saveSnapshot' on editor +// * if ( isCustomCopyCutSupported ) +// * dataTransfer.setData( 'text/html', getSelectedHtml ) +// * extractSelectedHtml // remove selected contents +// * else +// * browser's default behavior +// * deferred second 'saveSnapshot' event +// -- CTRL+V +// * listen onKey (onkeydown) +// * simulate 'beforepaste' for non-IEs on editable +// * listen 'onpaste' on editable ('onbeforepaste' for IE) +// * fire 'beforePaste' on editor +// * if ( !canceled && ( htmlInDataTransfer || !external paste) && dataTransfer is not empty ) getClipboardDataByPastebin +// * fire 'paste' on editor +// * !canceled && fire 'afterPaste' on editor +// -- Copy command +// * tryToCutCopy +// * execCommand +// * !success && notification +// -- Cut command +// * fixCut +// * tryToCutCopy +// * execCommand +// * !success && notification +// -- Paste command +// * fire 'paste' on editable ('beforepaste' for IE) +// * !canceled && execCommand 'paste' +// * !success && fire 'pasteDialog' on editor +// -- Paste from native context menu & menubar +// (Fx & Webkits are handled in 'paste' default listener. +// Opera cannot be handled at all because it doesn't fire any events +// Special treatment is needed for IE, for which is this part of doc) +// * listen 'onpaste' +// * cancel native event +// * fire 'beforePaste' on editor +// * if ( !canceled && ( htmlInDataTransfer || !external paste) && dataTransfer is not empty ) getClipboardDataByPastebin +// * execIECommand( 'paste' ) -> this fires another 'paste' event, so cancel it +// * fire 'paste' on editor +// * !canceled && fire 'afterPaste' on editor +// +// +// PASTE EVENT - PREPROCESSING: +// -- Possible dataValue types: auto, text, html. +// -- Possible dataValue contents: +// * text (possible \n\r) +// * htmlified text (text + br,div,p - no presentational markup & attrs - depends on browser) +// * html +// -- Possible flags: +// * htmlified - if true then content is a HTML even if no markup inside. This flag is set +// for content from editable pastebins, because they 'htmlify' pasted content. +// +// -- Type: auto: +// * content: htmlified text -> filter, unify text markup (brs, ps, divs), set type: text +// * content: html -> filter, set type: html +// -- Type: text: +// * content: htmlified text -> filter, unify text markup +// * content: html -> filter, strip presentational markup, unify text markup +// -- Type: html: +// * content: htmlified text -> filter, unify text markup +// * content: html -> filter +// +// -- Phases: +// * if dataValue is empty copy data from dataTransfer to dataValue (priority 1) +// * filtering (priorities 3-5) - e.g. pastefromword filters +// * content type sniffing (priority 6) +// * markup transformations for text (priority 6) +// +// DRAG & DROP EXECUTION FLOWS: +// -- Drag +// * save to the global object: +// * drag timestamp (with 'cke-' prefix), +// * selected html, +// * drag range, +// * editor instance. +// * put drag timestamp into event.dataTransfer.text +// -- Drop +// * if events text == saved timestamp && editor == saved editor +// internal drag & drop occurred +// * getRangeAtDropPosition +// * create bookmarks for drag and drop ranges starting from the end of the document +// * dragRange.deleteContents() +// * fire 'paste' with saved html and drop range +// * if events text == saved timestamp && editor != saved editor +// cross editor drag & drop occurred +// * getRangeAtDropPosition +// * fire 'paste' with saved html +// * dragRange.deleteContents() +// * FF: refreshCursor on afterPaste +// * if events text != saved timestamp +// drop form external source occurred +// * getRangeAtDropPosition +// * if event contains html data then fire 'paste' with html +// * else if event contains text data then fire 'paste' with encoded text +// * FF: refreshCursor on afterPaste + +'use strict'; + +( function() { + // Register the plugin. + CKEDITOR.plugins.add( 'clipboard', { + requires: 'dialog', + // jscs:disable maximumLineLength + lang: 'af,ar,az,bg,bn,bs,ca,cs,cy,da,de,de-ch,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,oc,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + // jscs:enable maximumLineLength + icons: 'copy,copy-rtl,cut,cut-rtl,paste,paste-rtl', // %REMOVE_LINE_CORE% + hidpi: true, // %REMOVE_LINE_CORE% + init: function( editor ) { + var filterType, + filtersFactory = filtersFactoryFactory(); + + if ( editor.config.forcePasteAsPlainText ) { + filterType = 'plain-text'; + } else if ( editor.config.pasteFilter ) { + filterType = editor.config.pasteFilter; + } + // On Webkit the pasteFilter defaults 'semantic-content' because pasted data is so terrible + // that it must be always filtered. + else if ( CKEDITOR.env.webkit && !( 'pasteFilter' in editor.config ) ) { + filterType = 'semantic-content'; + } + + editor.pasteFilter = filtersFactory.get( filterType ); + + initPasteClipboard( editor ); + initDragDrop( editor ); + + CKEDITOR.dialog.add( 'paste', CKEDITOR.getUrl( this.path + 'dialogs/paste.js' ) ); + + // Convert image file (if present) to base64 string for Firefox. Do it as the first + // step as the conversion is asynchronous and should hold all further paste processing. + if ( CKEDITOR.env.gecko ) { + var supportedImageTypes = [ 'image/png', 'image/jpeg', 'image/gif' ], + latestId; + + editor.on( 'paste', function( evt ) { + var dataObj = evt.data, + data = dataObj.dataValue, + dataTransfer = dataObj.dataTransfer; + + // If data empty check for image content inside data transfer. #16705 + if ( !data && dataObj.method == 'paste' && dataTransfer && dataTransfer.getFilesCount() == 1 && latestId != dataTransfer.id ) { + var file = dataTransfer.getFile( 0 ); + + if ( CKEDITOR.tools.indexOf( supportedImageTypes, file.type ) != -1 ) { + var fileReader = new FileReader(); + + // Convert image file to img tag with base64 image. + fileReader.addEventListener( 'load', function() { + evt.data.dataValue = ''; + editor.fire( 'paste', evt.data ); + }, false ); + + // Proceed with normal flow if reading file was aborted. + fileReader.addEventListener( 'abort', function() { + editor.fire( 'paste', evt.data ); + }, false ); + + // Proceed with normal flow if reading file failed. + fileReader.addEventListener( 'error', function() { + editor.fire( 'paste', evt.data ); + }, false ); + + fileReader.readAsDataURL( file ); + + latestId = dataObj.dataTransfer.id; + + evt.stop(); + } + } + }, null, null, 1 ); + } + + editor.on( 'paste', function( evt ) { + // Init `dataTransfer` if `paste` event was fired without it, so it will be always available. + if ( !evt.data.dataTransfer ) { + evt.data.dataTransfer = new CKEDITOR.plugins.clipboard.dataTransfer(); + } + + // If dataValue is already set (manually or by paste bin), so do not override it. + if ( evt.data.dataValue ) { + return; + } + + var dataTransfer = evt.data.dataTransfer, + // IE support only text data and throws exception if we try to get html data. + // This html data object may also be empty if we drag content of the textarea. + value = dataTransfer.getData( 'text/html' ); + + if ( value ) { + evt.data.dataValue = value; + evt.data.type = 'html'; + } else { + // Try to get text data otherwise. + value = dataTransfer.getData( 'text/plain' ); + + if ( value ) { + evt.data.dataValue = editor.editable().transformPlainTextToHtml( value ); + evt.data.type = 'text'; + } + } + }, null, null, 1 ); + + editor.on( 'paste', function( evt ) { + var data = evt.data.dataValue, + blockElements = CKEDITOR.dtd.$block; + + // Filter webkit garbage. + if ( data.indexOf( 'Apple-' ) > -1 ) { + // Replace special webkit's   with simple space, because webkit + // produces them even for normal spaces. + data = data.replace( / <\/span>/gi, ' ' ); + + // Strip around white-spaces when not in forced 'html' content type. + // This spans are created only when pasting plain text into Webkit, + // but for safety reasons remove them always. + if ( evt.data.type != 'html' ) { + data = data.replace( /]*>([^<]*)<\/span>/gi, function( all, spaces ) { + // Replace tabs with 4 spaces like Fx does. + return spaces.replace( /\t/g, '    ' ); + } ); + } + + // This br is produced only when copying & pasting HTML content. + if ( data.indexOf( '
    ' ) > -1 ) { + evt.data.startsWithEOL = 1; + evt.data.preSniffing = 'html'; // Mark as not text. + data = data.replace( /
    /, '' ); + } + + // Remove all other classes. + data = data.replace( /(<[^>]+) class="Apple-[^"]*"/gi, '$1' ); + } + + // Strip editable that was copied from inside. (#9534) + if ( data.match( /^<[^<]+cke_(editable|contents)/i ) ) { + var tmp, + editable_wrapper, + wrapper = new CKEDITOR.dom.element( 'div' ); + + wrapper.setHtml( data ); + // Verify for sure and check for nested editor UI parts. (#9675) + while ( wrapper.getChildCount() == 1 && + ( tmp = wrapper.getFirst() ) && + tmp.type == CKEDITOR.NODE_ELEMENT && // Make sure first-child is element. + ( tmp.hasClass( 'cke_editable' ) || tmp.hasClass( 'cke_contents' ) ) ) { + wrapper = editable_wrapper = tmp; + } + + // If editable wrapper was found strip it and bogus
    (added on FF). + if ( editable_wrapper ) + data = editable_wrapper.getHtml().replace( /
    $/i, '' ); + } + + if ( CKEDITOR.env.ie ) { + //  

    ->

    (br.cke-pasted-remove will be removed later) + data = data.replace( /^ (?: |\r\n)?<(\w+)/g, function( match, elementName ) { + if ( elementName.toLowerCase() in blockElements ) { + evt.data.preSniffing = 'html'; // Mark as not a text. + return '<' + elementName; + } + return match; + } ); + } else if ( CKEDITOR.env.webkit ) { + //


    ->


    + // We don't mark br, because this situation can happen for htmlified text too. + data = data.replace( /<\/(\w+)>

    <\/div>$/, function( match, elementName ) { + if ( elementName in blockElements ) { + evt.data.endsWithEOL = 1; + return ''; + } + return match; + } ); + } else if ( CKEDITOR.env.gecko ) { + // Firefox adds bogus
    when user pasted text followed by space(s). + data = data.replace( /(\s)
    $/, '$1' ); + } + + evt.data.dataValue = data; + }, null, null, 3 ); + + editor.on( 'paste', function( evt ) { + var dataObj = evt.data, + type = dataObj.type, + data = dataObj.dataValue, + trueType, + // Default is 'html'. + defaultType = editor.config.clipboard_defaultContentType || 'html', + transferType = dataObj.dataTransfer.getTransferType( editor ); + + // If forced type is 'html' we don't need to know true data type. + if ( type == 'html' || dataObj.preSniffing == 'html' ) { + trueType = 'html'; + } else { + trueType = recogniseContentType( data ); + } + + // Unify text markup. + if ( trueType == 'htmlifiedtext' ) { + data = htmlifiedTextHtmlification( editor.config, data ); + } + + // Strip presentational markup & unify text markup. + // Forced plain text (dialog or forcePAPT). + // Note: we do not check dontFilter option in this case, because forcePAPT was implemented + // before pasteFilter and pasteFilter is automatically used on Webkit&Blink since 4.5, so + // forcePAPT should have priority as it had before 4.5. + if ( type == 'text' && trueType == 'html' ) { + data = filterContent( editor, data, filtersFactory.get( 'plain-text' ) ); + } + // External paste and pasteFilter exists and filtering isn't disabled. + else if ( transferType == CKEDITOR.DATA_TRANSFER_EXTERNAL && editor.pasteFilter && !dataObj.dontFilter ) { + data = filterContent( editor, data, editor.pasteFilter ); + } + + if ( dataObj.startsWithEOL ) { + data = '
    ' + data; + } + if ( dataObj.endsWithEOL ) { + data += '
    '; + } + + if ( type == 'auto' ) { + type = ( trueType == 'html' || defaultType == 'html' ) ? 'html' : 'text'; + } + + dataObj.type = type; + dataObj.dataValue = data; + delete dataObj.preSniffing; + delete dataObj.startsWithEOL; + delete dataObj.endsWithEOL; + }, null, null, 6 ); + + // Inserts processed data into the editor at the end of the + // events chain. + editor.on( 'paste', function( evt ) { + var data = evt.data; + + if ( data.dataValue ) { + editor.insertHtml( data.dataValue, data.type, data.range ); + + // Defer 'afterPaste' so all other listeners for 'paste' will be fired first. + // Fire afterPaste only if paste inserted some HTML. + setTimeout( function() { + editor.fire( 'afterPaste' ); + }, 0 ); + } + }, null, null, 1000 ); + + editor.on( 'pasteDialog', function( evt ) { + // TODO it's possible that this setTimeout is not needed any more, + // because of changes introduced in the same commit as this comment. + // Editor.getClipboardData adds listener to the dialog's events which are + // fired after a while (not like 'showDialog'). + setTimeout( function() { + // Open default paste dialog. + editor.openDialog( 'paste', evt.data ); + }, 0 ); + } ); + } + } ); + + function firePasteEvents( editor, data, withBeforePaste ) { + if ( !data.type ) { + data.type = 'auto'; + } + + if ( withBeforePaste ) { + // Fire 'beforePaste' event so clipboard flavor get customized + // by other plugins. + if ( editor.fire( 'beforePaste', data ) === false ) + return false; // Event canceled + } + + // Do not fire paste if there is no data (dataValue and dataTranfser are empty). + // This check should be done after firing 'beforePaste' because for native paste + // 'beforePaste' is by default fired even for empty clipboard. + if ( !data.dataValue && data.dataTransfer.isEmpty() ) { + return false; + } + + if ( !data.dataValue ) { + data.dataValue = ''; + } + + // Because of FF bug we need to use this hack, otherwise cursor is hidden + // or it is not possible to move it (#12420). + // Also, check that editor.toolbox exists, because the toolbar plugin might not be loaded (#13305). + if ( CKEDITOR.env.gecko && data.method == 'drop' && editor.toolbox ) { + editor.once( 'afterPaste', function() { + editor.toolbox.focus(); + } ); + } + + return editor.fire( 'paste', data ); + } + + function initPasteClipboard( editor ) { + var clipboard = CKEDITOR.plugins.clipboard, + preventBeforePasteEvent = 0, + preventPasteEvent = 0, + inReadOnly = 0; + + addListeners(); + addButtonsCommands(); + + /** + * Gets clipboard data by directly accessing the clipboard (IE only) or opening the paste dialog window. + * + * editor.getClipboardData( { title: 'Get my data' }, function( data ) { + * if ( data ) + * alert( data.type + ' ' + data.dataValue ); + * } ); + * + * @member CKEDITOR.editor + * @param {Object} options + * @param {String} [options.title] The title of the paste dialog window. + * @param {Function} callback A function that will be executed with `data.type` and `data.dataValue` + * or `null` if none of the capturing methods succeeded. + */ + editor.getClipboardData = function( options, callback ) { + var beforePasteNotCanceled = false, + dataType = 'auto', + dialogCommited = false; + + // Options are optional - args shift. + if ( !callback ) { + callback = options; + options = null; + } + + // Listen with maximum priority to handle content before everyone else. + // This callback will handle paste event that will be fired if direct + // access to the clipboard succeed in IE. + editor.on( 'paste', onPaste, null, null, 0 ); + + // Listen at the end of listeners chain to see if event wasn't canceled + // and to retrieve modified data.type. + editor.on( 'beforePaste', onBeforePaste, null, null, 1000 ); + + // getClipboardDataDirectly() will fire 'beforePaste' synchronously, so we can + // check if it was canceled and if any listener modified data.type. + + // If command didn't succeed (only IE allows to access clipboard and only if + // user agrees) open and handle paste dialog. + if ( getClipboardDataDirectly() === false ) { + // Direct access to the clipboard wasn't successful so remove listener. + editor.removeListener( 'paste', onPaste ); + + // If beforePaste was canceled do not open dialog. + // Add listeners only if dialog really opened. 'pasteDialog' can be canceled. + if ( beforePasteNotCanceled && editor.fire( 'pasteDialog', onDialogOpen ) ) { + editor.on( 'pasteDialogCommit', onDialogCommit ); + + // 'dialogHide' will be fired after 'pasteDialogCommit'. + editor.on( 'dialogHide', function( evt ) { + evt.removeListener(); + evt.data.removeListener( 'pasteDialogCommit', onDialogCommit ); + + // Because Opera has to wait a while in pasteDialog we have to wait here. + setTimeout( function() { + // Notify even if user canceled dialog (clicked 'cancel', ESC, etc). + if ( !dialogCommited ) + callback( null ); + }, 10 ); + } ); + } else { + callback( null ); + } + } + + function onPaste( evt ) { + evt.removeListener(); + evt.cancel(); + callback( evt.data ); + } + + function onBeforePaste( evt ) { + evt.removeListener(); + beforePasteNotCanceled = true; + dataType = evt.data.type; + } + + function onDialogCommit( evt ) { + evt.removeListener(); + // Cancel pasteDialogCommit so paste dialog won't automatically fire + // 'paste' evt by itself. + evt.cancel(); + dialogCommited = true; + callback( { + type: dataType, + dataValue: evt.data.dataValue, + dataTransfer: evt.data.dataTransfer, + method: 'paste' + } ); + } + + function onDialogOpen() { + this.customTitle = ( options && options.title ); + } + }; + + function addButtonsCommands() { + addButtonCommand( 'Cut', 'cut', createCutCopyCmd( 'cut' ), 10, 1 ); + addButtonCommand( 'Copy', 'copy', createCutCopyCmd( 'copy' ), 20, 4 ); + addButtonCommand( 'Paste', 'paste', createPasteCmd(), 30, 8 ); + + function addButtonCommand( buttonName, commandName, command, toolbarOrder, ctxMenuOrder ) { + var lang = editor.lang.clipboard[ commandName ]; + + editor.addCommand( commandName, command ); + editor.ui.addButton && editor.ui.addButton( buttonName, { + label: lang, + command: commandName, + toolbar: 'clipboard,' + toolbarOrder + } ); + + // If the "menu" plugin is loaded, register the menu item. + if ( editor.addMenuItems ) { + editor.addMenuItem( commandName, { + label: lang, + command: commandName, + group: 'clipboard', + order: ctxMenuOrder + } ); + } + } + } + + function addListeners() { + editor.on( 'key', onKey ); + editor.on( 'contentDom', addPasteListenersToEditable ); + + // For improved performance, we're checking the readOnly state on selectionChange instead of hooking a key event for that. + editor.on( 'selectionChange', function( evt ) { + inReadOnly = evt.data.selection.getRanges()[ 0 ].checkReadOnly(); + setToolbarStates(); + } ); + + // If the "contextmenu" plugin is loaded, register the listeners. + if ( editor.contextMenu ) { + editor.contextMenu.addListener( function( element, selection ) { + inReadOnly = selection.getRanges()[ 0 ].checkReadOnly(); + return { + cut: stateFromNamedCommand( 'cut' ), + copy: stateFromNamedCommand( 'copy' ), + paste: stateFromNamedCommand( 'paste' ) + }; + } ); + } + } + + // Add events listeners to editable. + function addPasteListenersToEditable() { + var editable = editor.editable(); + + if ( CKEDITOR.plugins.clipboard.isCustomCopyCutSupported ) { + var initOnCopyCut = function( evt ) { + // If user tries to cut in read-only editor, we must prevent default action. (#13872) + if ( !editor.readOnly || evt.name != 'cut' ) { + clipboard.initPasteDataTransfer( evt, editor ); + } + evt.data.preventDefault(); + }; + + editable.on( 'copy', initOnCopyCut ); + editable.on( 'cut', initOnCopyCut ); + + // Delete content with the low priority so one can overwrite cut data. + editable.on( 'cut', function() { + // If user tries to cut in read-only editor, we must prevent default action. (#13872) + if ( !editor.readOnly ) { + editor.extractSelectedHtml(); + } + }, null, null, 999 ); + } + + // We'll be catching all pasted content in one line, regardless of whether + // it's introduced by a document command execution (e.g. toolbar buttons) or + // user paste behaviors (e.g. CTRL+V). + editable.on( clipboard.mainPasteEvent, function( evt ) { + if ( clipboard.mainPasteEvent == 'beforepaste' && preventBeforePasteEvent ) { + return; + } + + // If you've just asked yourself why preventPasteEventNow() is not here, but + // in listener for CTRL+V and exec method of 'paste' command + // you've asked the same question we did. + // + // THE ANSWER: + // + // First thing to notice - this answer makes sense only for IE, + // because other browsers don't listen for 'paste' event. + // + // What would happen if we move preventPasteEventNow() here? + // For: + // * CTRL+V - IE fires 'beforepaste', so we prevent 'paste' and pasteDataFromClipboard(). OK. + // * editor.execCommand( 'paste' ) - we fire 'beforepaste', so we prevent + // 'paste' and pasteDataFromClipboard() and doc.execCommand( 'Paste' ). OK. + // * native context menu - IE fires 'beforepaste', so we prevent 'paste', but unfortunately + // on IE we fail with pasteDataFromClipboard() here, because of... we don't know why, but + // we just fail, so... we paste nothing. FAIL. + // * native menu bar - the same as for native context menu. + // + // But don't you know any way to distinguish first two cases from last two? + // Only one - special flag set in CTRL+V handler and exec method of 'paste' + // command. And that's what we did using preventPasteEventNow(). + + pasteDataFromClipboard( evt ); + } ); + + // It's not possible to clearly handle all four paste methods (ctrl+v, native menu bar + // native context menu, editor's command) in one 'paste/beforepaste' event in IE. + // + // For ctrl+v & editor's command it's easy to handle pasting in 'beforepaste' listener, + // so we do this. For another two methods it's better to use 'paste' event. + // + // 'paste' is always being fired after 'beforepaste' (except of weird one on opening native + // context menu), so for two methods handled in 'beforepaste' we're canceling 'paste' + // using preventPasteEvent state. + // + // 'paste' event in IE is being fired before getClipboardDataByPastebin executes its callback. + // + // QUESTION: Why didn't you handle all 4 paste methods in handler for 'paste'? + // Wouldn't this just be simpler? + // ANSWER: Then we would have to evt.data.preventDefault() only for native + // context menu and menu bar pastes. The same with execIECommand(). + // That would force us to mark CTRL+V and editor's paste command with + // special flag, other than preventPasteEvent. But we still would have to + // have preventPasteEvent for the second event fired by execIECommand. + // Code would be longer and not cleaner. + if ( clipboard.mainPasteEvent == 'beforepaste' ) { + editable.on( 'paste', function( evt ) { + if ( preventPasteEvent ) { + return; + } + + // Cancel next 'paste' event fired by execIECommand( 'paste' ) + // at the end of this callback. + preventPasteEventNow(); + + // Prevent native paste. + evt.data.preventDefault(); + + pasteDataFromClipboard( evt ); + + // Force IE to paste content into pastebin so pasteDataFromClipboard will work. + if ( !execIECommand( 'paste' ) ) { + editor.openDialog( 'paste' ); + } + } ); + + // If mainPasteEvent is 'beforePaste' (IE before Edge), + // dismiss the (wrong) 'beforepaste' event fired on context/toolbar menu open. (#7953) + editable.on( 'contextmenu', preventBeforePasteEventNow, null, null, 0 ); + + editable.on( 'beforepaste', function( evt ) { + // Do not prevent event on CTRL+V and SHIFT+INS because it blocks paste (#11970). + if ( evt.data && !evt.data.$.ctrlKey && !evt.data.$.shiftKey ) + preventBeforePasteEventNow(); + }, null, null, 0 ); + } + + editable.on( 'beforecut', function() { + !preventBeforePasteEvent && fixCut( editor ); + } ); + + var mouseupTimeout; + + // Use editor.document instead of editable in non-IEs for observing mouseup + // since editable won't fire the event if selection process started within + // iframe and ended out of the editor (#9851). + editable.attachListener( CKEDITOR.env.ie ? editable : editor.document.getDocumentElement(), 'mouseup', function() { + mouseupTimeout = setTimeout( function() { + setToolbarStates(); + }, 0 ); + } ); + + // Make sure that deferred mouseup callback isn't executed after editor instance + // had been destroyed. This may happen when editor.destroy() is called in parallel + // with mouseup event (i.e. a button with onclick callback) (#10219). + editor.on( 'destroy', function() { + clearTimeout( mouseupTimeout ); + } ); + + editable.on( 'keyup', setToolbarStates ); + } + + // Create object representing Cut or Copy commands. + function createCutCopyCmd( type ) { + return { + type: type, + canUndo: type == 'cut', // We can't undo copy to clipboard. + startDisabled: true, + fakeKeystroke: type == 'cut' ? CKEDITOR.CTRL + 88 /*X*/ : CKEDITOR.CTRL + 67 /*C*/, + exec: function() { + // Attempts to execute the Cut and Copy operations. + function tryToCutCopy( type ) { + if ( CKEDITOR.env.ie ) + return execIECommand( type ); + + // non-IEs part + try { + // Other browsers throw an error if the command is disabled. + return editor.document.$.execCommand( type, false, null ); + } catch ( e ) { + return false; + } + } + + this.type == 'cut' && fixCut(); + + var success = tryToCutCopy( this.type ); + + if ( !success ) { + // Show cutError or copyError. + editor.showNotification( editor.lang.clipboard[ this.type + 'Error' ] ); // jshint ignore:line + } + + return success; + } + }; + } + + function createPasteCmd() { + return { + // Snapshots are done manually by editable.insertXXX methods. + canUndo: false, + async: true, + fakeKeystroke: CKEDITOR.CTRL + 86 /*V*/, + exec: function( editor, data ) { + var cmd = this, + fire = function( data, withBeforePaste ) { + data && firePasteEvents( editor, data, !!withBeforePaste ); + + editor.fire( 'afterCommandExec', { + name: 'paste', + command: cmd, + returnValue: !!data + } ); + }; + + // Check data precisely - don't open dialog on empty string. + if ( typeof data == 'string' ) + fire( { + dataValue: data, + method: 'paste', + dataTransfer: clipboard.initPasteDataTransfer() + }, 1 ); + else + editor.getClipboardData( fire ); + } + }; + } + + function preventPasteEventNow() { + preventPasteEvent = 1; + // For safety reason we should wait longer than 0/1ms. + // We don't know how long execution of quite complex getClipboardData will take + // and in for example 'paste' listener execCommand() (which fires 'paste') is called + // after getClipboardData finishes. + // Luckily, it's impossible to immediately fire another 'paste' event we want to handle, + // because we only handle there native context menu and menu bar. + setTimeout( function() { + preventPasteEvent = 0; + }, 100 ); + } + + function preventBeforePasteEventNow() { + preventBeforePasteEvent = 1; + setTimeout( function() { + preventBeforePasteEvent = 0; + }, 10 ); + } + + // Tries to execute any of the paste, cut or copy commands in IE. Returns a + // boolean indicating that the operation succeeded. + // @param {String} command *LOWER CASED* name of command ('paste', 'cut', 'copy'). + function execIECommand( command ) { + var doc = editor.document, + body = doc.getBody(), + enabled = false, + onExec = function() { + enabled = true; + }; + + // The following seems to be the only reliable way to detect that + // clipboard commands are enabled in IE. It will fire the + // onpaste/oncut/oncopy events only if the security settings allowed + // the command to execute. + body.on( command, onExec ); + + // IE7: document.execCommand has problem to paste into positioned element. + if ( CKEDITOR.env.version > 7 ) { + doc.$.execCommand( command ); + } else { + doc.$.selection.createRange().execCommand( command ); + } + + body.removeListener( command, onExec ); + + return enabled; + } + + // Cutting off control type element in IE standards breaks the selection entirely. (#4881) + function fixCut() { + if ( !CKEDITOR.env.ie || CKEDITOR.env.quirks ) + return; + + var sel = editor.getSelection(), + control, range, dummy; + + if ( ( sel.getType() == CKEDITOR.SELECTION_ELEMENT ) && ( control = sel.getSelectedElement() ) ) { + range = sel.getRanges()[ 0 ]; + dummy = editor.document.createText( '' ); + dummy.insertBefore( control ); + range.setStartBefore( dummy ); + range.setEndAfter( control ); + sel.selectRanges( [ range ] ); + + // Clear up the fix if the paste wasn't succeeded. + setTimeout( function() { + // Element still online? + if ( control.getParent() ) { + dummy.remove(); + sel.selectElement( control ); + } + }, 0 ); + } + } + + // Allow to peek clipboard content by redirecting the + // pasting content into a temporary bin and grab the content of it. + function getClipboardDataByPastebin( evt, callback ) { + var doc = editor.document, + editable = editor.editable(), + cancel = function( evt ) { + evt.cancel(); + }, + blurListener; + + // Avoid recursions on 'paste' event or consequent paste too fast. (#5730) + if ( doc.getById( 'cke_pastebin' ) ) + return; + + var sel = editor.getSelection(); + var bms = sel.createBookmarks(); + + // #11384. On IE9+ we use native selectionchange (i.e. editor#selectionCheck) to cache the most + // recent selection which we then lock on editable blur. See selection.js for more info. + // selectionchange fired before getClipboardDataByPastebin() cached selection + // before creating bookmark (cached selection will be invalid, because bookmarks modified the DOM), + // so we need to fire selectionchange one more time, to store current seleciton. + // Selection will be locked when we focus pastebin. + if ( CKEDITOR.env.ie ) + sel.root.fire( 'selectionchange' ); + + // Create container to paste into. + // For rich content we prefer to use "body" since it holds + // the least possibility to be splitted by pasted content, while this may + // breaks the text selection on a frame-less editable, "div" would be + // the best one in that case. + // In another case on old IEs moving the selection into a "body" paste bin causes error panic. + // Body can't be also used for Opera which fills it with
    + // what is indistinguishable from pasted
    (copying
    in Opera isn't possible, + // but it can be copied from other browser). + var pastebin = new CKEDITOR.dom.element( + ( CKEDITOR.env.webkit || editable.is( 'body' ) ) && !CKEDITOR.env.ie ? 'body' : 'div', doc ); + + pastebin.setAttributes( { + id: 'cke_pastebin', + 'data-cke-temp': '1' + } ); + + var containerOffset = 0, + offsetParent, + win = doc.getWindow(); + + if ( CKEDITOR.env.webkit ) { + // It's better to paste close to the real paste destination, so inherited styles + // (which Webkits will try to compensate by styling span) differs less from the destination's one. + editable.append( pastebin ); + // Style pastebin like .cke_editable, to minimize differences between origin and destination. (#9754) + pastebin.addClass( 'cke_editable' ); + + // Compensate position of offsetParent. + if ( !editable.is( 'body' ) ) { + // We're not able to get offsetParent from pastebin (body element), so check whether + // its parent (editable) is positioned. + if ( editable.getComputedStyle( 'position' ) != 'static' ) + offsetParent = editable; + // And if not - safely get offsetParent from editable. + else + offsetParent = CKEDITOR.dom.element.get( editable.$.offsetParent ); + + containerOffset = offsetParent.getDocumentPosition().y; + } + } else { + // Opera and IE doesn't allow to append to html element. + editable.getAscendant( CKEDITOR.env.ie ? 'body' : 'html', 1 ).append( pastebin ); + } + + pastebin.setStyles( { + position: 'absolute', + // Position the bin at the top (+10 for safety) of viewport to avoid any subsequent document scroll. + top: ( win.getScrollPosition().y - containerOffset + 10 ) + 'px', + width: '1px', + // Caret has to fit in that height, otherwise browsers like Chrome & Opera will scroll window to show it. + // Set height equal to viewport's height - 20px (safety gaps), minimum 1px. + height: Math.max( 1, win.getViewPaneSize().height - 20 ) + 'px', + overflow: 'hidden', + // Reset styles that can mess up pastebin position. + margin: 0, + padding: 0 + } ); + + // Paste fails in Safari when the body tag has 'user-select: none'. (#12506) + if ( CKEDITOR.env.safari ) + pastebin.setStyles( CKEDITOR.tools.cssVendorPrefix( 'user-select', 'text' ) ); + + // Check if the paste bin now establishes new editing host. + var isEditingHost = pastebin.getParent().isReadOnly(); + + if ( isEditingHost ) { + // Hide the paste bin. + pastebin.setOpacity( 0 ); + // And make it editable. + pastebin.setAttribute( 'contenteditable', true ); + } + // Transparency is not enough since positioned non-editing host always shows + // resize handler, pull it off the screen instead. + else { + pastebin.setStyle( editor.config.contentsLangDirection == 'ltr' ? 'left' : 'right', '-10000px' ); + } + + editor.on( 'selectionChange', cancel, null, null, 0 ); + + // Webkit fill fire blur on editable when moving selection to + // pastebin (if body is used). Cancel it because it causes incorrect + // selection lock in case of inline editor (#10644). + // The same seems to apply to Firefox (#10787). + if ( CKEDITOR.env.webkit || CKEDITOR.env.gecko ) + blurListener = editable.once( 'blur', cancel, null, null, -100 ); + + // Temporarily move selection to the pastebin. + isEditingHost && pastebin.focus(); + var range = new CKEDITOR.dom.range( pastebin ); + range.selectNodeContents( pastebin ); + var selPastebin = range.select(); + + // If non-native paste is executed, IE will open security alert and blur editable. + // Editable will then lock selection inside itself and after accepting security alert + // this selection will be restored. We overwrite stored selection, so it's restored + // in pastebin. (#9552) + if ( CKEDITOR.env.ie ) { + blurListener = editable.once( 'blur', function() { + editor.lockSelection( selPastebin ); + } ); + } + + var scrollTop = CKEDITOR.document.getWindow().getScrollPosition().y; + + // Wait a while and grab the pasted contents. + setTimeout( function() { + // Restore main window's scroll position which could have been changed + // by browser in cases described in #9771. + if ( CKEDITOR.env.webkit ) + CKEDITOR.document.getBody().$.scrollTop = scrollTop; + + // Blur will be fired only on non-native paste. In other case manually remove listener. + blurListener && blurListener.removeListener(); + + // Restore properly the document focus. (#8849) + if ( CKEDITOR.env.ie ) + editable.focus(); + + // IE7: selection must go before removing pastebin. (#8691) + sel.selectBookmarks( bms ); + pastebin.remove(); + + // Grab the HTML contents. + // We need to look for a apple style wrapper on webkit it also adds + // a div wrapper if you copy/paste the body of the editor. + // Remove hidden div and restore selection. + var bogusSpan; + if ( CKEDITOR.env.webkit && ( bogusSpan = pastebin.getFirst() ) && ( bogusSpan.is && bogusSpan.hasClass( 'Apple-style-span' ) ) ) + pastebin = bogusSpan; + + editor.removeListener( 'selectionChange', cancel ); + callback( pastebin.getHtml() ); + }, 0 ); + } + + // Try to get content directly on IE from clipboard, without native event + // being fired before. In other words - synthetically get clipboard data, if it's possible. + // mainPasteEvent will be fired, so if forced native paste: + // * worked, getClipboardDataByPastebin will grab it, + // * didn't work, dataValue and dataTransfer will be empty and editor#paste won't be fired. + // Clipboard data can be accessed directly only on IEs older than Edge. + // On other browsers we should fire beforePaste event and return false. + function getClipboardDataDirectly() { + if ( clipboard.mainPasteEvent == 'paste' ) { + // beforePaste should be fired when dialog open so it can be canceled. + editor.fire( 'beforePaste', { type: 'auto', method: 'paste' } ); + return false; + } + + // Prevent IE from pasting at the begining of the document. + editor.focus(); + + // Command will be handled by 'beforepaste', but as + // execIECommand( 'paste' ) will fire also 'paste' event + // we're canceling it. + preventPasteEventNow(); + + // #9247: Lock focus to prevent IE from hiding toolbar for inline editor. + var focusManager = editor.focusManager; + focusManager.lock(); + + if ( editor.editable().fire( clipboard.mainPasteEvent ) && !execIECommand( 'paste' ) ) { + focusManager.unlock(); + return false; + } + focusManager.unlock(); + + return true; + } + + // Listens for some clipboard related keystrokes, so they get customized. + // Needs to be bind to keydown event. + function onKey( event ) { + if ( editor.mode != 'wysiwyg' ) + return; + + switch ( event.data.keyCode ) { + // Paste + case CKEDITOR.CTRL + 86: // CTRL+V + case CKEDITOR.SHIFT + 45: // SHIFT+INS + var editable = editor.editable(); + + // Cancel 'paste' event because ctrl+v is for IE handled + // by 'beforepaste'. + preventPasteEventNow(); + + // Simulate 'beforepaste' event for all browsers using 'paste' as main event. + if ( clipboard.mainPasteEvent == 'paste' ) { + editable.fire( 'beforepaste' ); + } + + return; + + // Cut + case CKEDITOR.CTRL + 88: // CTRL+X + case CKEDITOR.SHIFT + 46: // SHIFT+DEL + // Save Undo snapshot. + editor.fire( 'saveSnapshot' ); // Save before cut + setTimeout( function() { + editor.fire( 'saveSnapshot' ); // Save after cut + }, 50 ); // OSX is slow (#11416). + } + } + + function pasteDataFromClipboard( evt ) { + // Default type is 'auto', but can be changed by beforePaste listeners. + var eventData = { + type: 'auto', + method: 'paste', + dataTransfer: clipboard.initPasteDataTransfer( evt ) + }; + + eventData.dataTransfer.cacheData(); + + // Fire 'beforePaste' event so clipboard flavor get customized by other plugins. + // If 'beforePaste' is canceled continue executing getClipboardDataByPastebin and then do nothing + // (do not fire 'paste', 'afterPaste' events). This way we can grab all - synthetically + // and natively pasted content and prevent its insertion into editor + // after canceling 'beforePaste' event. + var beforePasteNotCanceled = editor.fire( 'beforePaste', eventData ) !== false; + + // Do not use paste bin if the browser let us get HTML or files from dataTranfer. + if ( beforePasteNotCanceled && clipboard.canClipboardApiBeTrusted( eventData.dataTransfer, editor ) ) { + evt.data.preventDefault(); + setTimeout( function() { + firePasteEvents( editor, eventData ); + }, 0 ); + } else { + getClipboardDataByPastebin( evt, function( data ) { + // Clean up. + eventData.dataValue = data.replace( /]+data-cke-bookmark[^<]*?<\/span>/ig, '' ); + + // Fire remaining events (without beforePaste) + beforePasteNotCanceled && firePasteEvents( editor, eventData ); + } ); + } + } + + function setToolbarStates() { + if ( editor.mode != 'wysiwyg' ) + return; + + var pasteState = stateFromNamedCommand( 'paste' ); + + editor.getCommand( 'cut' ).setState( stateFromNamedCommand( 'cut' ) ); + editor.getCommand( 'copy' ).setState( stateFromNamedCommand( 'copy' ) ); + editor.getCommand( 'paste' ).setState( pasteState ); + editor.fire( 'pasteState', pasteState ); + } + + function stateFromNamedCommand( command ) { + if ( inReadOnly && command in { paste: 1, cut: 1 } ) + return CKEDITOR.TRISTATE_DISABLED; + + if ( command == 'paste' ) + return CKEDITOR.TRISTATE_OFF; + + // Cut, copy - check if the selection is not empty. + var sel = editor.getSelection(), + ranges = sel.getRanges(), + selectionIsEmpty = sel.getType() == CKEDITOR.SELECTION_NONE || ( ranges.length == 1 && ranges[ 0 ].collapsed ); + + return selectionIsEmpty ? CKEDITOR.TRISTATE_DISABLED : CKEDITOR.TRISTATE_OFF; + } + } + + // Returns: + // * 'htmlifiedtext' if content looks like transformed by browser from plain text. + // See clipboard/paste.html TCs for more info. + // * 'html' if it is not 'htmlifiedtext'. + function recogniseContentType( data ) { + if ( CKEDITOR.env.webkit ) { + // Plain text or (

    and text inside
    ). + if ( !data.match( /^[^<]*$/g ) && !data.match( /^(
    <\/div>|
    [^<]*<\/div>)*$/gi ) ) + return 'html'; + } else if ( CKEDITOR.env.ie ) { + // Text and
    or ( text and
    in

    - paragraphs can be separated by new \r\n ). + if ( !data.match( /^([^<]|)*$/gi ) && !data.match( /^(

    ([^<]|)*<\/p>|(\r\n))*$/gi ) ) + return 'html'; + } else if ( CKEDITOR.env.gecko ) { + // Text or
    . + if ( !data.match( /^([^<]|)*$/gi ) ) + return 'html'; + } else { + return 'html'; + } + + return 'htmlifiedtext'; + } + + // This function transforms what browsers produce when + // pasting plain text into editable element (see clipboard/paste.html TCs + // for more info) into correct HTML (similar to that produced by text2Html). + function htmlifiedTextHtmlification( config, data ) { + function repeatParagraphs( repeats ) { + // Repeat blocks floor((n+1)/2) times. + // Even number of repeats - add
    at the beginning of last

    . + return CKEDITOR.tools.repeat( '

    ', ~~( repeats / 2 ) ) + ( repeats % 2 == 1 ? '
    ' : '' ); + } + + // Replace adjacent white-spaces (EOLs too - Fx sometimes keeps them) with one space. + data = data.replace( /\s+/g, ' ' ) + // Remove spaces from between tags. + .replace( /> +<' ) + // Normalize XHTML syntax and upper cased
    tags. + .replace( /
    /gi, '
    ' ); + + // IE - lower cased tags. + data = data.replace( /<\/?[A-Z]+>/g, function( match ) { + return match.toLowerCase(); + } ); + + // Don't touch single lines (no ) - nothing to do here. + if ( data.match( /^[^<]$/ ) ) + return data; + + // Webkit. + if ( CKEDITOR.env.webkit && data.indexOf( '

    ' ) > -1 ) { + // One line break at the beginning - insert
    + data = data.replace( /^(
    (
    |)<\/div>)(?!$|(
    (
    |)<\/div>))/g, '
    ' ) + // Two or more - reduce number of new lines by one. + .replace( /^(
    (
    |)<\/div>){2}(?!$)/g, '
    ' ); + + // Two line breaks create one paragraph in Webkit. + if ( data.match( /
    (
    |)<\/div>/ ) ) { + data = '

    ' + data.replace( /(

    (
    |)<\/div>)+/g, function( match ) { + return repeatParagraphs( match.split( '
    ' ).length + 1 ); + } ) + '

    '; + } + + // One line break create br. + data = data.replace( /<\/div>
    /g, '
    ' ); + + // Remove remaining divs. + data = data.replace( /<\/?div>/g, '' ); + } + + // Opera and Firefox and enterMode != BR. + if ( CKEDITOR.env.gecko && config.enterMode != CKEDITOR.ENTER_BR ) { + // Remove bogus
    - Fx generates two for one line break. + // For two line breaks it still produces two , but it's better to ignore this case than the first one. + if ( CKEDITOR.env.gecko ) + data = data.replace( /^

    $/, '
    ' ); + + // This line satisfy edge case when for Opera we have two line breaks + //data = data.replace( /) + + if ( data.indexOf( '

    ' ) > -1 ) { + // Two line breaks create one paragraph, three - 2, four - 3, etc. + data = '

    ' + data.replace( /(
    ){2,}/g, function( match ) { + return repeatParagraphs( match.length / 4 ); + } ) + '

    '; + } + } + + return switchEnterMode( config, data ); + } + + function filtersFactoryFactory() { + var filters = {}; + + function setUpTags() { + var tags = {}; + + for ( var tag in CKEDITOR.dtd ) { + if ( tag.charAt( 0 ) != '$' && tag != 'div' && tag != 'span' ) { + tags[ tag ] = 1; + } + } + + return tags; + } + + function createSemanticContentFilter() { + var filter = new CKEDITOR.filter(); + + filter.allow( { + $1: { + elements: setUpTags(), + attributes: true, + styles: false, + classes: false + } + } ); + + return filter; + } + + return { + get: function( type ) { + if ( type == 'plain-text' ) { + // Does this look confusing to you? Did we forget about enter mode? + // It is a trick that let's us creating one filter for edidtor, regardless of its + // activeEnterMode (which as the name indicates can change during runtime). + // + // How does it work? + // The active enter mode is passed to the filter.applyTo method. + // The filter first marks all elements except
    as disallowed and then tries to remove + // them. However, it cannot remove e.g. a

    element completely, because it's a basic structural element, + // so it tries to replace it with an element created based on the active enter mode, eventually doing nothing. + // + // Now you can sleep well. + return filters.plainText || ( filters.plainText = new CKEDITOR.filter( 'br' ) ); + } else if ( type == 'semantic-content' ) { + return filters.semanticContent || ( filters.semanticContent = createSemanticContentFilter() ); + } else if ( type ) { + // Create filter based on rules (string or object). + return new CKEDITOR.filter( type ); + } + + return null; + } + }; + } + + function filterContent( editor, data, filter ) { + var fragment = CKEDITOR.htmlParser.fragment.fromHtml( data ), + writer = new CKEDITOR.htmlParser.basicWriter(); + + filter.applyTo( fragment, true, false, editor.activeEnterMode ); + fragment.writeHtml( writer ); + + return writer.getHtml(); + } + + function switchEnterMode( config, data ) { + if ( config.enterMode == CKEDITOR.ENTER_BR ) { + data = data.replace( /(<\/p>

    )+/g, function( match ) { + return CKEDITOR.tools.repeat( '
    ', match.length / 7 * 2 ); + } ).replace( /<\/?p>/g, '' ); + } else if ( config.enterMode == CKEDITOR.ENTER_DIV ) { + data = data.replace( /<(\/)?p>/g, '<$1div>' ); + } + + return data; + } + + function preventDefaultSetDropEffectToNone( evt ) { + evt.data.preventDefault(); + evt.data.$.dataTransfer.dropEffect = 'none'; + } + + function initDragDrop( editor ) { + var clipboard = CKEDITOR.plugins.clipboard; + + editor.on( 'contentDom', function() { + var editable = editor.editable(), + dropTarget = CKEDITOR.plugins.clipboard.getDropTarget( editor ), + top = editor.ui.space( 'top' ), + bottom = editor.ui.space( 'bottom' ); + + // -------------- DRAGOVER TOP & BOTTOM -------------- + + // Not allowing dragging on toolbar and bottom (#12613). + clipboard.preventDefaultDropOnElement( top ); + clipboard.preventDefaultDropOnElement( bottom ); + + // -------------- DRAGSTART -------------- + // Listed on dragstart to mark internal and cross-editor drag & drop + // and save range and selected HTML. + + editable.attachListener( dropTarget, 'dragstart', fireDragEvent ); + + // Make sure to reset data transfer (in case dragend was not called or was canceled). + editable.attachListener( editor, 'dragstart', clipboard.resetDragDataTransfer, clipboard, null, 1 ); + + // Create a dataTransfer object and save it globally. + editable.attachListener( editor, 'dragstart', function( evt ) { + clipboard.initDragDataTransfer( evt, editor ); + }, null, null, 2 ); + + editable.attachListener( editor, 'dragstart', function() { + // Save drag range globally for cross editor D&D. + var dragRange = clipboard.dragRange = editor.getSelection().getRanges()[ 0 ]; + + // Store number of children, so we can later tell if any text node was split on drop. (#13011, #13447) + if ( CKEDITOR.env.ie && CKEDITOR.env.version < 10 ) { + clipboard.dragStartContainerChildCount = dragRange ? getContainerChildCount( dragRange.startContainer ) : null; + clipboard.dragEndContainerChildCount = dragRange ? getContainerChildCount( dragRange.endContainer ) : null; + } + }, null, null, 100 ); + + // -------------- DRAGEND -------------- + // Clean up on dragend. + + editable.attachListener( dropTarget, 'dragend', fireDragEvent ); + + // Init data transfer if someone wants to use it in dragend. + editable.attachListener( editor, 'dragend', clipboard.initDragDataTransfer, clipboard, null, 1 ); + + // When drag & drop is done we need to reset dataTransfer so the future + // external drop will be not recognize as internal. + editable.attachListener( editor, 'dragend', clipboard.resetDragDataTransfer, clipboard, null, 100 ); + + // -------------- DRAGOVER -------------- + // We need to call preventDefault on dragover because otherwise if + // we drop image it will overwrite document. + + editable.attachListener( dropTarget, 'dragover', function( evt ) { + var target = evt.data.getTarget(); + + // Prevent reloading page when dragging image on empty document (#12619). + if ( target && target.is && target.is( 'html' ) ) { + evt.data.preventDefault(); + return; + } + + // If we do not prevent default dragover on IE the file path + // will be loaded and we will lose content. On the other hand + // if we prevent it the cursor will not we shown, so we prevent + // dragover only on IE, on versions which support file API and only + // if the event contains files. + if ( CKEDITOR.env.ie && + CKEDITOR.plugins.clipboard.isFileApiSupported && + evt.data.$.dataTransfer.types.contains( 'Files' ) ) { + evt.data.preventDefault(); + } + } ); + + // -------------- DROP -------------- + + editable.attachListener( dropTarget, 'drop', function( evt ) { + // Do nothing if event was already prevented. (#13879) + if ( evt.data.$.defaultPrevented ) { + return; + } + + // Cancel native drop. + evt.data.preventDefault(); + + var target = evt.data.getTarget(), + readOnly = target.isReadOnly(); + + // Do nothing if drop on non editable element (#13015). + // The tag isn't editable (body is), but we want to allow drop on it + // (so it is possible to drop below editor contents). + if ( readOnly && !( target.type == CKEDITOR.NODE_ELEMENT && target.is( 'html' ) ) ) { + return; + } + + // Getting drop position is one of the most complex parts. + var dropRange = clipboard.getRangeAtDropPosition( evt, editor ), + dragRange = clipboard.dragRange; + + // Do nothing if it was not possible to get drop range. + if ( !dropRange ) { + return; + } + + // Fire drop. + fireDragEvent( evt, dragRange, dropRange ); + }, null, null, 9999 ); + + // Create dataTransfer or get it, if it was created before. + editable.attachListener( editor, 'drop', clipboard.initDragDataTransfer, clipboard, null, 1 ); + + // Execute drop action, fire paste. + editable.attachListener( editor, 'drop', function( evt ) { + var data = evt.data; + + if ( !data ) { + return; + } + + // Let user modify drag and drop range. + var dropRange = data.dropRange, + dragRange = data.dragRange, + dataTransfer = data.dataTransfer; + + if ( dataTransfer.getTransferType( editor ) == CKEDITOR.DATA_TRANSFER_INTERNAL ) { + // Execute drop with a timeout because otherwise selection, after drop, + // on IE is in the drag position, instead of drop position. + setTimeout( function() { + clipboard.internalDrop( dragRange, dropRange, dataTransfer, editor ); + }, 0 ); + } else if ( dataTransfer.getTransferType( editor ) == CKEDITOR.DATA_TRANSFER_CROSS_EDITORS ) { + crossEditorDrop( dragRange, dropRange, dataTransfer ); + } else { + externalDrop( dropRange, dataTransfer ); + } + }, null, null, 9999 ); + + // Cross editor drag and drop (drag in one Editor and drop in the other). + function crossEditorDrop( dragRange, dropRange, dataTransfer ) { + // Paste event should be fired before delete contents because otherwise + // Chrome have a problem with drop range (Chrome split the drop + // range container so the offset is bigger then container length). + dropRange.select(); + firePasteEvents( editor, { dataTransfer: dataTransfer, method: 'drop' }, 1 ); + + // Remove dragged content and make a snapshot. + dataTransfer.sourceEditor.fire( 'saveSnapshot' ); + + dataTransfer.sourceEditor.editable().extractHtmlFromRange( dragRange ); + + // Make some selection before saving snapshot, otherwise error will be thrown, because + // there will be no valid selection after content is removed. + dataTransfer.sourceEditor.getSelection().selectRanges( [ dragRange ] ); + dataTransfer.sourceEditor.fire( 'saveSnapshot' ); + } + + // Drop from external source. + function externalDrop( dropRange, dataTransfer ) { + // Paste content into the drop position. + dropRange.select(); + + firePasteEvents( editor, { dataTransfer: dataTransfer, method: 'drop' }, 1 ); + + // Usually we reset DataTranfer on dragend, + // but dragend is called on the same element as dragstart + // so it will not be called on on external drop. + clipboard.resetDragDataTransfer(); + } + + // Fire drag/drop events (dragstart, dragend, drop). + function fireDragEvent( evt, dragRange, dropRange ) { + var eventData = { + $: evt.data.$, + target: evt.data.getTarget() + }; + + if ( dragRange ) { + eventData.dragRange = dragRange; + } + if ( dropRange ) { + eventData.dropRange = dropRange; + } + + if ( editor.fire( evt.name, eventData ) === false ) { + evt.data.preventDefault(); + } + } + + function getContainerChildCount( container ) { + if ( container.type != CKEDITOR.NODE_ELEMENT ) { + container = container.getParent(); + } + + return container.getChildCount(); + } + } ); + } + + /** + * @singleton + * @class CKEDITOR.plugins.clipboard + */ + CKEDITOR.plugins.clipboard = { + /** + * True if the environment allows to set data on copy or cut manually. This value is false in IE, because this browser + * shows the security dialog window when the script tries to set clipboard data and on iOS, because custom data is + * not saved to clipboard there. + * + * @since 4.5 + * @readonly + * @property {Boolean} + */ + isCustomCopyCutSupported: !CKEDITOR.env.ie && !CKEDITOR.env.iOS, + + /** + * True if the environment supports MIME types and custom data types in dataTransfer/cliboardData getData/setData methods. + * + * @since 4.5 + * @readonly + * @property {Boolean} + */ + isCustomDataTypesSupported: !CKEDITOR.env.ie, + + /** + * True if the environment supports File API. + * + * @since 4.5 + * @readonly + * @property {Boolean} + */ + isFileApiSupported: !CKEDITOR.env.ie || CKEDITOR.env.version > 9, + + /** + * Main native paste event editable should listen to. + * + * **Note:** Safari does not like the {@link CKEDITOR.editor#beforePaste} event — it sometimes does not + * handle Ctrl+C properly. This is probably caused by some race condition between events. + * Chrome, Firefox and Edge work well with both events, so it is better to use {@link CKEDITOR.editor#paste} + * which will handle pasting from e.g. browsers' menu bars. + * IE7/8 does not like the {@link CKEDITOR.editor#paste} event for which it is throwing random errors. + * + * @since 4.5 + * @readonly + * @property {String} + */ + mainPasteEvent: ( CKEDITOR.env.ie && !CKEDITOR.env.edge ) ? 'beforepaste' : 'paste', + + /** + * Returns `true` if it is expected that a browser provides HTML data through the Clipboard API. + * If not, this method returns `false` and as a result CKEditor will use the paste bin. Read more in + * the [Clipboard Integration](http://docs.ckeditor.com/#!/guide/dev_clipboard-section-clipboard-api) guide. + * + * @since 4.5.2 + * @returns {Boolean} + */ + canClipboardApiBeTrusted: function( dataTransfer, editor ) { + // If it's an internal or cross-editor data transfer, then it means that custom cut/copy/paste support works + // and that the data were put manually on the data transfer so we can be sure that it's available. + if ( dataTransfer.getTransferType( editor ) != CKEDITOR.DATA_TRANSFER_EXTERNAL ) { + return true; + } + + // In Chrome we can trust Clipboard API, with the exception of Chrome on Android (in both - mobile and desktop modes), where + // clipboard API is not available so we need to check it (#13187). + if ( CKEDITOR.env.chrome && !dataTransfer.isEmpty() ) { + return true; + } + + // Because of a Firefox bug HTML data are not available in some cases (e.g. paste from Word), in such cases we + // need to use the pastebin (#13528, https://bugzilla.mozilla.org/show_bug.cgi?id=1183686). + if ( CKEDITOR.env.gecko && ( dataTransfer.getData( 'text/html' ) || dataTransfer.getFilesCount() ) ) { + return true; + } + + // In Safari and IE HTML data is not available though the Clipboard API. + // In Edge things are a bit messy at the moment - + // https://connect.microsoft.com/IE/feedback/details/1572456/edge-clipboard-api-text-html-content-messed-up-in-event-clipboarddata + // It is safer to use the paste bin in unknown cases. + return false; + }, + + /** + * Returns the element that should be used as the target for the drop event. + * + * @since 4.5 + * @param {CKEDITOR.editor} editor The editor instance. + * @returns {CKEDITOR.dom.domObject} the element that should be used as the target for the drop event. + */ + getDropTarget: function( editor ) { + var editable = editor.editable(); + + // #11123 Firefox needs to listen on document, because otherwise event won't be fired. + // #11086 IE8 cannot listen on document. + if ( ( CKEDITOR.env.ie && CKEDITOR.env.version < 9 ) || editable.isInline() ) { + return editable; + } else { + return editor.document; + } + }, + + /** + * IE 8 & 9 split text node on drop so the first node contains the + * text before the drop position and the second contains the rest. If you + * drag the content from the same node you will be not be able to get + * it (the range becomes invalid), so you need to join them back. + * + * Note that the first node in IE 8 & 9 is the original node object + * but with shortened content. + * + * Before: + * --- Text Node A ---------------------------------- + * /\ + * Drag position + * + * After (IE 8 & 9): + * --- Text Node A ----- --- Text Node B ----------- + * /\ /\ + * Drop position Drag position + * (invalid) + * + * After (other browsers): + * --- Text Node A ---------------------------------- + * /\ /\ + * Drop position Drag position + * + * **Note:** This function is in the public scope for tests usage only. + * + * @since 4.5 + * @private + * @param {CKEDITOR.dom.range} dragRange The drag range. + * @param {CKEDITOR.dom.range} dropRange The drop range. + * @param {Number} preDragStartContainerChildCount The number of children of the drag range start container before the drop. + * @param {Number} preDragEndContainerChildCount The number of children of the drag range end container before the drop. + */ + fixSplitNodesAfterDrop: function( dragRange, dropRange, preDragStartContainerChildCount, preDragEndContainerChildCount ) { + var dropContainer = dropRange.startContainer; + + if ( + typeof preDragEndContainerChildCount != 'number' || + typeof preDragStartContainerChildCount != 'number' + ) { + return; + } + + // We are only concerned about ranges anchored in elements. + if ( dropContainer.type != CKEDITOR.NODE_ELEMENT ) { + return; + } + + if ( handleContainer( dragRange.startContainer, dropContainer, preDragStartContainerChildCount ) ) { + return; + } + + if ( handleContainer( dragRange.endContainer, dropContainer, preDragEndContainerChildCount ) ) { + return; + } + + function handleContainer( dragContainer, dropContainer, preChildCount ) { + var dragElement = dragContainer; + if ( dragElement.type == CKEDITOR.NODE_TEXT ) { + dragElement = dragContainer.getParent(); + } + + if ( dragElement.equals( dropContainer ) && preChildCount != dropContainer.getChildCount() ) { + applyFix( dropRange ); + return true; + } + } + + function applyFix( dropRange ) { + var nodeBefore = dropRange.startContainer.getChild( dropRange.startOffset - 1 ), + nodeAfter = dropRange.startContainer.getChild( dropRange.startOffset ); + + if ( + nodeBefore && nodeBefore.type == CKEDITOR.NODE_TEXT && + nodeAfter && nodeAfter.type == CKEDITOR.NODE_TEXT + ) { + var offset = nodeBefore.getLength(); + + nodeBefore.setText( nodeBefore.getText() + nodeAfter.getText() ); + nodeAfter.remove(); + + dropRange.setStart( nodeBefore, offset ); + dropRange.collapse( true ); + } + } + }, + + /** + * Checks whether turning the drag range into bookmarks will invalidate the drop range. + * This usually happens when the drop range shares the container with the drag range and is + * located after the drag range, but there are countless edge cases. + * + * This function is stricly related to {@link #internalDrop} which toggles + * order in which it creates bookmarks for both ranges based on a value returned + * by this method. In some cases this method returns a value which is not necessarily + * true in terms of what it was meant to check, but it is convenient, because + * we know how it is interpreted in {@link #internalDrop}, so the correct + * behavior of the entire algorithm is assured. + * + * **Note:** This function is in the public scope for tests usage only. + * + * @since 4.5 + * @private + * @param {CKEDITOR.dom.range} dragRange The first range to compare. + * @param {CKEDITOR.dom.range} dropRange The second range to compare. + * @returns {Boolean} `true` if the first range is before the second range. + */ + isDropRangeAffectedByDragRange: function( dragRange, dropRange ) { + var dropContainer = dropRange.startContainer, + dropOffset = dropRange.endOffset; + + // Both containers are the same and drop offset is at the same position or later. + // " A L] A " " M A " + // ^ ^ + if ( dragRange.endContainer.equals( dropContainer ) && dragRange.endOffset <= dropOffset ) { + return true; + } + + // Bookmark for drag start container will mess up with offsets. + // " O [L A " " M A " + // ^ ^ + if ( + dragRange.startContainer.getParent().equals( dropContainer ) && + dragRange.startContainer.getIndex() < dropOffset + ) { + return true; + } + + // Bookmark for drag end container will mess up with offsets. + // " O] L A " " M A " + // ^ ^ + if ( + dragRange.endContainer.getParent().equals( dropContainer ) && + dragRange.endContainer.getIndex() < dropOffset + ) { + return true; + } + + return false; + }, + + /** + * Internal drag and drop (drag and drop in the same editor instance). + * + * **Note:** This function is in the public scope for tests usage only. + * + * @since 4.5 + * @private + * @param {CKEDITOR.dom.range} dragRange The first range to compare. + * @param {CKEDITOR.dom.range} dropRange The second range to compare. + * @param {CKEDITOR.plugins.clipboard.dataTransfer} dataTransfer + * @param {CKEDITOR.editor} editor + */ + internalDrop: function( dragRange, dropRange, dataTransfer, editor ) { + var clipboard = CKEDITOR.plugins.clipboard, + editable = editor.editable(), + dragBookmark, dropBookmark, isDropRangeAffected; + + // Save and lock snapshot so there will be only + // one snapshot for both remove and insert content. + editor.fire( 'saveSnapshot' ); + editor.fire( 'lockSnapshot', { dontUpdate: 1 } ); + + if ( CKEDITOR.env.ie && CKEDITOR.env.version < 10 ) { + this.fixSplitNodesAfterDrop( + dragRange, + dropRange, + clipboard.dragStartContainerChildCount, + clipboard.dragEndContainerChildCount + ); + } + + // Because we manipulate multiple ranges we need to do it carefully, + // changing one range (event creating a bookmark) may make other invalid. + // We need to change ranges into bookmarks so we can manipulate them easily in the future. + // We can change the range which is later in the text before we change the preceding range. + // We call isDropRangeAffectedByDragRange to test the order of ranges. + isDropRangeAffected = this.isDropRangeAffectedByDragRange( dragRange, dropRange ); + if ( !isDropRangeAffected ) { + dragBookmark = dragRange.createBookmark( false ); + } + dropBookmark = dropRange.clone().createBookmark( false ); + if ( isDropRangeAffected ) { + dragBookmark = dragRange.createBookmark( false ); + } + + // Check if drop range is inside range. + // This is an edge case when we drop something on editable's margin/padding. + // That space is not treated as a part of the range we drag, so it is possible to drop there. + // When we drop, browser tries to find closest drop position and it finds it inside drag range. (#13453) + var startNode = dragBookmark.startNode, + endNode = dragBookmark.endNode, + dropNode = dropBookmark.startNode, + dropInsideDragRange = + // Must check endNode because dragRange could be collapsed in some edge cases (simulated DnD). + endNode && + ( startNode.getPosition( dropNode ) & CKEDITOR.POSITION_PRECEDING ) && + ( endNode.getPosition( dropNode ) & CKEDITOR.POSITION_FOLLOWING ); + + // If the drop range happens to be inside drag range change it's position to the beginning of the drag range. + if ( dropInsideDragRange ) { + // We only change position of bookmark span that is connected with dropBookmark. + // dropRange will be overwritten and set to the dropBookmark later. + dropNode.insertBefore( startNode ); + } + + // No we can safely delete content for the drag range... + dragRange = editor.createRange(); + dragRange.moveToBookmark( dragBookmark ); + editable.extractHtmlFromRange( dragRange, 1 ); + + // ...and paste content into the drop position. + dropRange = editor.createRange(); + dropRange.moveToBookmark( dropBookmark ); + + // We do not select drop range, because of may be in the place we can not set the selection + // (e.g. between blocks, in case of block widget D&D). We put range to the paste event instead. + firePasteEvents( editor, { dataTransfer: dataTransfer, method: 'drop', range: dropRange }, 1 ); + + editor.fire( 'unlockSnapshot' ); + }, + + /** + * Gets the range from the `drop` event. + * + * @since 4.5 + * @param {Object} domEvent A native DOM drop event object. + * @param {CKEDITOR.editor} editor The source editor instance. + * @returns {CKEDITOR.dom.range} range at drop position. + */ + getRangeAtDropPosition: function( dropEvt, editor ) { + var $evt = dropEvt.data.$, + x = $evt.clientX, + y = $evt.clientY, + $range, + defaultRange = editor.getSelection( true ).getRanges()[ 0 ], + range = editor.createRange(); + + // Make testing possible. + if ( dropEvt.data.testRange ) + return dropEvt.data.testRange; + + // Webkits. + if ( document.caretRangeFromPoint ) { + $range = editor.document.$.caretRangeFromPoint( x, y ); + range.setStart( CKEDITOR.dom.node( $range.startContainer ), $range.startOffset ); + range.collapse( true ); + } + // FF. + else if ( $evt.rangeParent ) { + range.setStart( CKEDITOR.dom.node( $evt.rangeParent ), $evt.rangeOffset ); + range.collapse( true ); + } + // IEs 9+. + // We check if editable is focused to make sure that it's an internal DnD. External DnD must use the second + // mechanism because of http://dev.ckeditor.com/ticket/13472#comment:6. + else if ( CKEDITOR.env.ie && CKEDITOR.env.version > 8 && defaultRange && editor.editable().hasFocus ) { + // On IE 9+ range by default is where we expected it. + // defaultRange may be undefined if dragover was canceled (file drop). + return defaultRange; + } + // IE 8 and all IEs if !defaultRange or external DnD. + else if ( document.body.createTextRange ) { + // To use this method we need a focus (which may be somewhere else in case of external drop). + editor.focus(); + + $range = editor.document.getBody().$.createTextRange(); + try { + var sucess = false; + + // If user drop between text line IEs moveToPoint throws exception: + // + // Lorem ipsum pulvinar purus et euismod + // + // dolor sit amet,| consectetur adipiscing + // * + // vestibulum tincidunt augue eget tempus. + // + // * - drop position + // | - expected cursor position + // + // So we try to call moveToPoint with +-1px up to +-20px above or + // below original drop position to find nearest good drop position. + for ( var i = 0; i < 20 && !sucess; i++ ) { + if ( !sucess ) { + try { + $range.moveToPoint( x, y - i ); + sucess = true; + } catch ( err ) { + } + } + if ( !sucess ) { + try { + $range.moveToPoint( x, y + i ); + sucess = true; + } catch ( err ) { + } + } + } + + if ( sucess ) { + var id = 'cke-temp-' + ( new Date() ).getTime(); + $range.pasteHTML( '\u200b' ); + + var span = editor.document.getById( id ); + range.moveToPosition( span, CKEDITOR.POSITION_BEFORE_START ); + span.remove(); + } else { + // If the fist method does not succeed we might be next to + // the short element (like header): + // + // Lorem ipsum pulvinar purus et euismod. + // + // + // SOME HEADER| * + // + // + // vestibulum tincidunt augue eget tempus. + // + // * - drop position + // | - expected cursor position + // + // In such situation elementFromPoint returns proper element. Using getClientRect + // it is possible to check if the cursor should be at the beginning or at the end + // of paragraph. + var $element = editor.document.$.elementFromPoint( x, y ), + element = new CKEDITOR.dom.element( $element ), + rect; + + if ( !element.equals( editor.editable() ) && element.getName() != 'html' ) { + rect = element.getClientRect(); + + if ( x < rect.left ) { + range.setStartAt( element, CKEDITOR.POSITION_AFTER_START ); + range.collapse( true ); + } else { + range.setStartAt( element, CKEDITOR.POSITION_BEFORE_END ); + range.collapse( true ); + } + } + // If drop happens on no element elementFromPoint returns html or body. + // + // * |Lorem ipsum pulvinar purus et euismod. + // + // vestibulum tincidunt augue eget tempus. + // + // * - drop position + // | - expected cursor position + // + // In such case we can try to use default selection. If startContainer is not + // 'editable' element it is probably proper selection. + else if ( defaultRange && defaultRange.startContainer && + !defaultRange.startContainer.equals( editor.editable() ) ) { + return defaultRange; + + // Otherwise we can not find any drop position and we have to return null + // and cancel drop event. + } else { + return null; + } + + } + } catch ( err ) { + return null; + } + } else { + return null; + } + + return range; + }, + + /** + * This function tries to link the `evt.data.dataTransfer` property of the {@link CKEDITOR.editor#dragstart}, + * {@link CKEDITOR.editor#dragend} and {@link CKEDITOR.editor#drop} events to a single + * {@link CKEDITOR.plugins.clipboard.dataTransfer} object. + * + * This method is automatically used by the core of the drag and drop functionality and + * usually does not have to be called manually when using the drag and drop events. + * + * This method behaves differently depending on whether the drag and drop events were fired + * artificially (to represent a non-native drag and drop) or whether they were caused by the native drag and drop. + * + * If the native event is not available, then it will create a new {@link CKEDITOR.plugins.clipboard.dataTransfer} + * instance (if it does not exist already) and will link it to this and all following event objects until + * the {@link #resetDragDataTransfer} method is called. It means that all three drag and drop events must be fired + * in order to ensure that the data transfer is bound correctly. + * + * If the native event is available, then the {@link CKEDITOR.plugins.clipboard.dataTransfer} is identified + * by its ID and a new instance is assigned to the `evt.data.dataTransfer` only if the ID changed or + * the {@link #resetDragDataTransfer} method was called. + * + * @since 4.5 + * @param {CKEDITOR.dom.event} [evt] A drop event object. + * @param {CKEDITOR.editor} [sourceEditor] The source editor instance. + */ + initDragDataTransfer: function( evt, sourceEditor ) { + // Create a new dataTransfer object based on the drop event. + // If this event was used on dragstart to create dataTransfer + // both dataTransfer objects will have the same id. + var nativeDataTransfer = evt.data.$ ? evt.data.$.dataTransfer : null, + dataTransfer = new this.dataTransfer( nativeDataTransfer, sourceEditor ); + + if ( !nativeDataTransfer ) { + // No native event. + if ( this.dragData ) { + dataTransfer = this.dragData; + } else { + this.dragData = dataTransfer; + } + } else { + // Native event. If there is the same id we will replace dataTransfer with the one + // created on drag, because it contains drag editor, drag content and so on. + // Otherwise (in case of drag from external source) we save new object to + // the global clipboard.dragData. + if ( this.dragData && dataTransfer.id == this.dragData.id ) { + dataTransfer = this.dragData; + } else { + this.dragData = dataTransfer; + } + } + + evt.data.dataTransfer = dataTransfer; + }, + + /** + * Removes the global {@link #dragData} so the next call to {@link #initDragDataTransfer} + * always creates a new instance of {@link CKEDITOR.plugins.clipboard.dataTransfer}. + * + * @since 4.5 + */ + resetDragDataTransfer: function() { + this.dragData = null; + }, + + /** + * Global object storing the data transfer of the current drag and drop operation. + * Do not use it directly, use {@link #initDragDataTransfer} and {@link #resetDragDataTransfer}. + * + * Note: This object is global (meaning that it is not related to a single editor instance) + * in order to handle drag and drop from one editor into another. + * + * @since 4.5 + * @private + * @property {CKEDITOR.plugins.clipboard.dataTransfer} dragData + */ + + /** + * Range object to save the drag range and remove its content after the drop. + * + * @since 4.5 + * @private + * @property {CKEDITOR.dom.range} dragRange + */ + + /** + * Initializes and links data transfer objects based on the paste event. If the data + * transfer object was already initialized on this event, the function will + * return that object. In IE it is not possible to link copy/cut and paste events + * so the method always returns a new object. The same happens if there is no paste event + * passed to the method. + * + * @since 4.5 + * @param {CKEDITOR.dom.event} [evt] A paste event object. + * @param {CKEDITOR.editor} [sourceEditor] The source editor instance. + * @returns {CKEDITOR.plugins.clipboard.dataTransfer} The data transfer object. + */ + initPasteDataTransfer: function( evt, sourceEditor ) { + if ( !this.isCustomCopyCutSupported ) { + // Edge does not support custom copy/cut, but it have some useful data in the clipboardData (#13755). + return new this.dataTransfer( ( CKEDITOR.env.edge && evt && evt.data.$ && evt.data.$.clipboardData ) || null, sourceEditor ); + } else if ( evt && evt.data && evt.data.$ ) { + var dataTransfer = new this.dataTransfer( evt.data.$.clipboardData, sourceEditor ); + + if ( this.copyCutData && dataTransfer.id == this.copyCutData.id ) { + dataTransfer = this.copyCutData; + dataTransfer.$ = evt.data.$.clipboardData; + } else { + this.copyCutData = dataTransfer; + } + + return dataTransfer; + } else { + return new this.dataTransfer( null, sourceEditor ); + } + }, + + /** + * Prevents dropping on the specified element. + * + * @since 4.5 + * @param {CKEDITOR.dom.element} element The element on which dropping should be disabled. + */ + preventDefaultDropOnElement: function( element ) { + element && element.on( 'dragover', preventDefaultSetDropEffectToNone ); + } + }; + + // Data type used to link drag and drop events. + // + // In IE URL data type is buggie and there is no way to mark drag & drop without + // modifying text data (which would be displayed if user drop content to the textarea) + // so we just read dragged text. + // + // In Chrome and Firefox we can use custom data types. + var clipboardIdDataType = CKEDITOR.plugins.clipboard.isCustomDataTypesSupported ? 'cke/id' : 'Text'; + /** + * Facade for the native `dataTransfer`/`clipboadData` object to hide all differences + * between browsers. + * + * @since 4.5 + * @class CKEDITOR.plugins.clipboard.dataTransfer + * @constructor Creates a class instance. + * @param {Object} [nativeDataTransfer] A native data transfer object. + * @param {CKEDITOR.editor} [editor] The source editor instance. If the editor is defined, dataValue will + * be created based on the editor content and the type will be 'html'. + */ + CKEDITOR.plugins.clipboard.dataTransfer = function( nativeDataTransfer, editor ) { + if ( nativeDataTransfer ) { + this.$ = nativeDataTransfer; + } + + this._ = { + metaRegExp: /^/i, + bodyRegExp: /([\s\S]*)<\/body>/i, + fragmentRegExp: //g, + + data: {}, + files: [], + + normalizeType: function( type ) { + type = type.toLowerCase(); + + if ( type == 'text' || type == 'text/plain' ) { + return 'Text'; // IE support only Text and URL; + } else if ( type == 'url' ) { + return 'URL'; // IE support only Text and URL; + } else { + return type; + } + } + }; + + // Check if ID is already created. + this.id = this.getData( clipboardIdDataType ); + + // If there is no ID we need to create it. Different browsers needs different ID. + if ( !this.id ) { + if ( clipboardIdDataType == 'Text' ) { + // For IE10+ only Text data type is supported and we have to compare dragged + // and dropped text. If the ID is not set it means that empty string was dragged + // (ex. image with no alt). We change null to empty string. + this.id = ''; + } else { + // String for custom data type. + this.id = 'cke-' + CKEDITOR.tools.getUniqueId(); + } + } + + // In IE10+ we can not use any data type besides text, so we do not call setData. + if ( clipboardIdDataType != 'Text' ) { + // Try to set ID so it will be passed from the drag to the drop event. + // On some browsers with some event it is not possible to setData so we + // need to catch exceptions. + try { + this.$.setData( clipboardIdDataType, this.id ); + } catch ( err ) {} + } + + if ( editor ) { + this.sourceEditor = editor; + + this.setData( 'text/html', editor.getSelectedHtml( 1 ) ); + + // Without setData( 'text', ... ) on dragstart there is no drop event in Safari. + // Also 'text' data is empty as drop to the textarea does not work if we do not put there text. + if ( clipboardIdDataType != 'Text' && !this.getData( 'text/plain' ) ) { + this.setData( 'text/plain', editor.getSelection().getSelectedText() ); + } + } + + /** + * Data transfer ID used to bind all dataTransfer + * objects based on the same event (e.g. in drag and drop events). + * + * @readonly + * @property {String} id + */ + + /** + * A native DOM event object. + * + * @readonly + * @property {Object} $ + */ + + /** + * Source editor — the editor where the drag starts. + * Might be undefined if the drag starts outside the editor (e.g. when dropping files to the editor). + * + * @readonly + * @property {CKEDITOR.editor} sourceEditor + */ + + /** + * Private properties and methods. + * + * @private + * @property {Object} _ + */ + }; + + /** + * Data transfer operation (drag and drop or copy and paste) started and ended in the same + * editor instance. + * + * @since 4.5 + * @readonly + * @property {Number} [=1] + * @member CKEDITOR + */ + CKEDITOR.DATA_TRANSFER_INTERNAL = 1; + + /** + * Data transfer operation (drag and drop or copy and paste) started in one editor + * instance and ended in another. + * + * @since 4.5 + * @readonly + * @property {Number} [=2] + * @member CKEDITOR + */ + CKEDITOR.DATA_TRANSFER_CROSS_EDITORS = 2; + + /** + * Data transfer operation (drag and drop or copy and paste) started outside of the editor. + * The source of the data may be a textarea, HTML, another application, etc. + * + * @since 4.5 + * @readonly + * @property {Number} [=3] + * @member CKEDITOR + */ + CKEDITOR.DATA_TRANSFER_EXTERNAL = 3; + + CKEDITOR.plugins.clipboard.dataTransfer.prototype = { + /** + * Facade for the native `getData` method. + * + * @param {String} type The type of data to retrieve. + * @returns {String} type Stored data for the given type or an empty string if the data for that type does not exist. + */ + getData: function( type ) { + function isEmpty( data ) { + return data === undefined || data === null || data === ''; + } + + type = this._.normalizeType( type ); + + var data = this._.data[ type ], + result; + + if ( isEmpty( data ) ) { + try { + data = this.$.getData( type ); + } catch ( e ) {} + } + + if ( isEmpty( data ) ) { + data = ''; + } + + // Some browsers add at the begging of the HTML data + // or surround it with ...(some content) and (some content) + // This code removes meta tags and returns only the contents of the element if found. Note that + // some significant content may be placed outside Start/EndFragment comments so it's kept. + // + // See #13583 for more details. + if ( type == 'text/html' ) { + data = data.replace( this._.metaRegExp, '' ); + + // Keep only contents of the element + result = this._.bodyRegExp.exec( data ); + if ( result && result.length ) { + data = result[ 1 ]; + + // Remove also comments. + data = data.replace( this._.fragmentRegExp, '' ); + } + } + // Firefox on Linux put files paths as a text/plain data if there are files + // in the dataTransfer object. We need to hide it, because files should be + // handled on paste only if dataValue is empty. + else if ( type == 'Text' && CKEDITOR.env.gecko && this.getFilesCount() && + data.substring( 0, 7 ) == 'file://' ) { + data = ''; + } + + return data; + }, + + /** + * Facade for the native `setData` method. + * + * @param {String} type The type of data to retrieve. + * @param {String} value The data to add. + */ + setData: function( type, value ) { + type = this._.normalizeType( type ); + + this._.data[ type ] = value; + + // There is "Unexpected call to method or property access." error if you try + // to set data of unsupported type on IE. + if ( !CKEDITOR.plugins.clipboard.isCustomDataTypesSupported && type != 'URL' && type != 'Text' ) { + return; + } + + // If we use the text type to bind the ID, then if someone tries to set the text, we must also + // update ID accordingly. #13468. + if ( clipboardIdDataType == 'Text' && type == 'Text' ) { + this.id = value; + } + + try { + this.$.setData( type, value ); + } catch ( e ) {} + }, + + /** + * Gets the data transfer type. + * + * @param {CKEDITOR.editor} targetEditor The drop/paste target editor instance. + * @returns {Number} Possible values: {@link CKEDITOR#DATA_TRANSFER_INTERNAL}, + * {@link CKEDITOR#DATA_TRANSFER_CROSS_EDITORS}, {@link CKEDITOR#DATA_TRANSFER_EXTERNAL}. + */ + getTransferType: function( targetEditor ) { + if ( !this.sourceEditor ) { + return CKEDITOR.DATA_TRANSFER_EXTERNAL; + } else if ( this.sourceEditor == targetEditor ) { + return CKEDITOR.DATA_TRANSFER_INTERNAL; + } else { + return CKEDITOR.DATA_TRANSFER_CROSS_EDITORS; + } + }, + + /** + * Copies the data from the native data transfer to a private cache. + * This function is needed because the data from the native data transfer + * is available only synchronously to the event listener. It is not possible + * to get the data asynchronously, after a timeout, and the {@link CKEDITOR.editor#paste} + * event is fired asynchronously — hence the need for caching the data. + */ + cacheData: function() { + if ( !this.$ ) { + return; + } + + var that = this, + i, file; + + function getAndSetData( type ) { + type = that._.normalizeType( type ); + + var data = that.getData( type ); + if ( data ) { + that._.data[ type ] = data; + } + } + + // Copy data. + if ( CKEDITOR.plugins.clipboard.isCustomDataTypesSupported ) { + if ( this.$.types ) { + for ( i = 0; i < this.$.types.length; i++ ) { + getAndSetData( this.$.types[ i ] ); + } + } + } else { + getAndSetData( 'Text' ); + getAndSetData( 'URL' ); + } + + // Copy files references. + file = this._getImageFromClipboard(); + if ( ( this.$ && this.$.files ) || file ) { + this._.files = []; + + // Edge have empty files property with no length (#13755). + if ( this.$.files && this.$.files.length ) { + for ( i = 0; i < this.$.files.length; i++ ) { + this._.files.push( this.$.files[ i ] ); + } + } + + // Don't include $.items if both $.files and $.items contains files, because, + // according to spec and browsers behavior, they contain the same files. + if ( this._.files.length === 0 && file ) { + this._.files.push( file ); + } + } + }, + + /** + * Gets the number of files in the dataTransfer object. + * + * @returns {Number} The number of files. + */ + getFilesCount: function() { + if ( this._.files.length ) { + return this._.files.length; + } + + if ( this.$ && this.$.files && this.$.files.length ) { + return this.$.files.length; + } + + return this._getImageFromClipboard() ? 1 : 0; + }, + + /** + * Gets the file at the index given. + * + * @param {Number} i Index. + * @returns {File} File instance. + */ + getFile: function( i ) { + if ( this._.files.length ) { + return this._.files[ i ]; + } + + if ( this.$ && this.$.files && this.$.files.length ) { + return this.$.files[ i ]; + } + + // File or null if the file was not found. + return i === 0 ? this._getImageFromClipboard() : undefined; + }, + + /** + * Checks if the data transfer contains any data. + * + * @returns {Boolean} `true` if the object contains no data. + */ + isEmpty: function() { + var typesToCheck = {}, + type; + + // If dataTransfer contains files it is not empty. + if ( this.getFilesCount() ) { + return false; + } + + // Add custom types. + for ( type in this._.data ) { + typesToCheck[ type ] = 1; + } + + // Add native types. + if ( this.$ ) { + if ( CKEDITOR.plugins.clipboard.isCustomDataTypesSupported ) { + if ( this.$.types ) { + for ( var i = 0; i < this.$.types.length; i++ ) { + typesToCheck[ this.$.types[ i ] ] = 1; + } + } + } else { + typesToCheck.Text = 1; + typesToCheck.URL = 1; + } + } + + // Remove ID. + if ( clipboardIdDataType != 'Text' ) { + typesToCheck[ clipboardIdDataType ] = 0; + } + + for ( type in typesToCheck ) { + if ( typesToCheck[ type ] && this.getData( type ) !== '' ) { + return false; + } + } + + return true; + }, + + /** + * When the content of the clipboard is pasted in Chrome, the clipboard data object has an empty `files` property, + * but it is possible to get the file as `items[0].getAsFile();` (#12961). + * + * @private + * @returns {File} File instance or `null` if not found. + */ + _getImageFromClipboard: function() { + var file; + + if ( this.$ && this.$.items && this.$.items[ 0 ] ) { + try { + file = this.$.items[ 0 ].getAsFile(); + // Duck typing + if ( file && file.type ) { + return file; + } + } catch ( err ) { + // noop + } + } + + return undefined; + } + }; +} )(); + +/** + * The default content type that is used when pasted data cannot be clearly recognized as HTML or text. + * + * For example: `'foo'` may come from a plain text editor or a website. It is not possible to recognize the content + * type in this case, so the default type will be used. At the same time it is clear that `'example text'` is + * HTML and its origin is a web page, email or another rich text editor. + * + * **Note:** If content type is text, then styles of the paste context are preserved. + * + * CKEDITOR.config.clipboard_defaultContentType = 'text'; + * + * See also the {@link CKEDITOR.editor#paste} event and read more about the integration with clipboard + * in the [Clipboard Deep Dive guide](#!/guide/dev_clipboard). + * + * @since 4.0 + * @cfg {'html'/'text'} [clipboard_defaultContentType='html'] + * @member CKEDITOR.config + */ + +/** + * Fired after the user initiated a paste action, but before the data is inserted into the editor. + * The listeners to this event are able to process the content before its insertion into the document. + * + * Read more about the integration with clipboard in the [Clipboard Deep Dive guide](#!/guide/dev_clipboard). + * + * See also: + * + * * the {@link CKEDITOR.config#pasteFilter} option, + * * the {@link CKEDITOR.editor#drop} event, + * * the {@link CKEDITOR.plugins.clipboard.dataTransfer} class. + * + * @since 3.1 + * @event paste + * @member CKEDITOR.editor + * @param {CKEDITOR.editor} editor This editor instance. + * @param data + * @param {String} data.type The type of data in `data.dataValue`. Usually `'html'` or `'text'`, but for listeners + * with a priority smaller than `6` it may also be `'auto'` which means that the content type has not been recognised yet + * (this will be done by the content type sniffer that listens with priority `6`). + * @param {String} data.dataValue HTML to be pasted. + * @param {String} data.method Indicates the data transfer method. It could be drag and drop or copy and paste. + * Possible values: `'drop'`, `'paste'`. Introduced in CKEditor 4.5. + * @param {CKEDITOR.plugins.clipboard.dataTransfer} data.dataTransfer Facade for the native dataTransfer object + * which provides access to various data types and files, and passes some data between linked events + * (like drag and drop). Introduced in CKEditor 4.5. + * @param {Boolean} [data.dontFilter=false] Whether the {@link CKEDITOR.editor#pasteFilter paste filter} should not + * be applied to data. This option has no effect when `data.type` equals `'text'` which means that for instance + * {@link CKEDITOR.config#forcePasteAsPlainText} has a higher priority. Introduced in CKEditor 4.5. + */ + +/** + * Fired before the {@link #paste} event. Allows to preset data type. + * + * **Note:** This event is deprecated. Add a `0` priority listener for the + * {@link #paste} event instead. + * + * @deprecated + * @event beforePaste + * @member CKEDITOR.editor + */ + + /** + * Fired after the {@link #paste} event if content was modified. Note that if the paste + * event does not insert any data, the `afterPaste` event will not be fired. + * + * @event afterPaste + * @member CKEDITOR.editor + */ + +/** + * Internal event to open the Paste dialog window. + * + * @private + * @event pasteDialog + * @member CKEDITOR.editor + * @param {CKEDITOR.editor} editor This editor instance. + * @param {Function} [data] Callback that will be passed to {@link CKEDITOR.editor#openDialog}. + */ + +/** + * Facade for the native `drop` event. Fired when the native `drop` event occurs. + * + * **Note:** To manipulate dropped data, use the {@link CKEDITOR.editor#paste} event. + * Use the `drop` event only to control drag and drop operations (e.g. to prevent the ability to drop some content). + * + * Read more about integration with drag and drop in the [Clipboard Deep Dive guide](#!/guide/dev_clipboard). + * + * See also: + * + * * The {@link CKEDITOR.editor#paste} event, + * * The {@link CKEDITOR.editor#dragstart} and {@link CKEDITOR.editor#dragend} events, + * * The {@link CKEDITOR.plugins.clipboard.dataTransfer} class. + * + * @since 4.5 + * @event drop + * @member CKEDITOR.editor + * @param {CKEDITOR.editor} editor This editor instance. + * @param data + * @param {Object} data.$ Native drop event. + * @param {CKEDITOR.dom.node} data.target Drop target. + * @param {CKEDITOR.plugins.clipboard.dataTransfer} data.dataTransfer DataTransfer facade. + * @param {CKEDITOR.dom.range} data.dragRange Drag range, lets you manipulate the drag range. + * Note that dragged HTML is saved as `text/html` data on `dragstart` so if you change the drag range + * on drop, dropped HTML will not change. You need to change it manually using + * {@link CKEDITOR.plugins.clipboard.dataTransfer#setData dataTransfer.setData}. + * @param {CKEDITOR.dom.range} data.dropRange Drop range, lets you manipulate the drop range. + */ + +/** + * Facade for the native `dragstart` event. Fired when the native `dragstart` event occurs. + * + * This event can be canceled in order to block the drag start operation. It can also be fired to mimic the start of the drag and drop + * operation. For instance, the `widget` plugin uses this option to integrate its custom block widget drag and drop with + * the entire system. + * + * Read more about integration with drag and drop in the [Clipboard Deep Dive guide](#!/guide/dev_clipboard). + * + * See also: + * + * * The {@link CKEDITOR.editor#paste} event, + * * The {@link CKEDITOR.editor#drop} and {@link CKEDITOR.editor#dragend} events, + * * The {@link CKEDITOR.plugins.clipboard.dataTransfer} class. + * + * @since 4.5 + * @event dragstart + * @member CKEDITOR.editor + * @param {CKEDITOR.editor} editor This editor instance. + * @param data + * @param {Object} data.$ Native dragstart event. + * @param {CKEDITOR.dom.node} data.target Drag target. + * @param {CKEDITOR.plugins.clipboard.dataTransfer} data.dataTransfer DataTransfer facade. + */ + +/** + * Facade for the native `dragend` event. Fired when the native `dragend` event occurs. + * + * Read more about integration with drag and drop in the [Clipboard Deep Dive guide](#!/guide/dev_clipboard). + * + * See also: + * + * * The {@link CKEDITOR.editor#paste} event, + * * The {@link CKEDITOR.editor#drop} and {@link CKEDITOR.editor#dragend} events, + * * The {@link CKEDITOR.plugins.clipboard.dataTransfer} class. + * + * @since 4.5 + * @event dragend + * @member CKEDITOR.editor + * @param {CKEDITOR.editor} editor This editor instance. + * @param data + * @param {Object} data.$ Native dragend event. + * @param {CKEDITOR.dom.node} data.target Drag target. + * @param {CKEDITOR.plugins.clipboard.dataTransfer} data.dataTransfer DataTransfer facade. + */ + +/** + * Defines a filter which is applied to external data pasted or dropped into the editor. Possible values are: + * + * * `'plain-text'` – Content will be pasted as a plain text. + * * `'semantic-content'` – Known tags (except `div`, `span`) with all attributes (except + * `style` and `class`) will be kept. + * * `'h1 h2 p div'` – Custom rules compatible with {@link CKEDITOR.filter}. + * * `null` – Content will not be filtered by the paste filter (but it still may be filtered + * by [Advanced Content Filter](#!/guide/dev_advanced_content_filter)). This value can be used to + * disable the paste filter in Chrome and Safari, where this option defaults to `'semantic-content'`. + * + * Example: + * + * config.pasteFilter = 'plain-text'; + * + * Custom setting: + * + * config.pasteFilter = 'h1 h2 p ul ol li; img[!src, alt]; a[!href]'; + * + * Based on this configuration option, a proper {@link CKEDITOR.filter} instance will be defined and assigned to the editor + * as a {@link CKEDITOR.editor#pasteFilter}. You can tweak the paste filter settings on the fly on this object + * as well as delete or replace it. + * + * var editor = CKEDITOR.replace( 'editor', { + * pasteFilter: 'semantic-content' + * } ); + * + * editor.on( 'instanceReady', function() { + * // The result of this will be that all semantic content will be preserved + * // except tables. + * editor.pasteFilter.disallow( 'table' ); + * } ); + * + * Note that the paste filter is applied only to **external** data. There are three data sources: + * + * * copied and pasted in the same editor (internal), + * * copied from one editor and pasted into another (cross-editor), + * * coming from all other sources like websites, MS Word, etc. (external). + * + * If {@link CKEDITOR.config#allowedContent Advanced Content Filter} is not disabled, then + * it will also be applied to pasted and dropped data. The paste filter job is to "normalize" + * external data which often needs to be handled differently than content produced by the editor. + * + * This setting defaults to `'semantic-content'` in Chrome, Opera and Safari (all Blink and Webkit based browsers) + * due to messy HTML which these browsers keep in the clipboard. In other browsers it defaults to `null`. + * + * @since 4.5 + * @cfg {String} [pasteFilter='semantic-content' in Chrome and Safari and `null` in other browsers] + * @member CKEDITOR.config + */ + +/** + * {@link CKEDITOR.filter Content filter} which is used when external data is pasted or dropped into the editor + * or a forced paste as plain text occurs. + * + * This object might be used on the fly to define rules for pasted external content. + * This object is available and used if the {@link CKEDITOR.plugins.clipboard clipboard} plugin is enabled and + * {@link CKEDITOR.config#pasteFilter} or {@link CKEDITOR.config#forcePasteAsPlainText} was defined. + * + * To enable the filter: + * + * var editor = CKEDITOR.replace( 'editor', { + * pasteFilter: 'plain-text' + * } ); + * + * You can also modify the filter on the fly later on: + * + * editor.pasteFilter = new CKEDITOR.filter( 'p h1 h2; a[!href]' ); + * + * Note that the paste filter is only applied to **external** data. There are three data sources: + * + * * copied and pasted in the same editor (internal), + * * copied from one editor and pasted into another (cross-editor), + * * coming from all other sources like websites, MS Word, etc. (external). + * + * If {@link CKEDITOR.config#allowedContent Advanced Content Filter} is not disabled, then + * it will also be applied to pasted and dropped data. The paste filter job is to "normalize" + * external data which often needs to be handled differently than content produced by the editor. + * + * @since 4.5 + * @readonly + * @property {CKEDITOR.filter} [pasteFilter] + * @member CKEDITOR.editor + */ diff --git a/ckeditor/plugins/colorbutton/icons/bgcolor.png b/ckeditor/plugins/colorbutton/icons/bgcolor.png new file mode 100644 index 0000000000000000000000000000000000000000..aa03f4438b2f0bbcbaa5b30a5bf26694cec73c2f GIT binary patch literal 616 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Ea{HEjtmSN`?>!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e4(TcTtEC!TX`3Y{{gcZPaN5yhXe8HPzvcGZ^@=QK-hA#(Y(CiVEHiA?DlbE~ zq#nKv5jt1CWbTfva#MI2J!{zv$;x@^f9ve^suR<;S95OC@jkU_O=EWXeg+mBk6q@* z&pz+Wf3jBE;}`RsYo)$Dg~>ba#PXh;ynFt7uZTycY~^WXlT=QA{gyN1=JK%BrD`t= z7q@)x+qA?|fZ1XB<&)Pvzs0x+-Oc+h;qZEYar36@3AO*_y(Aizr)D&70fxG2iEBhj zN@7W>RdP`(kYX@0Ff`LOFxNG-3^6peGB&U>G14|LvNAA`m{4AUq9HdwB{QuOw}#BK S=Z^q2FnGH9xvXqI6-ZZfC>BREtB7?J<xBR?9`mJn1cr1} z2KVJ->1cgq>JX>zINUPl4f38FMDn36T=nTu|M^w=eFSQodCD3t5`B=QbH~h!)4yoR z5nE?9r*rJAY12;3_4>AZH&nk962c%jiXddUdVTPbQf@C4>Itg`@Vn=pQgxlmdwzG_A& z*u7_>*L(8@3;BZ55;48k&S?WonaX!Np9)$3Ql!A(QnD!xztzpV#$H}hi8p3wuAB(F zV(N``2DEL59%Bl+0`}3F;#yT_O`TPLKW`=O1i$%vCVHhLdhW229q6oR!x*FDi>vy0 zPlgfG=s6Xazckdm$Y&iOu)_tvm6Op-Gy|f+J4U7xEG5H{4hW8xVP7OWizg^XbtNSh$bsbi`AheS zZcm?tycP;x)?71D2;)9n6i_4{<^v_8+8r?$U0htOTsQk~K(&){C6X^g5+!D^eGn`+ zH+OPDXHJcC>}U+0Kz=)x_%1%QR3=5bZSrK6+EJlr1MEWg*^!5ggvvc>y>cs9x~9EH za~;ViSr=UTTdh{7?N@vUn!KE?&fP7DG(%)p4`QX)66}mZA|h51i1&r$irMyY@K^8E zLQT>{_~?jUuO|itC0Wo^Xp!(WN+RIut>T9&lM+AG43WmB_~1^xWs;NZpxm8+|3@FT2HWlV-Ub|!O&mP2WN zovg5iBesk1HdEiYA6BtXMMHBZrDt0!EF6l~0MU7bZROiNKfdI-AGnE^z3JwvcXhp3 zO@(aYPs<}U<>84#76GMWXUse!lnpoPp6c4dH`>p9e0Es(lRyOb$FTHA#`Bvf1Aqz< zVb8%d0LeAWHa0DlIyUgHBq6;Bc=+)CgNZHgGlvJ7Glk=KFCXj1?QSgV`*&sM3dpLm-O}6LZEe^9I}SaBb2OS0 zLuQ?dF#tH>@Gg#cyd%yj5KkZz2xJ^?Ck}5=CG5t#&k9M&N8@8N{=ZNaj%FGPz?bev JtEEO|{RaotE2sbf literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/colorbutton/icons/hidpi/textcolor.png b/ckeditor/plugins/colorbutton/icons/hidpi/textcolor.png new file mode 100644 index 0000000000000000000000000000000000000000..67faa8e213e7d03fbd607f2b13acb64915339792 GIT binary patch literal 1312 zcmZ`(Yf#d86#c2BY-!03o7u7n4v~Zp6qUb%1%@Umy113Eay1nzDblP_)Iy?N)O=Q( zkF?ChYLnFvG%Pi3H4|;B9)rGx}@7jrDk(&!5&4ESAoq15lg0W-)Tr*J6}UAPWFK4gi4&fCarI7z5x0 z5r7X70Js+dU~%lSl1iUGYu+{>c}!uV+8( zSr_RO5**wx?SV)aqbo(D$#5Z%hnjVDbzORu5ousbP?=V{TnIcU4-Jx9t)^9|8`i_C zT?()dIy*bN!3Ng^-StD6P>%Y2VogKC92Y!B5lP}Ptqwy1IP0}-=Aq-~giucW@`5FJ z`$OT~-UVOIFXq;o0o}bm)yvya99uiP0Tcibl?oGtd7v$NL`lKkzNn4>lZc~7rRxNi z0e*heI;Z^fh!ILvRaIJCk>#$N=_!x8!1Kd$q4d)0D}pQ;uU%z2IJ;S}#hVw+=WnD? zC~dJVQ=B?a8ee%SQ3(`kU=@ksNo%9(``CCOE> zAweiOEzS%BtswYo&;4j8=X;|i+-$wVr z4XQscU7m<({FDLr6hG~Oh(^0^ZkuQ&!Vq@-`Aq!aWcAX3^o%oWSUEB33amY=p5g00 z8vW$Ej}gs1kmQQDWnZ(=x!fSF2X6^4$Le|qU&fY+hoGK% zu*oRt`UPdFo3=FXuzW%JO{+pqsd&T-H^#w*7W^eEPqA&cYSCUmHn2sgOYh}knR|8V zL{b5^vlqEhtyZ(kH@$(D5wvnbk&i=utwy6sp_@;?Fa%s4&%(gZ-{0D_Eftv;D7~26 z{6S(Q*j4G|$!LD7l}IEt_4OtlHs5C(ztWz3kUpAhRVaye#a;^li>t00wm4^s#KocG zKeOsWAxmsUXE&1peL9BK}*?+ao7d0VC)X3@QCPx2u8N|Ndm-=}`wX=ad?j zf61?;xwf~j&tT{xci8LCmGc1=7o3cSl=dR?=6B@hq1)|^XaoWQ^n_{K+x0^$=4(=! z@OTT_c`;Iu*}D(`P6L4ky3sdYSX4y+{YC4@2=1DVlRRNf%YLvjGm{)1*A1F*)^km{ z{rw^5va|PtvF|KqW@l>~8?$6G(lhSD(~nB~_KptrAAONMfKwHENimZ__IV)wf3a!2_6GW9o$(NsNbKB=6Rx9REgveXIyD7L<=Urq$$oO zxU!Yfto(e$myepQj%!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e4%DOPdI?4Xy4A~8b47brw|taZY{k6xtzzdt3ry@6 zHB4Vy`)bbP2M-u#`Ym5`Jv%Qy-_q8$wy31!Nql^KzT4tJAy>gfiA^zjJNNH@{^`@E z=W{-+?9$~7UlTaCPvx@Mpgy}5);ZRP&DM`r(~v8;?|IP_WTi$6`rns JF6*2UngHD`Gm!uQ literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/colorbutton/lang/af.js b/ckeditor/plugins/colorbutton/lang/af.js new file mode 100644 index 0000000..a5907d6 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/af.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'af', { + auto: 'Outomaties', + bgColorTitle: 'Agtergrondkleur', + colors: { + '000': 'Swart', + '800000': 'Meroen', + '8B4513': 'Sjokoladebruin', + '2F4F4F': 'Donkerleisteengrys', + '008080': 'Blougroen', + '000080': 'Vlootblou', + '4B0082': 'Indigo', + '696969': 'Donkergrys', + B22222: 'Rooibaksteen', + A52A2A: 'Bruin', + DAA520: 'Donkergeel', + '006400': 'Donkergroen', + '40E0D0': 'Turkoois', + '0000CD': 'Middelblou', + '800080': 'Pers', + '808080': 'Grys', + F00: 'Rooi', + FF8C00: 'Donkeroranje', + FFD700: 'Goud', + '008000': 'Groen', + '0FF': 'Siaan', + '00F': 'Blou', + EE82EE: 'Viooltjieblou', + A9A9A9: 'Donkergrys', + FFA07A: 'Ligsalm', + FFA500: 'Oranje', + FFFF00: 'Geel', + '00FF00': 'Lemmetjie', + AFEEEE: 'Ligturkoois', + ADD8E6: 'Ligblou', + DDA0DD: 'Pruim', + D3D3D3: 'Liggrys', + FFF0F5: 'Linne', + FAEBD7: 'Ivoor', + FFFFE0: 'Liggeel', + F0FFF0: 'Heuningdou', + F0FFFF: 'Asuur', + F0F8FF: 'Ligte hemelsblou', + E6E6FA: 'Laventel', + FFF: 'Wit', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Meer Kleure...', + panelTitle: 'Kleure', + textColorTitle: 'Tekskleur' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/ar.js b/ckeditor/plugins/colorbutton/lang/ar.js new file mode 100644 index 0000000..db6e009 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/ar.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'ar', { + auto: 'تلقائي', + bgColorTitle: 'لون الخلفية', + colors: { + '000': 'أسود', + '800000': 'كستنائي', + '8B4513': 'بني فاتح', + '2F4F4F': 'رمادي أردوازي غامق', + '008080': 'أزرق مخضر', + '000080': 'أزرق داكن', + '4B0082': 'كحلي', + '696969': 'رمادي داكن', + B22222: 'طوبي', + A52A2A: 'بني', + DAA520: 'ذهبي داكن', + '006400': 'أخضر داكن', + '40E0D0': 'فيروزي', + '0000CD': 'أزرق متوسط', + '800080': 'بنفسجي غامق', + '808080': 'رمادي', + F00: 'أحمر', + FF8C00: 'برتقالي داكن', + FFD700: 'ذهبي', + '008000': 'أخضر', + '0FF': 'تركواز', + '00F': 'أزرق', + EE82EE: 'بنفسجي', + A9A9A9: 'رمادي شاحب', + FFA07A: 'برتقالي وردي', + FFA500: 'برتقالي', + FFFF00: 'أصفر', + '00FF00': 'ليموني', + AFEEEE: 'فيروزي شاحب', + ADD8E6: 'أزرق فاتح', + DDA0DD: 'بنفسجي فاتح', + D3D3D3: 'رمادي فاتح', + FFF0F5: 'وردي فاتح', + FAEBD7: 'أبيض عتيق', + FFFFE0: 'أصفر فاتح', + F0FFF0: 'أبيض مائل للأخضر', + F0FFFF: 'سماوي', + F0F8FF: 'لبني', + E6E6FA: 'أرجواني', + FFF: 'أبيض', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'ألوان إضافية...', + panelTitle: 'Colors', + textColorTitle: 'لون النص' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/az.js b/ckeditor/plugins/colorbutton/lang/az.js new file mode 100644 index 0000000..c34add1 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/az.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'az', { + auto: 'Avtomatik', + bgColorTitle: 'Doldurma rəngi', + colors: { + '000': 'Qara', + '800000': 'Şabalıdı', + '8B4513': 'Açıq şabalı', + '2F4F4F': 'Açıq boz', + '008080': 'Firuzəyi göy', + '000080': 'Tünd göy', + '4B0082': 'İndigo', + '696969': 'Tünd boz', + B22222: 'Kərpiç', + A52A2A: 'Şabalıdı', + DAA520: 'Qızıl ağcaqayın', + '006400': 'Tünd yaşıl', + '40E0D0': 'Firuzəyi', + '0000CD': 'Göy', + '800080': 'Bənövşəyi', + '808080': 'Boz', + F00: 'Qırmızı', + FF8C00: 'Tünd narıncı', + FFD700: 'Qızıl', + '008000': 'Yaşıl', + '0FF': 'Mavi', + '00F': 'Göy', + EE82EE: 'Açıq bənövşəyi', + A9A9A9: 'Asfalt rəngi', + FFA07A: 'Qızılbalıq', + FFA500: 'Narıncı', + FFFF00: 'Sarı', + '00FF00': 'Laym', + AFEEEE: 'Acıq firuzəyi', + ADD8E6: 'Acıq göy', + DDA0DD: 'Gavalı', + D3D3D3: 'Acıq boz', + FFF0F5: 'Yasəmən', + FAEBD7: 'Kağız', + FFFFE0: 'Acıq sarı', + F0FFF0: 'Bal', + F0FFFF: 'Gömgöy', + F0F8FF: 'Solğun göy', + E6E6FA: 'Lavanda', + FFF: 'Ağ', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Digər rənglər...', + panelTitle: 'Rənglər', + textColorTitle: 'Mətnin rəngi' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/bg.js b/ckeditor/plugins/colorbutton/lang/bg.js new file mode 100644 index 0000000..0122168 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/bg.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'bg', { + auto: 'Автоматично', + bgColorTitle: 'Фонов цвят', + colors: { + '000': 'Черно', + '800000': 'Кестеняво', + '8B4513': 'Светлокафяво', + '2F4F4F': 'Dark Slate Gray', + '008080': 'Teal', + '000080': 'Navy', + '4B0082': 'Индиго', + '696969': 'Тъмно сиво', + B22222: 'Огнено червено', + A52A2A: 'Кафяво', + DAA520: 'Златисто', + '006400': 'Тъмно зелено', + '40E0D0': 'Тюркуазено', + '0000CD': 'Средно синьо', + '800080': 'Пурпурно', + '808080': 'Сиво', + F00: 'Червено', + FF8C00: 'Тъмно оранжево', + FFD700: 'Златно', + '008000': 'Зелено', + '0FF': 'Светло синьо', + '00F': 'Blue', + EE82EE: 'Violet', + A9A9A9: 'Dim Gray', + FFA07A: 'Light Salmon', + FFA500: 'Orange', + FFFF00: 'Yellow', + '00FF00': 'Lime', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Light Blue', + DDA0DD: 'Plum', + D3D3D3: 'Light Grey', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antique White', + FFFFE0: 'Light Yellow', + F0FFF0: 'Honeydew', + F0FFFF: 'Azure', + F0F8FF: 'Alice Blue', + E6E6FA: 'Lavender', + FFF: 'White', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Още цветове', + panelTitle: 'Цветове', + textColorTitle: 'Цвят на шрифт' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/bn.js b/ckeditor/plugins/colorbutton/lang/bn.js new file mode 100644 index 0000000..c3fffc8 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/bn.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'bn', { + auto: 'স্বয়ংক্রিয়ভাবে', + bgColorTitle: 'পৃষ্ঠতলের রং', + colors: { + '000': 'Black', + '800000': 'Maroon', + '8B4513': 'Saddle Brown', + '2F4F4F': 'Dark Slate Gray', + '008080': 'Teal', + '000080': 'Navy', + '4B0082': 'Indigo', + '696969': 'Dark Gray', + B22222: 'Fire Brick', + A52A2A: 'Brown', + DAA520: 'Golden Rod', + '006400': 'Dark Green', + '40E0D0': 'Turquoise', + '0000CD': 'Medium Blue', + '800080': 'Purple', + '808080': 'Gray', + F00: 'Red', + FF8C00: 'Dark Orange', + FFD700: 'Gold', + '008000': 'Green', + '0FF': 'Cyan', + '00F': 'Blue', + EE82EE: 'Violet', + A9A9A9: 'Dim Gray', + FFA07A: 'Light Salmon', + FFA500: 'Orange', + FFFF00: 'Yellow', + '00FF00': 'Lime', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Light Blue', + DDA0DD: 'Plum', + D3D3D3: 'Light Grey', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antique White', + FFFFE0: 'Light Yellow', + F0FFF0: 'Honeydew', + F0FFFF: 'Azure', + F0F8FF: 'Alice Blue', + E6E6FA: 'Lavender', + FFF: 'White', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'আরও রং...', + panelTitle: 'Colors', + textColorTitle: 'টেক্স্ট রং' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/bs.js b/ckeditor/plugins/colorbutton/lang/bs.js new file mode 100644 index 0000000..fa3d3d0 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/bs.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'bs', { + auto: 'Automatska', + bgColorTitle: 'Boja pozadine', + colors: { + '000': 'Black', + '800000': 'Maroon', + '8B4513': 'Saddle Brown', + '2F4F4F': 'Dark Slate Gray', + '008080': 'Teal', + '000080': 'Navy', + '4B0082': 'Indigo', + '696969': 'Dark Gray', + B22222: 'Fire Brick', + A52A2A: 'Brown', + DAA520: 'Golden Rod', + '006400': 'Dark Green', + '40E0D0': 'Turquoise', + '0000CD': 'Medium Blue', + '800080': 'Purple', + '808080': 'Gray', + F00: 'Red', + FF8C00: 'Dark Orange', + FFD700: 'Gold', + '008000': 'Green', + '0FF': 'Cyan', + '00F': 'Blue', + EE82EE: 'Violet', + A9A9A9: 'Dim Gray', + FFA07A: 'Light Salmon', + FFA500: 'Orange', + FFFF00: 'Yellow', + '00FF00': 'Lime', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Light Blue', + DDA0DD: 'Plum', + D3D3D3: 'Light Grey', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antique White', + FFFFE0: 'Light Yellow', + F0FFF0: 'Honeydew', + F0FFFF: 'Azure', + F0F8FF: 'Alice Blue', + E6E6FA: 'Lavender', + FFF: 'White', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Više boja...', + panelTitle: 'Colors', + textColorTitle: 'Boja teksta' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/ca.js b/ckeditor/plugins/colorbutton/lang/ca.js new file mode 100644 index 0000000..dcc9617 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/ca.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'ca', { + auto: 'Automàtic', + bgColorTitle: 'Color de Fons', + colors: { + '000': 'Negre', + '800000': 'Grana', + '8B4513': 'Marró sella', + '2F4F4F': 'Gris pissarra fosca', + '008080': 'Blau xarxet', + '000080': 'Blau marí', + '4B0082': 'Indi', + '696969': 'Gris Fosc', + B22222: 'Foc Maó', + A52A2A: 'Marró', + DAA520: 'Solidago', + '006400': 'Verd Fosc', + '40E0D0': 'Turquesa', + '0000CD': 'Blau 1/2', + '800080': 'Lila', + '808080': 'Gris', + F00: 'Vermell', + FF8C00: 'Taronja Fosc', + FFD700: 'Or', + '008000': 'Verd', + '0FF': 'Cian', + '00F': 'Blau', + EE82EE: 'Violat', + A9A9A9: 'Gris clar', + FFA07A: 'Salmó clar', + FFA500: 'Taronja', + FFFF00: 'Groc', + '00FF00': 'Verd Llima', + AFEEEE: 'Turquesa Pàl·lid', + ADD8E6: 'Blau Clar', + DDA0DD: 'Pruna', + D3D3D3: 'Gris Clar', + FFF0F5: 'Lavanda rosat', + FAEBD7: 'Blanc Antic', + FFFFE0: 'Groc Clar', + F0FFF0: 'Verd Pàl·lid', + F0FFFF: 'Atzur', + F0F8FF: 'Cian pàlid', + E6E6FA: 'Lavanda', + FFF: 'Blanc', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Més Colors...', + panelTitle: 'Colors', + textColorTitle: 'Color del Text' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/cs.js b/ckeditor/plugins/colorbutton/lang/cs.js new file mode 100644 index 0000000..d121c19 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/cs.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'cs', { + auto: 'Automaticky', + bgColorTitle: 'Barva pozadí', + colors: { + '000': 'Černá', + '800000': 'Kaštanová', + '8B4513': 'Sedlová hněď', + '2F4F4F': 'Tmavě bledě šedá', + '008080': 'Čírka', + '000080': 'Námořnická modř', + '4B0082': 'Inkoustová', + '696969': 'Tmavě šedá', + B22222: 'Pálená cihla', + A52A2A: 'Hnědá', + DAA520: 'Zlatý prut', + '006400': 'Tmavě zelená', + '40E0D0': 'Tyrkisová', + '0000CD': 'Středně modrá', + '800080': 'Purpurová', + '808080': 'Šedá', + F00: 'Červená', + FF8C00: 'Tmavě oranžová', + FFD700: 'Zlatá', + '008000': 'Zelená', + '0FF': 'Azurová', + '00F': 'Modrá', + EE82EE: 'Fialová', + A9A9A9: 'Kalně šedá', + FFA07A: 'Světle lososová', + FFA500: 'Oranžová', + FFFF00: 'Žlutá', + '00FF00': 'Limetková', + AFEEEE: 'Bledě tyrkisová', + ADD8E6: 'Světle modrá', + DDA0DD: 'Švestková', + D3D3D3: 'Světle šedá', + FFF0F5: 'Levandulově ruměnná', + FAEBD7: 'Antická bílá', + FFFFE0: 'Světle žlutá', + F0FFF0: 'Medová rosa', + F0FFFF: 'Azurová', + F0F8FF: 'Alenčina modrá', + E6E6FA: 'Levandulová', + FFF: 'Bílá', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Více barev...', + panelTitle: 'Barvy', + textColorTitle: 'Barva textu' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/cy.js b/ckeditor/plugins/colorbutton/lang/cy.js new file mode 100644 index 0000000..21bca7d --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/cy.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'cy', { + auto: 'Awtomatig', + bgColorTitle: 'Lliw Cefndir', + colors: { + '000': 'Du', + '800000': 'Marwn', + '8B4513': 'Brown Cyfrwy', + '2F4F4F': 'Llechen Tywyll', + '008080': 'Corhwyad', + '000080': 'Nefi', + '4B0082': 'Indigo', + '696969': 'Llwyd Tywyll', + B22222: 'Bric Tân', + A52A2A: 'Brown', + DAA520: 'Rhoden Aur', + '006400': 'Gwyrdd Tywyll', + '40E0D0': 'Gwyrddlas', + '0000CD': 'Glas Canolig', + '800080': 'Porffor', + '808080': 'Llwyd', + F00: 'Coch', + FF8C00: 'Oren Tywyll', + FFD700: 'Aur', + '008000': 'Gwyrdd', + '0FF': 'Cyan', + '00F': 'Glas', + EE82EE: 'Fioled', + A9A9A9: 'Llwyd Pwl', + FFA07A: 'Samwn Golau', + FFA500: 'Oren', + FFFF00: 'Melyn', + '00FF00': 'Leim', + AFEEEE: 'Gwyrddlas Golau', + ADD8E6: 'Glas Golau', + DDA0DD: 'Eirinen', + D3D3D3: 'Llwyd Golau', + FFF0F5: 'Gwrid Lafant', + FAEBD7: 'Gwyn Hynafol', + FFFFE0: 'Melyn Golau', + F0FFF0: 'Melwn Gwyrdd Golau', + F0FFFF: 'Aswr', + F0F8FF: 'Glas Alys', + E6E6FA: 'Lafant', + FFF: 'Gwyn', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Mwy o Liwiau...', + panelTitle: 'Lliwiau', + textColorTitle: 'Lliw Testun' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/da.js b/ckeditor/plugins/colorbutton/lang/da.js new file mode 100644 index 0000000..ffcd506 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/da.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'da', { + auto: 'Automatisk', + bgColorTitle: 'Baggrundsfarve', + colors: { + '000': 'Sort', + '800000': 'Mørkerød', + '8B4513': 'Mørk orange', + '2F4F4F': 'Dark Slate Grå', + '008080': 'Teal', + '000080': 'Navy', + '4B0082': 'Indigo', + '696969': 'Mørkegrå', + B22222: 'Scarlet / Rød', + A52A2A: 'Brun', + DAA520: 'Guld', + '006400': 'Mørkegrøn', + '40E0D0': 'Tyrkis', + '0000CD': 'Mellemblå', + '800080': 'Lilla', + '808080': 'Grå', + F00: 'Rød', + FF8C00: 'Mørk orange', + FFD700: 'Guld', + '008000': 'Grøn', + '0FF': 'Cyan', + '00F': 'Blå', + EE82EE: 'Violet', + A9A9A9: 'Matgrå', + FFA07A: 'Laksefarve', + FFA500: 'Orange', + FFFF00: 'Gul', + '00FF00': 'Lime', + AFEEEE: 'Mat tyrkis', + ADD8E6: 'Lyseblå', + DDA0DD: 'Plum', + D3D3D3: 'Lysegrå', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antikhvid', + FFFFE0: 'Lysegul', + F0FFF0: 'Gul / Beige', + F0FFFF: 'Himmeblå', + F0F8FF: 'Alice blue', + E6E6FA: 'Lavendel', + FFF: 'Hvid', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Flere farver...', + panelTitle: 'Farver', + textColorTitle: 'Tekstfarve' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/de-ch.js b/ckeditor/plugins/colorbutton/lang/de-ch.js new file mode 100644 index 0000000..0f1c135 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/de-ch.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'de-ch', { + auto: 'Automatisch', + bgColorTitle: 'Hintergrundfarbe', + colors: { + '000': 'Schwarz', + '800000': 'Kastanienbraun', + '8B4513': 'Braun', + '2F4F4F': 'Dunkles Schiefergrau', + '008080': 'Blaugrün', + '000080': 'Marineblau', + '4B0082': 'Indigo', + '696969': 'Dunkelgrau', + B22222: 'Ziegelrot', + A52A2A: 'Braun', + DAA520: 'Goldgelb', + '006400': 'Dunkelgrün', + '40E0D0': 'Türkis', + '0000CD': 'Mittelblau', + '800080': 'Lila', + '808080': 'Grau', + F00: 'Rot', + FF8C00: 'Dunkelorange', + FFD700: 'Gold', + '008000': 'Grün', + '0FF': 'Cyan', + '00F': 'Blau', + EE82EE: 'Violett', + A9A9A9: 'Dunkelgrau', + FFA07A: 'Helles Lachsrosa', + FFA500: 'Orange', + FFFF00: 'Gelb', + '00FF00': 'Lime', + AFEEEE: 'Blasstürkis', + ADD8E6: 'Hellblau', + DDA0DD: 'Pflaumenblau', + D3D3D3: 'Hellgrau', + FFF0F5: 'Lavendel', + FAEBD7: 'Antik Weiss', + FFFFE0: 'Hellgelb', + F0FFF0: 'Honigtau', + F0FFFF: 'Azurblau', + F0F8FF: 'Alice Blau', + E6E6FA: 'Lavendel', + FFF: 'Weiss', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Weitere Farben...', + panelTitle: 'Farben', + textColorTitle: 'Textfarbe' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/de.js b/ckeditor/plugins/colorbutton/lang/de.js new file mode 100644 index 0000000..6feb0e2 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/de.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'de', { + auto: 'Automatisch', + bgColorTitle: 'Hintergrundfarbe', + colors: { + '000': 'Schwarz', + '800000': 'Kastanienbraun', + '8B4513': 'Braun', + '2F4F4F': 'Dunkles Schiefergrau', + '008080': 'Blaugrün', + '000080': 'Marineblau', + '4B0082': 'Indigo', + '696969': 'Dunkelgrau', + B22222: 'Ziegelrot', + A52A2A: 'Braun', + DAA520: 'Goldgelb', + '006400': 'Dunkelgrün', + '40E0D0': 'Türkis', + '0000CD': 'Mittelblau', + '800080': 'Lila', + '808080': 'Grau', + F00: 'Rot', + FF8C00: 'Dunkelorange', + FFD700: 'Gold', + '008000': 'Grün', + '0FF': 'Cyan', + '00F': 'Blau', + EE82EE: 'Violett', + A9A9A9: 'Dunkelgrau', + FFA07A: 'Helles Lachsrosa', + FFA500: 'Orange', + FFFF00: 'Gelb', + '00FF00': 'Lime', + AFEEEE: 'Blasstürkis', + ADD8E6: 'Hellblau', + DDA0DD: 'Pflaumenblau', + D3D3D3: 'Hellgrau', + FFF0F5: 'Lavendel', + FAEBD7: 'Antik Weiß', + FFFFE0: 'Hellgelb', + F0FFF0: 'Honigtau', + F0FFFF: 'Azurblau', + F0F8FF: 'Alice Blau', + E6E6FA: 'Lavendel', + FFF: 'Weiß', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Weitere Farben...', + panelTitle: 'Farben', + textColorTitle: 'Textfarbe' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/el.js b/ckeditor/plugins/colorbutton/lang/el.js new file mode 100644 index 0000000..9b3c2b4 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/el.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'el', { + auto: 'Αυτόματα', + bgColorTitle: 'Χρώμα Φόντου', + colors: { + '000': 'Μαύρο', + '800000': 'Καστανέρυθρο', + '8B4513': 'Saddle Brown', + '2F4F4F': 'Dark Slate Gray', + '008080': 'Βαθυκύανο', + '000080': 'Μπλε μαρέν', + '4B0082': 'Ινδικό', + '696969': 'Σκούρο Γκρι', + B22222: 'Ανοικτό Κόκκινο', + A52A2A: 'Καφέ', + DAA520: 'Golden Rod', + '006400': 'Σκούρο Πράσινο', + '40E0D0': 'Τυρκουάζ', + '0000CD': 'Medium Blue', + '800080': 'Μοβ', + '808080': 'Γκρι', + F00: 'Κόκκινο', + FF8C00: 'Σκούρο Πορτοκαλί', + FFD700: 'Χρυσαφί', + '008000': 'Πράσινο', + '0FF': 'Κυανό', + '00F': 'Μπλε', + EE82EE: 'Μενεξεδί', + A9A9A9: 'Ποντικί', + FFA07A: 'Ανοικτό Σομόν', + FFA500: 'Πορτοκαλί', + FFFF00: 'Κίτρινο', + '00FF00': 'Μοσχολέμονο', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Γαλάζιο', + DDA0DD: 'Δαμασκηνί', + D3D3D3: 'Ανοικτό Γκρι', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antique White', + FFFFE0: 'Ανοικτό Κίτρινο', + F0FFF0: 'Honeydew', + F0FFFF: 'Γαλανό', + F0F8FF: 'Alice Blue', + E6E6FA: 'Ελαφρός Ιώδες', + FFF: 'Λευκό', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Περισσότερα Χρώματα…', + panelTitle: 'Χρώματα', + textColorTitle: 'Χρώμα Κειμένου' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/en-au.js b/ckeditor/plugins/colorbutton/lang/en-au.js new file mode 100644 index 0000000..0e3fd36 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/en-au.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'en-au', { + auto: 'Automatic', + bgColorTitle: 'Background Colour', + colors: { + '000': 'Black', + '800000': 'Maroon', + '8B4513': 'Saddle Brown', + '2F4F4F': 'Dark Slate Gray', + '008080': 'Teal', + '000080': 'Navy', + '4B0082': 'Indigo', + '696969': 'Dark Gray', + B22222: 'Fire Brick', + A52A2A: 'Brown', + DAA520: 'Golden Rod', + '006400': 'Dark Green', + '40E0D0': 'Turquoise', + '0000CD': 'Medium Blue', + '800080': 'Purple', + '808080': 'Gray', + F00: 'Red', + FF8C00: 'Dark Orange', + FFD700: 'Gold', + '008000': 'Green', + '0FF': 'Cyan', + '00F': 'Blue', + EE82EE: 'Violet', + A9A9A9: 'Dim Gray', + FFA07A: 'Light Salmon', + FFA500: 'Orange', + FFFF00: 'Yellow', + '00FF00': 'Lime', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Light Blue', + DDA0DD: 'Plum', + D3D3D3: 'Light Grey', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antique White', + FFFFE0: 'Light Yellow', + F0FFF0: 'Honeydew', + F0FFFF: 'Azure', + F0F8FF: 'Alice Blue', + E6E6FA: 'Lavender', + FFF: 'White', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'More Colours...', + panelTitle: 'Colors', + textColorTitle: 'Text Colour' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/en-ca.js b/ckeditor/plugins/colorbutton/lang/en-ca.js new file mode 100644 index 0000000..3b7ae24 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/en-ca.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'en-ca', { + auto: 'Automatic', + bgColorTitle: 'Background Colour', + colors: { + '000': 'Black', + '800000': 'Maroon', + '8B4513': 'Saddle Brown', + '2F4F4F': 'Dark Slate Gray', + '008080': 'Teal', + '000080': 'Navy', + '4B0082': 'Indigo', + '696969': 'Dark Gray', + B22222: 'Fire Brick', + A52A2A: 'Brown', + DAA520: 'Golden Rod', + '006400': 'Dark Green', + '40E0D0': 'Turquoise', + '0000CD': 'Medium Blue', + '800080': 'Purple', + '808080': 'Gray', + F00: 'Red', + FF8C00: 'Dark Orange', + FFD700: 'Gold', + '008000': 'Green', + '0FF': 'Cyan', + '00F': 'Blue', + EE82EE: 'Violet', + A9A9A9: 'Dim Gray', + FFA07A: 'Light Salmon', + FFA500: 'Orange', + FFFF00: 'Yellow', + '00FF00': 'Lime', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Light Blue', + DDA0DD: 'Plum', + D3D3D3: 'Light Grey', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antique White', + FFFFE0: 'Light Yellow', + F0FFF0: 'Honeydew', + F0FFFF: 'Azure', + F0F8FF: 'Alice Blue', + E6E6FA: 'Lavender', + FFF: 'White', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'More Colours...', + panelTitle: 'Colors', + textColorTitle: 'Text Colour' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/en-gb.js b/ckeditor/plugins/colorbutton/lang/en-gb.js new file mode 100644 index 0000000..c63dd9b --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/en-gb.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'en-gb', { + auto: 'Automatic', + bgColorTitle: 'Background Colour', + colors: { + '000': 'Black', + '800000': 'Maroon', + '8B4513': 'Saddle Brown', + '2F4F4F': 'Dark Slate Grey', + '008080': 'Teal', + '000080': 'Navy', + '4B0082': 'Indigo', + '696969': 'Dark Grey', + B22222: 'Fire Brick', + A52A2A: 'Brown', + DAA520: 'Golden Rod', + '006400': 'Dark Green', + '40E0D0': 'Turquoise', + '0000CD': 'Medium Blue', + '800080': 'Purple', + '808080': 'Grey', + F00: 'Red', + FF8C00: 'Dark Orange', + FFD700: 'Gold', + '008000': 'Green', + '0FF': 'Cyan', + '00F': 'Blue', + EE82EE: 'Violet', + A9A9A9: 'Dim Grey', + FFA07A: 'Light Salmon', + FFA500: 'Orange', + FFFF00: 'Yellow', + '00FF00': 'Lime', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Light Blue', + DDA0DD: 'Plum', + D3D3D3: 'Light Grey', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antique White', + FFFFE0: 'Light Yellow', + F0FFF0: 'Honeydew', + F0FFFF: 'Azure', + F0F8FF: 'Alice Blue', + E6E6FA: 'Lavender', + FFF: 'White', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'More Colours...', + panelTitle: 'Colours', + textColorTitle: 'Text Colour' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/en.js b/ckeditor/plugins/colorbutton/lang/en.js new file mode 100644 index 0000000..304c0df --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/en.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'en', { + auto: 'Automatic', + bgColorTitle: 'Background Color', + colors: { + '000': 'Black', + '800000': 'Maroon', + '8B4513': 'Saddle Brown', + '2F4F4F': 'Dark Slate Gray', + '008080': 'Teal', + '000080': 'Navy', + '4B0082': 'Indigo', + '696969': 'Dark Gray', + B22222: 'Fire Brick', + A52A2A: 'Brown', + DAA520: 'Golden Rod', + '006400': 'Dark Green', + '40E0D0': 'Turquoise', + '0000CD': 'Medium Blue', + '800080': 'Purple', + '808080': 'Gray', + F00: 'Red', + FF8C00: 'Dark Orange', + FFD700: 'Gold', + '008000': 'Green', + '0FF': 'Cyan', + '00F': 'Blue', + EE82EE: 'Violet', + A9A9A9: 'Dim Gray', + FFA07A: 'Light Salmon', + FFA500: 'Orange', + FFFF00: 'Yellow', + '00FF00': 'Lime', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Light Blue', + DDA0DD: 'Plum', + D3D3D3: 'Light Grey', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antique White', + FFFFE0: 'Light Yellow', + F0FFF0: 'Honeydew', + F0FFFF: 'Azure', + F0F8FF: 'Alice Blue', + E6E6FA: 'Lavender', + FFF: 'White', + '1ABC9C': 'Strong Cyan', + '2ECC71': 'Emerald', + '3498DB': 'Bright Blue', + '9B59B6': 'Amethyst', + '4E5F70': 'Grayish Blue', + 'F1C40F': 'Vivid Yellow', + '16A085': 'Dark Cyan', + '27AE60': 'Dark Emerald', + '2980B9': 'Strong Blue', + '8E44AD': 'Dark Violet', + '2C3E50': 'Desaturated Blue', + 'F39C12': 'Orange', + 'E67E22': 'Carrot', + 'E74C3C': 'Pale Red', + 'ECF0F1': 'Bright Silver', + '95A5A6': 'Light Grayish Cyan', + 'DDD': 'Light Gray', + 'D35400': 'Pumpkin', + 'C0392B': 'Strong Red', + 'BDC3C7': 'Silver', + '7F8C8D': 'Grayish Cyan', + '999': 'Dark Gray' + }, + more: 'More Colors...', + panelTitle: 'Colors', + textColorTitle: 'Text Color' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/eo.js b/ckeditor/plugins/colorbutton/lang/eo.js new file mode 100644 index 0000000..5e01d69 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/eo.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'eo', { + auto: 'Aŭtomata', + bgColorTitle: 'Fona Koloro', + colors: { + '000': 'Nigra', + '800000': 'Kaŝtankolora', + '8B4513': 'Mezbruna', + '2F4F4F': 'Ardezgriza', + '008080': 'Marĉanaskolora', + '000080': 'Maristblua', + '4B0082': 'Indigokolora', + '696969': 'Malhelgriza', + B22222: 'Brikruĝa', + A52A2A: 'Bruna', + DAA520: 'Senbrilorkolora', + '006400': 'Malhelverda', + '40E0D0': 'Turkisblua', + '0000CD': 'Reĝblua', + '800080': 'Purpura', + '808080': 'Griza', + F00: 'Ruĝa', + FF8C00: 'Malheloranĝkolora', + FFD700: 'Orkolora', + '008000': 'Verda', + '0FF': 'Verdblua', + '00F': 'Blua', + EE82EE: 'Viola', + A9A9A9: 'Mezgriza', + FFA07A: 'Salmokolora', + FFA500: 'Oranĝkolora', + FFFF00: 'Flava', + '00FF00': 'Limetkolora', + AFEEEE: 'Helturkiskolora', + ADD8E6: 'Helblua', + DDA0DD: 'Prunkolora', + D3D3D3: 'Helgriza', + FFF0F5: 'Lavendkolora vangoŝminko', + FAEBD7: 'Antikvablanka', + FFFFE0: 'Helflava', + F0FFF0: 'Vintromelonkolora', + F0FFFF: 'Lazura', + F0F8FF: 'Aliceblua', + E6E6FA: 'Lavendkolora', + FFF: 'Blanka', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Pli da Koloroj...', + panelTitle: 'Koloroj', + textColorTitle: 'Teksta Koloro' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/es.js b/ckeditor/plugins/colorbutton/lang/es.js new file mode 100644 index 0000000..ab55810 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/es.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'es', { + auto: 'Automático', + bgColorTitle: 'Color de Fondo', + colors: { + '000': 'Negro', + '800000': 'Marrón oscuro', + '8B4513': 'Marrón tierra', + '2F4F4F': 'Pizarra Oscuro', + '008080': 'Azul verdoso', + '000080': 'Azul marino', + '4B0082': 'Añil', + '696969': 'Gris oscuro', + B22222: 'Ladrillo', + A52A2A: 'Marrón', + DAA520: 'Oro oscuro', + '006400': 'Verde oscuro', + '40E0D0': 'Turquesa', + '0000CD': 'Azul medio-oscuro', + '800080': 'Púrpura', + '808080': 'Gris', + F00: 'Rojo', + FF8C00: 'Naranja oscuro', + FFD700: 'Oro', + '008000': 'Verde', + '0FF': 'Cian', + '00F': 'Azul', + EE82EE: 'Violeta', + A9A9A9: 'Gris medio', + FFA07A: 'Salmón claro', + FFA500: 'Naranja', + FFFF00: 'Amarillo', + '00FF00': 'Lima', + AFEEEE: 'Turquesa claro', + ADD8E6: 'Azul claro', + DDA0DD: 'Violeta claro', + D3D3D3: 'Gris claro', + FFF0F5: 'Lavanda rojizo', + FAEBD7: 'Blanco antiguo', + FFFFE0: 'Amarillo claro', + F0FFF0: 'Miel', + F0FFFF: 'Azul celeste', + F0F8FF: 'Azul pálido', + E6E6FA: 'Lavanda', + FFF: 'Blanco', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Más Colores...', + panelTitle: 'Colores', + textColorTitle: 'Color de Texto' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/et.js b/ckeditor/plugins/colorbutton/lang/et.js new file mode 100644 index 0000000..186e8c3 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/et.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'et', { + auto: 'Automaatne', + bgColorTitle: 'Tausta värv', + colors: { + '000': 'Must', + '800000': 'Kastanpruun', + '8B4513': 'Sadulapruun', + '2F4F4F': 'Tume paehall', + '008080': 'Sinakasroheline', + '000080': 'Meresinine', + '4B0082': 'Indigosinine', + '696969': 'Tumehall', + B22222: 'Šamottkivi', + A52A2A: 'Pruun', + DAA520: 'Kuldkollane', + '006400': 'Tumeroheline', + '40E0D0': 'Türkiissinine', + '0000CD': 'Keskmine sinine', + '800080': 'Lilla', + '808080': 'Hall', + F00: 'Punanae', + FF8C00: 'Tumeoranž', + FFD700: 'Kuldne', + '008000': 'Roheline', + '0FF': 'Tsüaniidsinine', + '00F': 'Sinine', + EE82EE: 'Violetne', + A9A9A9: 'Tuhm hall', + FFA07A: 'Hele lõhe', + FFA500: 'Oranž', + FFFF00: 'Kollane', + '00FF00': 'Lubja hall', + AFEEEE: 'Kahvatu türkiis', + ADD8E6: 'Helesinine', + DDA0DD: 'Ploomililla', + D3D3D3: 'Helehall', + FFF0F5: 'Lavendlipunane', + FAEBD7: 'Antiikvalge', + FFFFE0: 'Helekollane', + F0FFF0: 'Meloniroheline', + F0FFFF: 'Taevasinine', + F0F8FF: 'Beebisinine', + E6E6FA: 'Lavendel', + FFF: 'Valge', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Rohkem värve...', + panelTitle: 'Värvid', + textColorTitle: 'Teksti värv' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/eu.js b/ckeditor/plugins/colorbutton/lang/eu.js new file mode 100644 index 0000000..5b43b62 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/eu.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'eu', { + auto: 'Automatikoa', + bgColorTitle: 'Atzeko planoko kolorea', + colors: { + '000': 'Beltza', + '800000': 'Granatea', + '8B4513': 'Zela marroia', + '2F4F4F': 'Arbel gris iluna', + '008080': 'Urdin berdexka', + '000080': 'Urdin iluna', + '4B0082': 'Indigoa', + '696969': 'Gris iluna', + B22222: 'Adreilu erregogorra', + A52A2A: 'Marroia', + DAA520: 'Urrezko makila', + '006400': 'Berde iluna', + '40E0D0': 'Turkesa', + '0000CD': 'Urdin ertaina', + '800080': 'Morea', + '808080': 'Grisa', + F00: 'Gorria', + FF8C00: 'Laranja iluna', + FFD700: 'Urrea', + '008000': 'Berdea', + '0FF': 'Ziana', + '00F': 'Urdina', + EE82EE: 'Bioleta', + A9A9A9: 'Gris ahula', + FFA07A: 'Izokin-kolore argia', + FFA500: 'Laranja', + FFFF00: 'Horia', + '00FF00': 'Lima', + AFEEEE: 'Turkesa argia', + ADD8E6: 'Urdin argia', + DDA0DD: 'Aran-kolorea', + D3D3D3: 'Gris argia', + FFF0F5: 'Izpiliku-gorrixka', + FAEBD7: 'Zuri zaharra', + FFFFE0: 'Hori argia', + F0FFF0: 'Ezti-ihintza', + F0FFFF: 'Zeru-urdina', + F0F8FF: 'Alizia urdina', + E6E6FA: 'Izpilikua', + FFF: 'Zuria', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Kolore gehiago...', + panelTitle: 'Koloreak', + textColorTitle: 'Testu-kolorea' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/fa.js b/ckeditor/plugins/colorbutton/lang/fa.js new file mode 100644 index 0000000..f3f8f08 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/fa.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'fa', { + auto: 'خودکار', + bgColorTitle: 'رنگ پس​زمینه', + colors: { + '000': 'سیاه', + '800000': 'خرمایی', + '8B4513': 'قهوه​ای شکلاتی', + '2F4F4F': 'ارغوانی مایل به خاکستری', + '008080': 'آبی مایل به خاکستری', + '000080': 'آبی سیر', + '4B0082': 'نیلی', + '696969': 'خاکستری تیره', + B22222: 'آتش آجری', + A52A2A: 'قهوه​ای', + DAA520: 'میله​ی طلایی', + '006400': 'سبز تیره', + '40E0D0': 'فیروزه​ای', + '0000CD': 'آبی روشن', + '800080': 'ارغوانی', + '808080': 'خاکستری', + F00: 'قرمز', + FF8C00: 'نارنجی پررنگ', + FFD700: 'طلایی', + '008000': 'سبز', + '0FF': 'آبی مایل به سبز', + '00F': 'آبی', + EE82EE: 'بنفش', + A9A9A9: 'خاکستری مات', + FFA07A: 'صورتی کدر روشن', + FFA500: 'نارنجی', + FFFF00: 'زرد', + '00FF00': 'فسفری', + AFEEEE: 'فیروزه​ای رنگ پریده', + ADD8E6: 'آبی کمرنگ', + DDA0DD: 'آلویی', + D3D3D3: 'خاکستری روشن', + FFF0F5: 'بنفش کمرنگ', + FAEBD7: 'عتیقه سفید', + FFFFE0: 'زرد روشن', + F0FFF0: 'عسلی', + F0FFFF: 'لاجوردی', + F0F8FF: 'آبی براق', + E6E6FA: 'بنفش کمرنگ', + FFF: 'سفید', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'رنگ​های بیشتر...', + panelTitle: 'رنگها', + textColorTitle: 'رنگ متن' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/fi.js b/ckeditor/plugins/colorbutton/lang/fi.js new file mode 100644 index 0000000..f625b95 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/fi.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'fi', { + auto: 'Automaattinen', + bgColorTitle: 'Taustaväri', + colors: { + '000': 'Musta', + '800000': 'Kastanjanruskea', + '8B4513': 'Satulanruskea', + '2F4F4F': 'Tumma liuskekivenharmaa', + '008080': 'Sinivihreä', + '000080': 'Laivastonsininen', + '4B0082': 'Indigonsininen', + '696969': 'Tummanharmaa', + B22222: 'Tiili', + A52A2A: 'Ruskea', + DAA520: 'Kultapiisku', + '006400': 'Tummanvihreä', + '40E0D0': 'Turkoosi', + '0000CD': 'Keskisininen', + '800080': 'Purppura', + '808080': 'Harmaa', + F00: 'Punainen', + FF8C00: 'Tumma oranssi', + FFD700: 'Kulta', + '008000': 'Vihreä', + '0FF': 'Syaani', + '00F': 'Sininen', + EE82EE: 'Violetti', + A9A9A9: 'Tummanharmaa', + FFA07A: 'Vaaleanlohenpunainen', + FFA500: 'Oranssi', + FFFF00: 'Keltainen', + '00FF00': 'Limetin vihreä', + AFEEEE: 'Haalea turkoosi', + ADD8E6: 'Vaaleansininen', + DDA0DD: 'Luumu', + D3D3D3: 'Vaaleanharmaa', + FFF0F5: 'Laventelinpunainen', + FAEBD7: 'Antiikinvalkoinen', + FFFFE0: 'Vaaleankeltainen', + F0FFF0: 'Hunajameloni', + F0FFFF: 'Asurinsininen', + F0F8FF: 'Alice Blue -sininen', + E6E6FA: 'Lavanteli', + FFF: 'Valkoinen', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Lisää värejä...', + panelTitle: 'Värit', + textColorTitle: 'Tekstiväri' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/fo.js b/ckeditor/plugins/colorbutton/lang/fo.js new file mode 100644 index 0000000..ad8f26c --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/fo.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'fo', { + auto: 'Automatiskt', + bgColorTitle: 'Bakgrundslitur', + colors: { + '000': 'Svart', + '800000': 'Maroon', + '8B4513': 'Saðilsbrúnt', + '2F4F4F': 'Dark Slate Gray', + '008080': 'Teal', + '000080': 'Navy', + '4B0082': 'Indigo', + '696969': 'Myrkagrátt', + B22222: 'Fire Brick', + A52A2A: 'Brúnt', + DAA520: 'Gullstavur', + '006400': 'Myrkagrønt', + '40E0D0': 'Turquoise', + '0000CD': 'Meðal blátt', + '800080': 'Purple', + '808080': 'Grátt', + F00: 'Reytt', + FF8C00: 'Myrkt appelsingult', + FFD700: 'Gull', + '008000': 'Grønt', + '0FF': 'Cyan', + '00F': 'Blátt', + EE82EE: 'Violet', + A9A9A9: 'Døkt grátt', + FFA07A: 'Ljósur laksur', + FFA500: 'Appelsingult', + FFFF00: 'Gult', + '00FF00': 'Lime', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Ljósablátt', + DDA0DD: 'Plum', + D3D3D3: 'Ljósagrátt', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Klassiskt hvítt', + FFFFE0: 'Ljósagult', + F0FFF0: 'Hunangsdøggur', + F0FFFF: 'Azure', + F0F8FF: 'Alice Blátt', + E6E6FA: 'Lavender', + FFF: 'Hvítt', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Fleiri litir...', + panelTitle: 'Litir', + textColorTitle: 'Tekstlitur' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/fr-ca.js b/ckeditor/plugins/colorbutton/lang/fr-ca.js new file mode 100644 index 0000000..9877939 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/fr-ca.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'fr-ca', { + auto: 'Automatique', + bgColorTitle: 'Couleur de fond', + colors: { + '000': 'Noir', + '800000': 'Marron', + '8B4513': 'Brun foncé', + '2F4F4F': 'Gris ardoise foncé', + '008080': 'Sarcelle', + '000080': 'Marine', + '4B0082': 'Indigo', + '696969': 'Gris foncé', + B22222: 'Rouge brique', + A52A2A: 'Brun', + DAA520: 'Doré', + '006400': 'Vert foncé', + '40E0D0': 'Turquoise', + '0000CD': 'Bleu', + '800080': 'Mauve', + '808080': 'Gris', + F00: 'Rouge', + FF8C00: 'Orange foncé', + FFD700: 'Or', + '008000': 'Vert', + '0FF': 'Cyan', + '00F': 'Bleu', + EE82EE: 'Violet', + A9A9A9: 'Gris pâle', + FFA07A: 'Saumon clair', + FFA500: 'Orange', + FFFF00: 'Jaune', + '00FF00': 'Vert lime', + AFEEEE: 'Turquoise pâle', + ADD8E6: 'Bleu pâle', + DDA0DD: 'Prune', + D3D3D3: 'Gris pâle', + FFF0F5: 'Bleu lavande', + FAEBD7: 'Blanc antique', + FFFFE0: 'Jaune pâle', + F0FFF0: 'Miel doré', + F0FFFF: 'Azure', + F0F8FF: 'Bleu alice', + E6E6FA: 'Lavande', + FFF: 'Blanc', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Plus de couleurs...', + panelTitle: 'Couleurs', + textColorTitle: 'Couleur de texte' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/fr.js b/ckeditor/plugins/colorbutton/lang/fr.js new file mode 100644 index 0000000..5966baa --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/fr.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'fr', { + auto: 'Automatique', + bgColorTitle: 'Couleur d\'arrière-plan', + colors: { + '000': 'Noir', + '800000': 'Marron', + '8B4513': 'Brun de selle', + '2F4F4F': 'Gris sombre d\'ardoise', + '008080': 'Canard', + '000080': 'Bleu marine', + '4B0082': 'Indigo', + '696969': 'Gris foncé', + B22222: 'Rouge brique', + A52A2A: 'Brun', + DAA520: 'Or terni', + '006400': 'Vert foncé', + '40E0D0': 'Turquoise', + '0000CD': 'Bleu royal', + '800080': 'Violet', + '808080': 'Gris', + F00: 'Rouge', + FF8C00: 'Orange foncé', + FFD700: 'Or', + '008000': 'Vert', + '0FF': 'Cyan', + '00F': 'Bleu', + EE82EE: 'Violet', + A9A9A9: 'Gris tamisé', + FFA07A: 'Saumon clair', + FFA500: 'Orange', + FFFF00: 'Jaune', + '00FF00': 'Lime', + AFEEEE: 'Turquoise clair', + ADD8E6: 'Bleu clair', + DDA0DD: 'Prune', + D3D3D3: 'Gris clair', + FFF0F5: 'Fard lavande', + FAEBD7: 'Blanc antique', + FFFFE0: 'Jaune clair', + F0FFF0: 'Vert rosée', + F0FFFF: 'Azur', + F0F8FF: 'Bleu Alice', + E6E6FA: 'Lavande', + FFF: 'Blanc', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Plus de couleurs...', + panelTitle: 'Couleurs', + textColorTitle: 'Couleur du texte' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/gl.js b/ckeditor/plugins/colorbutton/lang/gl.js new file mode 100644 index 0000000..bd8bd1f --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/gl.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'gl', { + auto: 'Automático', + bgColorTitle: 'Cor do fondo', + colors: { + '000': 'Negro', + '800000': 'Marrón escuro', + '8B4513': 'Ocre', + '2F4F4F': 'Pizarra escuro', + '008080': 'Verde azulado', + '000080': 'Azul mariño', + '4B0082': 'Índigo', + '696969': 'Gris escuro', + B22222: 'Ladrillo', + A52A2A: 'Marrón', + DAA520: 'Dourado escuro', + '006400': 'Verde escuro', + '40E0D0': 'Turquesa', + '0000CD': 'Azul medio', + '800080': 'Púrpura', + '808080': 'Gris', + F00: 'Vermello', + FF8C00: 'Laranxa escuro', + FFD700: 'Dourado', + '008000': 'Verde', + '0FF': 'Cian', + '00F': 'Azul', + EE82EE: 'Violeta', + A9A9A9: 'Gris medio', + FFA07A: 'Salmón claro', + FFA500: 'Laranxa', + FFFF00: 'Amarelo', + '00FF00': 'Lima', + AFEEEE: 'Turquesa pálido', + ADD8E6: 'Azul claro', + DDA0DD: 'Violeta pálido', + D3D3D3: 'Verde claro', + FFF0F5: 'Lavanda vermello', + FAEBD7: 'Branco antigo', + FFFFE0: 'Amarelo claro', + F0FFF0: 'Mel', + F0FFFF: 'Azul celeste', + F0F8FF: 'Azul pálido', + E6E6FA: 'Lavanda', + FFF: 'Branco', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Máis cores...', + panelTitle: 'Cores', + textColorTitle: 'Cor do texto' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/gu.js b/ckeditor/plugins/colorbutton/lang/gu.js new file mode 100644 index 0000000..ce2c40c --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/gu.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'gu', { + auto: 'સ્વચાલિત', + bgColorTitle: 'બૅકગ્રાઉન્ડ રંગ,', + colors: { + '000': 'કાળો', + '800000': 'મરુન', + '8B4513': 'છીક', + '2F4F4F': 'ડાર્ક સ્લેટ ગ્રે ', + '008080': 'ટીલ', + '000080': 'નેવી', + '4B0082': 'જામલી', + '696969': 'ડાર્ક ગ્રે', + B22222: 'ઈટ', + A52A2A: 'બ્રાઉન', + DAA520: 'ગોલ્ડન રોડ', + '006400': 'ડાર્ક લીલો', + '40E0D0': 'ટ્રકોઈસ', + '0000CD': 'મધ્યમ વાદળી', + '800080': 'પર્પલ', + '808080': 'ગ્રે', + F00: 'લાલ', + FF8C00: 'ડાર્ક ઓરંજ', + FFD700: 'ગોલ્ડ', + '008000': 'ગ્રીન', + '0FF': 'સાયન', + '00F': 'વાદળી', + EE82EE: 'વાયોલેટ', + A9A9A9: 'ડીમ ', + FFA07A: 'લાઈટ સાલમન', + FFA500: 'ઓરંજ', + FFFF00: 'પીળો', + '00FF00': 'લાઈમ', + AFEEEE: 'પેલ કોઈસ', + ADD8E6: 'લાઈટ બ્લુ', + DDA0DD: 'પલ્મ', + D3D3D3: 'લાઈટ ગ્રે', + FFF0F5: 'લવંડર ', + FAEBD7: 'એન્ટીક સફેદ', + FFFFE0: 'લાઈટ પીળો', + F0FFF0: 'હનીડઉય', + F0FFFF: 'અઝુરે', + F0F8FF: 'એલીસ બ્લુ', + E6E6FA: 'લવંડર', + FFF: 'સફેદ', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'ઔર રંગ...', + panelTitle: 'રંગ', + textColorTitle: 'શબ્દનો રંગ' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/he.js b/ckeditor/plugins/colorbutton/lang/he.js new file mode 100644 index 0000000..da022c7 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/he.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'he', { + auto: 'אוטומטי', + bgColorTitle: 'צבע רקע', + colors: { + '000': 'שחור', + '800000': 'סגול כהה', + '8B4513': 'חום בהיר', + '2F4F4F': 'אפור צפחה', + '008080': 'כחול-ירוק', + '000080': 'כחול-סגול', + '4B0082': 'אינדיגו', + '696969': 'אפור מעומעם', + B22222: 'אדום-חום', + A52A2A: 'חום', + DAA520: 'כתום זהב', + '006400': 'ירוק כהה', + '40E0D0': 'טורקיז', + '0000CD': 'כחול בינוני', + '800080': 'סגול', + '808080': 'אפור', + F00: 'אדום', + FF8C00: 'כתום כהה', + FFD700: 'זהב', + '008000': 'ירוק', + '0FF': 'ציאן', + '00F': 'כחול', + EE82EE: 'סגלגל', + A9A9A9: 'אפור כהה', + FFA07A: 'כתום-וורוד', + FFA500: 'כתום', + FFFF00: 'צהוב', + '00FF00': 'ליים', + AFEEEE: 'טורקיז בהיר', + ADD8E6: 'כחול בהיר', + DDA0DD: 'שזיף', + D3D3D3: 'אפור בהיר', + FFF0F5: 'לבנדר מסמיק', + FAEBD7: 'לבן עתיק', + FFFFE0: 'צהוב בהיר', + F0FFF0: 'טל דבש', + F0FFFF: 'תכלת', + F0F8FF: 'כחול טיפת מים', + E6E6FA: 'לבנדר', + FFF: 'לבן', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'צבעים נוספים...', + panelTitle: 'צבעים', + textColorTitle: 'צבע טקסט' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/hi.js b/ckeditor/plugins/colorbutton/lang/hi.js new file mode 100644 index 0000000..27c164b --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/hi.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'hi', { + auto: 'स्वचालित', + bgColorTitle: 'बैक्ग्राउन्ड रंग', + colors: { + '000': 'Black', + '800000': 'Maroon', + '8B4513': 'Saddle Brown', + '2F4F4F': 'Dark Slate Gray', + '008080': 'Teal', + '000080': 'Navy', + '4B0082': 'Indigo', + '696969': 'Dark Gray', + B22222: 'Fire Brick', + A52A2A: 'Brown', + DAA520: 'Golden Rod', + '006400': 'Dark Green', + '40E0D0': 'Turquoise', + '0000CD': 'Medium Blue', + '800080': 'Purple', + '808080': 'Gray', + F00: 'Red', + FF8C00: 'Dark Orange', + FFD700: 'Gold', + '008000': 'Green', + '0FF': 'Cyan', + '00F': 'Blue', + EE82EE: 'Violet', + A9A9A9: 'Dim Gray', + FFA07A: 'Light Salmon', + FFA500: 'Orange', + FFFF00: 'Yellow', + '00FF00': 'Lime', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Light Blue', + DDA0DD: 'Plum', + D3D3D3: 'Light Grey', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antique White', + FFFFE0: 'Light Yellow', + F0FFF0: 'Honeydew', + F0FFFF: 'Azure', + F0F8FF: 'Alice Blue', + E6E6FA: 'Lavender', + FFF: 'White', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'और रंग...', + panelTitle: 'Colors', + textColorTitle: 'टेक्स्ट रंग' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/hr.js b/ckeditor/plugins/colorbutton/lang/hr.js new file mode 100644 index 0000000..3afdf7b --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/hr.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'hr', { + auto: 'Automatski', + bgColorTitle: 'Boja pozadine', + colors: { + '000': 'Crna', + '800000': 'Kesten', + '8B4513': 'Smeđa', + '2F4F4F': 'Tamno siva', + '008080': 'Teal', + '000080': 'Mornarska', + '4B0082': 'Indigo', + '696969': 'Tamno siva', + B22222: 'Vatrena cigla', + A52A2A: 'Smeđa', + DAA520: 'Zlatna', + '006400': 'Tamno zelena', + '40E0D0': 'Tirkizna', + '0000CD': 'Srednje plava', + '800080': 'Ljubičasta', + '808080': 'Siva', + F00: 'Crvena', + FF8C00: 'Tamno naranđasta', + FFD700: 'Zlatna', + '008000': 'Zelena', + '0FF': 'Cijan', + '00F': 'Plava', + EE82EE: 'Ljubičasta', + A9A9A9: 'Mutno siva', + FFA07A: 'Svijetli losos', + FFA500: 'Naranđasto', + FFFF00: 'Žuto', + '00FF00': 'Limun', + AFEEEE: 'Blijedo tirkizna', + ADD8E6: 'Svijetlo plava', + DDA0DD: 'Šljiva', + D3D3D3: 'Svijetlo siva', + FFF0F5: 'Lavanda rumeno', + FAEBD7: 'Antikno bijela', + FFFFE0: 'Svijetlo žuta', + F0FFF0: 'Med', + F0FFFF: 'Azurna', + F0F8FF: 'Alice plava', + E6E6FA: 'Lavanda', + FFF: 'Bijela', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Više boja...', + panelTitle: 'Boje', + textColorTitle: 'Boja teksta' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/hu.js b/ckeditor/plugins/colorbutton/lang/hu.js new file mode 100644 index 0000000..02d7424 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/hu.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'hu', { + auto: 'Automatikus', + bgColorTitle: 'Háttérszín', + colors: { + '000': 'Fekete', + '800000': 'Bordó', + '8B4513': 'Barna', + '2F4F4F': 'Sötét türkiz', + '008080': 'Türkiz', + '000080': 'Király kék', + '4B0082': 'Indigó kék', + '696969': 'Szürke', + B22222: 'Tégla vörös', + A52A2A: 'Vörös', + DAA520: 'Arany sárga', + '006400': 'Sötét zöld', + '40E0D0': 'Türkiz', + '0000CD': 'Kék', + '800080': 'Lila', + '808080': 'Szürke', + F00: 'Piros', + FF8C00: 'Sötét narancs', + FFD700: 'Arany', + '008000': 'Zöld', + '0FF': 'Türkiz', + '00F': 'Kék', + EE82EE: 'Rózsaszín', + A9A9A9: 'Sötét szürke', + FFA07A: 'Lazac', + FFA500: 'Narancs', + FFFF00: 'Citromsárga', + '00FF00': 'Neon zöld', + AFEEEE: 'Világos türkiz', + ADD8E6: 'Világos kék', + DDA0DD: 'Világos lila', + D3D3D3: 'Világos szürke', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Törtfehér', + FFFFE0: 'Világos sárga', + F0FFF0: 'Menta', + F0FFFF: 'Azúr kék', + F0F8FF: 'Halvány kék', + E6E6FA: 'Lavender', + FFF: 'Fehér', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'További színek...', + panelTitle: 'Színek', + textColorTitle: 'Betűszín' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/id.js b/ckeditor/plugins/colorbutton/lang/id.js new file mode 100644 index 0000000..8c173e8 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/id.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'id', { + auto: 'Automatic', // MISSING + bgColorTitle: 'Warna Latar Belakang', + colors: { + '000': 'Hitam', + '800000': 'Merah Tua', + '8B4513': 'Saddle Brown', // MISSING + '2F4F4F': 'Dark Slate Gray', // MISSING + '008080': 'Teal', // MISSING + '000080': 'Navy', // MISSING + '4B0082': 'Indigo', // MISSING + '696969': 'Abu-abu Gelap', + B22222: 'Merah Bata', + A52A2A: 'Coklat', + DAA520: 'Golden Rod', // MISSING + '006400': 'Hijau Gelap', + '40E0D0': 'Turquoise', // MISSING + '0000CD': 'Biru Sedang', + '800080': 'Ungu', + '808080': 'Abu-abu', + F00: 'Merah', + FF8C00: 'Jingga Gelap', + FFD700: 'Emas', + '008000': 'Hijau', + '0FF': 'Cyan', // MISSING + '00F': 'Biru', + EE82EE: 'Violet', // MISSING + A9A9A9: 'Abu-abu Redup', + FFA07A: 'Salmon Cerah', + FFA500: 'Jingga', + FFFF00: 'Kuning', + '00FF00': 'Jeruk Lemon', + AFEEEE: 'Biru Hijau Pucat', + ADD8E6: 'Biru Cerah', + DDA0DD: 'Plum', // MISSING + D3D3D3: 'Abu-abu Cerah', + FFF0F5: 'Lavender Blush', // MISSING + FAEBD7: 'Antique White', // MISSING + FFFFE0: 'Kuning Cerah', + F0FFF0: 'Honeydew', // MISSING + F0FFFF: 'Azure', // MISSING + F0F8FF: 'Alice Blue', // MISSING + E6E6FA: 'Lavender', // MISSING + FFF: 'Putih', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Warna lainnya...', + panelTitle: 'Warna', + textColorTitle: 'Warna Teks' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/is.js b/ckeditor/plugins/colorbutton/lang/is.js new file mode 100644 index 0000000..c293519 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/is.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'is', { + auto: 'Sjálfval', + bgColorTitle: 'Bakgrunnslitur', + colors: { + '000': 'Black', + '800000': 'Maroon', + '8B4513': 'Saddle Brown', + '2F4F4F': 'Dark Slate Gray', + '008080': 'Teal', + '000080': 'Navy', + '4B0082': 'Indigo', + '696969': 'Dark Gray', + B22222: 'Fire Brick', + A52A2A: 'Brown', + DAA520: 'Golden Rod', + '006400': 'Dark Green', + '40E0D0': 'Turquoise', + '0000CD': 'Medium Blue', + '800080': 'Purple', + '808080': 'Gray', + F00: 'Red', + FF8C00: 'Dark Orange', + FFD700: 'Gold', + '008000': 'Green', + '0FF': 'Cyan', + '00F': 'Blue', + EE82EE: 'Violet', + A9A9A9: 'Dim Gray', + FFA07A: 'Light Salmon', + FFA500: 'Orange', + FFFF00: 'Yellow', + '00FF00': 'Lime', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Light Blue', + DDA0DD: 'Plum', + D3D3D3: 'Light Grey', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antique White', + FFFFE0: 'Light Yellow', + F0FFF0: 'Honeydew', + F0FFFF: 'Azure', + F0F8FF: 'Alice Blue', + E6E6FA: 'Lavender', + FFF: 'White', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Fleiri liti...', + panelTitle: 'Colors', + textColorTitle: 'Litur texta' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/it.js b/ckeditor/plugins/colorbutton/lang/it.js new file mode 100644 index 0000000..9a3417a --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/it.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'it', { + auto: 'Automatico', + bgColorTitle: 'Colore sfondo', + colors: { + '000': 'Nero', + '800000': 'Marrone Castagna', + '8B4513': 'Marrone Cuoio', + '2F4F4F': 'Grigio Fumo di Londra', + '008080': 'Acquamarina', + '000080': 'Blu Oceano', + '4B0082': 'Indigo', + '696969': 'Grigio Scuro', + B22222: 'Giallo Fiamma', + A52A2A: 'Marrone', + DAA520: 'Giallo Mimosa', + '006400': 'Verde Scuro', + '40E0D0': 'Turchese', + '0000CD': 'Blue Scuro', + '800080': 'Viola', + '808080': 'Grigio', + F00: 'Rosso', + FF8C00: 'Arancio Scuro', + FFD700: 'Oro', + '008000': 'Verde', + '0FF': 'Ciano', + '00F': 'Blu', + EE82EE: 'Violetto', + A9A9A9: 'Grigio Scuro', + FFA07A: 'Salmone', + FFA500: 'Arancio', + FFFF00: 'Giallo', + '00FF00': 'Lime', + AFEEEE: 'Turchese Chiaro', + ADD8E6: 'Blu Chiaro', + DDA0DD: 'Rosso Ciliegia', + D3D3D3: 'Grigio Chiaro', + FFF0F5: 'Lavanda Chiara', + FAEBD7: 'Bianco Antico', + FFFFE0: 'Giallo Chiaro', + F0FFF0: 'Verde Mela', + F0FFFF: 'Azzurro', + F0F8FF: 'Celeste', + E6E6FA: 'Lavanda', + FFF: 'Bianco', + '1ABC9C': 'Ciano intenso', + '2ECC71': 'Smeraldo', + '3498DB': 'Blu luminoso', + '9B59B6': 'Ametista', + '4E5F70': 'Blu grigiastro', + 'F1C40F': 'Giallo vivido', + '16A085': 'Ciano scuro', + '27AE60': 'Smeraldo scuro', + '2980B9': 'Blu intenso', + '8E44AD': 'Viola scuro', + '2C3E50': 'Blu desaturato', + 'F39C12': 'Arancio', + 'E67E22': 'Carota', + 'E74C3C': 'Rosso pallido', + 'ECF0F1': 'Argento luminoso', + '95A5A6': 'Ciano grigiastro chiaro', + 'DDD': 'Grigio chiaro', + 'D35400': 'Zucca', + 'C0392B': 'Rosso intenso', + 'BDC3C7': 'Argento', + '7F8C8D': 'Ciano grigiastro', + '999': 'Grigio scuro' + }, + more: 'Altri colori...', + panelTitle: 'Colori', + textColorTitle: 'Colore testo' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/ja.js b/ckeditor/plugins/colorbutton/lang/ja.js new file mode 100644 index 0000000..06439e4 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/ja.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'ja', { + auto: '自動', + bgColorTitle: '背景色', + colors: { + '000': 'Black', + '800000': 'Maroon', + '8B4513': 'Saddle Brown', + '2F4F4F': 'Dark Slate Gray', + '008080': 'Teal', + '000080': 'Navy', + '4B0082': 'Indigo', + '696969': 'Dark Gray', + B22222: 'Fire Brick', + A52A2A: 'Brown', + DAA520: 'Golden Rod', + '006400': 'Dark Green', + '40E0D0': 'Turquoise', + '0000CD': 'Medium Blue', + '800080': 'Purple', + '808080': 'Gray', + F00: 'Red', + FF8C00: 'Dark Orange', + FFD700: 'Gold', + '008000': 'Green', + '0FF': 'Cyan', + '00F': 'Blue', + EE82EE: 'Violet', + A9A9A9: 'Dim Gray', + FFA07A: 'Light Salmon', + FFA500: 'Orange', + FFFF00: 'Yellow', + '00FF00': 'Lime', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Light Blue', + DDA0DD: 'Plum', + D3D3D3: 'Light Grey', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antique White', + FFFFE0: 'Light Yellow', + F0FFF0: 'Honeydew', + F0FFFF: 'Azure', + F0F8FF: 'Alice Blue', + E6E6FA: 'Lavender', + FFF: 'White', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'その他の色...', + panelTitle: '色', + textColorTitle: '文字色' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/ka.js b/ckeditor/plugins/colorbutton/lang/ka.js new file mode 100644 index 0000000..0f859a9 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/ka.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'ka', { + auto: 'ავტომატური', + bgColorTitle: 'ფონის ფერი', + colors: { + '000': 'შავი', + '800000': 'მუქი შინდისფერი', + '8B4513': 'ყავისფერი', + '2F4F4F': 'მოლურჯო ნაცრისფერი', + '008080': 'ჩამქრალი ლურჯი', + '000080': 'მუქი ლურჯი', + '4B0082': 'იასამნისფერი', + '696969': 'მუქი ნაცრისფერი', + B22222: 'აგურისფერი', + A52A2A: 'მუქი ყავისფერი', + DAA520: 'მოყვითალო', + '006400': 'მუქი მწვანე', + '40E0D0': 'ცისფერი', + '0000CD': 'ზომიერად ლურჯი', + '800080': 'იისფერი', + '808080': 'ნაცრისფერი', + F00: 'წითელი', + FF8C00: 'მუქი სტაფილოსფერი', + FFD700: 'ოქროსფერი', + '008000': 'მწვანე', + '0FF': 'ღია ცისფერი', + '00F': 'ლურჯი', + EE82EE: 'იისფერი', + A9A9A9: 'ბაცი ნაცრისფერი', + FFA07A: 'ჩამქრალი ვარდისფერი', + FFA500: 'სტაფილოსფერი', + FFFF00: 'ყვითელი', + '00FF00': 'ლურჯი', + AFEEEE: 'ცისფერი', + ADD8E6: 'ღია ლურჯი', + DDA0DD: 'ღია იისფერი', + D3D3D3: 'ღია ნაცრისფერი', + FFF0F5: 'ღია ვარდისფერი', + FAEBD7: 'ღია ყავისფერი', + FFFFE0: 'ნათელი ყვითელი', + F0FFF0: 'ღია მწვანე', + F0FFFF: 'ღია ცისფერი 2', + F0F8FF: 'ღია ცისფერი 3', + E6E6FA: 'ღია იისფერი 2', + FFF: 'თეთრი', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'მეტი ფერი...', + panelTitle: 'ფერები', + textColorTitle: 'ტექსტის ფერი' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/km.js b/ckeditor/plugins/colorbutton/lang/km.js new file mode 100644 index 0000000..e3c1de7 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/km.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'km', { + auto: 'ស្វ័យប្រវត្តិ', + bgColorTitle: 'ពណ៌ផ្ទៃខាងក្រោយ', + colors: { + '000': 'ខ្មៅ', + '800000': 'ត្នោត​ចាស់', + '8B4513': 'Saddle Brown', + '2F4F4F': 'Dark Slate Gray', + '008080': 'Teal', + '000080': 'ខៀវ​ចាស់', + '4B0082': 'ធ្លះ', + '696969': 'ប្រផេះ​ក្រាស់', + B22222: 'Fire Brick', + A52A2A: 'ត្នោត', + DAA520: 'Golden Rod', + '006400': 'បៃតង​ចាស់', + '40E0D0': 'Turquoise', + '0000CD': 'Medium Blue', + '800080': 'Purple', + '808080': 'ប្រផេះ', + F00: 'ក្រហម', + FF8C00: 'ទឹក​ក្រូច​ចាស់', + FFD700: 'មាស', + '008000': 'បៃតង', + '0FF': 'Cyan', + '00F': 'ខៀវ', + EE82EE: 'ស្វាយ', + A9A9A9: 'Dim Gray', + FFA07A: 'Light Salmon', + FFA500: 'ទឹក​ក្រូច', + FFFF00: 'លឿង', + '00FF00': 'ក្រូច​ឆ្មារ', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Light Blue', + DDA0DD: 'Plum', + D3D3D3: 'Light Grey', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antique White', + FFFFE0: 'លឿង​ស្ដើង', + F0FFF0: 'Honeydew', + F0FFFF: 'ផ្ទៃមេឃ', + F0F8FF: 'Alice Blue', + E6E6FA: 'ឡាវិនដឺ', + FFF: 'ស', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'ពណ៌​ផ្សេង​ទៀត..', + panelTitle: 'ពណ៌', + textColorTitle: 'ពណ៌អក្សរ' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/ko.js b/ckeditor/plugins/colorbutton/lang/ko.js new file mode 100644 index 0000000..de7494f --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/ko.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'ko', { + auto: '기본 색상', + bgColorTitle: '배경 색상', + colors: { + '000': '검정', + '800000': '밤색', + '8B4513': '새들 브라운', + '2F4F4F': '다크 슬레이트 그레이', + '008080': '틸', + '000080': '네이비', + '4B0082': '남색', + '696969': '짙은 회색', + B22222: '벽돌색', + A52A2A: '갈색', + DAA520: '골든 로드', + '006400': '암록색', + '40E0D0': '터코이즈', + '0000CD': '미디엄 블루', + '800080': '보라', + '808080': '회색', + F00: '빨강', + FF8C00: '짙은 주황', + FFD700: '금색', + '008000': '녹색', + '0FF': '시안', + '00F': '파랑', + EE82EE: '남보라', + A9A9A9: '딤 그레이', + FFA07A: '라이트 새먼', + FFA500: '주황', + FFFF00: '노랑', + '00FF00': '라임', + AFEEEE: '패일 터코이즈', + ADD8E6: '연한 파랑', + DDA0DD: '자두', + D3D3D3: '연한 회색', + FFF0F5: '라벤더 블러쉬', + FAEBD7: '앤틱 화이트', + FFFFE0: '연한 노랑', + F0FFF0: '허니듀', + F0FFFF: '하늘색', + F0F8FF: '앨리스 블루', + E6E6FA: '라벤더', + FFF: '흰색', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: '색상 선택...', + panelTitle: '색상', + textColorTitle: '글자 색상' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/ku.js b/ckeditor/plugins/colorbutton/lang/ku.js new file mode 100644 index 0000000..80103e4 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/ku.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'ku', { + auto: 'خۆکار', + bgColorTitle: 'ڕەنگی پاشبنەما', + colors: { + '000': 'ڕەش', + '800000': 'سۆرو ماڕوونی', + '8B4513': 'ماڕوونی', + '2F4F4F': 'سەوزی تاریك', + '008080': 'سەوز و شین', + '000080': 'شینی تۆخ', + '4B0082': 'مۆری تۆخ', + '696969': 'ڕەساسی تۆخ', + B22222: 'سۆری تۆخ', + A52A2A: 'قاوەیی', + DAA520: 'قاوەیی بریسکەدار', + '006400': 'سەوزی تۆخ', + '40E0D0': 'شینی ناتۆخی بریسکەدار', + '0000CD': 'شینی مامناوەند', + '800080': 'پەمبەیی', + '808080': 'ڕەساسی', + F00: 'سۆر', + FF8C00: 'نارەنجی تۆخ', + FFD700: 'زەرد', + '008000': 'سەوز', + '0FF': 'شینی ئاسمانی', + '00F': 'شین', + EE82EE: 'پەمەیی', + A9A9A9: 'ڕەساسی ناتۆخ', + FFA07A: 'نارەنجی ناتۆخ', + FFA500: 'نارەنجی', + FFFF00: 'زەرد', + '00FF00': 'سەوز', + AFEEEE: 'شینی ناتۆخ', + ADD8E6: 'شینی زۆر ناتۆخ', + DDA0DD: 'پەمەیی ناتۆخ', + D3D3D3: 'ڕەساسی بریسکەدار', + FFF0F5: 'جەرگی زۆر ناتۆخ', + FAEBD7: 'جەرگی ناتۆخ', + FFFFE0: 'سپی ناتۆخ', + F0FFF0: 'هەنگوینی ناتۆخ', + F0FFFF: 'شینێکی زۆر ناتۆخ', + F0F8FF: 'شینێکی ئاسمانی زۆر ناتۆخ', + E6E6FA: 'شیری', + FFF: 'سپی', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'ڕەنگی زیاتر...', + panelTitle: 'ڕەنگەکان', + textColorTitle: 'ڕەنگی دەق' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/lt.js b/ckeditor/plugins/colorbutton/lang/lt.js new file mode 100644 index 0000000..25206c7 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/lt.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'lt', { + auto: 'Automatinis', + bgColorTitle: 'Fono spalva', + colors: { + '000': 'Juoda', + '800000': 'Kaštoninė', + '8B4513': 'Tamsiai ruda', + '2F4F4F': 'Pilka tamsaus šiferio', + '008080': 'Teal', + '000080': 'Karinis', + '4B0082': 'Indigo', + '696969': 'Tamsiai pilka', + B22222: 'Ugnies', + A52A2A: 'Ruda', + DAA520: 'Aukso', + '006400': 'Tamsiai žalia', + '40E0D0': 'Turquoise', + '0000CD': 'Vidutinė mėlyna', + '800080': 'Violetinė', + '808080': 'Pilka', + F00: 'Raudona', + FF8C00: 'Tamsiai oranžinė', + FFD700: 'Auksinė', + '008000': 'Žalia', + '0FF': 'Žydra', + '00F': 'Mėlyna', + EE82EE: 'Violetinė', + A9A9A9: 'Dim Gray', + FFA07A: 'Light Salmon', + FFA500: 'Oranžinė', + FFFF00: 'Geltona', + '00FF00': 'Citrinų', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Šviesiai mėlyna', + DDA0DD: 'Plum', + D3D3D3: 'Šviesiai pilka', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antique White', + FFFFE0: 'Šviesiai geltona', + F0FFF0: 'Honeydew', + F0FFFF: 'Azure', + F0F8FF: 'Alice Blue', + E6E6FA: 'Lavender', + FFF: 'Balta', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Daugiau spalvų...', + panelTitle: 'Spalva', + textColorTitle: 'Teksto spalva' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/lv.js b/ckeditor/plugins/colorbutton/lang/lv.js new file mode 100644 index 0000000..f207155 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/lv.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'lv', { + auto: 'Automātiska', + bgColorTitle: 'Fona krāsa', + colors: { + '000': 'Melns', + '800000': 'Sarkanbrūns', + '8B4513': 'Sedlu brūns', + '2F4F4F': 'Tumšas tāfeles pelēks', + '008080': 'Zili-zaļš', + '000080': 'Jūras', + '4B0082': 'Indigo', + '696969': 'Tumši pelēks', + B22222: 'Ķieģeļsarkans', + A52A2A: 'Brūns', + DAA520: 'Zelta', + '006400': 'Tumši zaļš', + '40E0D0': 'Tirkīzs', + '0000CD': 'Vidēji zils', + '800080': 'Purpurs', + '808080': 'Pelēks', + F00: 'Sarkans', + FF8C00: 'Tumši oranžs', + FFD700: 'Zelta', + '008000': 'Zaļš', + '0FF': 'Tumšzils', + '00F': 'Zils', + EE82EE: 'Violets', + A9A9A9: 'Pelēks', + FFA07A: 'Gaiši laškrāsas', + FFA500: 'Oranžs', + FFFF00: 'Dzeltens', + '00FF00': 'Laima', + AFEEEE: 'Gaiši tirkīza', + ADD8E6: 'Gaiši zils', + DDA0DD: 'Plūmju', + D3D3D3: 'Gaiši pelēks', + FFF0F5: 'Lavandas sārts', + FAEBD7: 'Antīki balts', + FFFFE0: 'Gaiši dzeltens', + F0FFF0: 'Meduspile', + F0FFFF: 'Debesszils', + F0F8FF: 'Alises zils', + E6E6FA: 'Lavanda', + FFF: 'Balts', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Plašāka palete...', + panelTitle: 'Krāsa', + textColorTitle: 'Teksta krāsa' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/mk.js b/ckeditor/plugins/colorbutton/lang/mk.js new file mode 100644 index 0000000..9054b24 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/mk.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'mk', { + auto: 'Automatic', // MISSING + bgColorTitle: 'Background Color', + colors: { + '000': 'Black', + '800000': 'Maroon', + '8B4513': 'Saddle Brown', + '2F4F4F': 'Dark Slate Gray', + '008080': 'Teal', + '000080': 'Navy', + '4B0082': 'Indigo', + '696969': 'Dark Gray', + B22222: 'Fire Brick', + A52A2A: 'Brown', + DAA520: 'Golden Rod', + '006400': 'Dark Green', + '40E0D0': 'Turquoise', + '0000CD': 'Medium Blue', + '800080': 'Purple', + '808080': 'Gray', + F00: 'Red', + FF8C00: 'Dark Orange', + FFD700: 'Gold', + '008000': 'Green', + '0FF': 'Cyan', + '00F': 'Blue', + EE82EE: 'Violet', + A9A9A9: 'Dim Gray', + FFA07A: 'Light Salmon', + FFA500: 'Orange', + FFFF00: 'Yellow', + '00FF00': 'Lime', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Light Blue', + DDA0DD: 'Plum', + D3D3D3: 'Light Grey', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antique White', + FFFFE0: 'Light Yellow', + F0FFF0: 'Honeydew', + F0FFFF: 'Azure', + F0F8FF: 'Alice Blue', + E6E6FA: 'Lavender', + FFF: 'White', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'More Colors...', // MISSING + panelTitle: 'Colors', + textColorTitle: 'Text Color' // MISSING +} ); diff --git a/ckeditor/plugins/colorbutton/lang/mn.js b/ckeditor/plugins/colorbutton/lang/mn.js new file mode 100644 index 0000000..6d3b94b --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/mn.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'mn', { + auto: 'Автоматаар', + bgColorTitle: 'Дэвсгэр өнгө', + colors: { + '000': 'Хар', + '800000': 'Хүрэн', + '8B4513': 'Saddle Brown', + '2F4F4F': 'Dark Slate Gray', + '008080': 'Teal', + '000080': 'Navy', + '4B0082': 'Indigo', + '696969': 'Dark Gray', + B22222: 'Fire Brick', + A52A2A: 'Brown', + DAA520: 'Golden Rod', + '006400': 'Dark Green', + '40E0D0': 'Turquoise', + '0000CD': 'Medium Blue', + '800080': 'Purple', + '808080': 'Саарал', + F00: 'Улаан', + FF8C00: 'Dark Orange', + FFD700: 'Алт', + '008000': 'Ногоон', + '0FF': 'Цэнхэр', + '00F': 'Хөх', + EE82EE: 'Ягаан', + A9A9A9: 'Dim Gray', + FFA07A: 'Light Salmon', + FFA500: 'Улбар шар', + FFFF00: 'Шар', + '00FF00': 'Lime', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Light Blue', + DDA0DD: 'Plum', + D3D3D3: 'Цайвар саарал', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antique White', + FFFFE0: 'Light Yellow', + F0FFF0: 'Honeydew', + F0FFFF: 'Azure', + F0F8FF: 'Alice Blue', + E6E6FA: 'Lavender', + FFF: 'Цагаан', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Нэмэлт өнгөнүүд...', + panelTitle: 'Өнгөнүүд', + textColorTitle: 'Бичвэрийн өнгө' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/ms.js b/ckeditor/plugins/colorbutton/lang/ms.js new file mode 100644 index 0000000..cb5ba9f --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/ms.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'ms', { + auto: 'Otomatik', + bgColorTitle: 'Warna Latarbelakang', + colors: { + '000': 'Black', + '800000': 'Maroon', + '8B4513': 'Saddle Brown', + '2F4F4F': 'Dark Slate Gray', + '008080': 'Teal', + '000080': 'Navy', + '4B0082': 'Indigo', + '696969': 'Dark Gray', + B22222: 'Fire Brick', + A52A2A: 'Brown', + DAA520: 'Golden Rod', + '006400': 'Dark Green', + '40E0D0': 'Turquoise', + '0000CD': 'Medium Blue', + '800080': 'Purple', + '808080': 'Gray', + F00: 'Red', + FF8C00: 'Dark Orange', + FFD700: 'Gold', + '008000': 'Green', + '0FF': 'Cyan', + '00F': 'Blue', + EE82EE: 'Violet', + A9A9A9: 'Dim Gray', + FFA07A: 'Light Salmon', + FFA500: 'Orange', + FFFF00: 'Yellow', + '00FF00': 'Lime', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Light Blue', + DDA0DD: 'Plum', + D3D3D3: 'Light Grey', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antique White', + FFFFE0: 'Light Yellow', + F0FFF0: 'Honeydew', + F0FFFF: 'Azure', + F0F8FF: 'Alice Blue', + E6E6FA: 'Lavender', + FFF: 'White', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Warna lain-lain...', + panelTitle: 'Colors', + textColorTitle: 'Warna Text' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/nb.js b/ckeditor/plugins/colorbutton/lang/nb.js new file mode 100644 index 0000000..1e85b59 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/nb.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'nb', { + auto: 'Automatisk', + bgColorTitle: 'Bakgrunnsfarge', + colors: { + '000': 'Svart', + '800000': 'Rødbrun', + '8B4513': 'Salbrun', + '2F4F4F': 'Grønnsvart', + '008080': 'Blågrønn', + '000080': 'Marineblå', + '4B0082': 'Indigo', + '696969': 'Mørk grå', + B22222: 'Mørkerød', + A52A2A: 'Brun', + DAA520: 'Lys brun', + '006400': 'Mørk grønn', + '40E0D0': 'Turkis', + '0000CD': 'Medium blå', + '800080': 'Purpur', + '808080': 'Grå', + F00: 'Rød', + FF8C00: 'Mørk oransje', + FFD700: 'Gull', + '008000': 'Grønn', + '0FF': 'Cyan', + '00F': 'Blå', + EE82EE: 'Fiolett', + A9A9A9: 'Svak grå', + FFA07A: 'Rosa-oransje', + FFA500: 'Oransje', + FFFF00: 'Gul', + '00FF00': 'Lime', + AFEEEE: 'Svak turkis', + ADD8E6: 'Lys blå', + DDA0DD: 'Plomme', + D3D3D3: 'Lys grå', + FFF0F5: 'Svak lavendelrosa', + FAEBD7: 'Antikk-hvit', + FFFFE0: 'Lys gul', + F0FFF0: 'Honningmelon', + F0FFFF: 'Svak asurblå', + F0F8FF: 'Svak cyan', + E6E6FA: 'Lavendel', + FFF: 'Hvit', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Flere farger...', + panelTitle: 'Farger', + textColorTitle: 'Tekstfarge' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/nl.js b/ckeditor/plugins/colorbutton/lang/nl.js new file mode 100644 index 0000000..8f0f197 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/nl.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'nl', { + auto: 'Automatisch', + bgColorTitle: 'Achtergrondkleur', + colors: { + '000': 'Zwart', + '800000': 'Kastanjebruin', + '8B4513': 'Chocoladebruin', + '2F4F4F': 'Donkerleigrijs', + '008080': 'Blauwgroen', + '000080': 'Marine', + '4B0082': 'Indigo', + '696969': 'Donkergrijs', + B22222: 'Baksteen', + A52A2A: 'Bruin', + DAA520: 'Donkergeel', + '006400': 'Donkergroen', + '40E0D0': 'Turquoise', + '0000CD': 'Middenblauw', + '800080': 'Paars', + '808080': 'Grijs', + F00: 'Rood', + FF8C00: 'Donkeroranje', + FFD700: 'Goud', + '008000': 'Groen', + '0FF': 'Cyaan', + '00F': 'Blauw', + EE82EE: 'Violet', + A9A9A9: 'Donkergrijs', + FFA07A: 'Lichtzalm', + FFA500: 'Oranje', + FFFF00: 'Geel', + '00FF00': 'Felgroen', + AFEEEE: 'Lichtturquoise', + ADD8E6: 'Lichtblauw', + DDA0DD: 'Pruim', + D3D3D3: 'Lichtgrijs', + FFF0F5: 'Linnen', + FAEBD7: 'Ivoor', + FFFFE0: 'Lichtgeel', + F0FFF0: 'Honingdauw', + F0FFFF: 'Azuur', + F0F8FF: 'Licht hemelsblauw', + E6E6FA: 'Lavendel', + FFF: 'Wit', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Meer kleuren...', + panelTitle: 'Kleuren', + textColorTitle: 'Tekstkleur' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/no.js b/ckeditor/plugins/colorbutton/lang/no.js new file mode 100644 index 0000000..79f1cce --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/no.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'no', { + auto: 'Automatisk', + bgColorTitle: 'Bakgrunnsfarge', + colors: { + '000': 'Svart', + '800000': 'Rødbrun', + '8B4513': 'Salbrun', + '2F4F4F': 'Grønnsvart', + '008080': 'Blågrønn', + '000080': 'Marineblått', + '4B0082': 'Indigo', + '696969': 'Mørk grå', + B22222: 'Mørkerød', + A52A2A: 'Brun', + DAA520: 'Lys brun', + '006400': 'Mørk grønn', + '40E0D0': 'Turkis', + '0000CD': 'Medium blå', + '800080': 'Purpur', + '808080': 'Grå', + F00: 'Rød', + FF8C00: 'Mørk oransje', + FFD700: 'Gull', + '008000': 'Grønn', + '0FF': 'Cyan', + '00F': 'Blå', + EE82EE: 'Fiolett', + A9A9A9: 'Svak grå', + FFA07A: 'Rosa-oransje', + FFA500: 'Oransje', + FFFF00: 'Gul', + '00FF00': 'Lime', + AFEEEE: 'Svak turkis', + ADD8E6: 'Lys Blå', + DDA0DD: 'Plomme', + D3D3D3: 'Lys grå', + FFF0F5: 'Svak lavendelrosa', + FAEBD7: 'Antikk-hvit', + FFFFE0: 'Lys gul', + F0FFF0: 'Honningmelon', + F0FFFF: 'Svakt asurblått', + F0F8FF: 'Svak cyan', + E6E6FA: 'Lavendel', + FFF: 'Hvit', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Flere farger...', + panelTitle: 'Farger', + textColorTitle: 'Tekstfarge' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/oc.js b/ckeditor/plugins/colorbutton/lang/oc.js new file mode 100644 index 0000000..82e86a0 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/oc.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'oc', { + auto: 'Automatic', + bgColorTitle: 'Color de rèireplan', + colors: { + '000': 'Negre', + '800000': 'Marron', + '8B4513': 'Brun de sèla', + '2F4F4F': 'Gris escur de lausa', + '008080': 'Guit', + '000080': 'Blau marina', + '4B0082': 'Indigo', + '696969': 'Gris escur', + B22222: 'Roge teula', + A52A2A: 'Brun', + DAA520: 'Aur ternit', + '006400': 'Verd escur', + '40E0D0': 'Turquesa', + '0000CD': 'Blau reial', + '800080': 'Violet', + '808080': 'Gris', + F00: 'Roge', + FF8C00: 'Irange escur', + FFD700: 'Aur', + '008000': 'Verd', + '0FF': 'Cian', + '00F': 'Blau', + EE82EE: 'Violet', + A9A9A9: 'Gris tamisat', + FFA07A: 'Salmon clar', + FFA500: 'Irange', + FFFF00: 'Jaune', + '00FF00': 'Lima', + AFEEEE: 'Turquesa clar', + ADD8E6: 'Blau clar', + DDA0DD: 'Pruna', + D3D3D3: 'Gris clar', + FFF0F5: 'Fard lavanda', + FAEBD7: 'Blanc antic', + FFFFE0: 'Jaune clar', + F0FFF0: 'Verd rosada', + F0FFFF: 'Azur', + F0F8FF: 'Blau Alícia', + E6E6FA: 'Lavanda', + FFF: 'Blanc', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Mai de colors...', + panelTitle: 'Colors', + textColorTitle: 'Color del tèxte' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/pl.js b/ckeditor/plugins/colorbutton/lang/pl.js new file mode 100644 index 0000000..f470253 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/pl.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'pl', { + auto: 'Automatycznie', + bgColorTitle: 'Kolor tła', + colors: { + '000': 'Czarny', + '800000': 'Kasztanowy', + '8B4513': 'Czekoladowy', + '2F4F4F': 'Ciemnografitowy', + '008080': 'Morski', + '000080': 'Granatowy', + '4B0082': 'Indygo', + '696969': 'Ciemnoszary', + B22222: 'Czerwień żelazowa', + A52A2A: 'Brązowy', + DAA520: 'Ciemnozłoty', + '006400': 'Ciemnozielony', + '40E0D0': 'Turkusowy', + '0000CD': 'Ciemnoniebieski', + '800080': 'Purpurowy', + '808080': 'Szary', + F00: 'Czerwony', + FF8C00: 'Ciemnopomarańczowy', + FFD700: 'Złoty', + '008000': 'Zielony', + '0FF': 'Cyjan', + '00F': 'Niebieski', + EE82EE: 'Fioletowy', + A9A9A9: 'Przygaszony szary', + FFA07A: 'Łososiowy', + FFA500: 'Pomarańczowy', + FFFF00: 'Żółty', + '00FF00': 'Limonkowy', + AFEEEE: 'Bladoturkusowy', + ADD8E6: 'Jasnoniebieski', + DDA0DD: 'Śliwkowy', + D3D3D3: 'Jasnoszary', + FFF0F5: 'Jasnolawendowy', + FAEBD7: 'Kremowobiały', + FFFFE0: 'Jasnożółty', + F0FFF0: 'Bladozielony', + F0FFFF: 'Jasnolazurowy', + F0F8FF: 'Jasnobłękitny', + E6E6FA: 'Lawendowy', + FFF: 'Biały', + '1ABC9C': 'Cyjan', + '2ECC71': 'Szmaragdowy', + '3498DB': 'Jasnoniebieski', + '9B59B6': 'Ametystowy', + '4E5F70': 'Szaroniebieski', + 'F1C40F': 'Żółty', + '16A085': 'Ciemny cyjan', + '27AE60': 'Ciemnoszmaragdowy', + '2980B9': 'Ciemnoniebieski', + '8E44AD': 'Ciemnofioletowy', + '2C3E50': 'Nienasycony niebieski', + 'F39C12': 'Pomarańczowy', + 'E67E22': 'Marchewkowy', + 'E74C3C': 'Bladoczerwony', + 'ECF0F1': 'Jasnosrebrny', + '95A5A6': 'Szarocyjanowy', + 'DDD': 'Jasnoszary', + 'D35400': 'Dyniowy', + 'C0392B': 'Ciemnoczerwony', + 'BDC3C7': 'Srebrny', + '7F8C8D': 'Szarawy cyjan', + '999': 'Ciemnoszary' + }, + more: 'Więcej kolorów...', + panelTitle: 'Kolory', + textColorTitle: 'Kolor tekstu' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/pt-br.js b/ckeditor/plugins/colorbutton/lang/pt-br.js new file mode 100644 index 0000000..b5fb7fa --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/pt-br.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'pt-br', { + auto: 'Automático', + bgColorTitle: 'Cor do Plano de Fundo', + colors: { + '000': 'Preto', + '800000': 'Foquete', + '8B4513': 'Marrom 1', + '2F4F4F': 'Cinza 1', + '008080': 'Cerceta', + '000080': 'Azul Marinho', + '4B0082': 'Índigo', + '696969': 'Cinza 2', + B22222: 'Tijolo de Fogo', + A52A2A: 'Marrom 2', + DAA520: 'Vara Dourada', + '006400': 'Verde Escuro', + '40E0D0': 'Turquesa', + '0000CD': 'Azul Médio', + '800080': 'Roxo', + '808080': 'Cinza 3', + F00: 'Vermelho', + FF8C00: 'Laranja Escuro', + FFD700: 'Dourado', + '008000': 'Verde', + '0FF': 'Ciano', + '00F': 'Azul', + EE82EE: 'Violeta', + A9A9A9: 'Cinza Escuro', + FFA07A: 'Salmão Claro', + FFA500: 'Laranja', + FFFF00: 'Amarelo', + '00FF00': 'Lima', + AFEEEE: 'Turquesa Pálido', + ADD8E6: 'Azul Claro', + DDA0DD: 'Ameixa', + D3D3D3: 'Cinza Claro', + FFF0F5: 'Lavanda 1', + FAEBD7: 'Branco Antiguidade', + FFFFE0: 'Amarelo Claro', + F0FFF0: 'Orvalho', + F0FFFF: 'Azure', + F0F8FF: 'Azul Alice', + E6E6FA: 'Lavanda 2', + FFF: 'Branco', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Mais Cores...', + panelTitle: 'Cores', + textColorTitle: 'Cor do Texto' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/pt.js b/ckeditor/plugins/colorbutton/lang/pt.js new file mode 100644 index 0000000..495daaf --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/pt.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'pt', { + auto: 'Automático', + bgColorTitle: 'Cor de fundo', + colors: { + '000': 'Black', + '800000': 'Castanho', + '8B4513': 'Saddle Brown', + '2F4F4F': 'Dark Slate Gray', + '008080': 'Teal', + '000080': 'Azul naval', + '4B0082': 'Indigo', + '696969': 'Cinza escuro', + B22222: 'Vermelho tijolo', + A52A2A: 'Castanho', + DAA520: 'Dourado (daa520)', + '006400': 'Verde escuro (006400)', + '40E0D0': 'Turquesa', + '0000CD': 'Azul médio (0000cd)', + '800080': 'Purple', + '808080': 'Cinza', + F00: 'Vermelho', + FF8C00: 'Laranja escuro', + FFD700: 'Dourado', + '008000': 'Verde', + '0FF': 'Ciano', + '00F': 'Azul', + EE82EE: 'Violeta', + A9A9A9: 'Cinza fosco', + FFA07A: 'Salmão claro', + FFA500: 'Laranja', + FFFF00: 'Amarelo', + '00FF00': 'Limão (Verde espectro)', + AFEEEE: 'Turquesa pálida (afeeee)', + ADD8E6: 'Light Blue', + DDA0DD: 'Ameixa', + D3D3D3: 'Cinza claro', + FFF0F5: 'Lavanda avermelhada', + FAEBD7: 'Branco velho', + FFFFE0: 'Amarelo claro', + F0FFF0: 'Maná (f0fff0)', + F0FFFF: 'Azul celeste', + F0F8FF: 'Azul Alice (f0f8ff)', + E6E6FA: 'Lavanda', + FFF: 'Branco', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Mais cores...', + panelTitle: 'Cores', + textColorTitle: 'Cor do texto' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/ro.js b/ckeditor/plugins/colorbutton/lang/ro.js new file mode 100644 index 0000000..3b6b413 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/ro.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'ro', { + auto: 'Automatic', + bgColorTitle: 'Coloarea fundalului', + colors: { + '000': 'Black', + '800000': 'Maroon', + '8B4513': 'Saddle Brown', + '2F4F4F': 'Dark Slate Gray', + '008080': 'Teal', + '000080': 'Navy', + '4B0082': 'Indigo', + '696969': 'Dark Gray', + B22222: 'Fire Brick', + A52A2A: 'Brown', + DAA520: 'Golden Rod', + '006400': 'Dark Green', + '40E0D0': 'Turquoise', + '0000CD': 'Medium Blue', + '800080': 'Purple', + '808080': 'Gray', + F00: 'Red', + FF8C00: 'Dark Orange', + FFD700: 'Gold', + '008000': 'Green', + '0FF': 'Cyan', + '00F': 'Blue', + EE82EE: 'Violet', + A9A9A9: 'Dim Gray', + FFA07A: 'Light Salmon', + FFA500: 'Orange', + FFFF00: 'Yellow', + '00FF00': 'Lime', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Light Blue', + DDA0DD: 'Plum', + D3D3D3: 'Light Grey', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antique White', + FFFFE0: 'Light Yellow', + F0FFF0: 'Honeydew', + F0FFFF: 'Azure', + F0F8FF: 'Alice Blue', + E6E6FA: 'Lavender', + FFF: 'White', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Mai multe culori...', + panelTitle: 'Colors', + textColorTitle: 'Culoarea textului' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/ru.js b/ckeditor/plugins/colorbutton/lang/ru.js new file mode 100644 index 0000000..34ef3a2 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/ru.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'ru', { + auto: 'Автоматически', + bgColorTitle: 'Цвет фона', + colors: { + '000': 'Чёрный', + '800000': 'Бордовый', + '8B4513': 'Кожано-коричневый', + '2F4F4F': 'Темный синевато-серый', + '008080': 'Сине-зелёный', + '000080': 'Тёмно-синий', + '4B0082': 'Индиго', + '696969': 'Тёмно-серый', + B22222: 'Кирпичный', + A52A2A: 'Коричневый', + DAA520: 'Золотисто-берёзовый', + '006400': 'Темно-зелёный', + '40E0D0': 'Бирюзовый', + '0000CD': 'Умеренно синий', + '800080': 'Пурпурный', + '808080': 'Серый', + F00: 'Красный', + FF8C00: 'Темно-оранжевый', + FFD700: 'Золотистый', + '008000': 'Зелёный', + '0FF': 'Васильковый', + '00F': 'Синий', + EE82EE: 'Фиолетовый', + A9A9A9: 'Тускло-серый', + FFA07A: 'Светло-лососевый', + FFA500: 'Оранжевый', + FFFF00: 'Жёлтый', + '00FF00': 'Лайма', + AFEEEE: 'Бледно-синий', + ADD8E6: 'Свелто-голубой', + DDA0DD: 'Сливовый', + D3D3D3: 'Светло-серый', + FFF0F5: 'Розово-лавандовый', + FAEBD7: 'Античный белый', + FFFFE0: 'Светло-жёлтый', + F0FFF0: 'Медвяной росы', + F0FFFF: 'Лазурный', + F0F8FF: 'Бледно-голубой', + E6E6FA: 'Лавандовый', + FFF: 'Белый', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Ещё цвета...', + panelTitle: 'Цвета', + textColorTitle: 'Цвет текста' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/si.js b/ckeditor/plugins/colorbutton/lang/si.js new file mode 100644 index 0000000..dfa9007 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/si.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'si', { + auto: 'Automatic', // MISSING + bgColorTitle: 'පසුබිම් වර්ණය', + colors: { + '000': 'Black', // MISSING + '800000': 'Maroon', // MISSING + '8B4513': 'Saddle Brown', // MISSING + '2F4F4F': 'Dark Slate Gray', // MISSING + '008080': 'Teal', // MISSING + '000080': 'Navy', // MISSING + '4B0082': 'Indigo', // MISSING + '696969': 'Dark Gray', // MISSING + B22222: 'Fire Brick', // MISSING + A52A2A: 'Brown', // MISSING + DAA520: 'Golden Rod', // MISSING + '006400': 'Dark Green', // MISSING + '40E0D0': 'Turquoise', // MISSING + '0000CD': 'Medium Blue', // MISSING + '800080': 'Purple', // MISSING + '808080': 'Gray', // MISSING + F00: 'Red', // MISSING + FF8C00: 'Dark Orange', // MISSING + FFD700: 'Gold', // MISSING + '008000': 'Green', // MISSING + '0FF': 'Cyan', // MISSING + '00F': 'Blue', // MISSING + EE82EE: 'Violet', // MISSING + A9A9A9: 'Dim Gray', // MISSING + FFA07A: 'Light Salmon', // MISSING + FFA500: 'Orange', // MISSING + FFFF00: 'Yellow', // MISSING + '00FF00': 'Lime', // MISSING + AFEEEE: 'Pale Turquoise', // MISSING + ADD8E6: 'Light Blue', // MISSING + DDA0DD: 'Plum', // MISSING + D3D3D3: 'Light Grey', // MISSING + FFF0F5: 'Lavender Blush', // MISSING + FAEBD7: 'Antique White', // MISSING + FFFFE0: 'Light Yellow', // MISSING + F0FFF0: 'Honeydew', // MISSING + F0FFFF: 'Azure', // MISSING + F0F8FF: 'Alice Blue', // MISSING + E6E6FA: 'Lavender', // MISSING + FFF: 'White', // MISSING + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'More Colors...', // MISSING + panelTitle: 'වර්ණය', + textColorTitle: 'අක්ෂර වර්ණ' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/sk.js b/ckeditor/plugins/colorbutton/lang/sk.js new file mode 100644 index 0000000..3df61b6 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/sk.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'sk', { + auto: 'Automaticky', + bgColorTitle: 'Farba pozadia', + colors: { + '000': 'Čierna', + '800000': 'Gaštanová', + '8B4513': 'Sedlová hnedá', + '2F4F4F': 'Tmavo bridlicovo sivá', + '008080': 'Modrozelená', + '000080': 'Tmavomodrá', + '4B0082': 'Indigo', + '696969': 'Tmavá sivá', + B22222: 'Ohňová tehlová', + A52A2A: 'Hnedá', + DAA520: 'Zlatobyľ', + '006400': 'Tmavá zelená', + '40E0D0': 'Tyrkysová', + '0000CD': 'Stredná modrá', + '800080': 'Purpurová', + '808080': 'Sivá', + F00: 'Červená', + FF8C00: 'Tmavá oranžová', + FFD700: 'Zlatá', + '008000': 'Zelená', + '0FF': 'Azúrová', + '00F': 'Modrá', + EE82EE: 'Fialová', + A9A9A9: 'Tmavá sivá', + FFA07A: 'Svetlá lososová', + FFA500: 'Oranžová', + FFFF00: 'Žltá', + '00FF00': 'Vápenná', + AFEEEE: 'Svetlá tyrkysová', + ADD8E6: 'Svetlá modrá', + DDA0DD: 'Slivková', + D3D3D3: 'Svetlá sivá', + FFF0F5: 'Levanduľovo červená', + FAEBD7: 'Antická biela', + FFFFE0: 'Svetlá žltá', + F0FFF0: 'Medová', + F0FFFF: 'Azúrová', + F0F8FF: 'Alicovo modrá', + E6E6FA: 'Levanduľová', + FFF: 'Biela', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Viac farieb...', + panelTitle: 'Farby', + textColorTitle: 'Farba textu' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/sl.js b/ckeditor/plugins/colorbutton/lang/sl.js new file mode 100644 index 0000000..f4d4474 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/sl.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'sl', { + auto: 'Samodejno', + bgColorTitle: 'Barva ozadja', + colors: { + '000': 'Črna', + '800000': 'Maroon', + '8B4513': 'Saddle Brown', + '2F4F4F': 'Dark Slate Gray', + '008080': 'Teal', + '000080': 'Navy', + '4B0082': 'Indigo', + '696969': 'Dark Gray', + B22222: 'Fire Brick', + A52A2A: 'Rjava', + DAA520: 'Golden Rod', + '006400': 'Temno zelena', + '40E0D0': 'Turkizna', + '0000CD': 'Srednje modra', + '800080': 'Škrlatna', + '808080': 'Siva', + F00: 'Rdeča', + FF8C00: 'Temno oranžna', + FFD700: 'Zlata', + '008000': 'Zelena', + '0FF': 'Sinja', + '00F': 'Modra', + EE82EE: 'Vijolična', + A9A9A9: 'Dim Gray', + FFA07A: 'Light Salmon', + FFA500: 'Oranžna', + FFFF00: 'Rumena', + '00FF00': 'Lime', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Svetlo modra', + DDA0DD: 'Plum', + D3D3D3: 'Svetlo siva', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antique White', + FFFFE0: 'Svetlo rumena', + F0FFF0: 'Honeydew', + F0FFFF: 'Azure', + F0F8FF: 'Alice Blue', + E6E6FA: 'Lavender', + FFF: 'Bela', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Več barv ...', + panelTitle: 'Barve', + textColorTitle: 'Barva besedila' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/sq.js b/ckeditor/plugins/colorbutton/lang/sq.js new file mode 100644 index 0000000..c9e2e2a --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/sq.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'sq', { + auto: 'Automatik', + bgColorTitle: 'Ngjyra e Prapavijës', + colors: { + '000': 'E zezë', + '800000': 'Ngjyrë gështenjë', + '8B4513': 'Ngjyrë Shale Kafe', + '2F4F4F': 'Ngjyrë Gri të errët ardëz', + '008080': 'Ngjyrë bajukë', + '000080': 'Ngjyrë Marine', + '4B0082': 'Indigo', + '696969': 'Gri e Errët', + B22222: 'Tullë në Flakë', + A52A2A: 'Ngjytë Kafe', + DAA520: 'Shkop i Artë', + '006400': 'E Gjelbër e Errët', + '40E0D0': 'Ngjyrë e Bruztë', + '0000CD': 'E Kaltër e Mesme', + '800080': 'Vjollcë', + '808080': 'Gri', + F00: 'E Kuqe', + FF8C00: 'E Portokalltë e Errët', + FFD700: 'Ngjyrë Ari', + '008000': 'E Gjelbërt', + '0FF': 'Cyan', + '00F': 'E Kaltër', + EE82EE: 'Vjollcë', + A9A9A9: 'Gri e Zbehtë', + FFA07A: 'Salmon i Ndritur', + FFA500: 'E Portokalltë', + FFFF00: 'E Verdhë', + '00FF00': 'Ngjyrë Gëlqere', + AFEEEE: 'Ngjyrë e Bruztë e Zbehtë', + ADD8E6: 'E Kaltër e Ndritur', + DDA0DD: 'Ngjyrë Llokumi', + D3D3D3: 'Gri e Ndritur', + FFF0F5: 'Ngjyrë Purpur e Skuqur', + FAEBD7: 'E Bardhë Antike', + FFFFE0: 'E verdhë e Ndritur', + F0FFF0: 'Ngjyrë Nektari', + F0FFFF: 'Ngjyrë Qielli', + F0F8FF: 'E Kaltër Alice', + E6E6FA: 'Ngjyrë Purpur e Zbetë', + FFF: 'E bardhë', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Më Shumë Ngjyra...', + panelTitle: 'Ngjyrat', + textColorTitle: 'Ngjyra e Tekstit' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/sr-latn.js b/ckeditor/plugins/colorbutton/lang/sr-latn.js new file mode 100644 index 0000000..db6bf8d --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/sr-latn.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'sr-latn', { + auto: 'Automatski', + bgColorTitle: 'Boja pozadine', + colors: { + '000': 'Black', + '800000': 'Maroon', + '8B4513': 'Saddle Brown', + '2F4F4F': 'Dark Slate Gray', + '008080': 'Teal', + '000080': 'Navy', + '4B0082': 'Indigo', + '696969': 'Dark Gray', + B22222: 'Fire Brick', + A52A2A: 'Brown', + DAA520: 'Golden Rod', + '006400': 'Dark Green', + '40E0D0': 'Turquoise', + '0000CD': 'Medium Blue', + '800080': 'Purple', + '808080': 'Gray', + F00: 'Red', + FF8C00: 'Dark Orange', + FFD700: 'Gold', + '008000': 'Green', + '0FF': 'Cyan', + '00F': 'Blue', + EE82EE: 'Violet', + A9A9A9: 'Dim Gray', + FFA07A: 'Light Salmon', + FFA500: 'Orange', + FFFF00: 'Yellow', + '00FF00': 'Lime', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Light Blue', + DDA0DD: 'Plum', + D3D3D3: 'Light Grey', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antique White', + FFFFE0: 'Light Yellow', + F0FFF0: 'Honeydew', + F0FFFF: 'Azure', + F0F8FF: 'Alice Blue', + E6E6FA: 'Lavender', + FFF: 'White', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Više boja...', + panelTitle: 'Colors', + textColorTitle: 'Boja teksta' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/sr.js b/ckeditor/plugins/colorbutton/lang/sr.js new file mode 100644 index 0000000..daea943 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/sr.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'sr', { + auto: 'Аутоматски', + bgColorTitle: 'Боја позадине', + colors: { + '000': 'Black', + '800000': 'Maroon', + '8B4513': 'Saddle Brown', + '2F4F4F': 'Dark Slate Gray', + '008080': 'Teal', + '000080': 'Navy', + '4B0082': 'Indigo', + '696969': 'Dark Gray', + B22222: 'Fire Brick', + A52A2A: 'Brown', + DAA520: 'Golden Rod', + '006400': 'Dark Green', + '40E0D0': 'Turquoise', + '0000CD': 'Medium Blue', + '800080': 'Purple', + '808080': 'Gray', + F00: 'Red', + FF8C00: 'Dark Orange', + FFD700: 'Gold', + '008000': 'Green', + '0FF': 'Cyan', + '00F': 'Blue', + EE82EE: 'Violet', + A9A9A9: 'Dim Gray', + FFA07A: 'Light Salmon', + FFA500: 'Orange', + FFFF00: 'Yellow', + '00FF00': 'Lime', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Light Blue', + DDA0DD: 'Plum', + D3D3D3: 'Light Grey', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antique White', + FFFFE0: 'Light Yellow', + F0FFF0: 'Honeydew', + F0FFFF: 'Azure', + F0F8FF: 'Alice Blue', + E6E6FA: 'Lavender', + FFF: 'White', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Више боја...', + panelTitle: 'Colors', + textColorTitle: 'Боја текста' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/sv.js b/ckeditor/plugins/colorbutton/lang/sv.js new file mode 100644 index 0000000..7e30b1d --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/sv.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'sv', { + auto: 'Automatisk', + bgColorTitle: 'Bakgrundsfärg', + colors: { + '000': 'Svart', + '800000': 'Rödbrun', + '8B4513': 'Mörkbrun', + '2F4F4F': 'Skiffergrå', + '008080': 'Kricka', + '000080': 'Marinblå', + '4B0082': 'Indigo', + '696969': 'Mörkgrå', + B22222: 'Tegelsten', + A52A2A: 'Brun', + DAA520: 'Mörk guld', + '006400': 'Mörkgrön', + '40E0D0': 'Turkos', + '0000CD': 'Medium blå', + '800080': 'Lila', + '808080': 'Grå', + F00: 'Röd', + FF8C00: 'Mörkorange', + FFD700: 'Guld', + '008000': 'Grön', + '0FF': 'Turkos', + '00F': 'Blå', + EE82EE: 'Violett', + A9A9A9: 'Matt grå', + FFA07A: 'Laxrosa', + FFA500: 'Orange', + FFFF00: 'Gul', + '00FF00': 'Lime', + AFEEEE: 'Ljusturkos', + ADD8E6: 'Ljusblå', + DDA0DD: 'Plommon', + D3D3D3: 'Ljusgrå', + FFF0F5: 'Ljus lavendel', + FAEBD7: 'Antikvit', + FFFFE0: 'Ljusgul', + F0FFF0: 'Honungsdagg', + F0FFFF: 'Azurblå', + F0F8FF: 'Aliceblå', + E6E6FA: 'Lavendel', + FFF: 'Vit', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Fler färger...', + panelTitle: 'Färger', + textColorTitle: 'Textfärg' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/th.js b/ckeditor/plugins/colorbutton/lang/th.js new file mode 100644 index 0000000..e869109 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/th.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'th', { + auto: 'สีอัตโนมัติ', + bgColorTitle: 'สีพื้นหลัง', + colors: { + '000': 'Black', + '800000': 'Maroon', + '8B4513': 'Saddle Brown', + '2F4F4F': 'Dark Slate Gray', + '008080': 'Teal', + '000080': 'Navy', + '4B0082': 'Indigo', + '696969': 'Dark Gray', + B22222: 'Fire Brick', + A52A2A: 'Brown', + DAA520: 'Golden Rod', + '006400': 'Dark Green', + '40E0D0': 'Turquoise', + '0000CD': 'Medium Blue', + '800080': 'Purple', + '808080': 'Gray', + F00: 'Red', + FF8C00: 'Dark Orange', + FFD700: 'Gold', + '008000': 'Green', + '0FF': 'Cyan', + '00F': 'Blue', + EE82EE: 'Violet', + A9A9A9: 'Dim Gray', + FFA07A: 'Light Salmon', + FFA500: 'Orange', + FFFF00: 'Yellow', + '00FF00': 'Lime', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Light Blue', + DDA0DD: 'Plum', + D3D3D3: 'Light Grey', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antique White', + FFFFE0: 'Light Yellow', + F0FFF0: 'Honeydew', + F0FFFF: 'Azure', + F0F8FF: 'Alice Blue', + E6E6FA: 'Lavender', + FFF: 'White', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'เลือกสีอื่นๆ...', + panelTitle: 'Colors', + textColorTitle: 'สีตัวอักษร' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/tr.js b/ckeditor/plugins/colorbutton/lang/tr.js new file mode 100644 index 0000000..80fe10b --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/tr.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'tr', { + auto: 'Otomatik', + bgColorTitle: 'Arka Renk', + colors: { + '000': 'Siyah', + '800000': 'Kestane', + '8B4513': 'Koyu Kahverengi', + '2F4F4F': 'Koyu Kurşuni Gri', + '008080': 'Teal', + '000080': 'Mavi', + '4B0082': 'Çivit Mavisi', + '696969': 'Silik Gri', + B22222: 'Ateş Tuğlası', + A52A2A: 'Kahverengi', + DAA520: 'Altun Sırık', + '006400': 'Koyu Yeşil', + '40E0D0': 'Turkuaz', + '0000CD': 'Orta Mavi', + '800080': 'Pembe', + '808080': 'Gri', + F00: 'Kırmızı', + FF8C00: 'Koyu Portakal', + FFD700: 'Altın', + '008000': 'Yeşil', + '0FF': 'Ciyan', + '00F': 'Mavi', + EE82EE: 'Menekşe', + A9A9A9: 'Koyu Gri', + FFA07A: 'Açık Sarımsı', + FFA500: 'Portakal', + FFFF00: 'Sarı', + '00FF00': 'Açık Yeşil', + AFEEEE: 'Sönük Turkuaz', + ADD8E6: 'Açık Mavi', + DDA0DD: 'Mor', + D3D3D3: 'Açık Gri', + FFF0F5: 'Eflatun Pembe', + FAEBD7: 'Antik Beyaz', + FFFFE0: 'Açık Sarı', + F0FFF0: 'Balsarısı', + F0FFFF: 'Gök Mavisi', + F0F8FF: 'Reha Mavi', + E6E6FA: 'Eflatun', + FFF: 'Beyaz', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Diğer renkler...', + panelTitle: 'Renkler', + textColorTitle: 'Yazı Rengi' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/tt.js b/ckeditor/plugins/colorbutton/lang/tt.js new file mode 100644 index 0000000..595349f --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/tt.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'tt', { + auto: 'Автоматик', + bgColorTitle: 'Фон төсе', + colors: { + '000': 'Кара', + '800000': 'Бордо', + '8B4513': 'Дарчин', + '2F4F4F': 'Аспид соры', + '008080': 'Күкле-яшелле', + '000080': 'Куе күк', + '4B0082': 'Индиго', + '696969': 'Куе соры', + B22222: 'Кармин', + A52A2A: 'Чия кызыл', + DAA520: 'Алтын каен', + '006400': 'Үлән', + '40E0D0': 'Фирәзә', + '0000CD': 'Фарсы күк', + '800080': 'Шәмәхә', + '808080': 'Соры', + F00: 'Кызыл', + FF8C00: 'Кабак', + FFD700: 'Алтын', + '008000': 'Яшел', + '0FF': 'Ачык зәңгәр', + '00F': 'Зәңгәр', + EE82EE: 'Миләүшә', + A9A9A9: 'Ачык соры', + FFA07A: 'Кызгылт сары алсу', + FFA500: 'Кызгылт сары', + FFFF00: 'Сары', + '00FF00': 'Лайм', + AFEEEE: 'Тонык күк', + ADD8E6: 'Тонык күкбаш', + DDA0DD: 'Аксыл шәмәхә', + D3D3D3: 'Ачык соры', + FFF0F5: 'Ал ала миләүшә', + FAEBD7: 'Җитен', + FFFFE0: 'Ачык сары', + F0FFF0: 'Аксыл көрән', + F0FFFF: 'Ап-ак', + F0F8FF: 'Аксыл зәңгәр диңгез', + E6E6FA: 'Ала миләүшә', + FFF: 'Ак', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Башка төсләр...', + panelTitle: 'Төсләр', + textColorTitle: 'Текст төсе' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/ug.js b/ckeditor/plugins/colorbutton/lang/ug.js new file mode 100644 index 0000000..f51de40 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/ug.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'ug', { + auto: 'ئۆزلۈكىدىن', + bgColorTitle: 'تەگلىك رەڭگى', + colors: { + '000': 'قارا', + '800000': 'قىزغۇچ سېرىق', + '8B4513': 'توق قوڭۇر', + '2F4F4F': 'قارامتۇل يېشىل', + '008080': 'كۆكۈش يېشىل', + '000080': 'قارامتۇل كۆك', + '4B0082': 'كۆكۈش كۈلرەڭ', + '696969': 'قارامتۇل كۈلرەڭ', + B22222: 'خىش قىزىل', + A52A2A: 'قوڭۇر', + DAA520: 'ئالتۇن سېرىق', + '006400': 'توق يېشىل', + '40E0D0': 'كۆكۈچ يېشىل', + '0000CD': 'ئوتتۇراھال كۆك', + '800080': 'بىنەپشە', + '808080': 'كۈلرەڭ', + F00: 'قىزىل', + FF8C00: 'توق قىزغۇچ سېرىق', + FFD700: 'ئالتۇن', + '008000': 'يېشىل', + '0FF': 'يېشىل كۆك', + '00F': 'كۆك', + EE82EE: 'قىزغۇچ بىنەپشە', + A9A9A9: 'توق كۈلرەڭ', + FFA07A: 'كاۋا چېچىكى سېرىق', + FFA500: 'قىزغۇچ سېرىق', + FFFF00: 'سېرىق', + '00FF00': 'Lime', + AFEEEE: 'سۇس ھاۋا رەڭ', + ADD8E6: 'ئوچۇق كۆك', + DDA0DD: 'قىزغۇچ بىنەپشە', + D3D3D3: 'سۇس كۆكۈچ كۈلرەڭ', + FFF0F5: 'سۇس قىزغۇچ بىنەپشە', + FAEBD7: 'Antique White', + FFFFE0: 'سۇس سېرىق', + F0FFF0: 'Honeydew', + F0FFFF: 'ئاسمان كۆكى', + F0F8FF: 'سۇس كۆك', + E6E6FA: 'سۇس بىنەپشە', + FFF: 'ئاق', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'باشقا رەڭ', + panelTitle: 'رەڭ', + textColorTitle: 'تېكىست رەڭگى' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/uk.js b/ckeditor/plugins/colorbutton/lang/uk.js new file mode 100644 index 0000000..fbe9048 --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/uk.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'uk', { + auto: 'Авто', + bgColorTitle: 'Колір фону', + colors: { + '000': 'Чорний', + '800000': 'Бордовий', + '8B4513': 'Коричневий', + '2F4F4F': 'Темний сіро-зелений', + '008080': 'Морської хвилі', + '000080': 'Сливовий', + '4B0082': 'Індиго', + '696969': 'Темносірий', + B22222: 'Темночервоний', + A52A2A: 'Каштановий', + DAA520: 'Бежевий', + '006400': 'Темнозелений', + '40E0D0': 'Бірюзовий', + '0000CD': 'Темносиній', + '800080': 'Пурпурний', + '808080': 'Сірий', + F00: 'Червоний', + FF8C00: 'Темнооранжевий', + FFD700: 'Жовтий', + '008000': 'Зелений', + '0FF': 'Синьо-зелений', + '00F': 'Синій', + EE82EE: 'Фіолетовий', + A9A9A9: 'Світлосірий', + FFA07A: 'Рожевий', + FFA500: 'Оранжевий', + FFFF00: 'Яскравожовтий', + '00FF00': 'Салатовий', + AFEEEE: 'Світлобірюзовий', + ADD8E6: 'Блакитний', + DDA0DD: 'Світлофіолетовий', + D3D3D3: 'Сріблястий', + FFF0F5: 'Світлорожевий', + FAEBD7: 'Світлооранжевий', + FFFFE0: 'Світложовтий', + F0FFF0: 'Світлозелений', + F0FFFF: 'Світлий синьо-зелений', + F0F8FF: 'Світлоблакитний', + E6E6FA: 'Лавандовий', + FFF: 'Білий', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Кольори...', + panelTitle: 'Кольори', + textColorTitle: 'Колір тексту' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/vi.js b/ckeditor/plugins/colorbutton/lang/vi.js new file mode 100644 index 0000000..040341f --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/vi.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'vi', { + auto: 'Tự động', + bgColorTitle: 'Màu nền', + colors: { + '000': 'Đen', + '800000': 'Maroon', + '8B4513': 'Saddle Brown', + '2F4F4F': 'Dark Slate Gray', + '008080': 'Teal', + '000080': 'Navy', + '4B0082': 'Indigo', + '696969': 'Dark Gray', + B22222: 'Fire Brick', + A52A2A: 'Nâu', + DAA520: 'Golden Rod', + '006400': 'Dark Green', + '40E0D0': 'Turquoise', + '0000CD': 'Medium Blue', + '800080': 'Purple', + '808080': 'Xám', + F00: 'Đỏ', + FF8C00: 'Dark Orange', + FFD700: 'Vàng', + '008000': 'Xanh lá cây', + '0FF': 'Cyan', + '00F': 'Xanh da trời', + EE82EE: 'Tím', + A9A9A9: 'Xám tối', + FFA07A: 'Light Salmon', + FFA500: 'Màu cam', + FFFF00: 'Vàng', + '00FF00': 'Lime', + AFEEEE: 'Pale Turquoise', + ADD8E6: 'Light Blue', + DDA0DD: 'Plum', + D3D3D3: 'Light Grey', + FFF0F5: 'Lavender Blush', + FAEBD7: 'Antique White', + FFFFE0: 'Light Yellow', + F0FFF0: 'Honeydew', + F0FFFF: 'Azure', + F0F8FF: 'Alice Blue', + E6E6FA: 'Lavender', + FFF: 'Trắng', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: 'Màu khác...', + panelTitle: 'Màu sắc', + textColorTitle: 'Màu chữ' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/zh-cn.js b/ckeditor/plugins/colorbutton/lang/zh-cn.js new file mode 100644 index 0000000..8c10b5e --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/zh-cn.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'zh-cn', { + auto: '自动', + bgColorTitle: '背景颜色', + colors: { + '000': '黑', + '800000': '褐红', + '8B4513': '深褐', + '2F4F4F': '墨绿', + '008080': '绿松石', + '000080': '海军蓝', + '4B0082': '靛蓝', + '696969': '暗灰', + B22222: '砖红', + A52A2A: '褐', + DAA520: '金黄', + '006400': '深绿', + '40E0D0': '蓝绿', + '0000CD': '中蓝', + '800080': '紫', + '808080': '灰', + F00: '红', + FF8C00: '深橙', + FFD700: '金', + '008000': '绿', + '0FF': '青', + '00F': '蓝', + EE82EE: '紫罗兰', + A9A9A9: '深灰', + FFA07A: '亮橙', + FFA500: '橙', + FFFF00: '黄', + '00FF00': '水绿', + AFEEEE: '粉蓝', + ADD8E6: '亮蓝', + DDA0DD: '梅红', + D3D3D3: '淡灰', + FFF0F5: '淡紫红', + FAEBD7: '古董白', + FFFFE0: '淡黄', + F0FFF0: '蜜白', + F0FFFF: '天蓝', + F0F8FF: '淡蓝', + E6E6FA: '淡紫', + FFF: '白', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: '其它颜色...', + panelTitle: '颜色', + textColorTitle: '文本颜色' +} ); diff --git a/ckeditor/plugins/colorbutton/lang/zh.js b/ckeditor/plugins/colorbutton/lang/zh.js new file mode 100644 index 0000000..e3c617f --- /dev/null +++ b/ckeditor/plugins/colorbutton/lang/zh.js @@ -0,0 +1,75 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colorbutton', 'zh', { + auto: '自動', + bgColorTitle: '背景顏色', + colors: { + '000': '黑色', + '800000': '栗色', + '8B4513': '鞍褐色', + '2F4F4F': '暗瓦灰色', + '008080': '水壓色', + '000080': '丈青澀', + '4B0082': '靛青', + '696969': '深灰色', + B22222: '磚紅色', + A52A2A: '褐色', + DAA520: '金黃色', + '006400': '深綠色', + '40E0D0': '青綠色', + '0000CD': '藍色', + '800080': '紫色', + '808080': '灰色', + F00: '紅色', + FF8C00: '深橘色', + FFD700: '金色', + '008000': '綠色', + '0FF': '藍綠色', + '00F': '藍色', + EE82EE: '紫色', + A9A9A9: '暗灰色', + FFA07A: '亮鮭紅', + FFA500: '橘色', + FFFF00: '黃色', + '00FF00': '鮮綠色', + AFEEEE: '綠松色', + ADD8E6: '淺藍色', + DDA0DD: '枚紅色', + D3D3D3: '淺灰色', + FFF0F5: '淺紫色', + FAEBD7: '骨董白', + FFFFE0: '淺黃色', + F0FFF0: '蜜瓜綠', + F0FFFF: '天藍色', + F0F8FF: '愛麗斯蘭', + E6E6FA: '淺紫色', + FFF: '白色', + '1ABC9C': 'Strong Cyan', // MISSING + '2ECC71': 'Emerald', // MISSING + '3498DB': 'Bright Blue', // MISSING + '9B59B6': 'Amethyst', // MISSING + '4E5F70': 'Grayish Blue', // MISSING + 'F1C40F': 'Vivid Yellow', // MISSING + '16A085': 'Dark Cyan', // MISSING + '27AE60': 'Dark Emerald', // MISSING + '2980B9': 'Strong Blue', // MISSING + '8E44AD': 'Dark Violet', // MISSING + '2C3E50': 'Desaturated Blue', // MISSING + 'F39C12': 'Orange', // MISSING + 'E67E22': 'Carrot', // MISSING + 'E74C3C': 'Pale Red', // MISSING + 'ECF0F1': 'Bright Silver', // MISSING + '95A5A6': 'Light Grayish Cyan', // MISSING + 'DDD': 'Light Gray', // MISSING + 'D35400': 'Pumpkin', // MISSING + 'C0392B': 'Strong Red', // MISSING + 'BDC3C7': 'Silver', // MISSING + '7F8C8D': 'Grayish Cyan', // MISSING + '999': 'Dark Gray' // MISSING + }, + more: '更多顏色', + panelTitle: '顏色', + textColorTitle: '文字顏色' +} ); diff --git a/ckeditor/plugins/colorbutton/plugin.js b/ckeditor/plugins/colorbutton/plugin.js new file mode 100644 index 0000000..2b8b390 --- /dev/null +++ b/ckeditor/plugins/colorbutton/plugin.js @@ -0,0 +1,411 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview The "colorbutton" plugin that makes it possible to assign + * text and background colors to editor contents. + * + */ +CKEDITOR.plugins.add( 'colorbutton', { + requires: 'panelbutton,floatpanel', + // jscs:disable maximumLineLength + lang: 'af,ar,az,bg,bn,bs,ca,cs,cy,da,de,de-ch,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,oc,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + // jscs:enable maximumLineLength + icons: 'bgcolor,textcolor', // %REMOVE_LINE_CORE% + hidpi: true, // %REMOVE_LINE_CORE% + init: function( editor ) { + var config = editor.config, + lang = editor.lang.colorbutton; + + if ( !CKEDITOR.env.hc ) { + addButton( 'TextColor', 'fore', lang.textColorTitle, 10, { + contentTransformations: [ + [ + { + element: 'font', + check: 'span{color}', + left: function( element ) { + return !!element.attributes.color; + }, + right: function( element ) { + element.name = 'span'; + + element.attributes.color && ( element.styles.color = element.attributes.color ); + delete element.attributes.color; + } + } + ] + ] + } ); + + var bgOptions = {}, + normalizeBackground = editor.config.colorButton_normalizeBackground; + + if ( normalizeBackground === undefined || normalizeBackground ) { + // If background contains only color, then we want to convert it into background-color so that it's + // correctly picked by colorbutton plugin. + bgOptions.contentTransformations = [ + [ + { + // Transform span that specify background with color only to background-color. + element: 'span', + left: function( element ) { + var tools = CKEDITOR.tools; + if ( element.name != 'span' || !element.styles || !element.styles.background ) { + return false; + } + + var background = tools.style.parse.background( element.styles.background ); + + // We return true only if background specifies **only** color property, and there's only one background directive. + return background.color && tools.objectKeys( background ).length === 1; + }, + right: function( element ) { + var style = new CKEDITOR.style( editor.config.colorButton_backStyle, { + color: element.styles.background + } ), + definition = style.getDefinition(); + + // Align the output object with the template used in config. + element.name = definition.element; + element.styles = definition.styles; + element.attributes = definition.attributes || {}; + + return element; + } + } + ] + ]; + } + + addButton( 'BGColor', 'back', lang.bgColorTitle, 20, bgOptions ); + } + + function addButton( name, type, title, order, options ) { + var style = new CKEDITOR.style( config[ 'colorButton_' + type + 'Style' ] ), + colorBoxId = CKEDITOR.tools.getNextId() + '_colorBox'; + + options = options || {}; + + editor.ui.add( name, CKEDITOR.UI_PANELBUTTON, { + label: title, + title: title, + modes: { wysiwyg: 1 }, + editorFocus: 0, + toolbar: 'colors,' + order, + allowedContent: style, + requiredContent: style, + contentTransformations: options.contentTransformations, + + panel: { + css: CKEDITOR.skin.getPath( 'editor' ), + attributes: { role: 'listbox', 'aria-label': lang.panelTitle } + }, + + onBlock: function( panel, block ) { + block.autoSize = true; + block.element.addClass( 'cke_colorblock' ); + block.element.setHtml( renderColors( panel, type, colorBoxId ) ); + // The block should not have scrollbars (#5933, #6056) + block.element.getDocument().getBody().setStyle( 'overflow', 'hidden' ); + + CKEDITOR.ui.fire( 'ready', this ); + + var keys = block.keys; + var rtl = editor.lang.dir == 'rtl'; + keys[ rtl ? 37 : 39 ] = 'next'; // ARROW-RIGHT + keys[ 40 ] = 'next'; // ARROW-DOWN + keys[ 9 ] = 'next'; // TAB + keys[ rtl ? 39 : 37 ] = 'prev'; // ARROW-LEFT + keys[ 38 ] = 'prev'; // ARROW-UP + keys[ CKEDITOR.SHIFT + 9 ] = 'prev'; // SHIFT + TAB + keys[ 32 ] = 'click'; // SPACE + }, + + refresh: function() { + if ( !editor.activeFilter.check( style ) ) + this.setState( CKEDITOR.TRISTATE_DISABLED ); + }, + + // The automatic colorbox should represent the real color (#6010) + onOpen: function() { + + var selection = editor.getSelection(), + block = selection && selection.getStartElement(), + path = editor.elementPath( block ), + color; + + if ( !path ) + return; + + // Find the closest block element. + block = path.block || path.blockLimit || editor.document.getBody(); + + // The background color might be transparent. In that case, look up the color in the DOM tree. + do { + color = block && block.getComputedStyle( type == 'back' ? 'background-color' : 'color' ) || 'transparent'; + } + while ( type == 'back' && color == 'transparent' && block && ( block = block.getParent() ) ); + + // The box should never be transparent. + if ( !color || color == 'transparent' ) + color = '#ffffff'; + + if ( config.colorButton_enableAutomatic !== false ) { + this._.panel._.iframe.getFrameDocument().getById( colorBoxId ).setStyle( 'background-color', color ); + } + + return color; + } + } ); + } + + function renderColors( panel, type, colorBoxId ) { + var output = [], + colors = config.colorButton_colors.split( ',' ), + colorsPerRow = config.colorButton_colorsPerRow || 6, + // Tells if we should include "More Colors..." button. + moreColorsEnabled = editor.plugins.colordialog && config.colorButton_enableMore !== false, + // aria-setsize and aria-posinset attributes are used to indicate size of options, because + // screen readers doesn't play nice with table, based layouts (#12097). + total = colors.length + ( moreColorsEnabled ? 2 : 1 ); + + var clickFn = CKEDITOR.tools.addFunction( function( color, type ) { + var applyColorStyle = arguments.callee; + function onColorDialogClose( evt ) { + this.removeListener( 'ok', onColorDialogClose ); + this.removeListener( 'cancel', onColorDialogClose ); + + evt.name == 'ok' && applyColorStyle( this.getContentElement( 'picker', 'selectedColor' ).getValue(), type ); + } + + if ( color == '?' ) { + editor.openDialog( 'colordialog', function() { + this.on( 'ok', onColorDialogClose ); + this.on( 'cancel', onColorDialogClose ); + } ); + + return; + } + + editor.focus(); + + panel.hide(); + + editor.fire( 'saveSnapshot' ); + + // Clean up any conflicting style within the range. + editor.removeStyle( new CKEDITOR.style( config[ 'colorButton_' + type + 'Style' ], { color: 'inherit' } ) ); + + if ( color ) { + var colorStyle = config[ 'colorButton_' + type + 'Style' ]; + + colorStyle.childRule = type == 'back' ? + function( element ) { + // It's better to apply background color as the innermost style. (#3599) + // Except for "unstylable elements". (#6103) + return isUnstylable( element ); + } : function( element ) { + // Fore color style must be applied inside links instead of around it. (#4772,#6908) + return !( element.is( 'a' ) || element.getElementsByTag( 'a' ).count() ) || isUnstylable( element ); + }; + + editor.applyStyle( new CKEDITOR.style( colorStyle, { color: color } ) ); + } + + editor.fire( 'saveSnapshot' ); + } ); + + if ( config.colorButton_enableAutomatic !== false ) { + // Render the "Automatic" button. + output.push( '' + + '' + + '' + + '' + + '' + + '
    ', lang.auto, '
    ' + + '
    ' ); + } + output.push( '' ); + + // Render the color boxes. + for ( var i = 0; i < colors.length; i++ ) { + if ( ( i % colorsPerRow ) === 0 ) + output.push( '' ); + + var parts = colors[ i ].split( '/' ), + colorName = parts[ 0 ], + colorCode = parts[ 1 ] || colorName; + + // The data can be only a color code (without #) or colorName + color code + // If only a color code is provided, then the colorName is the color with the hash + // Convert the color from RGB to RRGGBB for better compatibility with IE and . See #5676 + if ( !parts[ 1 ] ) + colorName = '#' + colorName.replace( /^(.)(.)(.)$/, '$1$1$2$2$3$3' ); + + var colorLabel = editor.lang.colorbutton.colors[ colorCode ] || colorCode; + output.push( '' ); + } + + // Render the "More Colors" button. + if ( moreColorsEnabled ) { + output.push( '' + + '' + + '' ); // tr is later in the code. + } + + output.push( '
    ' + + '' + + '' + + '' + + '
    ' + + '', lang.more, '' + + '
    ' ); + + return output.join( '' ); + } + + function isUnstylable( ele ) { + return ( ele.getAttribute( 'contentEditable' ) == 'false' ) || ele.getAttribute( 'data-nostyle' ); + } + } +} ); + +/** + * Whether to enable the **More Colors** button in the color selectors. + * + * Read more in the [documentation](#!/guide/dev_colorbutton) + * and see the [SDK sample](http://sdk.ckeditor.com/samples/colorbutton.html). + * + * config.colorButton_enableMore = false; + * + * @cfg {Boolean} [colorButton_enableMore=true] + * @member CKEDITOR.config + */ + +/** + * Defines the colors to be displayed in the color selectors. This is a string + * containing hexadecimal notation for HTML colors, without the `'#'` prefix. + * + * **Since 3.3:** A color name may optionally be defined by prefixing the entries with + * a name and the slash character. For example, `'FontColor1/FF9900'` will be + * displayed as the color `#FF9900` in the selector, but will be output as `'FontColor1'`. + * + * **Since 4.6.2:** The default color palette has changed. It contains fewer colors in more + * pastel shades than the previous one. + * + * Read more in the [documentation](#!/guide/dev_colorbutton) + * and see the [SDK sample](http://sdk.ckeditor.com/samples/colorbutton.html). + * + * // Brazil colors only. + * config.colorButton_colors = '00923E,F8C100,28166F'; + * + * config.colorButton_colors = 'FontColor1/FF9900,FontColor2/0066CC,FontColor3/F00'; + * + * // CKEditor color palette available before version 4.6.2. + * config.colorButton_colors = + * '000,800000,8B4513,2F4F4F,008080,000080,4B0082,696969,' + + * 'B22222,A52A2A,DAA520,006400,40E0D0,0000CD,800080,808080,' + + * 'F00,FF8C00,FFD700,008000,0FF,00F,EE82EE,A9A9A9,' + + * 'FFA07A,FFA500,FFFF00,00FF00,AFEEEE,ADD8E6,DDA0DD,D3D3D3,' + + * 'FFF0F5,FAEBD7,FFFFE0,F0FFF0,F0FFFF,F0F8FF,E6E6FA,FFF'; + * + * @cfg {String} [colorButton_colors=see source] + * @member CKEDITOR.config + */ +CKEDITOR.config.colorButton_colors = '1ABC9C,2ECC71,3498DB,9B59B6,4E5F70,F1C40F,' + + '16A085,27AE60,2980B9,8E44AD,2C3E50,F39C12,' + + 'E67E22,E74C3C,ECF0F1,95A5A6,DDD,FFF,' + + 'D35400,C0392B,BDC3C7,7F8C8D,999,000'; + +/** + * Stores the style definition that applies the text foreground color. + * + * Read more in the [documentation](#!/guide/dev_colorbutton) + * and see the [SDK sample](http://sdk.ckeditor.com/samples/colorbutton.html). + * + * // This is actually the default value. + * config.colorButton_foreStyle = { + * element: 'span', + * styles: { color: '#(color)' } + * }; + * + * @cfg [colorButton_foreStyle=see source] + * @member CKEDITOR.config + */ +CKEDITOR.config.colorButton_foreStyle = { + element: 'span', + styles: { 'color': '#(color)' }, + overrides: [ { + element: 'font', attributes: { 'color': null } + } ] +}; + +/** + * Stores the style definition that applies the text background color. + * + * Read more in the [documentation](#!/guide/dev_colorbutton) + * and see the [SDK sample](http://sdk.ckeditor.com/samples/colorbutton.html). + * + * // This is actually the default value. + * config.colorButton_backStyle = { + * element: 'span', + * styles: { 'background-color': '#(color)' } + * }; + * + * @cfg [colorButton_backStyle=see source] + * @member CKEDITOR.config + */ +CKEDITOR.config.colorButton_backStyle = { + element: 'span', + styles: { 'background-color': '#(color)' } +}; + +/** + * Whether to enable the **Automatic** button in the color selectors. + * + * Read more in the [documentation](#!/guide/dev_colorbutton) + * and see the [SDK sample](http://sdk.ckeditor.com/samples/colorbutton.html). + * + * config.colorButton_enableAutomatic = false; + * + * @cfg {Boolean} [colorButton_enableAutomatic=true] + * @member CKEDITOR.config + */ + +/** + * Defines how many colors will be shown per row in the color selectors. + * + * Read more in the [documentation](#!/guide/dev_colorbutton) + * and see the [SDK sample](http://sdk.ckeditor.com/samples/colorbutton.html). + * + * config.colorButton_colorsPerRow = 8; + * + * @since 4.6.2 + * @cfg {Number} [colorButton_colorsPerRow=6] + * @member CKEDITOR.config + */ + +/** + * Whether the plugin should convert `background` CSS properties with color only, to a `background-color` property, + * allowing the [Color Button](http://ckeditor.com/addon/colorbutton) plugin to edit these styles. + * + * config.colorButton_normalizeBackground = false; + * + * @since 4.6.1 + * @cfg {Boolean} [colorButton_normalizeBackground=true] + * @member CKEDITOR.config + */ diff --git a/ckeditor/plugins/colordialog/dialogs/colordialog.css b/ckeditor/plugins/colordialog/dialogs/colordialog.css new file mode 100644 index 0000000..e284ba0 --- /dev/null +++ b/ckeditor/plugins/colordialog/dialogs/colordialog.css @@ -0,0 +1,20 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +.cke_colordialog_colorcell { + width: 12px; /* All cells have equal width which depends on parent width (in this case table parent). Width works more like max-width. */ + height: 14px; + padding: 1px; /* Padding is replaced by border for focused cells. Prevents 'jumping' when adding borders. */ +} + +.cke_colordialog_colorcell.cke_colordialog_focused_light, +.cke_colordialog_colorcell.cke_colordialog_focused_dark { + padding: 0; /* Shrink cell to allow 1px border indicating focus. */ + border: 1px dotted #000; +} + +.cke_colordialog_colorcell.cke_colordialog_focused_dark { + border-color: #FFF; +} diff --git a/ckeditor/plugins/colordialog/dialogs/colordialog.js b/ckeditor/plugins/colordialog/dialogs/colordialog.js new file mode 100644 index 0000000..af722f3 --- /dev/null +++ b/ckeditor/plugins/colordialog/dialogs/colordialog.js @@ -0,0 +1,343 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +CKEDITOR.dialog.add( 'colordialog', function( editor ) { + // Define some shorthands. + var $el = CKEDITOR.dom.element, + $doc = CKEDITOR.document, + lang = editor.lang.colordialog, + colorCellCls = 'cke_colordialog_colorcell', + focusedColorLightCls = 'cke_colordialog_focused_light', + focusedColorDarkCls = 'cke_colordialog_focused_dark', + selectedColorCls = 'cke_colordialog_selected'; + + // Reference the dialog. + var dialog, + selected; + + var spacer = { + type: 'html', + html: ' ' + }; + + function clearSelected() { + $doc.getById( selHiColorId ).removeStyle( 'background-color' ); + dialog.getContentElement( 'picker', 'selectedColor' ).setValue( '' ); + removeSelected(); + } + + function updateSelected( evt ) { + var target = evt.data.getTarget(), + color; + + if ( target.getName() == 'td' && ( color = target.getChild( 0 ).getHtml() ) ) { + removeSelected(); + + selected = target; + selected.setAttribute( 'aria-selected', true ); + selected.addClass( selectedColorCls ); + dialog.getContentElement( 'picker', 'selectedColor' ).setValue( color ); + } + } + + function removeSelected() { + if ( selected ) { + selected.removeClass( selectedColorCls ); + selected.removeAttribute( 'aria-selected' ); // Attribute aria-selected should also be removed when selection changes. + selected = null; + } + } + + // Basing black-white decision off of luma scheme using the Rec. 709 version. + function isLightColor( color ) { + color = color.replace( /^#/, '' ); + for ( var i = 0, rgb = []; i <= 2; i++ ) + rgb[ i ] = parseInt( color.substr( i * 2, 2 ), 16 ); + var luma = ( 0.2126 * rgb[ 0 ] ) + ( 0.7152 * rgb[ 1 ] ) + ( 0.0722 * rgb[ 2 ] ); + return luma >= 165; + } + + // Distinguish focused and hover states. + var focused, hovered; + + // Apply highlight style. + function updateHighlight( event ) { + // Convert to event. + !event.name && ( event = new CKEDITOR.event( event ) ); + + var isFocus = !( /mouse/ ).test( event.name ), + target = event.data.getTarget(), + color; + + if ( target.getName() == 'td' && ( color = target.getChild( 0 ).getHtml() ) ) { + removeHighlight( event ); + + isFocus ? focused = target : hovered = target; + + // Apply CSS class to show focus. + if ( isFocus ) { + target.addClass( isLightColor( color ) ? focusedColorLightCls : focusedColorDarkCls ); + } + setHighlight( color ); + } + } + + function clearHighlight() { + focused.removeClass( focusedColorLightCls ); + focused.removeClass( focusedColorDarkCls ); + setHighlight( false ); + focused = null; + } + + // Remove previously focused style. + function removeHighlight( event ) { + var isFocus = !( /mouse/ ).test( event.name ), + target = isFocus && focused; + + if ( target ) { + target.removeClass( focusedColorLightCls ); + target.removeClass( focusedColorDarkCls ); + } + + if ( !( focused || hovered ) ) { + setHighlight( false ); + } + } + + function setHighlight( color ) { + if ( color ) { + $doc.getById( hicolorId ).setStyle( 'background-color', color ); + $doc.getById( hicolorTextId ).setHtml( color ); + + } else { + $doc.getById( hicolorId ).removeStyle( 'background-color' ); + $doc.getById( hicolorTextId ).setHtml( ' ' ); + } + } + + function onKeyStrokes( evt ) { + var domEvt = evt.data; + + var element = domEvt.getTarget(); + var relative, nodeToMove; + var keystroke = domEvt.getKeystroke(), + rtl = editor.lang.dir == 'rtl'; + + switch ( keystroke ) { + // UP-ARROW + case 38: + // relative is TR + if ( ( relative = element.getParent().getPrevious() ) ) { + nodeToMove = relative.getChild( [ element.getIndex() ] ); + nodeToMove.focus(); + } + domEvt.preventDefault(); + break; + // DOWN-ARROW + case 40: + // relative is TR + if ( ( relative = element.getParent().getNext() ) ) { + nodeToMove = relative.getChild( [ element.getIndex() ] ); + if ( nodeToMove && nodeToMove.type == 1 ) + nodeToMove.focus(); + + } + domEvt.preventDefault(); + break; + + // SPACE + // ENTER + case 32: + case 13: + updateSelected( evt ); + domEvt.preventDefault(); + break; + + // RIGHT-ARROW + case rtl ? 37 : 39: + // relative is TD + if ( ( nodeToMove = element.getNext() ) ) { + if ( nodeToMove.type == 1 ) { + nodeToMove.focus(); + domEvt.preventDefault( true ); + } + } + // relative is TR + else if ( ( relative = element.getParent().getNext() ) ) { + nodeToMove = relative.getChild( [ 0 ] ); + if ( nodeToMove && nodeToMove.type == 1 ) { + nodeToMove.focus(); + domEvt.preventDefault( true ); + } + } + break; + + // LEFT-ARROW + case rtl ? 39 : 37: + // relative is TD + if ( ( nodeToMove = element.getPrevious() ) ) { + nodeToMove.focus(); + domEvt.preventDefault( true ); + } + // relative is TR + else if ( ( relative = element.getParent().getPrevious() ) ) { + nodeToMove = relative.getLast(); + nodeToMove.focus(); + domEvt.preventDefault( true ); + } + break; + default: + // Do not stop not handled events. + return; + } + } + + function createColorTable() { + table = CKEDITOR.dom.element.createFromHtml( '' + + '' + + '
    ' + lang.options + '
    ' ); + + table.on( 'mouseover', updateHighlight ); + table.on( 'mouseout', removeHighlight ); + + // Create the base colors array. + var aColors = [ '00', '33', '66', '99', 'cc', 'ff' ]; + + // This function combines two ranges of three values from the color array into a row. + function appendColorRow( rangeA, rangeB ) { + for ( var i = rangeA; i < rangeA + 3; i++ ) { + var row = new $el( table.$.insertRow( -1 ) ); + row.setAttribute( 'role', 'row' ); + + for ( var j = rangeB; j < rangeB + 3; j++ ) { + for ( var n = 0; n < 6; n++ ) { + appendColorCell( row.$, '#' + aColors[ j ] + aColors[ n ] + aColors[ i ] ); + } + } + } + } + + // This function create a single color cell in the color table. + function appendColorCell( targetRow, color ) { + var cell = new $el( targetRow.insertCell( -1 ) ); + cell.setAttribute( 'class', 'ColorCell ' + colorCellCls ); + cell.setAttribute( 'tabIndex', -1 ); + cell.setAttribute( 'role', 'gridcell' ); + + cell.on( 'keydown', onKeyStrokes ); + cell.on( 'click', updateSelected ); + cell.on( 'focus', updateHighlight ); + cell.on( 'blur', removeHighlight ); + + cell.setStyle( 'background-color', color ); + + var colorLabel = numbering( 'color_table_cell' ); + cell.setAttribute( 'aria-labelledby', colorLabel ); + cell.append( CKEDITOR.dom.element.createFromHtml( '' + color + '', CKEDITOR.document ) ); + } + + appendColorRow( 0, 0 ); + appendColorRow( 3, 0 ); + appendColorRow( 0, 3 ); + appendColorRow( 3, 3 ); + + // Create the last row. + var oRow = new $el( table.$.insertRow( -1 ) ); + oRow.setAttribute( 'role', 'row' ); + + // Create the gray scale colors cells. + appendColorCell( oRow.$, '#000000' ); + for ( var n = 0; n < 16; n++ ) { + var c = n.toString( 16 ); + appendColorCell( oRow.$, '#' + c + c + c + c + c + c ); + } + appendColorCell( oRow.$, '#ffffff' ); + } + + var numbering = function( id ) { + return CKEDITOR.tools.getNextId() + '_' + id; + }, + hicolorId = numbering( 'hicolor' ), + hicolorTextId = numbering( 'hicolortext' ), + selHiColorId = numbering( 'selhicolor' ), + table; + + createColorTable(); + + // Load CSS. + CKEDITOR.document.appendStyleSheet( CKEDITOR.getUrl( CKEDITOR.plugins.get( 'colordialog' ).path + 'dialogs/colordialog.css' ) ); + + return { + title: lang.title, + minWidth: 360, + minHeight: 220, + onLoad: function() { + // Update reference. + dialog = this; + }, + onHide: function() { + clearSelected(); + clearHighlight(); + }, + contents: [ { + id: 'picker', + label: lang.title, + accessKey: 'I', + elements: [ { + type: 'hbox', + padding: 0, + widths: [ '70%', '10%', '30%' ], + children: [ { + type: 'html', + html: '

    ', + onLoad: function() { + CKEDITOR.document.getById( this.domId ).append( table ); + }, + focus: function() { + // Restore the previously focused cell, + // otherwise put the initial focus on the first table cell. + ( focused || this.getElement().getElementsByTag( 'td' ).getItem( 0 ) ).focus(); + } + }, + spacer, + { + type: 'vbox', + padding: 0, + widths: [ '70%', '5%', '25%' ], + children: [ { + type: 'html', + html: '' + lang.highlight + '' + + '
    ' + + '
     
    ' + lang.selected + '' + + '
    ' + }, + { + type: 'text', + label: lang.selected, + labelStyle: 'display:none', + id: 'selectedColor', + style: 'width: 76px;margin-top:4px', + onChange: function() { + // Try to update color preview with new value. If fails, then set it no none. + try { + $doc.getById( selHiColorId ).setStyle( 'background-color', this.getValue() ); + } catch ( e ) { + clearSelected(); + } + } + }, + spacer, + { + type: 'button', + id: 'clear', + label: lang.clear, + onClick: clearSelected + } ] + } ] + } ] + } ] + }; +} ); diff --git a/ckeditor/plugins/colordialog/lang/af.js b/ckeditor/plugins/colordialog/lang/af.js new file mode 100644 index 0000000..29b2035 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/af.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'af', { + clear: 'Herstel', + highlight: 'Aktief', + options: 'Kleuropsies', + selected: 'Geselekteer', + title: 'Kies kleur' +} ); diff --git a/ckeditor/plugins/colordialog/lang/ar.js b/ckeditor/plugins/colordialog/lang/ar.js new file mode 100644 index 0000000..084e443 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/ar.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'ar', { + clear: 'مسح', + highlight: 'تحديد', + options: 'اختيارات الألوان', + selected: 'اللون المختار', + title: 'اختر اللون' +} ); diff --git a/ckeditor/plugins/colordialog/lang/az.js b/ckeditor/plugins/colordialog/lang/az.js new file mode 100644 index 0000000..f27bf95 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/az.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'az', { + clear: 'Təmizlə', + highlight: 'Ayırmaq', + options: 'Rəng seçimləri', + selected: 'Seçilmiş rəng', + title: 'Rəngi seç' +} ); diff --git a/ckeditor/plugins/colordialog/lang/bg.js b/ckeditor/plugins/colordialog/lang/bg.js new file mode 100644 index 0000000..882ba39 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/bg.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'bg', { + clear: 'Изчистване', + highlight: 'Осветяване', + options: 'Цветови опции', + selected: 'Изберете цвят', + title: 'Изберете цвят' +} ); diff --git a/ckeditor/plugins/colordialog/lang/bn.js b/ckeditor/plugins/colordialog/lang/bn.js new file mode 100644 index 0000000..267d244 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/bn.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'bn', { + clear: 'Clear', // MISSING + highlight: 'Highlight', // MISSING + options: 'Color Options', // MISSING + selected: 'Selected Color', // MISSING + title: 'Select color' // MISSING +} ); diff --git a/ckeditor/plugins/colordialog/lang/bs.js b/ckeditor/plugins/colordialog/lang/bs.js new file mode 100644 index 0000000..14cbdc7 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/bs.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'bs', { + clear: 'Clear', // MISSING + highlight: 'Highlight', // MISSING + options: 'Color Options', // MISSING + selected: 'Selected Color', // MISSING + title: 'Select color' // MISSING +} ); diff --git a/ckeditor/plugins/colordialog/lang/ca.js b/ckeditor/plugins/colordialog/lang/ca.js new file mode 100644 index 0000000..f1dfe27 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/ca.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'ca', { + clear: 'Neteja', + highlight: 'Destacat', + options: 'Opcions del color', + selected: 'Color Seleccionat', + title: 'Seleccioni el color' +} ); diff --git a/ckeditor/plugins/colordialog/lang/cs.js b/ckeditor/plugins/colordialog/lang/cs.js new file mode 100644 index 0000000..35e880f --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/cs.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'cs', { + clear: 'Vyčistit', + highlight: 'Zvýraznit', + options: 'Nastavení barvy', + selected: 'Vybráno', + title: 'Výběr barvy' +} ); diff --git a/ckeditor/plugins/colordialog/lang/cy.js b/ckeditor/plugins/colordialog/lang/cy.js new file mode 100644 index 0000000..f639c3a --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/cy.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'cy', { + clear: 'Clirio', + highlight: 'Uwcholeuo', + options: 'Opsiynau Lliw', + selected: 'Lliw a Ddewiswyd', + title: 'Dewis lliw' +} ); diff --git a/ckeditor/plugins/colordialog/lang/da.js b/ckeditor/plugins/colordialog/lang/da.js new file mode 100644 index 0000000..f538af7 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/da.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'da', { + clear: 'Nulstil', + highlight: 'Markér', + options: 'Farvemuligheder', + selected: 'Valgt farve', + title: 'Vælg farve' +} ); diff --git a/ckeditor/plugins/colordialog/lang/de-ch.js b/ckeditor/plugins/colordialog/lang/de-ch.js new file mode 100644 index 0000000..b392ba5 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/de-ch.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'de-ch', { + clear: 'Entfernen', + highlight: 'Hervorheben', + options: 'Farboptionen', + selected: 'Ausgewählte Farbe', + title: 'Farbe auswählen' +} ); diff --git a/ckeditor/plugins/colordialog/lang/de.js b/ckeditor/plugins/colordialog/lang/de.js new file mode 100644 index 0000000..67168e4 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/de.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'de', { + clear: 'Entfernen', + highlight: 'Hervorheben', + options: 'Farboptionen', + selected: 'Ausgewählte Farbe', + title: 'Farbe auswählen' +} ); diff --git a/ckeditor/plugins/colordialog/lang/el.js b/ckeditor/plugins/colordialog/lang/el.js new file mode 100644 index 0000000..095f398 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/el.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'el', { + clear: 'Εκκαθάριση', + highlight: 'Σήμανση', + options: 'Επιλογές Χρωμάτων', + selected: 'Επιλεγμένο Χρώμα', + title: 'Επιλογή χρώματος' +} ); diff --git a/ckeditor/plugins/colordialog/lang/en-au.js b/ckeditor/plugins/colordialog/lang/en-au.js new file mode 100644 index 0000000..9d74b5d --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/en-au.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'en-au', { + clear: 'Clear', // MISSING + highlight: 'Highlight', // MISSING + options: 'Color Options', // MISSING + selected: 'Selected Color', // MISSING + title: 'Select color' // MISSING +} ); diff --git a/ckeditor/plugins/colordialog/lang/en-ca.js b/ckeditor/plugins/colordialog/lang/en-ca.js new file mode 100644 index 0000000..ca9cbee --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/en-ca.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'en-ca', { + clear: 'Clear', // MISSING + highlight: 'Highlight', // MISSING + options: 'Color Options', // MISSING + selected: 'Selected Color', // MISSING + title: 'Select color' // MISSING +} ); diff --git a/ckeditor/plugins/colordialog/lang/en-gb.js b/ckeditor/plugins/colordialog/lang/en-gb.js new file mode 100644 index 0000000..865ff0c --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/en-gb.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'en-gb', { + clear: 'Clear', + highlight: 'Highlight', + options: 'Colour Options', + selected: 'Selected Colour', + title: 'Select colour' +} ); diff --git a/ckeditor/plugins/colordialog/lang/en.js b/ckeditor/plugins/colordialog/lang/en.js new file mode 100644 index 0000000..8f4f2e2 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/en.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'en', { + clear: 'Clear', + highlight: 'Highlight', + options: 'Color Options', + selected: 'Selected Color', + title: 'Select color' +} ); diff --git a/ckeditor/plugins/colordialog/lang/eo.js b/ckeditor/plugins/colordialog/lang/eo.js new file mode 100644 index 0000000..148f63c --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/eo.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'eo', { + clear: 'Forigi', + highlight: 'Detaloj', + options: 'Opcioj pri koloroj', + selected: 'Selektita koloro', + title: 'Selekti koloron' +} ); diff --git a/ckeditor/plugins/colordialog/lang/es.js b/ckeditor/plugins/colordialog/lang/es.js new file mode 100644 index 0000000..cf0bedc --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/es.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'es', { + clear: 'Borrar', + highlight: 'Muestra', + options: 'Opciones de colores', + selected: 'Elegido', + title: 'Elegir color' +} ); diff --git a/ckeditor/plugins/colordialog/lang/et.js b/ckeditor/plugins/colordialog/lang/et.js new file mode 100644 index 0000000..02601b5 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/et.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'et', { + clear: 'Eemalda', + highlight: 'Näidis', + options: 'Värvi valikud', + selected: 'Valitud värv', + title: 'Värvi valimine' +} ); diff --git a/ckeditor/plugins/colordialog/lang/eu.js b/ckeditor/plugins/colordialog/lang/eu.js new file mode 100644 index 0000000..efa3647 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/eu.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'eu', { + clear: 'Garbitu', + highlight: 'Nabarmendu', + options: 'Kolore aukerak', + selected: 'Hautatutako kolorea', + title: 'Hautatu kolorea' +} ); diff --git a/ckeditor/plugins/colordialog/lang/fa.js b/ckeditor/plugins/colordialog/lang/fa.js new file mode 100644 index 0000000..032df7c --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/fa.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'fa', { + clear: 'پاک کردن', + highlight: 'متمایز', + options: 'گزینه​های رنگ', + selected: 'رنگ انتخاب شده', + title: 'انتخاب رنگ' +} ); diff --git a/ckeditor/plugins/colordialog/lang/fi.js b/ckeditor/plugins/colordialog/lang/fi.js new file mode 100644 index 0000000..324232c --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/fi.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'fi', { + clear: 'Poista', + highlight: 'Korostus', + options: 'Värin ominaisuudet', + selected: 'Valittu', + title: 'Valitse väri' +} ); diff --git a/ckeditor/plugins/colordialog/lang/fo.js b/ckeditor/plugins/colordialog/lang/fo.js new file mode 100644 index 0000000..16d6573 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/fo.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'fo', { + clear: 'Strika', + highlight: 'Framheva', + options: 'Litmøguleikar', + selected: 'Valdur litur', + title: 'Vel lit' +} ); diff --git a/ckeditor/plugins/colordialog/lang/fr-ca.js b/ckeditor/plugins/colordialog/lang/fr-ca.js new file mode 100644 index 0000000..13314d6 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/fr-ca.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'fr-ca', { + clear: 'Effacer', + highlight: 'Surligner', + options: 'Options de couleur', + selected: 'Couleur sélectionnée', + title: 'Choisir une couleur' +} ); diff --git a/ckeditor/plugins/colordialog/lang/fr.js b/ckeditor/plugins/colordialog/lang/fr.js new file mode 100644 index 0000000..daedcf0 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/fr.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'fr', { + clear: 'Effacer', + highlight: 'Pointée', + options: 'Options de couleur', + selected: 'Couleur choisie', + title: 'Sélectionner une couleur' +} ); diff --git a/ckeditor/plugins/colordialog/lang/gl.js b/ckeditor/plugins/colordialog/lang/gl.js new file mode 100644 index 0000000..543c85e --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/gl.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'gl', { + clear: 'Limpar', + highlight: 'Resaltar', + options: 'Opcións de cor', + selected: 'Cor seleccionado', + title: 'Seleccione unha cor' +} ); diff --git a/ckeditor/plugins/colordialog/lang/gu.js b/ckeditor/plugins/colordialog/lang/gu.js new file mode 100644 index 0000000..e2bccdd --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/gu.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'gu', { + clear: 'સાફ કરવું', + highlight: 'હાઈઈટ', + options: 'રંગના વિકલ્પ', + selected: 'પસંદ કરેલો રંગ', + title: 'રંગ પસંદ કરો' +} ); diff --git a/ckeditor/plugins/colordialog/lang/he.js b/ckeditor/plugins/colordialog/lang/he.js new file mode 100644 index 0000000..5021bb2 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/he.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'he', { + clear: 'ניקוי', + highlight: 'סימון', + options: 'אפשרויות צבע', + selected: 'בחירה', + title: 'בחירת צבע' +} ); diff --git a/ckeditor/plugins/colordialog/lang/hi.js b/ckeditor/plugins/colordialog/lang/hi.js new file mode 100644 index 0000000..0cecd70 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/hi.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'hi', { + clear: 'Clear', // MISSING + highlight: 'Highlight', // MISSING + options: 'Color Options', // MISSING + selected: 'Selected Color', // MISSING + title: 'Select color' // MISSING +} ); diff --git a/ckeditor/plugins/colordialog/lang/hr.js b/ckeditor/plugins/colordialog/lang/hr.js new file mode 100644 index 0000000..63382d5 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/hr.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'hr', { + clear: 'Očisti', + highlight: 'Istaknuto', + options: 'Opcije boje', + selected: 'Odabrana boja', + title: 'Odaberi boju' +} ); diff --git a/ckeditor/plugins/colordialog/lang/hu.js b/ckeditor/plugins/colordialog/lang/hu.js new file mode 100644 index 0000000..38f2ac9 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/hu.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'hu', { + clear: 'Ürítés', + highlight: 'Nagyítás', + options: 'Szín opciók', + selected: 'Kiválasztott', + title: 'Válasszon színt' +} ); diff --git a/ckeditor/plugins/colordialog/lang/id.js b/ckeditor/plugins/colordialog/lang/id.js new file mode 100644 index 0000000..6276cb7 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/id.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'id', { + clear: 'Hapus', + highlight: 'Sorot', + options: 'Pilihan Warna', + selected: 'Warna Dipilih', + title: 'Pilih Warna' +} ); diff --git a/ckeditor/plugins/colordialog/lang/is.js b/ckeditor/plugins/colordialog/lang/is.js new file mode 100644 index 0000000..6888ecf --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/is.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'is', { + clear: 'Clear', // MISSING + highlight: 'Highlight', // MISSING + options: 'Color Options', // MISSING + selected: 'Selected Color', // MISSING + title: 'Select color' // MISSING +} ); diff --git a/ckeditor/plugins/colordialog/lang/it.js b/ckeditor/plugins/colordialog/lang/it.js new file mode 100644 index 0000000..b557a11 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/it.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'it', { + clear: 'cancella', + highlight: 'Evidenzia', + options: 'Opzioni colore', + selected: 'Seleziona il colore', + title: 'Selezionare il colore' +} ); diff --git a/ckeditor/plugins/colordialog/lang/ja.js b/ckeditor/plugins/colordialog/lang/ja.js new file mode 100644 index 0000000..b04fa7c --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/ja.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'ja', { + clear: 'クリア', + highlight: 'ハイライト', + options: 'カラーオプション', + selected: '選択された色', + title: '色選択' +} ); diff --git a/ckeditor/plugins/colordialog/lang/ka.js b/ckeditor/plugins/colordialog/lang/ka.js new file mode 100644 index 0000000..49291b1 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/ka.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'ka', { + clear: 'გასუფთავება', + highlight: 'ჩვენება', + options: 'ფერის პარამეტრები', + selected: 'არჩეული ფერი', + title: 'ფერის შეცვლა' +} ); diff --git a/ckeditor/plugins/colordialog/lang/km.js b/ckeditor/plugins/colordialog/lang/km.js new file mode 100644 index 0000000..97ae374 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/km.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'km', { + clear: 'សម្អាត', + highlight: 'បន្លិច​ពណ៌', + options: 'ជម្រើស​ពណ៌', + selected: 'ពណ៌​ដែល​បាន​រើស', + title: 'រើស​ពណ៌' +} ); diff --git a/ckeditor/plugins/colordialog/lang/ko.js b/ckeditor/plugins/colordialog/lang/ko.js new file mode 100644 index 0000000..333bc6d --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/ko.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'ko', { + clear: '비우기', + highlight: '강조', + options: '색상 옵션', + selected: '선택된 색상', + title: '색상 선택' +} ); diff --git a/ckeditor/plugins/colordialog/lang/ku.js b/ckeditor/plugins/colordialog/lang/ku.js new file mode 100644 index 0000000..6a66594 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/ku.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'ku', { + clear: 'پاکیکەوە', + highlight: 'نیشانکردن', + options: 'هەڵبژاردەی ڕەنگەکان', + selected: 'ڕەنگی هەڵبژێردراو', + title: 'هەڵبژاردنی ڕەنگ' +} ); diff --git a/ckeditor/plugins/colordialog/lang/lt.js b/ckeditor/plugins/colordialog/lang/lt.js new file mode 100644 index 0000000..8d625c7 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/lt.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'lt', { + clear: 'Išvalyti', + highlight: 'Paryškinti', + options: 'Spalvos nustatymai', + selected: 'Pasirinkta spalva', + title: 'Pasirinkite spalvą' +} ); diff --git a/ckeditor/plugins/colordialog/lang/lv.js b/ckeditor/plugins/colordialog/lang/lv.js new file mode 100644 index 0000000..8d7b9f3 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/lv.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'lv', { + clear: 'Notīrīt', + highlight: 'Paraugs', + options: 'Krāsas uzstādījumi', + selected: 'Izvēlētā krāsa', + title: 'Izvēlies krāsu' +} ); diff --git a/ckeditor/plugins/colordialog/lang/mk.js b/ckeditor/plugins/colordialog/lang/mk.js new file mode 100644 index 0000000..e8dedbb --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/mk.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'mk', { + clear: 'Clear', // MISSING + highlight: 'Highlight', // MISSING + options: 'Color Options', // MISSING + selected: 'Selected Color', // MISSING + title: 'Select color' // MISSING +} ); diff --git a/ckeditor/plugins/colordialog/lang/mn.js b/ckeditor/plugins/colordialog/lang/mn.js new file mode 100644 index 0000000..9ea21d1 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/mn.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'mn', { + clear: 'Clear', // MISSING + highlight: 'Highlight', // MISSING + options: 'Color Options', // MISSING + selected: 'Selected Color', // MISSING + title: 'Select color' // MISSING +} ); diff --git a/ckeditor/plugins/colordialog/lang/ms.js b/ckeditor/plugins/colordialog/lang/ms.js new file mode 100644 index 0000000..afaaca9 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/ms.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'ms', { + clear: 'Clear', // MISSING + highlight: 'Highlight', // MISSING + options: 'Color Options', // MISSING + selected: 'Selected Color', // MISSING + title: 'Select color' // MISSING +} ); diff --git a/ckeditor/plugins/colordialog/lang/nb.js b/ckeditor/plugins/colordialog/lang/nb.js new file mode 100644 index 0000000..650235a --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/nb.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'nb', { + clear: 'Tøm', + highlight: 'Merk', + options: 'Alternativer for farge', + selected: 'Valgt farge', + title: 'Velg farge' +} ); diff --git a/ckeditor/plugins/colordialog/lang/nl.js b/ckeditor/plugins/colordialog/lang/nl.js new file mode 100644 index 0000000..56ffd15 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/nl.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'nl', { + clear: 'Wissen', + highlight: 'Actief', + options: 'Kleuropties', + selected: 'Geselecteerde kleur', + title: 'Selecteer kleur' +} ); diff --git a/ckeditor/plugins/colordialog/lang/no.js b/ckeditor/plugins/colordialog/lang/no.js new file mode 100644 index 0000000..db89b0c --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/no.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'no', { + clear: 'Tøm', + highlight: 'Merk', + options: 'Alternativer for farge', + selected: 'Valgt', + title: 'Velg farge' +} ); diff --git a/ckeditor/plugins/colordialog/lang/oc.js b/ckeditor/plugins/colordialog/lang/oc.js new file mode 100644 index 0000000..7eb81ae --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/oc.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'oc', { + clear: 'Escafar', + highlight: 'Puntada', + options: 'Opcions de color', + selected: 'Color seleccionada', + title: 'Seleccionar una color' +} ); diff --git a/ckeditor/plugins/colordialog/lang/pl.js b/ckeditor/plugins/colordialog/lang/pl.js new file mode 100644 index 0000000..afb4a30 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/pl.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'pl', { + clear: 'Wyczyść', + highlight: 'Zaznacz', + options: 'Opcje koloru', + selected: 'Wybrany', + title: 'Wybierz kolor' +} ); diff --git a/ckeditor/plugins/colordialog/lang/pt-br.js b/ckeditor/plugins/colordialog/lang/pt-br.js new file mode 100644 index 0000000..5c3d73d --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/pt-br.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'pt-br', { + clear: 'Limpar', + highlight: 'Grifar', + options: 'Opções de Cor', + selected: 'Cor Selecionada', + title: 'Selecione uma Cor' +} ); diff --git a/ckeditor/plugins/colordialog/lang/pt.js b/ckeditor/plugins/colordialog/lang/pt.js new file mode 100644 index 0000000..f6cd778 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/pt.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'pt', { + clear: 'Limpar', + highlight: 'Realçar', + options: 'Opções de cor', + selected: 'Cor selecionada', + title: 'Selecionar cor' +} ); diff --git a/ckeditor/plugins/colordialog/lang/ro.js b/ckeditor/plugins/colordialog/lang/ro.js new file mode 100644 index 0000000..096a678 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/ro.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'ro', { + clear: 'Clear', // MISSING + highlight: 'Highlight', // MISSING + options: 'Color Options', // MISSING + selected: 'Selected Color', // MISSING + title: 'Select color' // MISSING +} ); diff --git a/ckeditor/plugins/colordialog/lang/ru.js b/ckeditor/plugins/colordialog/lang/ru.js new file mode 100644 index 0000000..02b57b9 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/ru.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'ru', { + clear: 'Очистить', + highlight: 'Под курсором', + options: 'Настройки цвета', + selected: 'Выбранный цвет', + title: 'Выберите цвет' +} ); diff --git a/ckeditor/plugins/colordialog/lang/si.js b/ckeditor/plugins/colordialog/lang/si.js new file mode 100644 index 0000000..98280d0 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/si.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'si', { + clear: 'පැහැදිලි', + highlight: 'මතුකර පෙන්වන්න', + options: 'වර්ණ විකල්ප', + selected: 'තෙරු වර්ණ', + title: 'වර්ණ තෝරන්න' +} ); diff --git a/ckeditor/plugins/colordialog/lang/sk.js b/ckeditor/plugins/colordialog/lang/sk.js new file mode 100644 index 0000000..2ea57a0 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/sk.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'sk', { + clear: 'Vyčistiť', + highlight: 'Zvýrazniť', + options: 'Možnosti farby', + selected: 'Vybraná farba', + title: 'Vybrať farbu' +} ); diff --git a/ckeditor/plugins/colordialog/lang/sl.js b/ckeditor/plugins/colordialog/lang/sl.js new file mode 100644 index 0000000..c6a6f1c --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/sl.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'sl', { + clear: 'Počisti', + highlight: 'Poudarjeno', + options: 'Možnosti barve', + selected: 'Izbrana barva', + title: 'Izberi barvo' +} ); diff --git a/ckeditor/plugins/colordialog/lang/sq.js b/ckeditor/plugins/colordialog/lang/sq.js new file mode 100644 index 0000000..49ef49e --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/sq.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'sq', { + clear: 'Pastro', + highlight: 'Thekso', + options: 'Përzgjedhjet e Ngjyrave', + selected: 'Ngjyra e Përzgjedhur', + title: 'Përzgjidh një ngjyrë' +} ); diff --git a/ckeditor/plugins/colordialog/lang/sr-latn.js b/ckeditor/plugins/colordialog/lang/sr-latn.js new file mode 100644 index 0000000..2dc20d3 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/sr-latn.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'sr-latn', { + clear: 'Clear', // MISSING + highlight: 'Highlight', // MISSING + options: 'Color Options', // MISSING + selected: 'Selected Color', // MISSING + title: 'Select color' // MISSING +} ); diff --git a/ckeditor/plugins/colordialog/lang/sr.js b/ckeditor/plugins/colordialog/lang/sr.js new file mode 100644 index 0000000..57d700c --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/sr.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'sr', { + clear: 'Clear', // MISSING + highlight: 'Highlight', // MISSING + options: 'Color Options', // MISSING + selected: 'Selected Color', // MISSING + title: 'Select color' // MISSING +} ); diff --git a/ckeditor/plugins/colordialog/lang/sv.js b/ckeditor/plugins/colordialog/lang/sv.js new file mode 100644 index 0000000..0080fe3 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/sv.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'sv', { + clear: 'Rensa', + highlight: 'Markera', + options: 'Färgalternativ', + selected: 'Vald färg', + title: 'Välj färg' +} ); diff --git a/ckeditor/plugins/colordialog/lang/th.js b/ckeditor/plugins/colordialog/lang/th.js new file mode 100644 index 0000000..3daaf62 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/th.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'th', { + clear: 'Clear', // MISSING + highlight: 'Highlight', // MISSING + options: 'Color Options', // MISSING + selected: 'Selected Color', // MISSING + title: 'Select color' // MISSING +} ); diff --git a/ckeditor/plugins/colordialog/lang/tr.js b/ckeditor/plugins/colordialog/lang/tr.js new file mode 100644 index 0000000..5cd2155 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/tr.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'tr', { + clear: 'Temizle', + highlight: 'İşaretle', + options: 'Renk Seçenekleri', + selected: 'Seçilmiş', + title: 'Renk seç' +} ); diff --git a/ckeditor/plugins/colordialog/lang/tt.js b/ckeditor/plugins/colordialog/lang/tt.js new file mode 100644 index 0000000..a98cc7b --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/tt.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'tt', { + clear: 'Бушату', + highlight: 'Билгеләү', + options: 'Төс көйләүләре', + selected: 'Сайланган төсләр', + title: 'Төс сайлау' +} ); diff --git a/ckeditor/plugins/colordialog/lang/ug.js b/ckeditor/plugins/colordialog/lang/ug.js new file mode 100644 index 0000000..dafcf75 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/ug.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'ug', { + clear: 'تازىلا', + highlight: 'يورۇت', + options: 'رەڭ تاللانمىسى', + selected: 'رەڭ تاللاڭ', + title: 'رەڭ تاللاڭ' +} ); diff --git a/ckeditor/plugins/colordialog/lang/uk.js b/ckeditor/plugins/colordialog/lang/uk.js new file mode 100644 index 0000000..bad6742 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/uk.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'uk', { + clear: 'Очистити', + highlight: 'Колір, на який вказує курсор', + options: 'Опції кольорів', + selected: 'Обраний колір', + title: 'Обрати колір' +} ); diff --git a/ckeditor/plugins/colordialog/lang/vi.js b/ckeditor/plugins/colordialog/lang/vi.js new file mode 100644 index 0000000..b1d7ed6 --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/vi.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'vi', { + clear: 'Xóa bỏ', + highlight: 'Màu chọn', + options: 'Tùy chọn màu', + selected: 'Màu đã chọn', + title: 'Chọn màu' +} ); diff --git a/ckeditor/plugins/colordialog/lang/zh-cn.js b/ckeditor/plugins/colordialog/lang/zh-cn.js new file mode 100644 index 0000000..cad315c --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/zh-cn.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'zh-cn', { + clear: '清除', + highlight: '高亮', + options: '颜色选项', + selected: '选择颜色', + title: '选择颜色' +} ); diff --git a/ckeditor/plugins/colordialog/lang/zh.js b/ckeditor/plugins/colordialog/lang/zh.js new file mode 100644 index 0000000..2f808cd --- /dev/null +++ b/ckeditor/plugins/colordialog/lang/zh.js @@ -0,0 +1,11 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'colordialog', 'zh', { + clear: '清除', + highlight: '高亮', + options: '色彩選項', + selected: '選取的色彩', + title: '選取色彩' +} ); diff --git a/ckeditor/plugins/colordialog/plugin.js b/ckeditor/plugins/colordialog/plugin.js new file mode 100644 index 0000000..3a1a01b --- /dev/null +++ b/ckeditor/plugins/colordialog/plugin.js @@ -0,0 +1,71 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +CKEDITOR.plugins.colordialog = { + requires: 'dialog', + // jscs:disable maximumLineLength + lang: 'af,ar,az,bg,bn,bs,ca,cs,cy,da,de,de-ch,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,oc,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + // jscs:enable maximumLineLength + init: function( editor ) { + var cmd = new CKEDITOR.dialogCommand( 'colordialog' ); + cmd.editorFocus = false; + + editor.addCommand( 'colordialog', cmd ); + + CKEDITOR.dialog.add( 'colordialog', this.path + 'dialogs/colordialog.js' ); + + /** + * Open up color dialog and to receive the selected color. + * + * @param {Function} callback The callback when color dialog is closed + * @param {String} callback.color The color value received if selected on the dialog. + * @param [scope] The scope in which the callback will be bound. + * @member CKEDITOR.editor + */ + editor.getColorFromDialog = function( callback, scope ) { + var onClose = function( evt ) { + releaseHandlers( this ); + var color = evt.name == 'ok' ? this.getValueOf( 'picker', 'selectedColor' ) : null; + callback.call( scope, color ); + }; + var releaseHandlers = function( dialog ) { + dialog.removeListener( 'ok', onClose ); + dialog.removeListener( 'cancel', onClose ); + }; + var bindToDialog = function( dialog ) { + dialog.on( 'ok', onClose ); + dialog.on( 'cancel', onClose ); + }; + + editor.execCommand( 'colordialog' ); + + if ( editor._.storedDialogs && editor._.storedDialogs.colordialog ) + bindToDialog( editor._.storedDialogs.colordialog ); + else { + CKEDITOR.on( 'dialogDefinition', function( e ) { + if ( e.data.name != 'colordialog' ) + return; + + var definition = e.data.definition; + + e.removeListener(); + definition.onLoad = CKEDITOR.tools.override( definition.onLoad, + function( orginal ) { + return function() { + bindToDialog( this ); + definition.onLoad = orginal; + if ( typeof orginal == 'function' ) + orginal.call( this ); + }; + } ); + } ); + } + }; + + + } +}; + +CKEDITOR.plugins.add( 'colordialog', CKEDITOR.plugins.colordialog ); diff --git a/ckeditor/plugins/contextmenu/lang/af.js b/ckeditor/plugins/contextmenu/lang/af.js new file mode 100644 index 0000000..9dfe8c0 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/af.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'af', { + options: 'Konteks Spyskaart-opsies' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/ar.js b/ckeditor/plugins/contextmenu/lang/ar.js new file mode 100644 index 0000000..679ef26 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/ar.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'ar', { + options: 'خصائص قائمة السياق' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/az.js b/ckeditor/plugins/contextmenu/lang/az.js new file mode 100644 index 0000000..6f9c139 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/az.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'az', { + options: 'Əlavə əməliyyatlar' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/bg.js b/ckeditor/plugins/contextmenu/lang/bg.js new file mode 100644 index 0000000..a765219 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/bg.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'bg', { + options: 'Опции на контекстното меню' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/bn.js b/ckeditor/plugins/contextmenu/lang/bn.js new file mode 100644 index 0000000..5d1228e --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/bn.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'bn', { + options: 'Context Menu Options' // MISSING +} ); diff --git a/ckeditor/plugins/contextmenu/lang/bs.js b/ckeditor/plugins/contextmenu/lang/bs.js new file mode 100644 index 0000000..f61d2a4 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/bs.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'bs', { + options: 'Context Menu Options' // MISSING +} ); diff --git a/ckeditor/plugins/contextmenu/lang/ca.js b/ckeditor/plugins/contextmenu/lang/ca.js new file mode 100644 index 0000000..33439d5 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/ca.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'ca', { + options: 'Opcions del menú contextual' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/cs.js b/ckeditor/plugins/contextmenu/lang/cs.js new file mode 100644 index 0000000..7a34a9f --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/cs.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'cs', { + options: 'Nastavení kontextové nabídky' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/cy.js b/ckeditor/plugins/contextmenu/lang/cy.js new file mode 100644 index 0000000..194c73a --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/cy.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'cy', { + options: 'Opsiynau Dewislen Cyd-destun' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/da.js b/ckeditor/plugins/contextmenu/lang/da.js new file mode 100644 index 0000000..42e1c6c --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/da.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'da', { + options: 'Muligheder for hjælpemenu' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/de-ch.js b/ckeditor/plugins/contextmenu/lang/de-ch.js new file mode 100644 index 0000000..7654d0b --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/de-ch.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'de-ch', { + options: 'Kontextmenüoptionen' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/de.js b/ckeditor/plugins/contextmenu/lang/de.js new file mode 100644 index 0000000..3c1855b --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/de.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'de', { + options: 'Kontextmenüoptionen' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/el.js b/ckeditor/plugins/contextmenu/lang/el.js new file mode 100644 index 0000000..27f0aad --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/el.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'el', { + options: 'Επιλογές Αναδυόμενου Μενού' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/en-au.js b/ckeditor/plugins/contextmenu/lang/en-au.js new file mode 100644 index 0000000..cf5ffa2 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/en-au.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'en-au', { + options: 'Context Menu Options' // MISSING +} ); diff --git a/ckeditor/plugins/contextmenu/lang/en-ca.js b/ckeditor/plugins/contextmenu/lang/en-ca.js new file mode 100644 index 0000000..7dc238a --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/en-ca.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'en-ca', { + options: 'Context Menu Options' // MISSING +} ); diff --git a/ckeditor/plugins/contextmenu/lang/en-gb.js b/ckeditor/plugins/contextmenu/lang/en-gb.js new file mode 100644 index 0000000..d7b19be --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/en-gb.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'en-gb', { + options: 'Context Menu Options' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/en.js b/ckeditor/plugins/contextmenu/lang/en.js new file mode 100644 index 0000000..e0f1340 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/en.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'en', { + options: 'Context Menu Options' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/eo.js b/ckeditor/plugins/contextmenu/lang/eo.js new file mode 100644 index 0000000..6891d8a --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/eo.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'eo', { + options: 'Opcioj de Kunteksta Menuo' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/es.js b/ckeditor/plugins/contextmenu/lang/es.js new file mode 100644 index 0000000..b26a754 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/es.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'es', { + options: 'Opciones del menú contextual' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/et.js b/ckeditor/plugins/contextmenu/lang/et.js new file mode 100644 index 0000000..c13b080 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/et.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'et', { + options: 'Kontekstimenüü valikud' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/eu.js b/ckeditor/plugins/contextmenu/lang/eu.js new file mode 100644 index 0000000..54db0a4 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/eu.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'eu', { + options: 'Testuinguru-menuaren aukerak' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/fa.js b/ckeditor/plugins/contextmenu/lang/fa.js new file mode 100644 index 0000000..5a88933 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/fa.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'fa', { + options: 'گزینه​های منوی زمینه' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/fi.js b/ckeditor/plugins/contextmenu/lang/fi.js new file mode 100644 index 0000000..bcfff1c --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/fi.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'fi', { + options: 'Pikavalikon ominaisuudet' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/fo.js b/ckeditor/plugins/contextmenu/lang/fo.js new file mode 100644 index 0000000..67290eb --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/fo.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'fo', { + options: 'Context Menu Options' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/fr-ca.js b/ckeditor/plugins/contextmenu/lang/fr-ca.js new file mode 100644 index 0000000..9937208 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/fr-ca.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'fr-ca', { + options: 'Options du menu contextuel' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/fr.js b/ckeditor/plugins/contextmenu/lang/fr.js new file mode 100644 index 0000000..d84ffe2 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/fr.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'fr', { + options: 'Options du menu contextuel' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/gl.js b/ckeditor/plugins/contextmenu/lang/gl.js new file mode 100644 index 0000000..b62032c --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/gl.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'gl', { + options: 'Opcións do menú contextual' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/gu.js b/ckeditor/plugins/contextmenu/lang/gu.js new file mode 100644 index 0000000..be12d5e --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/gu.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'gu', { + options: 'કોન્તેક્ષ્ત્ મેનુના વિકલ્પો' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/he.js b/ckeditor/plugins/contextmenu/lang/he.js new file mode 100644 index 0000000..cbb0b63 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/he.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'he', { + options: 'אפשרויות תפריט ההקשר' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/hi.js b/ckeditor/plugins/contextmenu/lang/hi.js new file mode 100644 index 0000000..7627a62 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/hi.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'hi', { + options: 'Context Menu Options' // MISSING +} ); diff --git a/ckeditor/plugins/contextmenu/lang/hr.js b/ckeditor/plugins/contextmenu/lang/hr.js new file mode 100644 index 0000000..10e7f8d --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/hr.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'hr', { + options: 'Opcije izbornika' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/hu.js b/ckeditor/plugins/contextmenu/lang/hu.js new file mode 100644 index 0000000..c040e3c --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/hu.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'hu', { + options: 'Helyi menü opciók' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/id.js b/ckeditor/plugins/contextmenu/lang/id.js new file mode 100644 index 0000000..ef08443 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/id.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'id', { + options: 'Opsi Konteks Pilihan' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/is.js b/ckeditor/plugins/contextmenu/lang/is.js new file mode 100644 index 0000000..691acf8 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/is.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'is', { + options: 'Context Menu Options' // MISSING +} ); diff --git a/ckeditor/plugins/contextmenu/lang/it.js b/ckeditor/plugins/contextmenu/lang/it.js new file mode 100644 index 0000000..cafff67 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/it.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'it', { + options: 'Opzioni del menù contestuale' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/ja.js b/ckeditor/plugins/contextmenu/lang/ja.js new file mode 100644 index 0000000..1f5cba0 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/ja.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'ja', { + options: 'コンテキストメニューオプション' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/ka.js b/ckeditor/plugins/contextmenu/lang/ka.js new file mode 100644 index 0000000..4f3fff3 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/ka.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'ka', { + options: 'კონტექსტური მენიუს პარამეტრები' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/km.js b/ckeditor/plugins/contextmenu/lang/km.js new file mode 100644 index 0000000..dd6a402 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/km.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'km', { + options: 'ជម្រើស​ម៉ឺនុយ​បរិបទ' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/ko.js b/ckeditor/plugins/contextmenu/lang/ko.js new file mode 100644 index 0000000..6c99b9f --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/ko.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'ko', { + options: '컨텍스트 메뉴 옵션' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/ku.js b/ckeditor/plugins/contextmenu/lang/ku.js new file mode 100644 index 0000000..a9c681f --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/ku.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'ku', { + options: 'هەڵبژاردەی لیستەی کلیکی دەستی ڕاست' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/lt.js b/ckeditor/plugins/contextmenu/lang/lt.js new file mode 100644 index 0000000..02fd950 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/lt.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'lt', { + options: 'Kontekstinio meniu parametrai' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/lv.js b/ckeditor/plugins/contextmenu/lang/lv.js new file mode 100644 index 0000000..7daa7f7 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/lv.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'lv', { + options: 'Uznirstošās izvēlnes uzstādījumi' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/mk.js b/ckeditor/plugins/contextmenu/lang/mk.js new file mode 100644 index 0000000..e49e7d5 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/mk.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'mk', { + options: 'Контекст-мени опции' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/mn.js b/ckeditor/plugins/contextmenu/lang/mn.js new file mode 100644 index 0000000..0103c05 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/mn.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'mn', { + options: 'Context Menu Options' // MISSING +} ); diff --git a/ckeditor/plugins/contextmenu/lang/ms.js b/ckeditor/plugins/contextmenu/lang/ms.js new file mode 100644 index 0000000..f3bd636 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/ms.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'ms', { + options: 'Context Menu Options' // MISSING +} ); diff --git a/ckeditor/plugins/contextmenu/lang/nb.js b/ckeditor/plugins/contextmenu/lang/nb.js new file mode 100644 index 0000000..5e3d8b3 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/nb.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'nb', { + options: 'Alternativer for høyreklikkmeny' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/nl.js b/ckeditor/plugins/contextmenu/lang/nl.js new file mode 100644 index 0000000..71ee54d --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/nl.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'nl', { + options: 'Contextmenu opties' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/no.js b/ckeditor/plugins/contextmenu/lang/no.js new file mode 100644 index 0000000..f183fbc --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/no.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'no', { + options: 'Alternativer for høyreklikkmeny' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/oc.js b/ckeditor/plugins/contextmenu/lang/oc.js new file mode 100644 index 0000000..f66d6ac --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/oc.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'oc', { + options: 'Opcions del menú contextual' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/pl.js b/ckeditor/plugins/contextmenu/lang/pl.js new file mode 100644 index 0000000..02240ab --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/pl.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'pl', { + options: 'Opcje menu kontekstowego' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/pt-br.js b/ckeditor/plugins/contextmenu/lang/pt-br.js new file mode 100644 index 0000000..a8163be --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/pt-br.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'pt-br', { + options: 'Opções Menu de Contexto' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/pt.js b/ckeditor/plugins/contextmenu/lang/pt.js new file mode 100644 index 0000000..81619bd --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/pt.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'pt', { + options: 'Menu de opções de contexto' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/ro.js b/ckeditor/plugins/contextmenu/lang/ro.js new file mode 100644 index 0000000..a108c6c --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/ro.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'ro', { + options: 'Opțiuni Meniu Contextual' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/ru.js b/ckeditor/plugins/contextmenu/lang/ru.js new file mode 100644 index 0000000..6aee720 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/ru.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'ru', { + options: 'Параметры контекстного меню' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/si.js b/ckeditor/plugins/contextmenu/lang/si.js new file mode 100644 index 0000000..9f4bb10 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/si.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'si', { + options: 'අනතර්ග ලේඛණ විකල්ප' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/sk.js b/ckeditor/plugins/contextmenu/lang/sk.js new file mode 100644 index 0000000..e88520b --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/sk.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'sk', { + options: 'Možnosti kontextového menu' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/sl.js b/ckeditor/plugins/contextmenu/lang/sl.js new file mode 100644 index 0000000..c4492c3 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/sl.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'sl', { + options: 'Možnosti kontekstnega menija' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/sq.js b/ckeditor/plugins/contextmenu/lang/sq.js new file mode 100644 index 0000000..ca288d3 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/sq.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'sq', { + options: 'Mundësitë e Menysë së Kontekstit' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/sr-latn.js b/ckeditor/plugins/contextmenu/lang/sr-latn.js new file mode 100644 index 0000000..8bb0fc6 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/sr-latn.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'sr-latn', { + options: 'Context Menu Options' // MISSING +} ); diff --git a/ckeditor/plugins/contextmenu/lang/sr.js b/ckeditor/plugins/contextmenu/lang/sr.js new file mode 100644 index 0000000..a554629 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/sr.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'sr', { + options: 'Context Menu Options' // MISSING +} ); diff --git a/ckeditor/plugins/contextmenu/lang/sv.js b/ckeditor/plugins/contextmenu/lang/sv.js new file mode 100644 index 0000000..904992e --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/sv.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'sv', { + options: 'Context Menu Options' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/th.js b/ckeditor/plugins/contextmenu/lang/th.js new file mode 100644 index 0000000..2d3b085 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/th.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'th', { + options: 'Context Menu Options' // MISSING +} ); diff --git a/ckeditor/plugins/contextmenu/lang/tr.js b/ckeditor/plugins/contextmenu/lang/tr.js new file mode 100644 index 0000000..713f560 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/tr.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'tr', { + options: 'İçerik Menüsü Seçenekleri' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/tt.js b/ckeditor/plugins/contextmenu/lang/tt.js new file mode 100644 index 0000000..6231bff --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/tt.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'tt', { + options: 'Контекст меню үзлекләре' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/ug.js b/ckeditor/plugins/contextmenu/lang/ug.js new file mode 100644 index 0000000..8e6a119 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/ug.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'ug', { + options: 'قىسقا يول تىزىملىك تاللانمىسى' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/uk.js b/ckeditor/plugins/contextmenu/lang/uk.js new file mode 100644 index 0000000..b68eee2 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/uk.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'uk', { + options: 'Опції контекстного меню' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/vi.js b/ckeditor/plugins/contextmenu/lang/vi.js new file mode 100644 index 0000000..47c22be --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/vi.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'vi', { + options: 'Tùy chọn menu bổ xung' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/zh-cn.js b/ckeditor/plugins/contextmenu/lang/zh-cn.js new file mode 100644 index 0000000..8378b1b --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/zh-cn.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'zh-cn', { + options: '快捷菜单选项' +} ); diff --git a/ckeditor/plugins/contextmenu/lang/zh.js b/ckeditor/plugins/contextmenu/lang/zh.js new file mode 100644 index 0000000..db46775 --- /dev/null +++ b/ckeditor/plugins/contextmenu/lang/zh.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'contextmenu', 'zh', { + options: '內容功能表選項' +} ); diff --git a/ckeditor/plugins/contextmenu/plugin.js b/ckeditor/plugins/contextmenu/plugin.js new file mode 100644 index 0000000..45a15e1 --- /dev/null +++ b/ckeditor/plugins/contextmenu/plugin.js @@ -0,0 +1,159 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +CKEDITOR.plugins.add( 'contextmenu', { + requires: 'menu', + + // jscs:disable maximumLineLength + lang: 'af,ar,az,bg,bn,bs,ca,cs,cy,da,de,de-ch,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,oc,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + // jscs:enable maximumLineLength + + // Make sure the base class (CKEDITOR.menu) is loaded before it (#3318). + onLoad: function() { + /** + * Class replacing the non-configurable native context menu with a configurable CKEditor's equivalent. + * + * @class + * @extends CKEDITOR.menu + */ + CKEDITOR.plugins.contextMenu = CKEDITOR.tools.createClass( { + base: CKEDITOR.menu, + + /** + * Creates the CKEDITOR.plugins.contextMenu class instance. + * + * @constructor + * @param {CKEDITOR.editor} editor + */ + $: function( editor ) { + this.base.call( this, editor, { + panel: { + className: 'cke_menu_panel', + attributes: { + 'aria-label': editor.lang.contextmenu.options + } + } + } ); + }, + + proto: { + /** + * Starts watching on native context menu triggers (Option key, right click) on the given element. + * + * @param {CKEDITOR.dom.element} element + * @param {Boolean} [nativeContextMenuOnCtrl] Whether to open native context menu if the + * Ctrl key is held on opening the context menu. See {@link CKEDITOR.config#browserContextMenuOnCtrl}. + */ + addTarget: function( element, nativeContextMenuOnCtrl ) { + element.on( 'contextmenu', function( event ) { + var domEvent = event.data, + isCtrlKeyDown = + // Safari on Windows always show 'ctrlKey' as true in 'contextmenu' event, + // which make this property unreliable. (#4826) + ( CKEDITOR.env.webkit ? holdCtrlKey : ( CKEDITOR.env.mac ? domEvent.$.metaKey : domEvent.$.ctrlKey ) ); + + if ( nativeContextMenuOnCtrl && isCtrlKeyDown ) + return; + + // Cancel the browser context menu. + domEvent.preventDefault(); + + // Fix selection when non-editable element in Webkit/Blink (Mac) (#11306). + if ( CKEDITOR.env.mac && CKEDITOR.env.webkit ) { + var editor = this.editor, + contentEditableParent = new CKEDITOR.dom.elementPath( domEvent.getTarget(), editor.editable() ).contains( function( el ) { + // Return when non-editable or nested editable element is found. + return el.hasAttribute( 'contenteditable' ); + }, true ); // Exclude editor's editable. + + // Fake selection for non-editables only (to exclude nested editables). + if ( contentEditableParent && contentEditableParent.getAttribute( 'contenteditable' ) == 'false' ) + editor.getSelection().fake( contentEditableParent ); + } + + var doc = domEvent.getTarget().getDocument(), + offsetParent = domEvent.getTarget().getDocument().getDocumentElement(), + fromFrame = !doc.equals( CKEDITOR.document ), + scroll = doc.getWindow().getScrollPosition(), + offsetX = fromFrame ? domEvent.$.clientX : domEvent.$.pageX || scroll.x + domEvent.$.clientX, + offsetY = fromFrame ? domEvent.$.clientY : domEvent.$.pageY || scroll.y + domEvent.$.clientY; + + CKEDITOR.tools.setTimeout( function() { + this.open( offsetParent, null, offsetX, offsetY ); + + // IE needs a short while to allow selection change before opening menu. (#7908) + }, CKEDITOR.env.ie ? 200 : 0, this ); + }, this ); + + if ( CKEDITOR.env.webkit ) { + var holdCtrlKey, + onKeyDown = function( event ) { + holdCtrlKey = CKEDITOR.env.mac ? event.data.$.metaKey : event.data.$.ctrlKey; + }, + resetOnKeyUp = function() { + holdCtrlKey = 0; + }; + + element.on( 'keydown', onKeyDown ); + element.on( 'keyup', resetOnKeyUp ); + element.on( 'contextmenu', resetOnKeyUp ); + } + }, + + /** + * Opens the context menu in the given location. See the {@link CKEDITOR.menu#show} method. + * + * @param {CKEDITOR.dom.element} offsetParent + * @param {Number} [corner] + * @param {Number} [offsetX] + * @param {Number} [offsetY] + */ + open: function( offsetParent, corner, offsetX, offsetY ) { + this.editor.focus(); + offsetParent = offsetParent || CKEDITOR.document.getDocumentElement(); + + // #9362: Force selection check to update commands' states in the new context. + this.editor.selectionChange( 1 ); + + this.show( offsetParent, corner, offsetX, offsetY ); + } + } + } ); + }, + + beforeInit: function( editor ) { + /** + * @readonly + * @property {CKEDITOR.plugins.contextMenu} contextMenu + * @member CKEDITOR.editor + */ + var contextMenu = editor.contextMenu = new CKEDITOR.plugins.contextMenu( editor ); + + editor.on( 'contentDom', function() { + contextMenu.addTarget( editor.editable(), editor.config.browserContextMenuOnCtrl !== false ); + } ); + + editor.addCommand( 'contextMenu', { + exec: function() { + editor.contextMenu.open( editor.document.getBody() ); + } + } ); + + editor.setKeystroke( CKEDITOR.SHIFT + 121 /*F10*/, 'contextMenu' ); + editor.setKeystroke( CKEDITOR.CTRL + CKEDITOR.SHIFT + 121 /*F10*/, 'contextMenu' ); + } +} ); + +/** + * Whether to show the browser native context menu when the Ctrl or + * Meta (Mac) key is pressed on opening the context menu with the + * right mouse button click or the Menu key. + * + * config.browserContextMenuOnCtrl = false; + * + * @since 3.0.2 + * @cfg {Boolean} [browserContextMenuOnCtrl=true] + * @member CKEDITOR.config + */ diff --git a/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg b/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg new file mode 100644 index 0000000..9298aef --- /dev/null +++ b/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg @@ -0,0 +1,25 @@ + + + + cursor_disabled + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ckeditor/plugins/copyformatting/cursors/cursor.svg b/ckeditor/plugins/copyformatting/cursors/cursor.svg new file mode 100644 index 0000000..9595147 --- /dev/null +++ b/ckeditor/plugins/copyformatting/cursors/cursor.svg @@ -0,0 +1,14 @@ + + + cursor + + + + + + + + + + + diff --git a/ckeditor/plugins/copyformatting/icons/copyformatting.png b/ckeditor/plugins/copyformatting/icons/copyformatting.png new file mode 100644 index 0000000000000000000000000000000000000000..11284089f62e01b98ea4f2b456d1bc772b375584 GIT binary patch literal 707 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Ea{HEjtmSN`?>!lvI6-E$sR$z z3=CCj3=9n|3=F@3LJcn%7)lKo7+xhXFj&oCU=S~uvn$XBD8ZKG?e4&pIsn~7JJJ#VH`2m=G-aZeY=5R22L!M5EZjsmrzcdeZdKRTo|`@~;HR_5m4 ztZAE+q`G!;HO-u;@sH8j^x9sJ#HR<2)GwIvi@A;aJ4^H5S@+hZ7hFF4X2WOh%JkOhblRvb!$l+qLarLXc?HyY-O;y=;Tld&w!{na(u1|K(+^b%B=VH&4OYML3 zl>)AIN9ax0=xVxIYh2C!pnK-uFZbflrcFz&+?>DeyPT9$!uCd~JKyhxm&VTTcT>J@ zP;s&T-opY8)`I7g)NP8+74D6T4h>zj>in)}6OZJWH8cHKw(2|IS0>LR5|%T47#{dv zZ@zY9+5P=i&)brImrXwt=CQfx!{3yICk2a`RI%(<*Um*czUC Q4XA;^)78&qol`;+0Gi4s)c^nh literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/copyformatting/icons/hidpi/copyformatting.png b/ckeditor/plugins/copyformatting/icons/hidpi/copyformatting.png new file mode 100644 index 0000000000000000000000000000000000000000..c46e5140ae46320062a6aa96f2daa7075a8bdfb6 GIT binary patch literal 1245 zcmZ{jX;9L67{`C89IIGqlp3oe|4_&d|46eI>x#Ot#u&D!sFeq-DHX1)Njce+SBF}w zmg{(nV}Ytv$bX3}=2W82}nau1ipw>C93qy|Ey1DaRu?hD#YG%>oDL7amlQ4=P4Om42r)yy8?q#G*K*c}RBn)~-LK0g3yXeJ zdOMw&+1wmaxuwniS19^YFgtqPGtpIzLggPY?*kQV_usK&M;OCgxzR9ECCd@t6Ye`{ zqWArRhdMes@_fzrRrxQMsMKD6s4S3hbJ$pSs%Nb7O+sUV?Jlh%U~@APdQ$sX(!V0^ zef?BJcexz5sU!RO&X$IThOPIz5U6fmj2;AY2L8>=+KC8QE1K>W|e+Vhmqhe%?c9OeUPwl1u6r zSJUk??`5uBSDn~%GzBY_N_h(Amk;BUU;iyACX?W{w}D|8f#1<_4E0k3@v%!)mxVckAl24vsD3f2OR_ z$XntvJcr_>n!j{N*Fg7_RnL`IQKVZzN=ZAaG%%5jPp_@H$^68s4T`2ixEt_z{Dcdc_2D8#nn|b5XPT@_T_4nH^(#~it7%&tW_&1CemsJ$ zUn`qFM|%hrs8p)Uj;^o;deR@xB=#C<2Cvz%!!H^0r*O<{XPI?; zCtG-@_;C7cLVmyR61{vd;-9o2mcAy@9(Q=oRGgU@Yx{p6F*9C#h%Zj1r5sDO0R+I5 zueMVt+u?v13YA8s(qMQiOtI+@qTTqP!jGauN77FIe?gjn` becomes ``. + * + * @property {Array} + */ + inlineBoundary: [ 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'p', 'div' ], + + /** + * An array of attributes that should be excluded from extracted styles. + * + * @property {Array} + */ + excludedAttributes: [ 'id', 'style', 'href', 'data-cke-saved-href', 'dir' ], + + /** + * An array of elements that will be transformed into inline styles while + * applying formatting to the plain text context, e.g. trying to apply styles from the `
  • ` element + * (`
  • `) to a regular paragraph will cause changing the `
  • ` element + * into a corresponding `` element (``). + * + * @property {Array} + */ + elementsForInlineTransform: [ 'li' ], + + /** + * An array of elements that will be excluded from the transformation while + * applying formatting to the plain text context. + * + * @property {Array} + */ + excludedElementsFromInlineTransform: [ 'table', 'thead', 'tbody', 'ul', 'ol' ], + + /** + * An array of attributes to be excluded while transforming styles from elements inside + * {@link CKEDITOR.plugins.copyformatting#elementsForInlineTransform} into `` elements with styles + * (e.g. when applying these styles to text context). + * + * @property {Array} + */ + excludedAttributesFromInlineTransform: [ 'value', 'type' ], + + /** + * An array of elements which should not be deleted when removing old styles + * from the current selection. Instead the styles are stripped from the elements, + * preserving the elements themselves, e.g. `
      ` + * becomes `
        `. + * + * @property {Array} + */ + preservedElements: [ 'ul', 'ol', 'li', 'td', 'th', 'tr', 'thead', 'tbody', 'table' ], + + /** + * An array of elements on which extracting formatting should be stopped. + * If Copy Formatting reaches an element from the array, it ends going up the document tree + * and fetching the element parents' styles. + * + * @property {Array} + */ + breakOnElements: [ 'ul', 'ol', 'table' ], + + commands: { + copyFormatting: { + exec: function( editor, data ) { + var cmd = this, + plugin = CKEDITOR.plugins.copyformatting, + copyFormatting = editor.copyFormatting, + isFromKeystroke = data ? data.from == 'keystrokeHandler' : false, + isSticky = data ? ( data.sticky || isFromKeystroke ) : false, + cursorContainer = plugin._getCursorContainer( editor ), + documentElement = CKEDITOR.document.getDocumentElement(); + + if ( cmd.state === CKEDITOR.TRISTATE_ON ) { + copyFormatting.styles = null; + copyFormatting.sticky = false; + + cursorContainer.removeClass( 'cke_copyformatting_active' ); + documentElement.removeClass( 'cke_copyformatting_disabled' ); + documentElement.removeClass( 'cke_copyformatting_tableresize_cursor' ); + + plugin._putScreenReaderMessage( editor, 'canceled' ); + + return cmd.setState( CKEDITOR.TRISTATE_OFF ); + } + + copyFormatting.styles = plugin._extractStylesFromElement( editor, + editor.elementPath().lastElement ); + + cmd.setState( CKEDITOR.TRISTATE_ON ); + + if ( !isFromKeystroke ) { + cursorContainer.addClass( 'cke_copyformatting_active' ); + documentElement.addClass( 'cke_copyformatting_tableresize_cursor' ); + + if ( editor.config.copyFormatting_outerCursor ) { + documentElement.addClass( 'cke_copyformatting_disabled' ); + } + } + + copyFormatting.sticky = isSticky; + + plugin._putScreenReaderMessage( editor, 'copied' ); + } + }, + + applyFormatting: { + exec: function( editor, data ) { + var cmd = editor.getCommand( 'copyFormatting' ), + isFromKeystroke = data ? data.from == 'keystrokeHandler' : false, + plugin = CKEDITOR.plugins.copyformatting, + copyFormatting = editor.copyFormatting, + cursorContainer = plugin._getCursorContainer( editor ), + documentElement = CKEDITOR.document.getDocumentElement(), + isApplied; + + if ( !isFromKeystroke && cmd.state !== CKEDITOR.TRISTATE_ON ) { + return; + } else if ( isFromKeystroke && !copyFormatting.styles ) { + return plugin._putScreenReaderMessage( editor, 'failed' ); + } + + isApplied = plugin._applyFormat( editor, copyFormatting.styles ); + + if ( !copyFormatting.sticky ) { + copyFormatting.styles = null; + + cursorContainer.removeClass( 'cke_copyformatting_active' ); + documentElement.removeClass( 'cke_copyformatting_disabled' ); + documentElement.removeClass( 'cke_copyformatting_tableresize_cursor' ); + + cmd.setState( CKEDITOR.TRISTATE_OFF ); + } + + plugin._putScreenReaderMessage( editor, isApplied ? 'applied' : 'canceled' ); + } + } + }, + + /** + * Returns a container element where the mouse cursor should be overridden. + * + * @param {CKEDITOR.editor} editor The editor instance. + * @return {CKEDITOR.dom.element} For inline editor, it is the editable itself and for classic editor + * it is the document element of the editor iframe. + * @private + */ + _getCursorContainer: function( editor ) { + if ( editor.elementMode === CKEDITOR.ELEMENT_MODE_INLINE ) { + return editor.editable(); + } + + return editor.editable().getParent(); + }, + + /** + * Converts a given element into a style definition that could be used to create an instance of {@link CKEDITOR.style}. + * + * Note that all definitions have a `type` property set to {@link CKEDITOR#STYLE_INLINE}. + * + * @param {CKEDITOR.dom.element} element The element to be converted. + * @returns {Object} The style definition created from the element. + * @private + */ + _convertElementToStyleDef: function( element ) { + var tools = CKEDITOR.tools, + attributes = element.getAttributes( CKEDITOR.plugins.copyformatting.excludedAttributes ), + styles = tools.parseCssText( element.getAttribute( 'style' ), true, true ); + + return { + element: element.getName(), + type: CKEDITOR.STYLE_INLINE, + attributes: attributes, + styles: styles + }; + }, + + /** + * Extracts styles from the given element and its ancestors. This function walks up the document tree, starting from + * the given element, and ends on the editor's editable or when the element from + * {@link CKEDITOR.plugins.copyformatting#breakOnElements} is reached. + * + * @param {CKEDITOR.editor} editor The editor instance. + * @param {CKEDITOR.dom.element} element The element whose styles should be extracted. + * @returns {CKEDITOR.style[]} An array containing all extracted styles. + * @private + */ + _extractStylesFromElement: function( editor, element ) { + var eventData = {}, + styles = []; + + do { + // Skip all non-elements and bookmarks. + if ( element.type !== CKEDITOR.NODE_ELEMENT || element.hasAttribute( 'data-cke-bookmark' ) ) { + continue; + } + + eventData.element = element; + + if ( editor.copyFormatting.fire( 'extractFormatting', eventData, editor ) && eventData.styleDef ) { + styles.push( new CKEDITOR.style( eventData.styleDef ) ); + } + + // Break on list root. + if ( element.getName && indexOf( CKEDITOR.plugins.copyformatting.breakOnElements, element.getName() ) !== -1 ) { + break; + } + } while ( ( element = element.getParent() ) && element.type === CKEDITOR.NODE_ELEMENT ); + + return styles; + }, + + /** + * Extracts styles from the given range. This function finds all elements in the given range and then applies + * {@link CKEDITOR.plugins.copyformatting#_extractStylesFromElement} on them. + * + * @param {CKEDITOR.editor} editor The editor instance. + * @param {CKEDITOR.dom.range} range The range that styles should be extracted from. + * @returns {CKEDITOR.style[]} An array containing all extracted styles. + * @private + * @todo Styles in the array returned by this method might be duplicated; it should be cleaned later on. + */ + _extractStylesFromRange: function( editor, range ) { + var styles = [], + walker = new CKEDITOR.dom.walker( range ), + currentNode; + + while ( ( currentNode = walker.next() ) ) { + styles = styles.concat( + CKEDITOR.plugins.copyformatting._extractStylesFromElement( editor, currentNode ) ); + } + + return styles; + }, + + /** + * Removes all styles from the element in a given range without + * removing the element itself. + * + * @param {CKEDITOR.dom.range} range The range where the element + * should be found. + * @param {String} element The tag name of the element. + * @private + */ + _removeStylesFromElementInRange: function( range, element ) { + // In case of lists, we want to remove styling only from the outer list. + var stopOnFirst = indexOf( [ 'ol', 'ul', 'table' ], element ) !== -1, + walker = new CKEDITOR.dom.walker( range ), + currentNode; + + while ( ( currentNode = walker.next() ) ) { + currentNode = currentNode.getAscendant( element, true ); + + if ( currentNode ) { + currentNode.removeAttributes( currentNode.getAttributes() ); + + if ( stopOnFirst ) { + return; + } + } + } + }, + + /** + * Gets offsets as well as start and end containers for the selected word. + * It also handles cases like `lunar`. + * + * @param {CKEDITOR.dom.range} range Selected range. + * @returns {Object} return An object with the following properties: + * @returns {CKEDITOR.dom.element} return.startNode The node where the word's beginning is located. + * @returns {Number} return.startOffset The offset inside the `startNode` indicating the word's beginning. + * @returns {CKEDITOR.dom.element} return.endNode The node where the word's ending is located. + * @returns {Number} return.endOffset The offset inside the `endNode` indicating the word's ending. + * @private + */ + _getSelectedWordOffset: function( range ) { + var regex = /\b\w+\b/ig, + contents, match, + node, startNode, endNode, + startOffset, endOffset; + + node = startNode = endNode = range.startContainer; + + // Get sibling node, skipping the comments. + function getSibling( node, isPrev ) { + return node[ isPrev ? 'getPrevious' : 'getNext' ]( function( sibling ) { + // We must skip all comments. + return sibling.type !== CKEDITOR.NODE_COMMENT; + } ); + } + + // Get node contents without tags. + function getNodeContents( node ) { + var html; + + // If the node is element, get its HTML and strip all tags and bookmarks + // and then search for word boundaries. In node.getText tags are + // replaced by spaces, which breaks getting the right offset. + if ( node.type == CKEDITOR.NODE_ELEMENT ) { + html = node.getHtml().replace( / <\/span>/g, '' ); + return html.replace( /<.*?>/g, '' ); + } + + return node.getText(); + } + + // Get the word beggining/ending from previous/next node with content (skipping empty nodes and bookmarks) + function getSiblingNodeOffset( startNode, isPrev ) { + var currentNode = startNode, + regex = /\s/g, + boundaryElements = [ 'p', 'br', 'ol', 'ul', 'li', 'td', 'th', 'div', 'caption', 'body' ], + isBoundary = false, + isParent = false, + sibling, contents, match, offset; + + do { + sibling = getSibling( currentNode, isPrev ); + + // If there is no sibling, text is probably inside element, so get it + // and then fetch its sibling. + while ( !sibling && currentNode.getParent() ) { + currentNode = currentNode.getParent(); + + // Check if the parent is a boundary. + if ( indexOf( boundaryElements, currentNode.getName() ) !== -1 ) { + isBoundary = true; + isParent = true; + break; + } + + sibling = getSibling( currentNode, isPrev ); + } + + // Check if the fetched element is not a boundary. + if ( sibling && sibling.getName && indexOf( boundaryElements, sibling.getName() ) !== -1 ) { + isBoundary = true; + break; + } + + currentNode = sibling; + } while ( currentNode && currentNode.getStyle && + ( currentNode.getStyle( 'display' ) == 'none' || !currentNode.getText() ) ); + + if ( !currentNode ) { + currentNode = startNode; + } + + // If the node is an element, get its text child. + // In case of searching for the next node and reaching boundary (which is not parent), + // we must get the *last* text child. + while ( currentNode.type !== CKEDITOR.NODE_TEXT ) { + if ( isBoundary && !isPrev && !isParent ) { + currentNode = currentNode.getChild( currentNode.getChildCount() - 1 ); + } else { + currentNode = currentNode.getChild( 0 ); + } + } + + contents = getNodeContents( currentNode ); + + while ( ( match = regex.exec( contents ) ) != null ) { + offset = match.index; + + if ( !isPrev ) { + break; + } + } + + // There is no space in fetched node and it's not a boundary node, + // so we must fetch one more node. + if ( typeof offset !== 'number' && !isBoundary ) { + return getSiblingNodeOffset( currentNode, isPrev ); + } + + // A little bit of math: + // * if we are searching for the beginning of the word and the word + // is located on the boundary of block element, set offset to 0. + // * if we are searching for the ending of the word and the word + // is located on the boundary of block element, set offset to + // the last occurrence of non-word character or node's length. + // * if we are searching for the beginning of the word, we must move the offset + // one character to the right (the space is located just before the word). + // * we must also ensure that the space is not located at the boundary of the node, + // otherwise we must return next node with appropriate offset. + if ( isBoundary ) { + if ( isPrev ) { + offset = 0; + } else { + regex = /([\.\b]*$)/; + match = regex.exec( contents ); + + offset = match ? match.index : contents.length; + } + } else if ( isPrev ) { + offset += 1; + + if ( offset > contents.length ) { + return getSiblingNodeOffset( currentNode ); + } + } + + return { + node: currentNode, + offset: offset + }; + } + + contents = getNodeContents( node ); + + while ( ( match = regex.exec( contents ) ) != null ) { + if ( match.index + match[ 0 ].length >= range.startOffset ) { + startOffset = match.index; + endOffset = match.index + match[ 0 ].length; + + // The word probably begins in previous node. + if ( match.index === 0 ) { + var startInfo = getSiblingNodeOffset( node, true ); + + startNode = startInfo.node; + startOffset = startInfo.offset; + } + + // The word probably ends in next node. + if ( endOffset >= contents.length ) { + var endInfo = getSiblingNodeOffset( node ); + + endNode = endInfo.node; + endOffset = endInfo.offset; + } + + return { + startNode: startNode, + startOffset: startOffset, + endNode: endNode, + endOffset: endOffset + }; + } + } + + return null; + }, + + /** + * Filters styles before applying them by using {@link CKEDITOR.filter}. + * + * @param {CKEDITOR.style[]} styles An array of styles to be filtered. + * @return {CKEDITOR.style[]} Filtered styles. + * @private + */ + _filterStyles: function( styles ) { + var isEmpty = CKEDITOR.tools.isEmpty, + filteredStyles = [], + styleDef, + i; + + for ( i = 0; i < styles.length; i++ ) { + styleDef = styles[ i ]._.definition; + + // Change element's name to span in case of inline boundary elements. + if ( CKEDITOR.tools.indexOf( CKEDITOR.plugins.copyformatting.inlineBoundary, + styleDef.element ) !== -1 ) { + styleDef.element = styles[ i ].element = 'span'; + } + + // We don't want to pick empty spans. + if ( styleDef.element === 'span' && isEmpty( styleDef.attributes ) && isEmpty( styleDef.styles ) ) { + continue; + } + + filteredStyles.push( styles[ i ] ); + } + + return filteredStyles; + }, + + /** + * Determines the context of the given selection. See {@link CKEDITOR.config#copyFormatting_allowedContexts} + * for a list of possible context values. + * + * @param {CKEDITOR.dom.range} range The range that the context should be determined from. + * @returns {String} + * @private + */ + _determineContext: function( range ) { + function detect( query ) { + var walker = new CKEDITOR.dom.walker( range ), + currentNode; + + // Walker sometimes does not include all nodes (e.g. if the range is in the middle of text node). + if ( range.startContainer.getAscendant( query, true ) || range.endContainer.getAscendant( query, true ) ) { + return true; + } + + while ( ( currentNode = walker.next() ) ) { + if ( currentNode.getAscendant( query, true ) ) { + return true; + } + } + } + + if ( detect( { ul: 1, ol: 1 } ) ) { + return 'list'; + } else if ( detect( 'table' ) ) { + return 'table'; + } else { + return 'text'; + } + }, + + /** + * Applies styles inside the plain text context. + * + * @param {CKEDITOR.editor} editor The editor instance. + * @param {CKEDITOR.dom.range} range The range that the context can be determined from. + * @param {CKEDITOR.style[]} styles The styles to be applied. + * @private + */ + _applyStylesToTextContext: function( editor, range, styles ) { + var plugin = CKEDITOR.plugins.copyformatting, + attrsToExclude = plugin.excludedAttributesFromInlineTransform, + style, + i, + j; + + // We must select initial range in WebKit. Otherwise WebKit has problems with applying styles: + // it collapses selection. + if ( CKEDITOR.env.webkit && !CKEDITOR.env.chrome ) { + editor.getSelection().selectRanges( [ range ] ); + } + + for ( i = 0; i < styles.length; i++ ) { + style = styles[ i ]; + + if ( indexOf( plugin.excludedElementsFromInlineTransform, style.element ) !== -1 ) { + continue; + } + + if ( indexOf( plugin.elementsForInlineTransform, style.element ) !== -1 ) { + style.element = style._.definition.element = 'span'; + + for ( j = 0; j < attrsToExclude.length; j++ ) { + if ( style._.definition.attributes[ attrsToExclude[ j ] ] ) { + delete style._.definition.attributes[ attrsToExclude[ j ] ]; + } + } + } + + style.apply( editor ); + } + }, + + /** + * Applies the list style inside the list context. + * + * @param {CKEDITOR.editor} editor The editor instance. + * @param {CKEDITOR.dom.range} range The range where the styles should be applied. + * @param {CKEDITOR.style[]} styles The style to be applied. + * @private + */ + _applyStylesToListContext: function( editor, range, styles ) { + var style, + bkm, + i; + + function applyToList( list, style ) { + if ( list.getName() !== style.element ) { + list.renameNode( style.element ); + } + + style.applyToObject( list ); + } + + for ( i = 0; i < styles.length; i++ ) { + style = styles[ i ]; + + // The bookmark is used to prevent the weird behavior of lists (e.g. not converting list type + // while applying styles from bullet list to the numbered one). Restoring the selection to its + // initial state after every change seems to do the trick. + bkm = range.createBookmark(); + + if ( style.element === 'ol' || style.element === 'ul' ) { + getNodeAndApplyCmd( range, { ul: 1, ol: 1 }, function( currentNode ) { + applyToList( currentNode, style ); + }, true ); + } else if ( style.element === 'li' ) { + getNodeAndApplyCmd( range, 'li', function( currentNode ) { + style.applyToObject( currentNode ); + } ); + } else { + CKEDITOR.plugins.copyformatting._applyStylesToTextContext( editor, range, [ style ] ); + } + + range.moveToBookmark( bkm ); + } + }, + + /** + * Applies the table style inside the table context. + * + * @param {CKEDITOR.editor} editor The editor instance. + * @param {CKEDITOR.dom.range} range The range where the styles should be applied. + * @param {CKEDITOR.style[]} styles The style to be applied. + * @private + */ + _applyStylesToTableContext: function( editor, range, styles ) { + var style, + bkm, + i; + + function applyToTableCell( cell, style ) { + if ( cell.getName() !== style.element ) { + style = style.getDefinition(); + style.element = cell.getName(); + style = new CKEDITOR.style( style ); + } + + style.applyToObject( cell ); + } + + for ( i = 0; i < styles.length; i++ ) { + style = styles[ i ]; + + // The bookmark is used to prevent the weird behavior of tables (e.g. applying style to all cells + // instead of just selected cell). Restoring the selection to its initial state after every change + // seems to do the trick. + bkm = range.createBookmark(); + + if ( indexOf( [ 'table', 'tr' ], style.element ) !== -1 ) { + getNodeAndApplyCmd( range, style.element, function( currentNode ) { + style.applyToObject( currentNode ); + } ); + } else if ( indexOf( [ 'td', 'th' ], style.element ) !== -1 ) { + getNodeAndApplyCmd( range, { td: 1, th: 1 }, function( currentNode ) { + applyToTableCell( currentNode, style ); + } ); + } else if ( indexOf( [ 'thead', 'tbody' ], style.element ) !== -1 ) { + getNodeAndApplyCmd( range, { thead: 1, tbody: 1 }, function( currentNode ) { + applyToTableCell( currentNode, style ); + } ); + } else { + CKEDITOR.plugins.copyformatting._applyStylesToTextContext( editor, range, [ style ] ); + } + + range.moveToBookmark( bkm ); + } + }, + + + /** + * Initializes applying given styles to the currently selected content in the editor. + * + * The actual applying is performed inside event listeners for the + * {@link CKEDITOR.plugins.copyformatting.state#applyFormatting} event. + * + * @param {CKEDITOR.editor} editor The editor instance. + * @param {CKEDITOR.style[]} newStyles An array of styles to be applied. + * @returns {Boolean} `false` if styles could not be applied, `true` otherwise. + * @private + */ + _applyFormat: function( editor, newStyles ) { + var range = editor.getSelection().getRanges()[ 0 ], + plugin = CKEDITOR.plugins.copyformatting, + word, + bkms, + applyEvtData; + + if ( !range ) { + return false; + } + + if ( range.collapsed ) { + // Create bookmarks only if range is collapsed – otherwise + // it will break walker used in _extractStylesFromRange. + bkms = editor.getSelection().createBookmarks(); + + if ( !( word = plugin._getSelectedWordOffset( range ) ) ) { + return; + } + + range = editor.createRange(); + range.setStart( word.startNode, word.startOffset ); + range.setEnd( word.endNode, word.endOffset ); + range.select(); + } + newStyles = plugin._filterStyles( newStyles ); + + applyEvtData = { styles: newStyles, range: range, preventFormatStripping: false }; + + // Now apply new styles. + if ( !editor.copyFormatting.fire( 'applyFormatting', applyEvtData, editor ) ) { + return false; + } + + if ( bkms ) { + editor.getSelection().selectBookmarks( bkms ); + } + + return true; + }, + + /** + * Puts a message solely for screen readers, meant to provide status updates for the Copy Formatting plugin. + * + * @param {CKEDITOR.editor} editor The editor instance. + * @param {string} msg The name of the message in the language file. + * @private + */ + _putScreenReaderMessage: function( editor, msg ) { + var container = this._getScreenReaderContainer(); + + if ( container ) { + container.setText( editor.lang.copyformatting.notification[ msg ] ); + } + }, + + /** + * Adds the screen reader messages wrapper. Multiple calls will create only one message container. + * + * @private + * @returns {CKEDITOR.dom.element} Inserted `aria-live` container. + */ + _addScreenReaderContainer: function() { + if ( this._getScreenReaderContainer() ) { + return this._getScreenReaderContainer(); + } + + if ( CKEDITOR.env.ie6Compat || CKEDITOR.env.ie7Compat ) { + // Screen reader notifications are not supported on IE Quirks mode. + return; + } + + // We can't use aria-live together with .cke_screen_reader_only class. Based on JAWS it won't read + // `aria-live` which has directly `position: absolute` assigned. + // The trick was simply to put position absolute, and all the hiding CSS into a wrapper, + // while content with `aria-live` attribute inside. + var notificationTpl = '
        ' + + '
        ' + + '
        '; + + return CKEDITOR.document.getBody().append( CKEDITOR.dom.element.createFromHtml( notificationTpl ) ).getChild( 0 ); + }, + + + /** + * Returns a screen reader messages wrapper. + * + * @private + * @returns + */ + _getScreenReaderContainer: function() { + if ( CKEDITOR.env.ie6Compat || CKEDITOR.env.ie7Compat ) { + // findOne is not supported on Quirks. + return; + } + + return CKEDITOR.document.getBody().findOne( '.cke_copyformatting_notification div[aria-live]' ); + } + }; + + /** + * Defines if the "disabled" cursor should be attached to the whole page + * when the Copy Formatting plugin is active. + * + * "Disabled" cursor indicates that Copy Formatting will not work in the place where the mouse cursor is placed. + * + * config.copyFormatting_outerCursor = false; + * + * Read more in the [documentation](#!/guide/dev_copyformatting) + * and see the [SDK sample](http://sdk.ckeditor.com/samples/copyformatting.html). + * + * @since 4.6.0 + * @cfg [copyFormatting_outerCursor=true] + * @member CKEDITOR.config + */ + CKEDITOR.config.copyFormatting_outerCursor = true; + + /** + * Defines rules for the elements from which the styles should be fetched. If set to `true`, it will disable + * filtering. + * + * This property is using Advanced Content Filter syntax. You can learn more about it in the + * [Content Filtering (ACF)](http://docs.ckeditor.com/#!/guide/dev_acf) documentation. + * + * config.copyFormatting_allowRules = 'span(*)[*]{*}'; // Allows only spans. + * config.copyFormatting_allowRules = true; // Disables filtering. + * + * + * Read more in the [documentation](#!/guide/dev_copyformatting) + * and see the [SDK sample](http://sdk.ckeditor.com/samples/copyformatting.html). + * + * @since 4.6.0 + * @cfg [copyFormatting_allowRules='b; s; u; strong; span; p; div; table; thead; tbody; ' + + * 'tr; td; th; ol; ul; li; (*)[*]{*}'] + * @member CKEDITOR.config + */ + CKEDITOR.config.copyFormatting_allowRules = 'b s u i em strong span p div td th ol ul li(*)[*]{*}'; + + /** + * Defines rules for the elements from which fetching styles is explicitly forbidden (eg. widgets). + * + * This property is using Advanced Content Filter syntax. You can learn more about it in the + * [Content Filtering (ACF)](http://docs.ckeditor.com/#!/guide/dev_acf) documentation. + * + * config.copyFormatting_disallowRules = 'span(important)'; // Disallows spans with "important" class. + * + * + * Read more in the [documentation](#!/guide/dev_copyformatting) + * and see the [SDK sample](http://sdk.ckeditor.com/samples/copyformatting.html). + * + * @since 4.6.0 + * @cfg [copyFormatting_disallowRules='*[data-cke-widget*,data-widget*,data-cke-realelement](cke_widget*)'] + * @member CKEDITOR.config + */ + CKEDITOR.config.copyFormatting_disallowRules = '*[data-cke-widget*,data-widget*,data-cke-realelement](cke_widget*)'; + + /** + * Defines which contexts should be enabled in the Copy Formatting plugin. Available contexts are: + * + * * `'text'` – Plain text context. + * * `'list'` – List context. + * * `'table'` – Table context. + * + * Examples: + * + * // Enables only plain text context. + * config.copyFormatting_allowedContexts = [ 'text' ]; + * + * // If set to "true", enables all contexts. + * config.copyFormatting_allowedContexts = true; + * + * Read more in the [documentation](#!/guide/dev_copyformatting) + * and see the [SDK sample](http://sdk.ckeditor.com/samples/copyformatting.html). + * + * @since 4.6.0 + * @cfg {Boolean/String[]} [copyFormatting_allowedContexts=true] + * @member CKEDITOR.config + */ + CKEDITOR.config.copyFormatting_allowedContexts = true; + + /** + * Defines the keyboard shortcut for copying styles. + * + * config.copyFormatting_keystrokeCopy = CKEDITOR.CTRL + CKEDITOR.SHIFT + 66; // Ctrl+Shift+B + * + * The keyboard shortcut can also be switched off: + * + * config.copyFormatting_keystrokeCopy = false; + * + * Read more in the [documentation](#!/guide/dev_copyformatting) + * and see the [SDK sample](http://sdk.ckeditor.com/samples/copyformatting.html). + * + * @since 4.6.0 + * @cfg {Number} [copyFormatting_keystrokeCopy=CKEDITOR.CTRL + CKEDITOR.SHIFT + 67] + * @member CKEDITOR.config + */ + CKEDITOR.config.copyFormatting_keystrokeCopy = CKEDITOR.CTRL + CKEDITOR.SHIFT + 67; + + /** + * Defines the keyboard shortcut for applying styles. + * + * config.copyFormatting_keystrokePaste = CKEDITOR.CTRL + CKEDITOR.SHIFT + 77; // Ctrl+Shift+M + * + * The keyboard shortcut can also be switched off: + * + * config.copyFormatting_keystrokePaste = false; + * + * Read more in the [documentation](#!/guide/dev_copyformatting) + * and see the [SDK sample](http://sdk.ckeditor.com/samples/copyformatting.html). + * + * @since 4.6.0 + * @cfg {Number} [copyFormatting_keystrokePaste=CKEDITOR.CTRL + CKEDITOR.SHIFT + 86] + * @member CKEDITOR.config + */ + CKEDITOR.config.copyFormatting_keystrokePaste = CKEDITOR.CTRL + CKEDITOR.SHIFT + 86; + + /** + * Fired when the styles are being extracted from the element. This event is fired for each element separately. + * This event listener job is to extract inline styles from the element and modify them if needed. + * + * editor.copyFormatting.on( 'extractFormatting', function( evt ) { + * evt.data.styleDef.attributes.class = 'important'; + * } ); + * + * This event can also be canceled to indicate that styles from the current element should not + * be extracted. + * + * editor.copyFormatting.on( 'extractFormatting', function( evt ) { + * if ( evt.data.element === 'div' ) { + * evt.cancel(); + * } + * } ); + * + * This event has a default listener with a default priority of `10`. + * It extracts all styles from the element (from some of the attributes and from + * the element name) and puts them as an object into `evt.data.styleDef`. + * + * @event extractFormatting + * @member CKEDITOR.plugins.copyformatting.state + * @param {Object} data + * @param {CKEDITOR.dom.element} data.element The element whose styles should be fetched. + * @param {Object} data.styleDef Style definition extracted from the element. + */ + + /** + * Fired when the copied styles are applied to the current selection position. + * This event listener job is to apply new styles. + * + * editor.copyFormatting.on( 'applyFormatting', function( evt ) { + * for ( var i = 0; i < evt.data.styles.length; i++ ) { + * evt.data.styles[ i ].apply( evt.editor ); + * } + * }, null, null, 999 ); + * + * By default this event has two listeners: the first one with a default priority of `10` + * and the second with a priority of `999`. + * The first one removes all preexisting styles from the Copy Formatting destination. + * The second one applies all new styles to the current selection. + * + * @event applyFormatting + * @member CKEDITOR.plugins.copyformatting.state + * @param {Object} data + * @param {CKEDITOR.dom.range} data.range The range from the current selection where styling should be applied. + * @param {CKEDITOR.style[]} data.styles The styles to be applied. + * @param {Boolean} [data.preventFormatStripping=false] If set to `true`, it will prevent stripping styles from + * the Copy Formatting destination range. + */ +} )(); diff --git a/ckeditor/plugins/copyformatting/styles/copyformatting.css b/ckeditor/plugins/copyformatting/styles/copyformatting.css new file mode 100644 index 0000000..7aea2c3 --- /dev/null +++ b/ckeditor/plugins/copyformatting/styles/copyformatting.css @@ -0,0 +1,45 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ + +html.cke_copyformatting_active { + min-height: 100%; +} + +/* There is no cursor in CUR format for IE/Edge as that browser + does not support custom cursor in [contenteditable] area. + Ticket for this issue: + https://connect.microsoft.com/IE/feedback/details/1070215/cant-change-cursor-in-contenteditable-using-css */ +.cke_copyformatting_disabled, +.cke_copyformatting_disabled a, +.cke_copyformatting_disabled .cke_editable { + cursor: url(../cursors/cursor-disabled.svg) 12 1, auto; +} + +.cke_copyformatting_disabled .cke_top a, +.cke_copyformatting_disabled .cke_bottom a { + cursor: default; +} + +/* Added `!important` rule as a fix for overriding the cursor by the Table Resize plugin. + The `!important` rule is used because the Table Resize plugin creates a `
        ` which changes the cursor using inlined styles. */ +.cke_copyformatting_active, +.cke_copyformatting_active.cke_editable, +.cke_copyformatting_active .cke_editable, +.cke_copyformatting_active a, +.cke_copyformatting_active table, +.cke_copyformatting_active div[data-cke-temp], +.cke_copyformatting_tableresize_cursor div[data-cke-temp] { + cursor: url(../cursors/cursor.svg) 12 1, auto !important; +} + +.cke_screen_reader_only { + position: absolute; + clip: rect(1px, 1px, 1px, 1px); + padding: 0; + border: 0; + height: 1px; + width: 1px; + overflow: hidden; +} diff --git a/ckeditor/plugins/dialog/dialogDefinition.js b/ckeditor/plugins/dialog/dialogDefinition.js index 2186b29..c570482 100644 --- a/ckeditor/plugins/dialog/dialogDefinition.js +++ b/ckeditor/plugins/dialog/dialogDefinition.js @@ -1,4 +1,1032 @@ -/* - Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ +// jscs:disable disallowMixedSpacesAndTabs +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Defines the "virtual" dialog, dialog content and dialog button + * definition classes. + */ + +/** + * The definition of a dialog window. + * + * This class is not really part of the API. It just illustrates the properties + * that developers can use to define and create dialogs. + * + * // There is no constructor for this class, the user just has to define an + * // object with the appropriate properties. + * + * CKEDITOR.dialog.add( 'testOnly', function( editor ) { + * return { + * title: 'Test Dialog', + * resizable: CKEDITOR.DIALOG_RESIZE_BOTH, + * minWidth: 500, + * minHeight: 400, + * contents: [ + * { + * id: 'tab1', + * label: 'First Tab', + * title: 'First Tab Title', + * accessKey: 'Q', + * elements: [ + * { + * type: 'text', + * label: 'Test Text 1', + * id: 'testText1', + * 'default': 'hello world!' + * } + * ] + * } + * ] + * }; + * } ); + * + * @class CKEDITOR.dialog.definition + */ + +/** + * The dialog title, displayed in the dialog's header. Required. + * + * @property {String} title + */ + +/** + * How the dialog can be resized, must be one of the four contents defined below. + * + * * {@link CKEDITOR#DIALOG_RESIZE_NONE} + * * {@link CKEDITOR#DIALOG_RESIZE_WIDTH} + * * {@link CKEDITOR#DIALOG_RESIZE_HEIGHT} + * * {@link CKEDITOR#DIALOG_RESIZE_BOTH} + * + * @property {Number} [resizable=CKEDITOR.DIALOG_RESIZE_NONE] + */ + +/** + * The minimum width of the dialog, in pixels. + * + * @property {Number} [minWidth=600] + */ + +/** + * The minimum height of the dialog, in pixels. + * + * @property {Number} [minHeight=400] + */ + + +/** + * The initial width of the dialog, in pixels. + * + * @since 3.5.3 + * @property {Number} [width=CKEDITOR.dialog.definition#minWidth] + */ + +/** + * The initial height of the dialog, in pixels. + * + * @since 3.5.3 + * @property {Number} [height=CKEDITOR.dialog.definition.minHeight] + */ + +/** + * The buttons in the dialog, defined as an array of + * {@link CKEDITOR.dialog.definition.button} objects. + * + * @property {Array} [buttons=[ CKEDITOR.dialog.okButton, CKEDITOR.dialog.cancelButton ]] + */ + +/** + * The contents in the dialog, defined as an array of + * {@link CKEDITOR.dialog.definition.content} objects. Required. + * + * @property {Array} contents + */ + +/** + * The function to execute when OK is pressed. + * + * @property {Function} onOk + */ + +/** + * The function to execute when Cancel is pressed. + * + * @property {Function} onCancel + */ + +/** + * The function to execute when the dialog is displayed for the first time. + * + * @property {Function} onLoad + */ + +/** + * The function to execute when the dialog is loaded (executed every time the dialog is opened). + * + * @property {Function} onShow + */ + +/** + * This class is not really part of the API. It just illustrates the properties + * that developers can use to define and create dialog content pages. + * + * @class CKEDITOR.dialog.definition.content. + */ + +/** + * The id of the content page. + * + * @property {String} id + */ + +/** + * The tab label of the content page. + * + * @property {String} label + */ + +/** + * The popup message of the tab label. + * + * @property {String} title + */ + +/** + * The CTRL hotkey for switching to the tab. + * + * contentDefinition.accessKey = 'Q'; // Switch to this page when CTRL-Q is pressed. + * + * @property {String} accessKey + */ + +/** + * The UI elements contained in this content page, defined as an array of + * {@link CKEDITOR.dialog.definition.uiElement} objects. + * + * @property {Array} elements + */ + +/** + * The definition of user interface element (textarea, radio etc). + * + * This class is not really part of the API. It just illustrates the properties + * that developers can use to define and create dialog UI elements. + * + * @class CKEDITOR.dialog.definition.uiElement + * @see CKEDITOR.ui.dialog.uiElement + */ + +/** + * The id of the UI element. + * + * @property {String} id + */ + +/** + * The type of the UI element. Required. + * + * @property {String} type + */ + +/** + * The popup label of the UI element. + * + * @property {String} title + */ + +/** + * The content that needs to be allowed to enable this UI element. + * All formats accepted by {@link CKEDITOR.filter#check} may be used. + * + * When all UI elements in a tab are disabled, this tab will be disabled automatically. + * + * @property {String/Object/CKEDITOR.style} requiredContent + */ + +/** + * CSS class names to append to the UI element. + * + * @property {String} className + */ + +/** + * Inline CSS classes to append to the UI element. + * + * @property {String} style + */ + +/** + * Horizontal alignment (in container) of the UI element. + * + * @property {String} align + */ + +/** + * Function to execute the first time the UI element is displayed. + * + * @property {Function} onLoad + */ + +/** + * Function to execute whenever the UI element's parent dialog is displayed. + * + * @property {Function} onShow + */ + +/** + * Function to execute whenever the UI element's parent dialog is closed. + * + * @property {Function} onHide + */ + +/** + * Function to execute whenever the UI element's parent + * dialog's {@link CKEDITOR.dialog#setupContent} method is executed. + * It usually takes care of the respective UI element as a standalone element. + * + * @property {Function} setup + */ + +/** + * Function to execute whenever the UI element's parent + * dialog's {@link CKEDITOR.dialog#commitContent} method is executed. + * It usually takes care of the respective UI element as a standalone element. + * + * @property {Function} commit + */ + +// ----- hbox ----------------------------------------------------------------- + +/** + * Horizontal layout box for dialog UI elements, auto-expends to available width of container. + * + * This class is not really part of the API. It just illustrates the properties + * that developers can use to define and create horizontal layouts. + * + * Once the dialog is opened, the created element becomes a {@link CKEDITOR.ui.dialog.hbox} object and can be accessed with {@link CKEDITOR.dialog#getContentElement}. + * + * // There is no constructor for this class, the user just has to define an + * // object with the appropriate properties. + * + * // Example: + * { + * type: 'hbox', + * widths: [ '25%', '25%', '50%' ], + * children: [ + * { + * type: 'text', + * id: 'id1', + * width: '40px', + * }, + * { + * type: 'text', + * id: 'id2', + * width: '40px', + * }, + * { + * type: 'text', + * id: 'id3' + * } + * ] + * } + * + * @class CKEDITOR.dialog.definition.hbox + * @extends CKEDITOR.dialog.definition.uiElement + */ + +/** + * Array of {@link CKEDITOR.ui.dialog.uiElement} objects inside this container. + * + * @property {Array} children + */ + +/** + * (Optional) The widths of child cells. + * + * @property {Array} widths + */ + +/** + * (Optional) The height of the layout. + * + * @property {Number} height + */ + +/** + * The CSS styles to apply to this element. + * + * @property {String} styles + */ + +/** + * (Optional) The padding width inside child cells. Example: 0, 1. + * + * @property {Number} padding + */ + +/** + * (Optional) The alignment of the whole layout. Example: center, top. + * + * @property {String} align + */ + +// ----- vbox ----------------------------------------------------------------- + +/** + * Vertical layout box for dialog UI elements. + * + * This class is not really part of the API. It just illustrates the properties + * that developers can use to define and create vertical layouts. + * + * Once the dialog is opened, the created element becomes a {@link CKEDITOR.ui.dialog.vbox} object and can + * be accessed with {@link CKEDITOR.dialog#getContentElement}. + * + * // There is no constructor for this class, the user just has to define an + * // object with the appropriate properties. + * + * // Example: + * { + * type: 'vbox', + * align: 'right', + * width: '200px', + * children: [ + * { + * type: 'text', + * id: 'age', + * label: 'Age' + * }, + * { + * type: 'text', + * id: 'sex', + * label: 'Sex' + * }, + * { + * type: 'text', + * id: 'nationality', + * label: 'Nationality' + * } + * ] + * } + * + * @class CKEDITOR.dialog.definition.vbox + * @extends CKEDITOR.dialog.definition.uiElement + */ + +/** + * Array of {@link CKEDITOR.ui.dialog.uiElement} objects inside this container. + * + * @property {Array} children + */ + +/** + * (Optional) The width of the layout. + * + * @property {Array} width + */ + +/** + * (Optional) The heights of individual cells. + * + * @property {Number} heights + */ + +/** + * The CSS styles to apply to this element. + * + * @property {String} styles + */ + +/** + * (Optional) The padding width inside child cells. Example: 0, 1. + * + * @property {Number} padding + */ + +/** + * (Optional) The alignment of the whole layout. Example: center, top. + * + * @property {String} align + */ + +/** + * (Optional) Whether the layout should expand vertically to fill its container. + * + * @property {Boolean} expand + */ + +// ----- labeled element ------------------------------------------------------ + +/** + * The definition of labeled user interface element (textarea, textInput etc). + * + * This class is not really part of the API. It just illustrates the properties + * that developers can use to define and create dialog UI elements. + * + * @class CKEDITOR.dialog.definition.labeledElement + * @extends CKEDITOR.dialog.definition.uiElement + * @see CKEDITOR.ui.dialog.labeledElement + */ + +/** + * The label of the UI element. + * + * { + * type: 'text', + * label: 'My Label' + * } + * + * @property {String} label + */ + +/** + * (Optional) Specify the layout of the label. Set to `'horizontal'` for horizontal layout. + * The default layout is vertical. + * + * { + * type: 'text', + * label: 'My Label', + * labelLayout: 'horizontal' + * } + * + * @property {String} labelLayout + */ + +/** + * (Optional) Applies only to horizontal layouts: a two elements array of lengths to specify the widths of the + * label and the content element. See also {@link CKEDITOR.dialog.definition.labeledElement#labelLayout}. + * + * { + * type: 'text', + * label: 'My Label', + * labelLayout: 'horizontal', + * widths: [100, 200] + * } + * + * @property {Array} widths + */ + +/** + * Specify the inline style of the uiElement label. + * + * { + * type: 'text', + * label: 'My Label', + * labelStyle: 'color: red' + * } + * + * @property {String} labelStyle + */ + + +/** + * Specify the inline style of the input element. + * + * { + * type: 'text', + * label: 'My Label', + * inputStyle: 'text-align: center' + * } + * + * @since 3.6.1 + * @property {String} inputStyle + */ + +/** + * Specify the inline style of the input element container. + * + * { + * type: 'text', + * label: 'My Label', + * controlStyle: 'width: 3em' + * } + * + * @since 3.6.1 + * @property {String} controlStyle + */ + +// ----- button --------------------------------------------------------------- + +/** + * The definition of a button. + * + * This class is not really part of the API. It just illustrates the properties + * that developers can use to define and create buttons. + * + * Once the dialog is opened, the created element becomes a {@link CKEDITOR.ui.dialog.button} object + * and can be accessed with {@link CKEDITOR.dialog#getContentElement}. + * + * For a complete example of dialog definition, please check {@link CKEDITOR.dialog#add}. + * + * // There is no constructor for this class, the user just has to define an + * // object with the appropriate properties. + * + * // Example: + * { + * type: 'button', + * id: 'buttonId', + * label: 'Click me', + * title: 'My title', + * onClick: function() { + * // this = CKEDITOR.ui.dialog.button + * alert( 'Clicked: ' + this.id ); + * } + * } + * + * @class CKEDITOR.dialog.definition.button + * @extends CKEDITOR.dialog.definition.uiElement + */ + +/** + * Whether the button is disabled. + * + * @property {Boolean} disabled + */ + +/** + * The label of the UI element. + * + * @property {String} label + */ + +// ----- checkbox ------ +/** + * The definition of a checkbox element. + * + * This class is not really part of the API. It just illustrates the properties + * that developers can use to define and create groups of checkbox buttons. + * + * Once the dialog is opened, the created element becomes a {@link CKEDITOR.ui.dialog.checkbox} object + * and can be accessed with {@link CKEDITOR.dialog#getContentElement}. + * + * For a complete example of dialog definition, please check {@link CKEDITOR.dialog#add}. + * + * // There is no constructor for this class, the user just has to define an + * // object with the appropriate properties. + * + * // Example: + * { + * type: 'checkbox', + * id: 'agree', + * label: 'I agree', + * 'default': 'checked', + * onClick: function() { + * // this = CKEDITOR.ui.dialog.checkbox + * alert( 'Checked: ' + this.getValue() ); + * } + * } + * + * @class CKEDITOR.dialog.definition.checkbox + * @extends CKEDITOR.dialog.definition.uiElement + */ + +/** + * (Optional) The validation function. + * + * @property {Function} validate + */ + +/** + * The label of the UI element. + * + * @property {String} label + */ + +/** + * The default state. + * + * @property {String} [default='' (unchecked)] + */ + +// ----- file ----------------------------------------------------------------- + +/** + * The definition of a file upload input. + * + * This class is not really part of the API. It just illustrates the properties + * that developers can use to define and create file upload elements. + * + * Once the dialog is opened, the created element becomes a {@link CKEDITOR.ui.dialog.file} object + * and can be accessed with {@link CKEDITOR.dialog#getContentElement}. + * + * For a complete example of dialog definition, please check {@link CKEDITOR.dialog#add}. + * + * // There is no constructor for this class, the user just has to define an + * // object with the appropriate properties. + * + * // Example: + * { + * type: 'file', + * id: 'upload', + * label: 'Select file from your computer', + * size: 38 + * }, + * { + * type: 'fileButton', + * id: 'fileId', + * label: 'Upload file', + * 'for': [ 'tab1', 'upload' ], + * filebrowser: { + * onSelect: function( fileUrl, data ) { + * alert( 'Successfully uploaded: ' + fileUrl ); + * } + * } + * } + * + * @class CKEDITOR.dialog.definition.file + * @extends CKEDITOR.dialog.definition.labeledElement + */ + +/** + * (Optional) The validation function. + * + * @property {Function} validate + */ + +/** + * (Optional) The action attribute of the form element associated with this file upload input. + * If empty, CKEditor will use path to server connector for currently opened folder. + * + * @property {String} action + */ + +/** + * The size of the UI element. + * + * @property {Number} size + */ + +// ----- fileButton ----------------------------------------------------------- + +/** + * The definition of a button for submitting the file in a file upload input. + * + * This class is not really part of the API. It just illustrates the properties + * that developers can use to define and create a button for submitting the file in a file upload input. + * + * Once the dialog is opened, the created element becomes a {@link CKEDITOR.ui.dialog.fileButton} object + * and can be accessed with {@link CKEDITOR.dialog#getContentElement}. + * + * For a complete example of dialog definition, please check {@link CKEDITOR.dialog#add}. + * + * @class CKEDITOR.dialog.definition.fileButton + * @extends CKEDITOR.dialog.definition.uiElement + */ + +/** + * (Optional) The validation function. + * + * @property {Function} validate + */ + +/** + * The label of the UI element. + * + * @property {String} label + */ + +/** + * The instruction for CKEditor how to deal with file upload. + * By default, the file and fileButton elements will not work "as expected" if this attribute is not set. + * + * // Update field with id 'txtUrl' in the 'tab1' tab when file is uploaded. + * filebrowser: 'tab1:txtUrl' + * + * // Call custom onSelect function when file is successfully uploaded. + * filebrowser: { + * onSelect: function( fileUrl, data ) { + * alert( 'Successfully uploaded: ' + fileUrl ); + * } + * } + * + * @property {String} filebrowser/Object + */ + +/** + * An array that contains pageId and elementId of the file upload input element for which this button is created. + * + * [ pageId, elementId ] + * + * @property {String} for + */ + +// ----- html ----------------------------------------------------------------- + +/** + * The definition of a raw HTML element. + * + * This class is not really part of the API. It just illustrates the properties + * that developers can use to define and create elements made from raw HTML code. + * + * Once the dialog is opened, the created element becomes a {@link CKEDITOR.ui.dialog.html} object + * and can be accessed with {@link CKEDITOR.dialog#getContentElement}. + * + * For a complete example of dialog definition, please check {@link CKEDITOR.dialog#add}. + * To access HTML elements use {@link CKEDITOR.dom.document#getById}. + * + * // There is no constructor for this class, the user just has to define an + * // object with the appropriate properties. + * + * // Example 1: + * { + * type: 'html', + * html: '

        This is some sample HTML content.

        ' + * } + * + * // Example 2: + * // Complete sample with document.getById() call when the "Ok" button is clicked. + * var dialogDefinition = { + * title: 'Sample dialog', + * minWidth: 300, + * minHeight: 200, + * onOk: function() { + * // "this" is now a CKEDITOR.dialog object. + * var document = this.getElement().getDocument(); + * // document = CKEDITOR.dom.document + * var element = document.getById( 'myDiv' ); + * if ( element ) + * alert( element.getHtml() ); + * }, + * contents: [ + * { + * id: 'tab1', + * label: '', + * title: '', + * elements: [ + * { + * type: 'html', + * html: '
        Sample text.
        Another div.
        ' + * } + * ] + * } + * ], + * buttons: [ CKEDITOR.dialog.cancelButton, CKEDITOR.dialog.okButton ] + * }; + * + * @class CKEDITOR.dialog.definition.html + * @extends CKEDITOR.dialog.definition.uiElement + */ + +/** + * (Required) HTML code of this element. + * + * @property {String} html + */ + +// ----- radio ---------------------------------------------------------------- + +/** + * The definition of a radio group. + * + * This class is not really part of the API. It just illustrates the properties + * that developers can use to define and create groups of radio buttons. + * + * Once the dialog is opened, the created element becomes a {@link CKEDITOR.ui.dialog.radio} object + * and can be accessed with {@link CKEDITOR.dialog#getContentElement}. + * + * For a complete example of dialog definition, please check {@link CKEDITOR.dialog#add}. + * + * // There is no constructor for this class, the user just has to define an + * // object with the appropriate properties. + * + * // Example: + * { + * type: 'radio', + * id: 'country', + * label: 'Which country is bigger', + * items: [ [ 'France', 'FR' ], [ 'Germany', 'DE' ] ], + * style: 'color: green', + * 'default': 'DE', + * onClick: function() { + * // this = CKEDITOR.ui.dialog.radio + * alert( 'Current value: ' + this.getValue() ); + * } + * } + * + * @class CKEDITOR.dialog.definition.radio + * @extends CKEDITOR.dialog.definition.labeledElement + */ + +/** + * The default value. + * + * @property {String} default + */ + +/** + * (Optional) The validation function. + * + * @property {Function} validate + */ + +/** + * An array of options. Each option is a 1- or 2-item array of format `[ 'Description', 'Value' ]`. + * If `'Value'` is missing, then the value would be assumed to be the same as the description. + * + * @property {Array} items + */ + +// ----- selectElement -------------------------------------------------------- + +/** + * The definition of a select element. + * + * This class is not really part of the API. It just illustrates the properties + * that developers can use to define and create select elements. + * + * Once the dialog is opened, the created element becomes a {@link CKEDITOR.ui.dialog.select} object + * and can be accessed with {@link CKEDITOR.dialog#getContentElement}. + * + * For a complete example of dialog definition, please check {@link CKEDITOR.dialog#add}. + * + * // There is no constructor for this class, the user just has to define an + * // object with the appropriate properties. + * + * // Example: + * { + * type: 'select', + * id: 'sport', + * label: 'Select your favourite sport', + * items: [ [ 'Basketball' ], [ 'Baseball' ], [ 'Hockey' ], [ 'Football' ] ], + * 'default': 'Football', + * onChange: function( api ) { + * // this = CKEDITOR.ui.dialog.select + * alert( 'Current value: ' + this.getValue() ); + * } + * } + * + * @class CKEDITOR.dialog.definition.select + * @extends CKEDITOR.dialog.definition.labeledElement + */ + +/** + * The default value. + * + * @property {String} default + */ + +/** + * (Optional) The validation function. + * + * @property {Function} validate + */ + +/** + * An array of options. Each option is a 1- or 2-item array of format `[ 'Description', 'Value' ]`. + * If `'Value'` is missing, then the value would be assumed to be the same as the description. + * + * @property {Array} items + */ + +/** + * (Optional) Set this to true if you'd like to have a multiple-choice select box. + * + * @property {Boolean} [multiple=false] + */ + +/** + * (Optional) The number of items to display in the select box. + * + * @property {Number} size + */ + +// ----- textInput ------------------------------------------------------------ + +/** + * The definition of a text field (single line). + * + * This class is not really part of the API. It just illustrates the properties + * that developers can use to define and create text fields. + * + * Once the dialog is opened, the created element becomes a {@link CKEDITOR.ui.dialog.textInput} object + * and can be accessed with {@link CKEDITOR.dialog#getContentElement}. + * + * For a complete example of dialog definition, please check {@link CKEDITOR.dialog#add}. + * + * // There is no constructor for this class, the user just has to define an + * // object with the appropriate properties. + * + * { + * type: 'text', + * id: 'name', + * label: 'Your name', + * 'default': '', + * validate: function() { + * if ( !this.getValue() ) { + * api.openMsgDialog( '', 'Name cannot be empty.' ); + * return false; + * } + * } + * } + * + * @class CKEDITOR.dialog.definition.textInput + * @extends CKEDITOR.dialog.definition.labeledElement + */ + +/** + * The default value. + * + * @property {String} default + */ + +/** + * (Optional) The maximum length. + * + * @property {Number} maxLength + */ + +/** + * (Optional) The size of the input field. + * + * @property {Number} size + */ + +/** + * (Optional) The validation function. + * + * @property {Function} validate + */ + +/** + * @property bidi + * @inheritdoc CKEDITOR.dialog.definition.textarea#bidi + */ + +// ----- textarea ------------------------------------------------------------- + +/** + * The definition of a text field (multiple lines). + * + * This class is not really part of the API. It just illustrates the properties + * that developers can use to define and create textarea. + * + * Once the dialog is opened, the created element becomes a {@link CKEDITOR.ui.dialog.textarea} object + * and can be accessed with {@link CKEDITOR.dialog#getContentElement}. + * + * For a complete example of dialog definition, please check {@link CKEDITOR.dialog#add}. + * +* // There is no constructor for this class, the user just has to define an +* // object with the appropriate properties. +* +* // Example: +* { +* type: 'textarea', +* id: 'message', +* label: 'Your comment', +* 'default': '', +* validate: function() { +* if ( this.getValue().length < 5 ) { +* api.openMsgDialog( 'The comment is too short.' ); +* return false; +* } +* } +* } + * + * @class CKEDITOR.dialog.definition.textarea + * @extends CKEDITOR.dialog.definition.labeledElement + */ + +/** + * The number of rows. + * + * @property {Number} rows + */ + +/** + * The number of columns. + * + * @property {Number} cols + */ + +/** + * (Optional) The validation function. + * + * @property {Function} validate + */ + +/** + * The default value. + * + * @property {String} default + */ + +/** + * Whether the text direction of this input should be togglable using the following keystrokes: + * + * * *Shift+Alt+End* – switch to Right-To-Left, + * * *Shift+Alt+Home* – switch to Left-To-Right. + * + * By default the input will be loaded without any text direction set, which means that + * the direction will be inherited from the editor's text direction. + * + * If the direction was set, a marker will be prepended to every non-empty value of this input: + * + * * [`\u202A`](http://unicode.org/cldr/utility/character.jsp?a=202A) – for Right-To-Left, + * * [`\u202B`](http://unicode.org/cldr/utility/character.jsp?a=202B) – for Left-To-Right. + * + * This marker allows for restoring the same text direction upon the next dialog opening. + * + * @since 4.5 + * @property {Boolean} bidi + */ diff --git a/ckeditor/plugins/dialog/plugin.js b/ckeditor/plugins/dialog/plugin.js new file mode 100644 index 0000000..dc2542b --- /dev/null +++ b/ckeditor/plugins/dialog/plugin.js @@ -0,0 +1,3399 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview The floating dialog plugin. + */ + +/** + * No resize for this dialog. + * + * @readonly + * @property {Number} [=0] + * @member CKEDITOR + */ +CKEDITOR.DIALOG_RESIZE_NONE = 0; + +/** + * Only allow horizontal resizing for this dialog, disable vertical resizing. + * + * @readonly + * @property {Number} [=1] + * @member CKEDITOR + */ +CKEDITOR.DIALOG_RESIZE_WIDTH = 1; + +/** + * Only allow vertical resizing for this dialog, disable horizontal resizing. + * + * @readonly + * @property {Number} [=2] + * @member CKEDITOR + */ +CKEDITOR.DIALOG_RESIZE_HEIGHT = 2; + +/** + * Allow the dialog to be resized in both directions. + * + * @readonly + * @property {Number} [=3] + * @member CKEDITOR + */ +CKEDITOR.DIALOG_RESIZE_BOTH = 3; + +/** + * Dialog state when idle. + * + * @readonly + * @property {Number} [=1] + * @member CKEDITOR + */ +CKEDITOR.DIALOG_STATE_IDLE = 1; + +/** + * Dialog state when busy. + * + * @readonly + * @property {Number} [=2] + * @member CKEDITOR + */ +CKEDITOR.DIALOG_STATE_BUSY = 2; + +( function() { + var cssLength = CKEDITOR.tools.cssLength; + + function isTabVisible( tabId ) { + return !!this._.tabs[ tabId ][ 0 ].$.offsetHeight; + } + + function getPreviousVisibleTab() { + var tabId = this._.currentTabId, + length = this._.tabIdList.length, + tabIndex = CKEDITOR.tools.indexOf( this._.tabIdList, tabId ) + length; + + for ( var i = tabIndex - 1; i > tabIndex - length; i-- ) { + if ( isTabVisible.call( this, this._.tabIdList[ i % length ] ) ) + return this._.tabIdList[ i % length ]; + } + + return null; + } + + function getNextVisibleTab() { + var tabId = this._.currentTabId, + length = this._.tabIdList.length, + tabIndex = CKEDITOR.tools.indexOf( this._.tabIdList, tabId ); + + for ( var i = tabIndex + 1; i < tabIndex + length; i++ ) { + if ( isTabVisible.call( this, this._.tabIdList[ i % length ] ) ) + return this._.tabIdList[ i % length ]; + } + + return null; + } + + + function clearOrRecoverTextInputValue( container, isRecover ) { + var inputs = container.$.getElementsByTagName( 'input' ); + for ( var i = 0, length = inputs.length; i < length; i++ ) { + var item = new CKEDITOR.dom.element( inputs[ i ] ); + + if ( item.getAttribute( 'type' ).toLowerCase() == 'text' ) { + if ( isRecover ) { + item.setAttribute( 'value', item.getCustomData( 'fake_value' ) || '' ); + item.removeCustomData( 'fake_value' ); + } else { + item.setCustomData( 'fake_value', item.getAttribute( 'value' ) ); + item.setAttribute( 'value', '' ); + } + } + } + } + + // Handle dialog element validation state UI changes. + function handleFieldValidated( isValid, msg ) { + var input = this.getInputElement(); + if ( input ) + isValid ? input.removeAttribute( 'aria-invalid' ) : input.setAttribute( 'aria-invalid', true ); + + if ( !isValid ) { + if ( this.select ) + this.select(); + else + this.focus(); + } + + msg && alert( msg ); // jshint ignore:line + + this.fire( 'validated', { valid: isValid, msg: msg } ); + } + + function resetField() { + var input = this.getInputElement(); + input && input.removeAttribute( 'aria-invalid' ); + } + + var templateSource = ''; + + function buildDialog( editor ) { + var element = CKEDITOR.dom.element.createFromHtml( CKEDITOR.addTemplate( 'dialog', templateSource ).output( { + id: CKEDITOR.tools.getNextNumber(), + editorId: editor.id, + langDir: editor.lang.dir, + langCode: editor.langCode, + editorDialogClass: 'cke_editor_' + editor.name.replace( /\./g, '\\.' ) + '_dialog', + closeTitle: editor.lang.common.close, + hidpi: CKEDITOR.env.hidpi ? 'cke_hidpi' : '' + } ) ); + + // TODO: Change this to getById(), so it'll support custom templates. + var body = element.getChild( [ 0, 0, 0, 0, 0 ] ), + title = body.getChild( 0 ), + close = body.getChild( 1 ); + + // Don't allow dragging on dialog (#13184). + editor.plugins.clipboard && CKEDITOR.plugins.clipboard.preventDefaultDropOnElement( body ); + + // IFrame shim for dialog that masks activeX in IE. (#7619) + if ( CKEDITOR.env.ie && !CKEDITOR.env.quirks && !CKEDITOR.env.edge ) { + var src = 'javascript:void(function(){' + encodeURIComponent( 'document.open();(' + CKEDITOR.tools.fixDomain + ')();document.close();' ) + '}())', // jshint ignore:line + iframe = CKEDITOR.dom.element.createFromHtml( '' ); + iframe.appendTo( body.getParent() ); + } + + // Make the Title and Close Button unselectable. + title.unselectable(); + close.unselectable(); + + return { + element: element, + parts: { + dialog: element.getChild( 0 ), + title: title, + close: close, + tabs: body.getChild( 2 ), + contents: body.getChild( [ 3, 0, 0, 0 ] ), + footer: body.getChild( [ 3, 0, 1, 0 ] ) + } + }; + } + + /** + * This is the base class for runtime dialog objects. An instance of this + * class represents a single named dialog for a single editor instance. + * + * var dialogObj = new CKEDITOR.dialog( editor, 'smiley' ); + * + * @class + * @constructor Creates a dialog class instance. + * @param {Object} editor The editor which created the dialog. + * @param {String} dialogName The dialog's registered name. + */ + CKEDITOR.dialog = function( editor, dialogName ) { + // Load the dialog definition. + var definition = CKEDITOR.dialog._.dialogDefinitions[ dialogName ], + defaultDefinition = CKEDITOR.tools.clone( defaultDialogDefinition ), + buttonsOrder = editor.config.dialog_buttonsOrder || 'OS', + dir = editor.lang.dir, + tabsToRemove = {}, + i, processed, stopPropagation; + + if ( ( buttonsOrder == 'OS' && CKEDITOR.env.mac ) || // The buttons in MacOS Apps are in reverse order (#4750) + ( buttonsOrder == 'rtl' && dir == 'ltr' ) || ( buttonsOrder == 'ltr' && dir == 'rtl' ) ) + defaultDefinition.buttons.reverse(); + + + // Completes the definition with the default values. + definition = CKEDITOR.tools.extend( definition( editor ), defaultDefinition ); + + // Clone a functionally independent copy for this dialog. + definition = CKEDITOR.tools.clone( definition ); + + // Create a complex definition object, extending it with the API + // functions. + definition = new definitionObject( this, definition ); + + var themeBuilt = buildDialog( editor ); + + // Initialize some basic parameters. + this._ = { + editor: editor, + element: themeBuilt.element, + name: dialogName, + contentSize: { width: 0, height: 0 }, + size: { width: 0, height: 0 }, + contents: {}, + buttons: {}, + accessKeyMap: {}, + + // Initialize the tab and page map. + tabs: {}, + tabIdList: [], + currentTabId: null, + currentTabIndex: null, + pageCount: 0, + lastTab: null, + tabBarMode: false, + + // Initialize the tab order array for input widgets. + focusList: [], + currentFocusIndex: 0, + hasFocus: false + }; + + this.parts = themeBuilt.parts; + + CKEDITOR.tools.setTimeout( function() { + editor.fire( 'ariaWidget', this.parts.contents ); + }, 0, this ); + + // Set the startup styles for the dialog, avoiding it enlarging the + // page size on the dialog creation. + var startStyles = { + position: CKEDITOR.env.ie6Compat ? 'absolute' : 'fixed', + top: 0, + visibility: 'hidden' + }; + + startStyles[ dir == 'rtl' ? 'right' : 'left' ] = 0; + this.parts.dialog.setStyles( startStyles ); + + + // Call the CKEDITOR.event constructor to initialize this instance. + CKEDITOR.event.call( this ); + + // Fire the "dialogDefinition" event, making it possible to customize + // the dialog definition. + this.definition = definition = CKEDITOR.fire( 'dialogDefinition', { + name: dialogName, + definition: definition + }, editor ).definition; + + // Cache tabs that should be removed. + if ( !( 'removeDialogTabs' in editor._ ) && editor.config.removeDialogTabs ) { + var removeContents = editor.config.removeDialogTabs.split( ';' ); + + for ( i = 0; i < removeContents.length; i++ ) { + var parts = removeContents[ i ].split( ':' ); + if ( parts.length == 2 ) { + var removeDialogName = parts[ 0 ]; + if ( !tabsToRemove[ removeDialogName ] ) + tabsToRemove[ removeDialogName ] = []; + tabsToRemove[ removeDialogName ].push( parts[ 1 ] ); + } + } + editor._.removeDialogTabs = tabsToRemove; + } + + // Remove tabs of this dialog. + if ( editor._.removeDialogTabs && ( tabsToRemove = editor._.removeDialogTabs[ dialogName ] ) ) { + for ( i = 0; i < tabsToRemove.length; i++ ) + definition.removeContents( tabsToRemove[ i ] ); + } + + // Initialize load, show, hide, ok and cancel events. + if ( definition.onLoad ) + this.on( 'load', definition.onLoad ); + + if ( definition.onShow ) + this.on( 'show', definition.onShow ); + + if ( definition.onHide ) + this.on( 'hide', definition.onHide ); + + if ( definition.onOk ) { + this.on( 'ok', function( evt ) { + // Dialog confirm might probably introduce content changes (#5415). + editor.fire( 'saveSnapshot' ); + setTimeout( function() { + editor.fire( 'saveSnapshot' ); + }, 0 ); + if ( definition.onOk.call( this, evt ) === false ) + evt.data.hide = false; + } ); + } + + // Set default dialog state. + this.state = CKEDITOR.DIALOG_STATE_IDLE; + + if ( definition.onCancel ) { + this.on( 'cancel', function( evt ) { + if ( definition.onCancel.call( this, evt ) === false ) + evt.data.hide = false; + } ); + } + + var me = this; + + // Iterates over all items inside all content in the dialog, calling a + // function for each of them. + var iterContents = function( func ) { + var contents = me._.contents, + stop = false; + + for ( var i in contents ) { + for ( var j in contents[ i ] ) { + stop = func.call( this, contents[ i ][ j ] ); + if ( stop ) + return; + } + } + }; + + this.on( 'ok', function( evt ) { + iterContents( function( item ) { + if ( item.validate ) { + var retval = item.validate( this ), + invalid = ( typeof retval == 'string' ) || retval === false; + + if ( invalid ) { + evt.data.hide = false; + evt.stop(); + } + + handleFieldValidated.call( item, !invalid, typeof retval == 'string' ? retval : undefined ); + return invalid; + } + } ); + }, this, null, 0 ); + + this.on( 'cancel', function( evt ) { + iterContents( function( item ) { + if ( item.isChanged() ) { + if ( !editor.config.dialog_noConfirmCancel && !confirm( editor.lang.common.confirmCancel ) ) // jshint ignore:line + evt.data.hide = false; + return true; + } + } ); + }, this, null, 0 ); + + this.parts.close.on( 'click', function( evt ) { + if ( this.fire( 'cancel', { hide: true } ).hide !== false ) + this.hide(); + evt.data.preventDefault(); + }, this ); + + // Sort focus list according to tab order definitions. + function setupFocus() { + var focusList = me._.focusList; + focusList.sort( function( a, b ) { + // Mimics browser tab order logics; + if ( a.tabIndex != b.tabIndex ) + return b.tabIndex - a.tabIndex; + // Sort is not stable in some browsers, + // fall-back the comparator to 'focusIndex'; + else + return a.focusIndex - b.focusIndex; + } ); + + var size = focusList.length; + for ( var i = 0; i < size; i++ ) + focusList[ i ].focusIndex = i; + } + + // Expects 1 or -1 as an offset, meaning direction of the offset change. + function changeFocus( offset ) { + var focusList = me._.focusList; + offset = offset || 0; + + if ( focusList.length < 1 ) + return; + + var startIndex = me._.currentFocusIndex; + + if ( me._.tabBarMode && offset < 0 ) { + // If we are in tab mode, we need to mimic that we started tabbing back from the first + // focusList (so it will go to the last one). + startIndex = 0; + } + + // Trigger the 'blur' event of any input element before anything, + // since certain UI updates may depend on it. + try { + focusList[ startIndex ].getInputElement().$.blur(); + } catch ( e ) {} + + var currentIndex = startIndex, + hasTabs = me._.pageCount > 1; + + do { + currentIndex = currentIndex + offset; + + if ( hasTabs && !me._.tabBarMode && ( currentIndex == focusList.length || currentIndex == -1 ) ) { + // If the dialog was not in tab mode, then focus the first tab (#13027). + me._.tabBarMode = true; + me._.tabs[ me._.currentTabId ][ 0 ].focus(); + me._.currentFocusIndex = -1; + + // Early return, in order to avoid accessing focusList[ -1 ]. + return; + } + + currentIndex = ( currentIndex + focusList.length ) % focusList.length; + + if ( currentIndex == startIndex ) { + break; + } + } while ( offset && !focusList[ currentIndex ].isFocusable() ); + + focusList[ currentIndex ].focus(); + + // Select whole field content. + if ( focusList[ currentIndex ].type == 'text' ) + focusList[ currentIndex ].select(); + } + + this.changeFocus = changeFocus; + + + function keydownHandler( evt ) { + // If I'm not the top dialog, ignore. + if ( me != CKEDITOR.dialog._.currentTop ) + return; + + var keystroke = evt.data.getKeystroke(), + rtl = editor.lang.dir == 'rtl', + arrowKeys = [ 37, 38, 39, 40 ], + button; + + processed = stopPropagation = 0; + + if ( keystroke == 9 || keystroke == CKEDITOR.SHIFT + 9 ) { + var shiftPressed = ( keystroke == CKEDITOR.SHIFT + 9 ); + changeFocus( shiftPressed ? -1 : 1 ); + processed = 1; + } else if ( keystroke == CKEDITOR.ALT + 121 && !me._.tabBarMode && me.getPageCount() > 1 ) { + // Alt-F10 puts focus into the current tab item in the tab bar. + me._.tabBarMode = true; + me._.tabs[ me._.currentTabId ][ 0 ].focus(); + me._.currentFocusIndex = -1; + processed = 1; + } else if ( CKEDITOR.tools.indexOf( arrowKeys, keystroke ) != -1 && me._.tabBarMode ) { + // Array with key codes that activate previous tab. + var prevKeyCodes = [ + // Depending on the lang dir: right or left key + rtl ? 39 : 37, + // Top/bot arrow: actually for both cases it's the same. + 38 + ], + nextId = CKEDITOR.tools.indexOf( prevKeyCodes, keystroke ) != -1 ? getPreviousVisibleTab.call( me ) : getNextVisibleTab.call( me ); + + me.selectPage( nextId ); + me._.tabs[ nextId ][ 0 ].focus(); + processed = 1; + } else if ( ( keystroke == 13 || keystroke == 32 ) && me._.tabBarMode ) { + this.selectPage( this._.currentTabId ); + this._.tabBarMode = false; + this._.currentFocusIndex = -1; + changeFocus( 1 ); + processed = 1; + } + // If user presses enter key in a text box, it implies clicking OK for the dialog. + else if ( keystroke == 13 /*ENTER*/ ) { + // Don't do that for a target that handles ENTER. + var target = evt.data.getTarget(); + if ( !target.is( 'a', 'button', 'select', 'textarea' ) && ( !target.is( 'input' ) || target.$.type != 'button' ) ) { + button = this.getButton( 'ok' ); + button && CKEDITOR.tools.setTimeout( button.click, 0, button ); + processed = 1; + } + stopPropagation = 1; // Always block the propagation (#4269) + } else if ( keystroke == 27 /*ESC*/ ) { + button = this.getButton( 'cancel' ); + + // If there's a Cancel button, click it, else just fire the cancel event and hide the dialog. + if ( button ) + CKEDITOR.tools.setTimeout( button.click, 0, button ); + else { + if ( this.fire( 'cancel', { hide: true } ).hide !== false ) + this.hide(); + } + stopPropagation = 1; // Always block the propagation (#4269) + } else { + return; + } + + keypressHandler( evt ); + } + + function keypressHandler( evt ) { + if ( processed ) + evt.data.preventDefault( 1 ); + else if ( stopPropagation ) + evt.data.stopPropagation(); + } + + var dialogElement = this._.element; + + editor.focusManager.add( dialogElement, 1 ); + + // Add the dialog keyboard handlers. + this.on( 'show', function() { + dialogElement.on( 'keydown', keydownHandler, this ); + + // Some browsers instead, don't cancel key events in the keydown, but in the + // keypress. So we must do a longer trip in those cases. (#4531,#8985) + if ( CKEDITOR.env.gecko ) + dialogElement.on( 'keypress', keypressHandler, this ); + + } ); + this.on( 'hide', function() { + dialogElement.removeListener( 'keydown', keydownHandler ); + if ( CKEDITOR.env.gecko ) + dialogElement.removeListener( 'keypress', keypressHandler ); + + // Reset fields state when closing dialog. + iterContents( function( item ) { + resetField.apply( item ); + } ); + } ); + this.on( 'iframeAdded', function( evt ) { + var doc = new CKEDITOR.dom.document( evt.data.iframe.$.contentWindow.document ); + doc.on( 'keydown', keydownHandler, this, null, 0 ); + } ); + + // Auto-focus logic in dialog. + this.on( 'show', function() { + // Setup tabIndex on showing the dialog instead of on loading + // to allow dynamic tab order happen in dialog definition. + setupFocus(); + + var hasTabs = me._.pageCount > 1; + + if ( editor.config.dialog_startupFocusTab && hasTabs ) { + me._.tabBarMode = true; + me._.tabs[ me._.currentTabId ][ 0 ].focus(); + me._.currentFocusIndex = -1; + } else if ( !this._.hasFocus ) { + // http://dev.ckeditor.com/ticket/13114#comment:4. + this._.currentFocusIndex = hasTabs ? -1 : this._.focusList.length - 1; + + // Decide where to put the initial focus. + if ( definition.onFocus ) { + var initialFocus = definition.onFocus.call( this ); + // Focus the field that the user specified. + initialFocus && initialFocus.focus(); + } + // Focus the first field in layout order. + else { + changeFocus( 1 ); + } + } + }, this, null, 0xffffffff ); + + // IE6 BUG: Text fields and text areas are only half-rendered the first time the dialog appears in IE6 (#2661). + // This is still needed after [2708] and [2709] because text fields in hidden TR tags are still broken. + if ( CKEDITOR.env.ie6Compat ) { + this.on( 'load', function() { + var outer = this.getElement(), + inner = outer.getFirst(); + inner.remove(); + inner.appendTo( outer ); + }, this ); + } + + initDragAndDrop( this ); + initResizeHandles( this ); + + // Insert the title. + ( new CKEDITOR.dom.text( definition.title, CKEDITOR.document ) ).appendTo( this.parts.title ); + + // Insert the tabs and contents. + for ( i = 0; i < definition.contents.length; i++ ) { + var page = definition.contents[ i ]; + page && this.addPage( page ); + } + + this.parts.tabs.on( 'click', function( evt ) { + var target = evt.data.getTarget(); + // If we aren't inside a tab, bail out. + if ( target.hasClass( 'cke_dialog_tab' ) ) { + // Get the ID of the tab, without the 'cke_' prefix and the unique number suffix. + var id = target.$.id; + this.selectPage( id.substring( 4, id.lastIndexOf( '_' ) ) ); + + if ( this._.tabBarMode ) { + this._.tabBarMode = false; + this._.currentFocusIndex = -1; + changeFocus( 1 ); + } + evt.data.preventDefault(); + } + }, this ); + + // Insert buttons. + var buttonsHtml = [], + buttons = CKEDITOR.dialog._.uiElementBuilders.hbox.build( this, { + type: 'hbox', + className: 'cke_dialog_footer_buttons', + widths: [], + children: definition.buttons + }, buttonsHtml ).getChild(); + this.parts.footer.setHtml( buttonsHtml.join( '' ) ); + + for ( i = 0; i < buttons.length; i++ ) + this._.buttons[ buttons[ i ].id ] = buttons[ i ]; + + /** + * Current state of the dialog. Use the {@link #setState} method to update it. + * See the {@link #event-state} event to know more. + * + * @readonly + * @property {Number} [state=CKEDITOR.DIALOG_STATE_IDLE] + */ + }; + + // Focusable interface. Use it via dialog.addFocusable. + function Focusable( dialog, element, index ) { + this.element = element; + this.focusIndex = index; + // TODO: support tabIndex for focusables. + this.tabIndex = 0; + this.isFocusable = function() { + return !element.getAttribute( 'disabled' ) && element.isVisible(); + }; + this.focus = function() { + dialog._.currentFocusIndex = this.focusIndex; + this.element.focus(); + }; + // Bind events + element.on( 'keydown', function( e ) { + if ( e.data.getKeystroke() in { 32: 1, 13: 1 } ) + this.fire( 'click' ); + } ); + element.on( 'focus', function() { + this.fire( 'mouseover' ); + } ); + element.on( 'blur', function() { + this.fire( 'mouseout' ); + } ); + } + + // Re-layout the dialog on window resize. + function resizeWithWindow( dialog ) { + var win = CKEDITOR.document.getWindow(); + function resizeHandler() { + dialog.layout(); + } + win.on( 'resize', resizeHandler ); + dialog.on( 'hide', function() { + win.removeListener( 'resize', resizeHandler ); + } ); + } + + CKEDITOR.dialog.prototype = { + destroy: function() { + this.hide(); + this._.element.remove(); + }, + + /** + * Resizes the dialog. + * + * dialogObj.resize( 800, 640 ); + * + * @method + * @param {Number} width The width of the dialog in pixels. + * @param {Number} height The height of the dialog in pixels. + */ + resize: ( function() { + return function( width, height ) { + if ( this._.contentSize && this._.contentSize.width == width && this._.contentSize.height == height ) + return; + + CKEDITOR.dialog.fire( 'resize', { + dialog: this, + width: width, + height: height + }, this._.editor ); + + this.fire( 'resize', { + width: width, + height: height + }, this._.editor ); + + var contents = this.parts.contents; + contents.setStyles( { + width: width + 'px', + height: height + 'px' + } ); + + // Update dialog position when dimension get changed in RTL. + if ( this._.editor.lang.dir == 'rtl' && this._.position ) + this._.position.x = CKEDITOR.document.getWindow().getViewPaneSize().width - this._.contentSize.width - parseInt( this._.element.getFirst().getStyle( 'right' ), 10 ); + + this._.contentSize = { width: width, height: height }; + }; + } )(), + + /** + * Gets the current size of the dialog in pixels. + * + * var width = dialogObj.getSize().width; + * + * @returns {Object} + * @returns {Number} return.width + * @returns {Number} return.height + */ + getSize: function() { + var element = this._.element.getFirst(); + return { width: element.$.offsetWidth || 0, height: element.$.offsetHeight || 0 }; + }, + + /** + * Moves the dialog to an `(x, y)` coordinate relative to the window. + * + * dialogObj.move( 10, 40 ); + * + * @method + * @param {Number} x The target x-coordinate. + * @param {Number} y The target y-coordinate. + * @param {Boolean} save Flag indicate whether the dialog position should be remembered on next open up. + */ + move: function( x, y, save ) { + + // The dialog may be fixed positioned or absolute positioned. Ask the + // browser what is the current situation first. + var element = this._.element.getFirst(), rtl = this._.editor.lang.dir == 'rtl'; + var isFixed = element.getComputedStyle( 'position' ) == 'fixed'; + + // (#8888) In some cases of a very small viewport, dialog is incorrectly + // positioned in IE7. It also happens that it remains sticky and user cannot + // scroll down/up to reveal dialog's content below/above the viewport; this is + // cumbersome. + // The only way to fix this is to move mouse out of the browser and + // go back to see that dialog position is automagically fixed. No events, + // no style change - pure magic. This is a IE7 rendering issue, which can be + // fixed with dummy style redraw on each move. + if ( CKEDITOR.env.ie ) + element.setStyle( 'zoom', '100%' ); + + if ( isFixed && this._.position && this._.position.x == x && this._.position.y == y ) + return; + + // Save the current position. + this._.position = { x: x, y: y }; + + // If not fixed positioned, add scroll position to the coordinates. + if ( !isFixed ) { + var scrollPosition = CKEDITOR.document.getWindow().getScrollPosition(); + x += scrollPosition.x; + y += scrollPosition.y; + } + + // Translate coordinate for RTL. + if ( rtl ) { + var dialogSize = this.getSize(), viewPaneSize = CKEDITOR.document.getWindow().getViewPaneSize(); + x = viewPaneSize.width - dialogSize.width - x; + } + + var styles = { 'top': ( y > 0 ? y : 0 ) + 'px' }; + styles[ rtl ? 'right' : 'left' ] = ( x > 0 ? x : 0 ) + 'px'; + + element.setStyles( styles ); + + save && ( this._.moved = 1 ); + }, + + /** + * Gets the dialog's position in the window. + * + * var dialogX = dialogObj.getPosition().x; + * + * @returns {Object} + * @returns {Number} return.x + * @returns {Number} return.y + */ + getPosition: function() { + return CKEDITOR.tools.extend( {}, this._.position ); + }, + + /** + * Shows the dialog box. + * + * dialogObj.show(); + */ + show: function() { + // Insert the dialog's element to the root document. + var element = this._.element; + var definition = this.definition; + if ( !( element.getParent() && element.getParent().equals( CKEDITOR.document.getBody() ) ) ) + element.appendTo( CKEDITOR.document.getBody() ); + else + element.setStyle( 'display', 'block' ); + + // First, set the dialog to an appropriate size. + this.resize( + this._.contentSize && this._.contentSize.width || definition.width || definition.minWidth, + this._.contentSize && this._.contentSize.height || definition.height || definition.minHeight + ); + + // Reset all inputs back to their default value. + this.reset(); + + // Select the first tab by default. + this.selectPage( this.definition.contents[ 0 ].id ); + + // Set z-index. + if ( CKEDITOR.dialog._.currentZIndex === null ) + CKEDITOR.dialog._.currentZIndex = this._.editor.config.baseFloatZIndex; + this._.element.getFirst().setStyle( 'z-index', CKEDITOR.dialog._.currentZIndex += 10 ); + + // Maintain the dialog ordering and dialog cover. + if ( CKEDITOR.dialog._.currentTop === null ) { + CKEDITOR.dialog._.currentTop = this; + this._.parentDialog = null; + showCover( this._.editor ); + + } else { + this._.parentDialog = CKEDITOR.dialog._.currentTop; + var parentElement = this._.parentDialog.getElement().getFirst(); + parentElement.$.style.zIndex -= Math.floor( this._.editor.config.baseFloatZIndex / 2 ); + CKEDITOR.dialog._.currentTop = this; + } + + element.on( 'keydown', accessKeyDownHandler ); + element.on( 'keyup', accessKeyUpHandler ); + + // Reset the hasFocus state. + this._.hasFocus = false; + + for ( var i in definition.contents ) { + if ( !definition.contents[ i ] ) + continue; + + var content = definition.contents[ i ], + tab = this._.tabs[ content.id ], + requiredContent = content.requiredContent, + enableElements = 0; + + if ( !tab ) + continue; + + for ( var j in this._.contents[ content.id ] ) { + var elem = this._.contents[ content.id ][ j ]; + + if ( elem.type == 'hbox' || elem.type == 'vbox' || !elem.getInputElement() ) + continue; + + if ( elem.requiredContent && !this._.editor.activeFilter.check( elem.requiredContent ) ) + elem.disable(); + else { + elem.enable(); + enableElements++; + } + } + + if ( !enableElements || ( requiredContent && !this._.editor.activeFilter.check( requiredContent ) ) ) + tab[ 0 ].addClass( 'cke_dialog_tab_disabled' ); + else + tab[ 0 ].removeClass( 'cke_dialog_tab_disabled' ); + } + + CKEDITOR.tools.setTimeout( function() { + this.layout(); + resizeWithWindow( this ); + + this.parts.dialog.setStyle( 'visibility', '' ); + + // Execute onLoad for the first show. + this.fireOnce( 'load', {} ); + CKEDITOR.ui.fire( 'ready', this ); + + this.fire( 'show', {} ); + this._.editor.fire( 'dialogShow', this ); + + if ( !this._.parentDialog ) + this._.editor.focusManager.lock(); + + // Save the initial values of the dialog. + this.foreach( function( contentObj ) { + contentObj.setInitValue && contentObj.setInitValue(); + } ); + + }, 100, this ); + }, + + /** + * Rearrange the dialog to its previous position or the middle of the window. + * + * @since 3.5 + */ + layout: function() { + var el = this.parts.dialog; + var dialogSize = this.getSize(); + var win = CKEDITOR.document.getWindow(), + viewSize = win.getViewPaneSize(); + + var posX = ( viewSize.width - dialogSize.width ) / 2, + posY = ( viewSize.height - dialogSize.height ) / 2; + + // Switch to absolute position when viewport is smaller than dialog size. + if ( !CKEDITOR.env.ie6Compat ) { + if ( dialogSize.height + ( posY > 0 ? posY : 0 ) > viewSize.height || dialogSize.width + ( posX > 0 ? posX : 0 ) > viewSize.width ) { + el.setStyle( 'position', 'absolute' ); + } else { + el.setStyle( 'position', 'fixed' ); + } + } + + this.move( this._.moved ? this._.position.x : posX, this._.moved ? this._.position.y : posY ); + }, + + /** + * Executes a function for each UI element. + * + * @param {Function} fn Function to execute for each UI element. + * @returns {CKEDITOR.dialog} The current dialog object. + */ + foreach: function( fn ) { + for ( var i in this._.contents ) { + for ( var j in this._.contents[ i ] ) { + fn.call( this, this._.contents[i][j] ); + } + } + + return this; + }, + + /** + * Resets all input values in the dialog. + * + * dialogObj.reset(); + * + * @method + * @chainable + */ + reset: ( function() { + var fn = function( widget ) { + if ( widget.reset ) + widget.reset( 1 ); + }; + return function() { + this.foreach( fn ); + return this; + }; + } )(), + + + /** + * Calls the {@link CKEDITOR.dialog.definition.uiElement#setup} method of each + * of the UI elements, with the arguments passed through it. + * It is usually being called when the dialog is opened, to put the initial value inside the field. + * + * dialogObj.setupContent(); + * + * var timestamp = ( new Date() ).valueOf(); + * dialogObj.setupContent( timestamp ); + */ + setupContent: function() { + var args = arguments; + this.foreach( function( widget ) { + if ( widget.setup ) + widget.setup.apply( widget, args ); + } ); + }, + + /** + * Calls the {@link CKEDITOR.dialog.definition.uiElement#commit} method of each + * of the UI elements, with the arguments passed through it. + * It is usually being called when the user confirms the dialog, to process the values. + * + * dialogObj.commitContent(); + * + * var timestamp = ( new Date() ).valueOf(); + * dialogObj.commitContent( timestamp ); + */ + commitContent: function() { + var args = arguments; + this.foreach( function( widget ) { + // Make sure IE triggers "change" event on last focused input before closing the dialog. (#7915) + if ( CKEDITOR.env.ie && this._.currentFocusIndex == widget.focusIndex ) + widget.getInputElement().$.blur(); + + if ( widget.commit ) + widget.commit.apply( widget, args ); + } ); + }, + + /** + * Hides the dialog box. + * + * dialogObj.hide(); + */ + hide: function() { + if ( !this.parts.dialog.isVisible() ) + return; + + this.fire( 'hide', {} ); + this._.editor.fire( 'dialogHide', this ); + // Reset the tab page. + this.selectPage( this._.tabIdList[ 0 ] ); + var element = this._.element; + element.setStyle( 'display', 'none' ); + this.parts.dialog.setStyle( 'visibility', 'hidden' ); + // Unregister all access keys associated with this dialog. + unregisterAccessKey( this ); + + // Close any child(top) dialogs first. + while ( CKEDITOR.dialog._.currentTop != this ) + CKEDITOR.dialog._.currentTop.hide(); + + // Maintain dialog ordering and remove cover if needed. + if ( !this._.parentDialog ) + hideCover( this._.editor ); + else { + var parentElement = this._.parentDialog.getElement().getFirst(); + parentElement.setStyle( 'z-index', parseInt( parentElement.$.style.zIndex, 10 ) + Math.floor( this._.editor.config.baseFloatZIndex / 2 ) ); + } + CKEDITOR.dialog._.currentTop = this._.parentDialog; + + // Deduct or clear the z-index. + if ( !this._.parentDialog ) { + CKEDITOR.dialog._.currentZIndex = null; + + // Remove access key handlers. + element.removeListener( 'keydown', accessKeyDownHandler ); + element.removeListener( 'keyup', accessKeyUpHandler ); + + var editor = this._.editor; + editor.focus(); + + // Give a while before unlock, waiting for focus to return to the editable. (#172) + setTimeout( function() { + editor.focusManager.unlock(); + + // Fixed iOS focus issue (#12381). + // Keep in mind that editor.focus() does not work in this case. + if ( CKEDITOR.env.iOS ) { + editor.window.focus(); + } + }, 0 ); + + } else { + CKEDITOR.dialog._.currentZIndex -= 10; + } + + delete this._.parentDialog; + // Reset the initial values of the dialog. + this.foreach( function( contentObj ) { + contentObj.resetInitValue && contentObj.resetInitValue(); + } ); + + // Reset dialog state back to IDLE, if busy (#13213). + this.setState( CKEDITOR.DIALOG_STATE_IDLE ); + }, + + /** + * Adds a tabbed page into the dialog. + * + * @param {Object} contents Content definition. + */ + addPage: function( contents ) { + if ( contents.requiredContent && !this._.editor.filter.check( contents.requiredContent ) ) + return; + + var pageHtml = [], + titleHtml = contents.label ? ' title="' + CKEDITOR.tools.htmlEncode( contents.label ) + '"' : '', + vbox = CKEDITOR.dialog._.uiElementBuilders.vbox.build( this, { + type: 'vbox', + className: 'cke_dialog_page_contents', + children: contents.elements, + expand: !!contents.expand, + padding: contents.padding, + style: contents.style || 'width: 100%;' + }, pageHtml ); + + var contentMap = this._.contents[ contents.id ] = {}, + cursor, + children = vbox.getChild(), + enabledFields = 0; + + while ( ( cursor = children.shift() ) ) { + // Count all allowed fields. + if ( !cursor.notAllowed && cursor.type != 'hbox' && cursor.type != 'vbox' ) + enabledFields++; + + contentMap[ cursor.id ] = cursor; + if ( typeof cursor.getChild == 'function' ) + children.push.apply( children, cursor.getChild() ); + } + + // If all fields are disabled (because they are not allowed) hide this tab. + if ( !enabledFields ) + contents.hidden = true; + + // Create the HTML for the tab and the content block. + var page = CKEDITOR.dom.element.createFromHtml( pageHtml.join( '' ) ); + page.setAttribute( 'role', 'tabpanel' ); + + var env = CKEDITOR.env; + var tabId = 'cke_' + contents.id + '_' + CKEDITOR.tools.getNextNumber(), + tab = CKEDITOR.dom.element.createFromHtml( [ + '
        0 ? ' cke_last' : 'cke_first' ), + titleHtml, + ( !!contents.hidden ? ' style="display:none"' : '' ), + ' id="', tabId, '"', + env.gecko && !env.hc ? '' : ' href="javascript:void(0)"', + ' tabIndex="-1"', + ' hidefocus="true"', + ' role="tab">', + contents.label, + '' + ].join( '' ) ); + + page.setAttribute( 'aria-labelledby', tabId ); + + // Take records for the tabs and elements created. + this._.tabs[ contents.id ] = [ tab, page ]; + this._.tabIdList.push( contents.id ); + !contents.hidden && this._.pageCount++; + this._.lastTab = tab; + this.updateStyle(); + + // Attach the DOM nodes. + + page.setAttribute( 'name', contents.id ); + page.appendTo( this.parts.contents ); + + tab.unselectable(); + this.parts.tabs.append( tab ); + + // Add access key handlers if access key is defined. + if ( contents.accessKey ) { + registerAccessKey( this, this, 'CTRL+' + contents.accessKey, tabAccessKeyDown, tabAccessKeyUp ); + this._.accessKeyMap[ 'CTRL+' + contents.accessKey ] = contents.id; + } + }, + + /** + * Activates a tab page in the dialog by its id. + * + * dialogObj.selectPage( 'tab_1' ); + * + * @param {String} id The id of the dialog tab to be activated. + */ + selectPage: function( id ) { + if ( this._.currentTabId == id ) + return; + + if ( this._.tabs[ id ][ 0 ].hasClass( 'cke_dialog_tab_disabled' ) ) + return; + + // If event was canceled - do nothing. + if ( this.fire( 'selectPage', { page: id, currentPage: this._.currentTabId } ) === false ) + return; + + // Hide the non-selected tabs and pages. + for ( var i in this._.tabs ) { + var tab = this._.tabs[ i ][ 0 ], + page = this._.tabs[ i ][ 1 ]; + if ( i != id ) { + tab.removeClass( 'cke_dialog_tab_selected' ); + page.hide(); + } + page.setAttribute( 'aria-hidden', i != id ); + } + + var selected = this._.tabs[ id ]; + selected[ 0 ].addClass( 'cke_dialog_tab_selected' ); + + // [IE] an invisible input[type='text'] will enlarge it's width + // if it's value is long when it shows, so we clear it's value + // before it shows and then recover it (#5649) + if ( CKEDITOR.env.ie6Compat || CKEDITOR.env.ie7Compat ) { + clearOrRecoverTextInputValue( selected[ 1 ] ); + selected[ 1 ].show(); + setTimeout( function() { + clearOrRecoverTextInputValue( selected[ 1 ], 1 ); + }, 0 ); + } else { + selected[ 1 ].show(); + } + + this._.currentTabId = id; + this._.currentTabIndex = CKEDITOR.tools.indexOf( this._.tabIdList, id ); + }, + + /** + * Dialog state-specific style updates. + */ + updateStyle: function() { + // If only a single page shown, a different style is used in the central pane. + this.parts.dialog[ ( this._.pageCount === 1 ? 'add' : 'remove' ) + 'Class' ]( 'cke_single_page' ); + }, + + /** + * Hides a page's tab away from the dialog. + * + * dialog.hidePage( 'tab_3' ); + * + * @param {String} id The page's Id. + */ + hidePage: function( id ) { + var tab = this._.tabs[ id ] && this._.tabs[ id ][ 0 ]; + if ( !tab || this._.pageCount == 1 || !tab.isVisible() ) + return; + // Switch to other tab first when we're hiding the active tab. + else if ( id == this._.currentTabId ) + this.selectPage( getPreviousVisibleTab.call( this ) ); + + tab.hide(); + this._.pageCount--; + this.updateStyle(); + }, + + /** + * Unhides a page's tab. + * + * dialog.showPage( 'tab_2' ); + * + * @param {String} id The page's Id. + */ + showPage: function( id ) { + var tab = this._.tabs[ id ] && this._.tabs[ id ][ 0 ]; + if ( !tab ) + return; + tab.show(); + this._.pageCount++; + this.updateStyle(); + }, + + /** + * Gets the root DOM element of the dialog. + * + * var dialogElement = dialogObj.getElement().getFirst(); + * dialogElement.setStyle( 'padding', '5px' ); + * + * @returns {CKEDITOR.dom.element} The `` element containing this dialog. + */ + getElement: function() { + return this._.element; + }, + + /** + * Gets the name of the dialog. + * + * var dialogName = dialogObj.getName(); + * + * @returns {String} The name of this dialog. + */ + getName: function() { + return this._.name; + }, + + /** + * Gets a dialog UI element object from a dialog page. + * + * dialogObj.getContentElement( 'tabId', 'elementId' ).setValue( 'Example' ); + * + * @param {String} pageId id of dialog page. + * @param {String} elementId id of UI element. + * @returns {CKEDITOR.ui.dialog.uiElement} The dialog UI element. + */ + getContentElement: function( pageId, elementId ) { + var page = this._.contents[ pageId ]; + return page && page[ elementId ]; + }, + + /** + * Gets the value of a dialog UI element. + * + * alert( dialogObj.getValueOf( 'tabId', 'elementId' ) ); + * + * @param {String} pageId id of dialog page. + * @param {String} elementId id of UI element. + * @returns {Object} The value of the UI element. + */ + getValueOf: function( pageId, elementId ) { + return this.getContentElement( pageId, elementId ).getValue(); + }, + + /** + * Sets the value of a dialog UI element. + * + * dialogObj.setValueOf( 'tabId', 'elementId', 'Example' ); + * + * @param {String} pageId id of the dialog page. + * @param {String} elementId id of the UI element. + * @param {Object} value The new value of the UI element. + */ + setValueOf: function( pageId, elementId, value ) { + return this.getContentElement( pageId, elementId ).setValue( value ); + }, + + /** + * Gets the UI element of a button in the dialog's button row. + * + * @returns {CKEDITOR.ui.dialog.button} The button object. + * + * @param {String} id The id of the button. + */ + getButton: function( id ) { + return this._.buttons[ id ]; + }, + + /** + * Simulates a click to a dialog button in the dialog's button row. + * + * @returns The return value of the dialog's `click` event. + * + * @param {String} id The id of the button. + */ + click: function( id ) { + return this._.buttons[ id ].click(); + }, + + /** + * Disables a dialog button. + * + * @param {String} id The id of the button. + */ + disableButton: function( id ) { + return this._.buttons[ id ].disable(); + }, + + /** + * Enables a dialog button. + * + * @param {String} id The id of the button. + */ + enableButton: function( id ) { + return this._.buttons[ id ].enable(); + }, + + /** + * Gets the number of pages in the dialog. + * + * @returns {Number} Page count. + */ + getPageCount: function() { + return this._.pageCount; + }, + + /** + * Gets the editor instance which opened this dialog. + * + * @returns {CKEDITOR.editor} Parent editor instances. + */ + getParentEditor: function() { + return this._.editor; + }, + + /** + * Gets the element that was selected when opening the dialog, if any. + * + * @returns {CKEDITOR.dom.element} The element that was selected, or `null`. + */ + getSelectedElement: function() { + return this.getParentEditor().getSelection().getSelectedElement(); + }, + + /** + * Adds element to dialog's focusable list. + * + * @param {CKEDITOR.dom.element} element + * @param {Number} [index] + */ + addFocusable: function( element, index ) { + if ( typeof index == 'undefined' ) { + index = this._.focusList.length; + this._.focusList.push( new Focusable( this, element, index ) ); + } else { + this._.focusList.splice( index, 0, new Focusable( this, element, index ) ); + for ( var i = index + 1; i < this._.focusList.length; i++ ) + this._.focusList[ i ].focusIndex++; + } + }, + + /** + * Sets the dialog {@link #property-state}. + * + * @since 4.5 + * @param {Number} state Either {@link CKEDITOR#DIALOG_STATE_IDLE} or {@link CKEDITOR#DIALOG_STATE_BUSY}. + */ + setState: function( state ) { + var oldState = this.state; + + if ( oldState == state ) { + return; + } + + this.state = state; + + if ( state == CKEDITOR.DIALOG_STATE_BUSY ) { + // Insert the spinner on demand. + if ( !this.parts.spinner ) { + var dir = this.getParentEditor().lang.dir, + spinnerDef = { + attributes: { + 'class': 'cke_dialog_spinner' + }, + styles: { + 'float': dir == 'rtl' ? 'right' : 'left' + } + }; + + spinnerDef.styles[ 'margin-' + ( dir == 'rtl' ? 'left' : 'right' ) ] = '8px'; + + this.parts.spinner = CKEDITOR.document.createElement( 'div', spinnerDef ); + + this.parts.spinner.setHtml( '⌛' ); + this.parts.spinner.appendTo( this.parts.title, 1 ); + } + + // Finally, show the spinner. + this.parts.spinner.show(); + + this.getButton( 'ok' ).disable(); + } else if ( state == CKEDITOR.DIALOG_STATE_IDLE ) { + // Hide the spinner. But don't do anything if there is no spinner yet. + this.parts.spinner && this.parts.spinner.hide(); + + this.getButton( 'ok' ).enable(); + } + + this.fire( 'state', state ); + } + }; + + CKEDITOR.tools.extend( CKEDITOR.dialog, { + /** + * Registers a dialog. + * + * // Full sample plugin, which does not only register a dialog window but also adds an item to the context menu. + * // To open the dialog window, choose "Open dialog" in the context menu. + * CKEDITOR.plugins.add( 'myplugin', { + * init: function( editor ) { + * editor.addCommand( 'mydialog',new CKEDITOR.dialogCommand( 'mydialog' ) ); + * + * if ( editor.contextMenu ) { + * editor.addMenuGroup( 'mygroup', 10 ); + * editor.addMenuItem( 'My Dialog', { + * label: 'Open dialog', + * command: 'mydialog', + * group: 'mygroup' + * } ); + * editor.contextMenu.addListener( function( element ) { + * return { 'My Dialog': CKEDITOR.TRISTATE_OFF }; + * } ); + * } + * + * CKEDITOR.dialog.add( 'mydialog', function( api ) { + * // CKEDITOR.dialog.definition + * var dialogDefinition = { + * title: 'Sample dialog', + * minWidth: 390, + * minHeight: 130, + * contents: [ + * { + * id: 'tab1', + * label: 'Label', + * title: 'Title', + * expand: true, + * padding: 0, + * elements: [ + * { + * type: 'html', + * html: '

        This is some sample HTML content.

        ' + * }, + * { + * type: 'textarea', + * id: 'textareaId', + * rows: 4, + * cols: 40 + * } + * ] + * } + * ], + * buttons: [ CKEDITOR.dialog.okButton, CKEDITOR.dialog.cancelButton ], + * onOk: function() { + * // "this" is now a CKEDITOR.dialog object. + * // Accessing dialog elements: + * var textareaObj = this.getContentElement( 'tab1', 'textareaId' ); + * alert( "You have entered: " + textareaObj.getValue() ); + * } + * }; + * + * return dialogDefinition; + * } ); + * } + * } ); + * + * CKEDITOR.replace( 'editor1', { extraPlugins: 'myplugin' } ); + * + * @static + * @param {String} name The dialog's name. + * @param {Function/String} dialogDefinition + * A function returning the dialog's definition, or the URL to the `.js` file holding the function. + * The function should accept an argument `editor` which is the current editor instance, and + * return an object conforming to {@link CKEDITOR.dialog.definition}. + * @see CKEDITOR.dialog.definition + */ + add: function( name, dialogDefinition ) { + // Avoid path registration from multiple instances override definition. + if ( !this._.dialogDefinitions[ name ] || typeof dialogDefinition == 'function' ) + this._.dialogDefinitions[ name ] = dialogDefinition; + }, + + /** + * @static + * @todo + */ + exists: function( name ) { + return !!this._.dialogDefinitions[ name ]; + }, + + /** + * @static + * @todo + */ + getCurrent: function() { + return CKEDITOR.dialog._.currentTop; + }, + + /** + * Check whether tab wasn't removed by {@link CKEDITOR.config#removeDialogTabs}. + * + * @since 4.1 + * @static + * @param {CKEDITOR.editor} editor + * @param {String} dialogName + * @param {String} tabName + * @returns {Boolean} + */ + isTabEnabled: function( editor, dialogName, tabName ) { + var cfg = editor.config.removeDialogTabs; + + return !( cfg && cfg.match( new RegExp( '(?:^|;)' + dialogName + ':' + tabName + '(?:$|;)', 'i' ) ) ); + }, + + /** + * The default OK button for dialogs. Fires the `ok` event and closes the dialog if the event succeeds. + * + * @static + * @method + */ + okButton: ( function() { + var retval = function( editor, override ) { + override = override || {}; + return CKEDITOR.tools.extend( { + id: 'ok', + type: 'button', + label: editor.lang.common.ok, + 'class': 'cke_dialog_ui_button_ok', + onClick: function( evt ) { + var dialog = evt.data.dialog; + if ( dialog.fire( 'ok', { hide: true } ).hide !== false ) + dialog.hide(); + } + }, override, true ); + }; + retval.type = 'button'; + retval.override = function( override ) { + return CKEDITOR.tools.extend( function( editor ) { + return retval( editor, override ); + }, { type: 'button' }, true ); + }; + return retval; + } )(), + + /** + * The default cancel button for dialogs. Fires the `cancel` event and + * closes the dialog if no UI element value changed. + * + * @static + * @method + */ + cancelButton: ( function() { + var retval = function( editor, override ) { + override = override || {}; + return CKEDITOR.tools.extend( { + id: 'cancel', + type: 'button', + label: editor.lang.common.cancel, + 'class': 'cke_dialog_ui_button_cancel', + onClick: function( evt ) { + var dialog = evt.data.dialog; + if ( dialog.fire( 'cancel', { hide: true } ).hide !== false ) + dialog.hide(); + } + }, override, true ); + }; + retval.type = 'button'; + retval.override = function( override ) { + return CKEDITOR.tools.extend( function( editor ) { + return retval( editor, override ); + }, { type: 'button' }, true ); + }; + return retval; + } )(), + + /** + * Registers a dialog UI element. + * + * @static + * @param {String} typeName The name of the UI element. + * @param {Function} builder The function to build the UI element. + */ + addUIElement: function( typeName, builder ) { + this._.uiElementBuilders[ typeName ] = builder; + } + } ); + + CKEDITOR.dialog._ = { + uiElementBuilders: {}, + + dialogDefinitions: {}, + + currentTop: null, + + currentZIndex: null + }; + + // "Inherit" (copy actually) from CKEDITOR.event. + CKEDITOR.event.implementOn( CKEDITOR.dialog ); + CKEDITOR.event.implementOn( CKEDITOR.dialog.prototype ); + + var defaultDialogDefinition = { + resizable: CKEDITOR.DIALOG_RESIZE_BOTH, + minWidth: 600, + minHeight: 400, + buttons: [ CKEDITOR.dialog.okButton, CKEDITOR.dialog.cancelButton ] + }; + + // Tool function used to return an item from an array based on its id + // property. + var getById = function( array, id, recurse ) { + for ( var i = 0, item; + ( item = array[ i ] ); i++ ) { + if ( item.id == id ) + return item; + if ( recurse && item[ recurse ] ) { + var retval = getById( item[ recurse ], id, recurse ); + if ( retval ) + return retval; + } + } + return null; + }; + + // Tool function used to add an item into an array. + var addById = function( array, newItem, nextSiblingId, recurse, nullIfNotFound ) { + if ( nextSiblingId ) { + for ( var i = 0, item; + ( item = array[ i ] ); i++ ) { + if ( item.id == nextSiblingId ) { + array.splice( i, 0, newItem ); + return newItem; + } + + if ( recurse && item[ recurse ] ) { + var retval = addById( item[ recurse ], newItem, nextSiblingId, recurse, true ); + if ( retval ) + return retval; + } + } + + if ( nullIfNotFound ) + return null; + } + + array.push( newItem ); + return newItem; + }; + + // Tool function used to remove an item from an array based on its id. + var removeById = function( array, id, recurse ) { + for ( var i = 0, item; + ( item = array[ i ] ); i++ ) { + if ( item.id == id ) + return array.splice( i, 1 ); + if ( recurse && item[ recurse ] ) { + var retval = removeById( item[ recurse ], id, recurse ); + if ( retval ) + return retval; + } + } + return null; + }; + + /** + * This class is not really part of the API. It is the `definition` property value + * passed to `dialogDefinition` event handlers. + * + * CKEDITOR.on( 'dialogDefinition', function( evt ) { + * var definition = evt.data.definition; + * var content = definition.getContents( 'page1' ); + * // ... + * } ); + * + * @private + * @class CKEDITOR.dialog.definitionObject + * @extends CKEDITOR.dialog.definition + * @constructor Creates a definitionObject class instance. + */ + var definitionObject = function( dialog, dialogDefinition ) { + // TODO : Check if needed. + this.dialog = dialog; + + // Transform the contents entries in contentObjects. + var contents = dialogDefinition.contents; + for ( var i = 0, content; + ( content = contents[ i ] ); i++ ) + contents[ i ] = content && new contentObject( dialog, content ); + + CKEDITOR.tools.extend( this, dialogDefinition ); + }; + + definitionObject.prototype = { + /** + * Gets a content definition. + * + * @param {String} id The id of the content definition. + * @returns {CKEDITOR.dialog.definition.content} The content definition matching id. + */ + getContents: function( id ) { + return getById( this.contents, id ); + }, + + /** + * Gets a button definition. + * + * @param {String} id The id of the button definition. + * @returns {CKEDITOR.dialog.definition.button} The button definition matching id. + */ + getButton: function( id ) { + return getById( this.buttons, id ); + }, + + /** + * Adds a content definition object under this dialog definition. + * + * @param {CKEDITOR.dialog.definition.content} contentDefinition The + * content definition. + * @param {String} [nextSiblingId] The id of an existing content + * definition which the new content definition will be inserted + * before. Omit if the new content definition is to be inserted as + * the last item. + * @returns {CKEDITOR.dialog.definition.content} The inserted content definition. + */ + addContents: function( contentDefinition, nextSiblingId ) { + return addById( this.contents, contentDefinition, nextSiblingId ); + }, + + /** + * Adds a button definition object under this dialog definition. + * + * @param {CKEDITOR.dialog.definition.button} buttonDefinition The + * button definition. + * @param {String} [nextSiblingId] The id of an existing button + * definition which the new button definition will be inserted + * before. Omit if the new button definition is to be inserted as + * the last item. + * @returns {CKEDITOR.dialog.definition.button} The inserted button definition. + */ + addButton: function( buttonDefinition, nextSiblingId ) { + return addById( this.buttons, buttonDefinition, nextSiblingId ); + }, + + /** + * Removes a content definition from this dialog definition. + * + * @param {String} id The id of the content definition to be removed. + * @returns {CKEDITOR.dialog.definition.content} The removed content definition. + */ + removeContents: function( id ) { + removeById( this.contents, id ); + }, + + /** + * Removes a button definition from the dialog definition. + * + * @param {String} id The id of the button definition to be removed. + * @returns {CKEDITOR.dialog.definition.button} The removed button definition. + */ + removeButton: function( id ) { + removeById( this.buttons, id ); + } + }; + + /** + * This class is not really part of the API. It is the template of the + * objects representing content pages inside the + * CKEDITOR.dialog.definitionObject. + * + * CKEDITOR.on( 'dialogDefinition', function( evt ) { + * var definition = evt.data.definition; + * var content = definition.getContents( 'page1' ); + * content.remove( 'textInput1' ); + * // ... + * } ); + * + * @private + * @class CKEDITOR.dialog.definition.contentObject + * @constructor Creates a contentObject class instance. + */ + function contentObject( dialog, contentDefinition ) { + this._ = { + dialog: dialog + }; + + CKEDITOR.tools.extend( this, contentDefinition ); + } + + contentObject.prototype = { + /** + * Gets a UI element definition under the content definition. + * + * @param {String} id The id of the UI element definition. + * @returns {CKEDITOR.dialog.definition.uiElement} + */ + get: function( id ) { + return getById( this.elements, id, 'children' ); + }, + + /** + * Adds a UI element definition to the content definition. + * + * @param {CKEDITOR.dialog.definition.uiElement} elementDefinition The + * UI elemnet definition to be added. + * @param {String} nextSiblingId The id of an existing UI element + * definition which the new UI element definition will be inserted + * before. Omit if the new button definition is to be inserted as + * the last item. + * @returns {CKEDITOR.dialog.definition.uiElement} The element definition inserted. + */ + add: function( elementDefinition, nextSiblingId ) { + return addById( this.elements, elementDefinition, nextSiblingId, 'children' ); + }, + + /** + * Removes a UI element definition from the content definition. + * + * @param {String} id The id of the UI element definition to be removed. + * @returns {CKEDITOR.dialog.definition.uiElement} The element definition removed. + */ + remove: function( id ) { + removeById( this.elements, id, 'children' ); + } + }; + + function initDragAndDrop( dialog ) { + var lastCoords = null, + abstractDialogCoords = null, + editor = dialog.getParentEditor(), + magnetDistance = editor.config.dialog_magnetDistance, + margins = CKEDITOR.skin.margins || [ 0, 0, 0, 0 ]; + + if ( typeof magnetDistance == 'undefined' ) + magnetDistance = 20; + + function mouseMoveHandler( evt ) { + var dialogSize = dialog.getSize(), + viewPaneSize = CKEDITOR.document.getWindow().getViewPaneSize(), + x = evt.data.$.screenX, + y = evt.data.$.screenY, + dx = x - lastCoords.x, + dy = y - lastCoords.y, + realX, realY; + + lastCoords = { x: x, y: y }; + abstractDialogCoords.x += dx; + abstractDialogCoords.y += dy; + + if ( abstractDialogCoords.x + margins[ 3 ] < magnetDistance ) + realX = -margins[ 3 ]; + else if ( abstractDialogCoords.x - margins[ 1 ] > viewPaneSize.width - dialogSize.width - magnetDistance ) + realX = viewPaneSize.width - dialogSize.width + ( editor.lang.dir == 'rtl' ? 0 : margins[ 1 ] ); + else + realX = abstractDialogCoords.x; + + if ( abstractDialogCoords.y + margins[ 0 ] < magnetDistance ) + realY = -margins[ 0 ]; + else if ( abstractDialogCoords.y - margins[ 2 ] > viewPaneSize.height - dialogSize.height - magnetDistance ) + realY = viewPaneSize.height - dialogSize.height + margins[ 2 ]; + else + realY = abstractDialogCoords.y; + + dialog.move( realX, realY, 1 ); + + evt.data.preventDefault(); + } + + function mouseUpHandler() { + CKEDITOR.document.removeListener( 'mousemove', mouseMoveHandler ); + CKEDITOR.document.removeListener( 'mouseup', mouseUpHandler ); + + if ( CKEDITOR.env.ie6Compat ) { + var coverDoc = currentCover.getChild( 0 ).getFrameDocument(); + coverDoc.removeListener( 'mousemove', mouseMoveHandler ); + coverDoc.removeListener( 'mouseup', mouseUpHandler ); + } + } + + dialog.parts.title.on( 'mousedown', function( evt ) { + lastCoords = { x: evt.data.$.screenX, y: evt.data.$.screenY }; + + CKEDITOR.document.on( 'mousemove', mouseMoveHandler ); + CKEDITOR.document.on( 'mouseup', mouseUpHandler ); + abstractDialogCoords = dialog.getPosition(); + + if ( CKEDITOR.env.ie6Compat ) { + var coverDoc = currentCover.getChild( 0 ).getFrameDocument(); + coverDoc.on( 'mousemove', mouseMoveHandler ); + coverDoc.on( 'mouseup', mouseUpHandler ); + } + + evt.data.preventDefault(); + }, dialog ); + } + + function initResizeHandles( dialog ) { + var def = dialog.definition, + resizable = def.resizable; + + if ( resizable == CKEDITOR.DIALOG_RESIZE_NONE ) + return; + + var editor = dialog.getParentEditor(); + var wrapperWidth, wrapperHeight, viewSize, origin, startSize, dialogCover; + + var mouseDownFn = CKEDITOR.tools.addFunction( function( $event ) { + startSize = dialog.getSize(); + + var content = dialog.parts.contents, + iframeDialog = content.$.getElementsByTagName( 'iframe' ).length; + + // Shim to help capturing "mousemove" over iframe. + if ( iframeDialog ) { + dialogCover = CKEDITOR.dom.element.createFromHtml( '
        ' ); + content.append( dialogCover ); + } + + // Calculate the offset between content and chrome size. + wrapperHeight = startSize.height - dialog.parts.contents.getSize( 'height', !( CKEDITOR.env.gecko || CKEDITOR.env.ie && CKEDITOR.env.quirks ) ); + wrapperWidth = startSize.width - dialog.parts.contents.getSize( 'width', 1 ); + + origin = { x: $event.screenX, y: $event.screenY }; + + viewSize = CKEDITOR.document.getWindow().getViewPaneSize(); + + CKEDITOR.document.on( 'mousemove', mouseMoveHandler ); + CKEDITOR.document.on( 'mouseup', mouseUpHandler ); + + if ( CKEDITOR.env.ie6Compat ) { + var coverDoc = currentCover.getChild( 0 ).getFrameDocument(); + coverDoc.on( 'mousemove', mouseMoveHandler ); + coverDoc.on( 'mouseup', mouseUpHandler ); + } + + $event.preventDefault && $event.preventDefault(); + } ); + + // Prepend the grip to the dialog. + dialog.on( 'load', function() { + var direction = ''; + if ( resizable == CKEDITOR.DIALOG_RESIZE_WIDTH ) + direction = ' cke_resizer_horizontal'; + else if ( resizable == CKEDITOR.DIALOG_RESIZE_HEIGHT ) + direction = ' cke_resizer_vertical'; + var resizer = CKEDITOR.dom.element.createFromHtml( + '' + + // BLACK LOWER RIGHT TRIANGLE (ltr) + // BLACK LOWER LEFT TRIANGLE (rtl) + ( editor.lang.dir == 'ltr' ? '\u25E2' : '\u25E3' ) + + '
        ' ); + dialog.parts.footer.append( resizer, 1 ); + } ); + editor.on( 'destroy', function() { + CKEDITOR.tools.removeFunction( mouseDownFn ); + } ); + + function mouseMoveHandler( evt ) { + var rtl = editor.lang.dir == 'rtl', + dx = ( evt.data.$.screenX - origin.x ) * ( rtl ? -1 : 1 ), + dy = evt.data.$.screenY - origin.y, + width = startSize.width, + height = startSize.height, + internalWidth = width + dx * ( dialog._.moved ? 1 : 2 ), + internalHeight = height + dy * ( dialog._.moved ? 1 : 2 ), + element = dialog._.element.getFirst(), + right = rtl && element.getComputedStyle( 'right' ), + position = dialog.getPosition(); + + if ( position.y + internalHeight > viewSize.height ) + internalHeight = viewSize.height - position.y; + + if ( ( rtl ? right : position.x ) + internalWidth > viewSize.width ) + internalWidth = viewSize.width - ( rtl ? right : position.x ); + + // Make sure the dialog will not be resized to the wrong side when it's in the leftmost position for RTL. + if ( ( resizable == CKEDITOR.DIALOG_RESIZE_WIDTH || resizable == CKEDITOR.DIALOG_RESIZE_BOTH ) ) + width = Math.max( def.minWidth || 0, internalWidth - wrapperWidth ); + + if ( resizable == CKEDITOR.DIALOG_RESIZE_HEIGHT || resizable == CKEDITOR.DIALOG_RESIZE_BOTH ) + height = Math.max( def.minHeight || 0, internalHeight - wrapperHeight ); + + dialog.resize( width, height ); + + if ( !dialog._.moved ) + dialog.layout(); + + evt.data.preventDefault(); + } + + function mouseUpHandler() { + CKEDITOR.document.removeListener( 'mouseup', mouseUpHandler ); + CKEDITOR.document.removeListener( 'mousemove', mouseMoveHandler ); + + if ( dialogCover ) { + dialogCover.remove(); + dialogCover = null; + } + + if ( CKEDITOR.env.ie6Compat ) { + var coverDoc = currentCover.getChild( 0 ).getFrameDocument(); + coverDoc.removeListener( 'mouseup', mouseUpHandler ); + coverDoc.removeListener( 'mousemove', mouseMoveHandler ); + } + } + } + + var resizeCover; + // Caching resuable covers and allowing only one cover + // on screen. + var covers = {}, + currentCover; + + function cancelEvent( ev ) { + ev.data.preventDefault( 1 ); + } + + function showCover( editor ) { + var win = CKEDITOR.document.getWindow(), + config = editor.config, + skinName = ( CKEDITOR.skinName || editor.config.skin ), + backgroundColorStyle = config.dialog_backgroundCoverColor || ( skinName == 'moono-lisa' ? 'black' : 'white' ), + backgroundCoverOpacity = config.dialog_backgroundCoverOpacity, + baseFloatZIndex = config.baseFloatZIndex, + coverKey = CKEDITOR.tools.genKey( backgroundColorStyle, backgroundCoverOpacity, baseFloatZIndex ), + coverElement = covers[ coverKey ]; + + if ( !coverElement ) { + var html = [ + '
        ' + ]; + + if ( CKEDITOR.env.ie6Compat ) { + // Support for custom document.domain in IE. + var iframeHtml = ''; + + html.push( '' + + '' ); + } + + html.push( '
        ' ); + + coverElement = CKEDITOR.dom.element.createFromHtml( html.join( '' ) ); + coverElement.setOpacity( backgroundCoverOpacity !== undefined ? backgroundCoverOpacity : 0.5 ); + + coverElement.on( 'keydown', cancelEvent ); + coverElement.on( 'keypress', cancelEvent ); + coverElement.on( 'keyup', cancelEvent ); + + coverElement.appendTo( CKEDITOR.document.getBody() ); + covers[ coverKey ] = coverElement; + } else { + coverElement.show(); + } + + // Makes the dialog cover a focus holder as well. + editor.focusManager.add( coverElement ); + + currentCover = coverElement; + var resizeFunc = function() { + var size = win.getViewPaneSize(); + coverElement.setStyles( { + width: size.width + 'px', + height: size.height + 'px' + } ); + }; + + var scrollFunc = function() { + var pos = win.getScrollPosition(), + cursor = CKEDITOR.dialog._.currentTop; + coverElement.setStyles( { + left: pos.x + 'px', + top: pos.y + 'px' + } ); + + if ( cursor ) { + do { + var dialogPos = cursor.getPosition(); + cursor.move( dialogPos.x, dialogPos.y ); + } while ( ( cursor = cursor._.parentDialog ) ); + } + }; + + resizeCover = resizeFunc; + win.on( 'resize', resizeFunc ); + resizeFunc(); + // Using Safari/Mac, focus must be kept where it is (#7027) + if ( !( CKEDITOR.env.mac && CKEDITOR.env.webkit ) ) + coverElement.focus(); + + if ( CKEDITOR.env.ie6Compat ) { + // IE BUG: win.$.onscroll assignment doesn't work.. it must be window.onscroll. + // So we need to invent a really funny way to make it work. + var myScrollHandler = function() { + scrollFunc(); + arguments.callee.prevScrollHandler.apply( this, arguments ); + }; + win.$.setTimeout( function() { + myScrollHandler.prevScrollHandler = window.onscroll || + function() {}; + window.onscroll = myScrollHandler; + }, 0 ); + scrollFunc(); + } + } + + function hideCover( editor ) { + if ( !currentCover ) + return; + + editor.focusManager.remove( currentCover ); + var win = CKEDITOR.document.getWindow(); + currentCover.hide(); + win.removeListener( 'resize', resizeCover ); + + if ( CKEDITOR.env.ie6Compat ) { + win.$.setTimeout( function() { + var prevScrollHandler = window.onscroll && window.onscroll.prevScrollHandler; + window.onscroll = prevScrollHandler || null; + }, 0 ); + } + resizeCover = null; + } + + function removeCovers() { + for ( var coverId in covers ) + covers[ coverId ].remove(); + covers = {}; + } + + var accessKeyProcessors = {}; + + var accessKeyDownHandler = function( evt ) { + var ctrl = evt.data.$.ctrlKey || evt.data.$.metaKey, + alt = evt.data.$.altKey, + shift = evt.data.$.shiftKey, + key = String.fromCharCode( evt.data.$.keyCode ), + keyProcessor = accessKeyProcessors[ ( ctrl ? 'CTRL+' : '' ) + ( alt ? 'ALT+' : '' ) + ( shift ? 'SHIFT+' : '' ) + key ]; + + if ( !keyProcessor || !keyProcessor.length ) + return; + + keyProcessor = keyProcessor[ keyProcessor.length - 1 ]; + keyProcessor.keydown && keyProcessor.keydown.call( keyProcessor.uiElement, keyProcessor.dialog, keyProcessor.key ); + evt.data.preventDefault(); + }; + + var accessKeyUpHandler = function( evt ) { + var ctrl = evt.data.$.ctrlKey || evt.data.$.metaKey, + alt = evt.data.$.altKey, + shift = evt.data.$.shiftKey, + key = String.fromCharCode( evt.data.$.keyCode ), + keyProcessor = accessKeyProcessors[ ( ctrl ? 'CTRL+' : '' ) + ( alt ? 'ALT+' : '' ) + ( shift ? 'SHIFT+' : '' ) + key ]; + + if ( !keyProcessor || !keyProcessor.length ) + return; + + keyProcessor = keyProcessor[ keyProcessor.length - 1 ]; + if ( keyProcessor.keyup ) { + keyProcessor.keyup.call( keyProcessor.uiElement, keyProcessor.dialog, keyProcessor.key ); + evt.data.preventDefault(); + } + }; + + var registerAccessKey = function( uiElement, dialog, key, downFunc, upFunc ) { + var procList = accessKeyProcessors[ key ] || ( accessKeyProcessors[ key ] = [] ); + procList.push( { + uiElement: uiElement, + dialog: dialog, + key: key, + keyup: upFunc || uiElement.accessKeyUp, + keydown: downFunc || uiElement.accessKeyDown + } ); + }; + + var unregisterAccessKey = function( obj ) { + for ( var i in accessKeyProcessors ) { + var list = accessKeyProcessors[ i ]; + for ( var j = list.length - 1; j >= 0; j-- ) { + if ( list[ j ].dialog == obj || list[ j ].uiElement == obj ) + list.splice( j, 1 ); + } + if ( list.length === 0 ) + delete accessKeyProcessors[ i ]; + } + }; + + var tabAccessKeyUp = function( dialog, key ) { + if ( dialog._.accessKeyMap[ key ] ) + dialog.selectPage( dialog._.accessKeyMap[ key ] ); + }; + + var tabAccessKeyDown = function() {}; + + ( function() { + CKEDITOR.ui.dialog = { + /** + * The base class of all dialog UI elements. + * + * @class CKEDITOR.ui.dialog.uiElement + * @constructor Creates a uiElement class instance. + * @param {CKEDITOR.dialog} dialog Parent dialog object. + * @param {CKEDITOR.dialog.definition.uiElement} elementDefinition Element + * definition. + * + * Accepted fields: + * + * * `id` (Required) The id of the UI element. See {@link CKEDITOR.dialog#getContentElement}. + * * `type` (Required) The type of the UI element. The + * value to this field specifies which UI element class will be used to + * generate the final widget. + * * `title` (Optional) The popup tooltip for the UI + * element. + * * `hidden` (Optional) A flag that tells if the element + * should be initially visible. + * * `className` (Optional) Additional CSS class names + * to add to the UI element. Separated by space. + * * `style` (Optional) Additional CSS inline styles + * to add to the UI element. A semicolon (;) is required after the last + * style declaration. + * * `accessKey` (Optional) The alphanumeric access key + * for this element. Access keys are automatically prefixed by CTRL. + * * `on*` (Optional) Any UI element definition field that + * starts with `on` followed immediately by a capital letter and + * probably more letters is an event handler. Event handlers may be further + * divided into registered event handlers and DOM event handlers. Please + * refer to {@link CKEDITOR.ui.dialog.uiElement#registerEvents} and + * {@link CKEDITOR.ui.dialog.uiElement#eventProcessors} for more information. + * + * @param {Array} htmlList + * List of HTML code to be added to the dialog's content area. + * @param {Function/String} [nodeNameArg='div'] + * A function returning a string, or a simple string for the node name for + * the root DOM node. + * @param {Function/Object} [stylesArg={}] + * A function returning an object, or a simple object for CSS styles applied + * to the DOM node. + * @param {Function/Object} [attributesArg={}] + * A fucntion returning an object, or a simple object for attributes applied + * to the DOM node. + * @param {Function/String} [contentsArg=''] + * A function returning a string, or a simple string for the HTML code inside + * the root DOM node. Default is empty string. + */ + uiElement: function( dialog, elementDefinition, htmlList, nodeNameArg, stylesArg, attributesArg, contentsArg ) { + if ( arguments.length < 4 ) + return; + + var nodeName = ( nodeNameArg.call ? nodeNameArg( elementDefinition ) : nodeNameArg ) || 'div', + html = [ '<', nodeName, ' ' ], + styles = ( stylesArg && stylesArg.call ? stylesArg( elementDefinition ) : stylesArg ) || {}, + attributes = ( attributesArg && attributesArg.call ? attributesArg( elementDefinition ) : attributesArg ) || {}, + innerHTML = ( contentsArg && contentsArg.call ? contentsArg.call( this, dialog, elementDefinition ) : contentsArg ) || '', + domId = this.domId = attributes.id || CKEDITOR.tools.getNextId() + '_uiElement', + i; + + if ( elementDefinition.requiredContent && !dialog.getParentEditor().filter.check( elementDefinition.requiredContent ) ) { + styles.display = 'none'; + this.notAllowed = true; + } + + // Set the id, a unique id is required for getElement() to work. + attributes.id = domId; + + // Set the type and definition CSS class names. + var classes = {}; + if ( elementDefinition.type ) + classes[ 'cke_dialog_ui_' + elementDefinition.type ] = 1; + if ( elementDefinition.className ) + classes[ elementDefinition.className ] = 1; + if ( elementDefinition.disabled ) + classes.cke_disabled = 1; + + var attributeClasses = ( attributes[ 'class' ] && attributes[ 'class' ].split ) ? attributes[ 'class' ].split( ' ' ) : []; + for ( i = 0; i < attributeClasses.length; i++ ) { + if ( attributeClasses[ i ] ) + classes[ attributeClasses[ i ] ] = 1; + } + var finalClasses = []; + for ( i in classes ) + finalClasses.push( i ); + attributes[ 'class' ] = finalClasses.join( ' ' ); + + // Set the popup tooltop. + if ( elementDefinition.title ) + attributes.title = elementDefinition.title; + + // Write the inline CSS styles. + var styleStr = ( elementDefinition.style || '' ).split( ';' ); + + // Element alignment support. + if ( elementDefinition.align ) { + var align = elementDefinition.align; + styles[ 'margin-left' ] = align == 'left' ? 0 : 'auto'; + styles[ 'margin-right' ] = align == 'right' ? 0 : 'auto'; + } + + for ( i in styles ) + styleStr.push( i + ':' + styles[ i ] ); + if ( elementDefinition.hidden ) + styleStr.push( 'display:none' ); + for ( i = styleStr.length - 1; i >= 0; i-- ) { + if ( styleStr[ i ] === '' ) + styleStr.splice( i, 1 ); + } + if ( styleStr.length > 0 ) + attributes.style = ( attributes.style ? ( attributes.style + '; ' ) : '' ) + styleStr.join( '; ' ); + + // Write the attributes. + for ( i in attributes ) + html.push( i + '="' + CKEDITOR.tools.htmlEncode( attributes[ i ] ) + '" ' ); + + // Write the content HTML. + html.push( '>', innerHTML, '' ); + + // Add contents to the parent HTML array. + htmlList.push( html.join( '' ) ); + + ( this._ || ( this._ = {} ) ).dialog = dialog; + + // Override isChanged if it is defined in element definition. + if ( typeof elementDefinition.isChanged == 'boolean' ) + this.isChanged = function() { + return elementDefinition.isChanged; + }; + if ( typeof elementDefinition.isChanged == 'function' ) + this.isChanged = elementDefinition.isChanged; + + // Overload 'get(set)Value' on definition. + if ( typeof elementDefinition.setValue == 'function' ) { + this.setValue = CKEDITOR.tools.override( this.setValue, function( org ) { + return function( val ) { + org.call( this, elementDefinition.setValue.call( this, val ) ); + }; + } ); + } + + if ( typeof elementDefinition.getValue == 'function' ) { + this.getValue = CKEDITOR.tools.override( this.getValue, function( org ) { + return function() { + return elementDefinition.getValue.call( this, org.call( this ) ); + }; + } ); + } + + // Add events. + CKEDITOR.event.implementOn( this ); + + this.registerEvents( elementDefinition ); + if ( this.accessKeyUp && this.accessKeyDown && elementDefinition.accessKey ) + registerAccessKey( this, dialog, 'CTRL+' + elementDefinition.accessKey ); + + var me = this; + dialog.on( 'load', function() { + var input = me.getInputElement(); + if ( input ) { + var focusClass = me.type in { 'checkbox': 1, 'ratio': 1 } && CKEDITOR.env.ie && CKEDITOR.env.version < 8 ? 'cke_dialog_ui_focused' : ''; + input.on( 'focus', function() { + dialog._.tabBarMode = false; + dialog._.hasFocus = true; + me.fire( 'focus' ); + focusClass && this.addClass( focusClass ); + + } ); + + input.on( 'blur', function() { + me.fire( 'blur' ); + focusClass && this.removeClass( focusClass ); + } ); + } + } ); + + // Completes this object with everything we have in the + // definition. + CKEDITOR.tools.extend( this, elementDefinition ); + + // Register the object as a tab focus if it can be included. + if ( this.keyboardFocusable ) { + this.tabIndex = elementDefinition.tabIndex || 0; + + this.focusIndex = dialog._.focusList.push( this ) - 1; + this.on( 'focus', function() { + dialog._.currentFocusIndex = me.focusIndex; + } ); + } + }, + + /** + * Horizontal layout box for dialog UI elements, auto-expends to available width of container. + * + * @class CKEDITOR.ui.dialog.hbox + * @extends CKEDITOR.ui.dialog.uiElement + * @constructor Creates a hbox class instance. + * @param {CKEDITOR.dialog} dialog Parent dialog object. + * @param {Array} childObjList + * Array of {@link CKEDITOR.ui.dialog.uiElement} objects inside this container. + * @param {Array} childHtmlList + * Array of HTML code that correspond to the HTML output of all the + * objects in childObjList. + * @param {Array} htmlList + * Array of HTML code that this element will output to. + * @param {CKEDITOR.dialog.definition.uiElement} elementDefinition + * The element definition. Accepted fields: + * + * * `widths` (Optional) The widths of child cells. + * * `height` (Optional) The height of the layout. + * * `padding` (Optional) The padding width inside child cells. + * * `align` (Optional) The alignment of the whole layout. + */ + hbox: function( dialog, childObjList, childHtmlList, htmlList, elementDefinition ) { + if ( arguments.length < 4 ) + return; + + this._ || ( this._ = {} ); + + var children = this._.children = childObjList, + widths = elementDefinition && elementDefinition.widths || null, + height = elementDefinition && elementDefinition.height || null, + styles = {}, + i; + /** @ignore */ + var innerHTML = function() { + var html = [ '' ]; + for ( i = 0; i < childHtmlList.length; i++ ) { + var className = 'cke_dialog_ui_hbox_child', + styles = []; + if ( i === 0 ) { + className = 'cke_dialog_ui_hbox_first'; + } + if ( i == childHtmlList.length - 1 ) { + className = 'cke_dialog_ui_hbox_last'; + } + + html.push( ' 0 ) { + html.push( 'style="' + styles.join( '; ' ) + '" ' ); + } + html.push( '>', childHtmlList[ i ], '' ); + } + html.push( '' ); + return html.join( '' ); + }; + + var attribs = { role: 'presentation' }; + elementDefinition && elementDefinition.align && ( attribs.align = elementDefinition.align ); + + CKEDITOR.ui.dialog.uiElement.call( this, dialog, elementDefinition || { type: 'hbox' }, htmlList, 'table', styles, attribs, innerHTML ); + }, + + /** + * Vertical layout box for dialog UI elements. + * + * @class CKEDITOR.ui.dialog.vbox + * @extends CKEDITOR.ui.dialog.hbox + * @constructor Creates a vbox class instance. + * @param {CKEDITOR.dialog} dialog Parent dialog object. + * @param {Array} childObjList + * Array of {@link CKEDITOR.ui.dialog.uiElement} objects inside this container. + * @param {Array} childHtmlList + * Array of HTML code that correspond to the HTML output of all the + * objects in childObjList. + * @param {Array} htmlList Array of HTML code that this element will output to. + * @param {CKEDITOR.dialog.definition.uiElement} elementDefinition + * The element definition. Accepted fields: + * + * * `width` (Optional) The width of the layout. + * * `heights` (Optional) The heights of individual cells. + * * `align` (Optional) The alignment of the layout. + * * `padding` (Optional) The padding width inside child cells. + * * `expand` (Optional) Whether the layout should expand + * vertically to fill its container. + */ + vbox: function( dialog, childObjList, childHtmlList, htmlList, elementDefinition ) { + if ( arguments.length < 3 ) + return; + + this._ || ( this._ = {} ); + + var children = this._.children = childObjList, + width = elementDefinition && elementDefinition.width || null, + heights = elementDefinition && elementDefinition.heights || null; + /** @ignore */ + var innerHTML = function() { + var html = [ '' ); + for ( var i = 0; i < childHtmlList.length; i++ ) { + var styles = []; + html.push( '' ); + } + html.push( '
        0 ) + html.push( 'style="', styles.join( '; ' ), '" ' ); + html.push( ' class="cke_dialog_ui_vbox_child">', childHtmlList[ i ], '
        ' ); + return html.join( '' ); + }; + CKEDITOR.ui.dialog.uiElement.call( this, dialog, elementDefinition || { type: 'vbox' }, htmlList, 'div', null, { role: 'presentation' }, innerHTML ); + } + }; + } )(); + + /** @class CKEDITOR.ui.dialog.uiElement */ + CKEDITOR.ui.dialog.uiElement.prototype = { + /** + * Gets the root DOM element of this dialog UI object. + * + * uiElement.getElement().hide(); + * + * @returns {CKEDITOR.dom.element} Root DOM element of UI object. + */ + getElement: function() { + return CKEDITOR.document.getById( this.domId ); + }, + + /** + * Gets the DOM element that the user inputs values. + * + * This function is used by {@link #setValue}, {@link #getValue} and {@link #focus}. It should + * be overrided in child classes where the input element isn't the root + * element. + * + * var rawValue = textInput.getInputElement().$.value; + * + * @returns {CKEDITOR.dom.element} The element where the user input values. + */ + getInputElement: function() { + return this.getElement(); + }, + + /** + * Gets the parent dialog object containing this UI element. + * + * var dialog = uiElement.getDialog(); + * + * @returns {CKEDITOR.dialog} Parent dialog object. + */ + getDialog: function() { + return this._.dialog; + }, + + /** + * Sets the value of this dialog UI object. + * + * uiElement.setValue( 'Dingo' ); + * + * @chainable + * @param {Object} value The new value. + * @param {Boolean} noChangeEvent Internal commit, to supress `change` event on this element. + */ + setValue: function( value, noChangeEvent ) { + this.getInputElement().setValue( value ); + !noChangeEvent && this.fire( 'change', { value: value } ); + return this; + }, + + /** + * Gets the current value of this dialog UI object. + * + * var myValue = uiElement.getValue(); + * + * @returns {Object} The current value. + */ + getValue: function() { + return this.getInputElement().getValue(); + }, + + /** + * Tells whether the UI object's value has changed. + * + * if ( uiElement.isChanged() ) + * confirm( 'Value changed! Continue?' ); + * + * @returns {Boolean} `true` if changed, `false` if not changed. + */ + isChanged: function() { + // Override in input classes. + return false; + }, + + /** + * Selects the parent tab of this element. Usually called by focus() or overridden focus() methods. + * + * focus : function() { + * this.selectParentTab(); + * // do something else. + * } + * + * @chainable + */ + selectParentTab: function() { + var element = this.getInputElement(), + cursor = element, + tabId; + while ( ( cursor = cursor.getParent() ) && cursor.$.className.search( 'cke_dialog_page_contents' ) == -1 ) { + + } + + // Some widgets don't have parent tabs (e.g. OK and Cancel buttons). + if ( !cursor ) + return this; + + tabId = cursor.getAttribute( 'name' ); + // Avoid duplicate select. + if ( this._.dialog._.currentTabId != tabId ) + this._.dialog.selectPage( tabId ); + return this; + }, + + /** + * Puts the focus to the UI object. Switches tabs if the UI object isn't in the active tab page. + * + * uiElement.focus(); + * + * @chainable + */ + focus: function() { + this.selectParentTab().getInputElement().focus(); + return this; + }, + + /** + * Registers the `on*` event handlers defined in the element definition. + * + * The default behavior of this function is: + * + * 1. If the on* event is defined in the class's eventProcesors list, + * then the registration is delegated to the corresponding function + * in the eventProcessors list. + * 2. If the on* event is not defined in the eventProcessors list, then + * register the event handler under the corresponding DOM event of + * the UI element's input DOM element (as defined by the return value + * of {@link #getInputElement}). + * + * This function is only called at UI element instantiation, but can + * be overridded in child classes if they require more flexibility. + * + * @chainable + * @param {CKEDITOR.dialog.definition.uiElement} definition The UI element + * definition. + */ + registerEvents: function( definition ) { + var regex = /^on([A-Z]\w+)/, + match; + + var registerDomEvent = function( uiElement, dialog, eventName, func ) { + dialog.on( 'load', function() { + uiElement.getInputElement().on( eventName, func, uiElement ); + } ); + }; + + for ( var i in definition ) { + if ( !( match = i.match( regex ) ) ) + continue; + if ( this.eventProcessors[ i ] ) + this.eventProcessors[ i ].call( this, this._.dialog, definition[ i ] ); + else + registerDomEvent( this, this._.dialog, match[ 1 ].toLowerCase(), definition[ i ] ); + } + + return this; + }, + + /** + * The event processor list used by + * {@link CKEDITOR.ui.dialog.uiElement#getInputElement} at UI element + * instantiation. The default list defines three `on*` events: + * + * 1. `onLoad` - Called when the element's parent dialog opens for the + * first time. + * 2. `onShow` - Called whenever the element's parent dialog opens. + * 3. `onHide` - Called whenever the element's parent dialog closes. + * + * // This connects the 'click' event in CKEDITOR.ui.dialog.button to onClick + * // handlers in the UI element's definitions. + * CKEDITOR.ui.dialog.button.eventProcessors = CKEDITOR.tools.extend( {}, + * CKEDITOR.ui.dialog.uiElement.prototype.eventProcessors, + * { onClick : function( dialog, func ) { this.on( 'click', func ); } }, + * true + * ); + * + * @property {Object} + */ + eventProcessors: { + onLoad: function( dialog, func ) { + dialog.on( 'load', func, this ); + }, + + onShow: function( dialog, func ) { + dialog.on( 'show', func, this ); + }, + + onHide: function( dialog, func ) { + dialog.on( 'hide', func, this ); + } + }, + + /** + * The default handler for a UI element's access key down event, which + * tries to put focus to the UI element. + * + * Can be overridded in child classes for more sophisticaed behavior. + * + * @param {CKEDITOR.dialog} dialog The parent dialog object. + * @param {String} key The key combination pressed. Since access keys + * are defined to always include the `CTRL` key, its value should always + * include a `'CTRL+'` prefix. + */ + accessKeyDown: function() { + this.focus(); + }, + + /** + * The default handler for a UI element's access key up event, which + * does nothing. + * + * Can be overridded in child classes for more sophisticated behavior. + * + * @param {CKEDITOR.dialog} dialog The parent dialog object. + * @param {String} key The key combination pressed. Since access keys + * are defined to always include the `CTRL` key, its value should always + * include a `'CTRL+'` prefix. + */ + accessKeyUp: function() {}, + + /** + * Disables a UI element. + */ + disable: function() { + var element = this.getElement(), + input = this.getInputElement(); + input.setAttribute( 'disabled', 'true' ); + element.addClass( 'cke_disabled' ); + }, + + /** + * Enables a UI element. + */ + enable: function() { + var element = this.getElement(), + input = this.getInputElement(); + input.removeAttribute( 'disabled' ); + element.removeClass( 'cke_disabled' ); + }, + + /** + * Determines whether an UI element is enabled or not. + * + * @returns {Boolean} Whether the UI element is enabled. + */ + isEnabled: function() { + return !this.getElement().hasClass( 'cke_disabled' ); + }, + + /** + * Determines whether an UI element is visible or not. + * + * @returns {Boolean} Whether the UI element is visible. + */ + isVisible: function() { + return this.getInputElement().isVisible(); + }, + + /** + * Determines whether an UI element is focus-able or not. + * Focus-able is defined as being both visible and enabled. + * + * @returns {Boolean} Whether the UI element can be focused. + */ + isFocusable: function() { + if ( !this.isEnabled() || !this.isVisible() ) + return false; + return true; + } + }; + + /** @class CKEDITOR.ui.dialog.hbox */ + CKEDITOR.ui.dialog.hbox.prototype = CKEDITOR.tools.extend( new CKEDITOR.ui.dialog.uiElement(), { + /** + * Gets a child UI element inside this container. + * + * var checkbox = hbox.getChild( [0,1] ); + * checkbox.setValue( true ); + * + * @param {Array/Number} indices An array or a single number to indicate the child's + * position in the container's descendant tree. Omit to get all the children in an array. + * @returns {Array/CKEDITOR.ui.dialog.uiElement} Array of all UI elements in the container + * if no argument given, or the specified UI element if indices is given. + */ + getChild: function( indices ) { + // If no arguments, return a clone of the children array. + if ( arguments.length < 1 ) + return this._.children.concat(); + + // If indices isn't array, make it one. + if ( !indices.splice ) + indices = [ indices ]; + + // Retrieve the child element according to tree position. + if ( indices.length < 2 ) + return this._.children[ indices[ 0 ] ]; + else + return ( this._.children[ indices[ 0 ] ] && this._.children[ indices[ 0 ] ].getChild ) ? this._.children[ indices[ 0 ] ].getChild( indices.slice( 1, indices.length ) ) : null; + } + }, true ); + + CKEDITOR.ui.dialog.vbox.prototype = new CKEDITOR.ui.dialog.hbox(); + + ( function() { + var commonBuilder = { + build: function( dialog, elementDefinition, output ) { + var children = elementDefinition.children, + child, + childHtmlList = [], + childObjList = []; + for ( var i = 0; + ( i < children.length && ( child = children[ i ] ) ); i++ ) { + var childHtml = []; + childHtmlList.push( childHtml ); + childObjList.push( CKEDITOR.dialog._.uiElementBuilders[ child.type ].build( dialog, child, childHtml ) ); + } + return new CKEDITOR.ui.dialog[ elementDefinition.type ]( dialog, childObjList, childHtmlList, output, elementDefinition ); + } + }; + + CKEDITOR.dialog.addUIElement( 'hbox', commonBuilder ); + CKEDITOR.dialog.addUIElement( 'vbox', commonBuilder ); + } )(); + + /** + * Generic dialog command. It opens a specific dialog when executed. + * + * // Register the "link" command, which opens the "link" dialog. + * editor.addCommand( 'link', new CKEDITOR.dialogCommand( 'link' ) ); + * + * @class + * @constructor Creates a dialogCommand class instance. + * @extends CKEDITOR.commandDefinition + * @param {String} dialogName The name of the dialog to open when executing + * this command. + * @param {Object} [ext] Additional command definition's properties. + */ + CKEDITOR.dialogCommand = function( dialogName, ext ) { + this.dialogName = dialogName; + CKEDITOR.tools.extend( this, ext, true ); + }; + + CKEDITOR.dialogCommand.prototype = { + exec: function( editor ) { + editor.openDialog( this.dialogName ); + }, + + // Dialog commands just open a dialog ui, thus require no undo logic, + // undo support should dedicate to specific dialog implementation. + canUndo: false, + + editorFocus: 1 + }; + + ( function() { + var notEmptyRegex = /^([a]|[^a])+$/, + integerRegex = /^\d*$/, + numberRegex = /^\d*(?:\.\d+)?$/, + htmlLengthRegex = /^(((\d*(\.\d+))|(\d*))(px|\%)?)?$/, + cssLengthRegex = /^(((\d*(\.\d+))|(\d*))(px|em|ex|in|cm|mm|pt|pc|\%)?)?$/i, + inlineStyleRegex = /^(\s*[\w-]+\s*:\s*[^:;]+(?:;|$))*$/; + + CKEDITOR.VALIDATE_OR = 1; + CKEDITOR.VALIDATE_AND = 2; + + CKEDITOR.dialog.validate = { + functions: function() { + var args = arguments; + return function() { + /** + * It's important for validate functions to be able to accept the value + * as argument in addition to this.getValue(), so that it is possible to + * combine validate functions together to make more sophisticated + * validators. + */ + var value = this && this.getValue ? this.getValue() : args[ 0 ]; + + var msg, + relation = CKEDITOR.VALIDATE_AND, + functions = [], + i; + + for ( i = 0; i < args.length; i++ ) { + if ( typeof args[ i ] == 'function' ) + functions.push( args[ i ] ); + else + break; + } + + if ( i < args.length && typeof args[ i ] == 'string' ) { + msg = args[ i ]; + i++; + } + + if ( i < args.length && typeof args[ i ] == 'number' ) + relation = args[ i ]; + + var passed = ( relation == CKEDITOR.VALIDATE_AND ? true : false ); + for ( i = 0; i < functions.length; i++ ) { + if ( relation == CKEDITOR.VALIDATE_AND ) + passed = passed && functions[ i ]( value ); + else + passed = passed || functions[ i ]( value ); + } + + return !passed ? msg : true; + }; + }, + + regex: function( regex, msg ) { + /* + * Can be greatly shortened by deriving from functions validator if code size + * turns out to be more important than performance. + */ + return function() { + var value = this && this.getValue ? this.getValue() : arguments[ 0 ]; + return !regex.test( value ) ? msg : true; + }; + }, + + notEmpty: function( msg ) { + return this.regex( notEmptyRegex, msg ); + }, + + integer: function( msg ) { + return this.regex( integerRegex, msg ); + }, + + 'number': function( msg ) { + return this.regex( numberRegex, msg ); + }, + + 'cssLength': function( msg ) { + return this.functions( function( val ) { + return cssLengthRegex.test( CKEDITOR.tools.trim( val ) ); + }, msg ); + }, + + 'htmlLength': function( msg ) { + return this.functions( function( val ) { + return htmlLengthRegex.test( CKEDITOR.tools.trim( val ) ); + }, msg ); + }, + + 'inlineStyle': function( msg ) { + return this.functions( function( val ) { + return inlineStyleRegex.test( CKEDITOR.tools.trim( val ) ); + }, msg ); + }, + + equals: function( value, msg ) { + return this.functions( function( val ) { + return val == value; + }, msg ); + }, + + notEqual: function( value, msg ) { + return this.functions( function( val ) { + return val != value; + }, msg ); + } + }; + + CKEDITOR.on( 'instanceDestroyed', function( evt ) { + // Remove dialog cover on last instance destroy. + if ( CKEDITOR.tools.isEmpty( CKEDITOR.instances ) ) { + var currentTopDialog; + while ( ( currentTopDialog = CKEDITOR.dialog._.currentTop ) ) + currentTopDialog.hide(); + removeCovers(); + } + + var dialogs = evt.editor._.storedDialogs; + for ( var name in dialogs ) + dialogs[ name ].destroy(); + + } ); + + } )(); + + // Extend the CKEDITOR.editor class with dialog specific functions. + CKEDITOR.tools.extend( CKEDITOR.editor.prototype, { + /** + * Loads and opens a registered dialog. + * + * CKEDITOR.instances.editor1.openDialog( 'smiley' ); + * + * @member CKEDITOR.editor + * @param {String} dialogName The registered name of the dialog. + * @param {Function} callback The function to be invoked after dialog instance created. + * @returns {CKEDITOR.dialog} The dialog object corresponding to the dialog displayed. + * `null` if the dialog name is not registered. + * @see CKEDITOR.dialog#add + */ + openDialog: function( dialogName, callback ) { + var dialog = null, dialogDefinitions = CKEDITOR.dialog._.dialogDefinitions[ dialogName ]; + + if ( CKEDITOR.dialog._.currentTop === null ) + showCover( this ); + + // If the dialogDefinition is already loaded, open it immediately. + if ( typeof dialogDefinitions == 'function' ) { + var storedDialogs = this._.storedDialogs || ( this._.storedDialogs = {} ); + + dialog = storedDialogs[ dialogName ] || ( storedDialogs[ dialogName ] = new CKEDITOR.dialog( this, dialogName ) ); + + callback && callback.call( dialog, dialog ); + dialog.show(); + + } else if ( dialogDefinitions == 'failed' ) { + hideCover( this ); + throw new Error( '[CKEDITOR.dialog.openDialog] Dialog "' + dialogName + '" failed when loading definition.' ); + } else if ( typeof dialogDefinitions == 'string' ) { + + CKEDITOR.scriptLoader.load( CKEDITOR.getUrl( dialogDefinitions ), + function() { + var dialogDefinition = CKEDITOR.dialog._.dialogDefinitions[ dialogName ]; + // In case of plugin error, mark it as loading failed. + if ( typeof dialogDefinition != 'function' ) + CKEDITOR.dialog._.dialogDefinitions[ dialogName ] = 'failed'; + + this.openDialog( dialogName, callback ); + }, this, 0, 1 ); + } + + CKEDITOR.skin.loadPart( 'dialog' ); + + return dialog; + } + } ); +} )(); + +CKEDITOR.plugins.add( 'dialog', { + requires: 'dialogui', + init: function( editor ) { + editor.on( 'doubleclick', function( evt ) { + if ( evt.data.dialog ) + editor.openDialog( evt.data.dialog ); + }, null, null, 999 ); + } +} ); + +// Dialog related configurations. + +/** + * The color of the dialog background cover. It should be a valid CSS color string. + * + * config.dialog_backgroundCoverColor = 'rgb(255, 254, 253)'; + * + * @cfg {String} [dialog_backgroundCoverColor='white'] + * @member CKEDITOR.config + */ + +/** + * The opacity of the dialog background cover. It should be a number within the + * range `[0.0, 1.0]`. + * + * config.dialog_backgroundCoverOpacity = 0.7; + * + * @cfg {Number} [dialog_backgroundCoverOpacity=0.5] + * @member CKEDITOR.config + */ + +/** + * If the dialog has more than one tab, put focus into the first tab as soon as dialog is opened. + * + * config.dialog_startupFocusTab = true; + * + * @cfg {Boolean} [dialog_startupFocusTab=false] + * @member CKEDITOR.config + */ + +/** + * The distance of magnetic borders used in moving and resizing dialogs, + * measured in pixels. + * + * config.dialog_magnetDistance = 30; + * + * @cfg {Number} [dialog_magnetDistance=20] + * @member CKEDITOR.config + */ + +/** + * The guideline to follow when generating the dialog buttons. There are 3 possible options: + * + * * `'OS'` - the buttons will be displayed in the default order of the user's OS; + * * `'ltr'` - for Left-To-Right order; + * * `'rtl'` - for Right-To-Left order. + * + * Example: + * + * config.dialog_buttonsOrder = 'rtl'; + * + * @since 3.5 + * @cfg {String} [dialog_buttonsOrder='OS'] + * @member CKEDITOR.config + */ + +/** + * The dialog contents to removed. It's a string composed by dialog name and tab name with a colon between them. + * + * Separate each pair with semicolon (see example). + * + * **Note:** All names are case-sensitive. + * + * **Note:** Be cautious when specifying dialog tabs that are mandatory, + * like `'info'`, dialog functionality might be broken because of this! + * + * config.removeDialogTabs = 'flash:advanced;image:Link'; + * + * @since 3.5 + * @cfg {String} [removeDialogTabs=''] + * @member CKEDITOR.config + */ + +/** + * Tells if user should not be asked to confirm close, if any dialog field was modified. + * By default it is set to `false` meaning that the confirmation dialog will be shown. + * + * config.dialog_noConfirmCancel = true; + * + * @since 4.3 + * @cfg {Boolean} [dialog_noConfirmCancel=false] + * @member CKEDITOR.config + */ + +/** + * Event fired when a dialog definition is about to be used to create a dialog into + * an editor instance. This event makes it possible to customize the definition + * before creating it. + * + * Note that this event is called only the first time a specific dialog is + * opened. Successive openings will use the cached dialog, and this event will + * not get fired. + * + * @event dialogDefinition + * @member CKEDITOR + * @param {CKEDITOR.dialog.definition} data The dialog defination that + * is being loaded. + * @param {CKEDITOR.editor} editor The editor instance that will use the dialog. + */ + +/** + * Event fired when a tab is going to be selected in a dialog. + * + * @event selectPage + * @member CKEDITOR.dialog + * @param data + * @param {String} data.page The id of the page that it's gonna be selected. + * @param {String} data.currentPage The id of the current page. + */ + +/** + * Event fired when the user tries to dismiss a dialog. + * + * @event cancel + * @member CKEDITOR.dialog + * @param data + * @param {Boolean} data.hide Whether the event should proceed or not. + */ + +/** + * Event fired when the user tries to confirm a dialog. + * + * @event ok + * @member CKEDITOR.dialog + * @param data + * @param {Boolean} data.hide Whether the event should proceed or not. + */ + +/** + * Event fired when a dialog is shown. + * + * @event show + * @member CKEDITOR.dialog + */ + +/** + * Event fired when a dialog is shown. + * + * @event dialogShow + * @member CKEDITOR.editor + * @param {CKEDITOR.editor} editor This editor instance. + * @param {CKEDITOR.dialog} data The opened dialog instance. + */ + +/** + * Event fired when a dialog is hidden. + * + * @event hide + * @member CKEDITOR.dialog + */ + +/** + * Event fired when a dialog is hidden. + * + * @event dialogHide + * @member CKEDITOR.editor + * @param {CKEDITOR.editor} editor This editor instance. + * @param {CKEDITOR.dialog} data The hidden dialog instance. + */ + +/** + * Event fired when a dialog is being resized. The event is fired on + * both the {@link CKEDITOR.dialog} object and the dialog instance + * since 3.5.3, previously it was only available in the global object. + * + * @static + * @event resize + * @member CKEDITOR.dialog + * @param data + * @param {CKEDITOR.dialog} data.dialog The dialog being resized (if + * it is fired on the dialog itself, this parameter is not sent). + * @param {String} data.skin The skin name. + * @param {Number} data.width The new width. + * @param {Number} data.height The new height. + */ + +/** + * Event fired when a dialog is being resized. The event is fired on + * both the {@link CKEDITOR.dialog} object and the dialog instance + * since 3.5.3, previously it was only available in the global object. + * + * @since 3.5 + * @event resize + * @member CKEDITOR.dialog + * @param data + * @param {Number} data.width The new width. + * @param {Number} data.height The new height. + */ + +/** + * Event fired when the dialog state changes, usually by {@link CKEDITOR.dialog#setState}. + * + * @since 4.5 + * @event state + * @member CKEDITOR.dialog + * @param data + * @param {Number} data The new state. Either {@link CKEDITOR#DIALOG_STATE_IDLE} or {@link CKEDITOR#DIALOG_STATE_BUSY}. + */ diff --git a/ckeditor/plugins/dialog/samples/assets/my_dialog.js b/ckeditor/plugins/dialog/samples/assets/my_dialog.js new file mode 100644 index 0000000..2767dc5 --- /dev/null +++ b/ckeditor/plugins/dialog/samples/assets/my_dialog.js @@ -0,0 +1,49 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +CKEDITOR.dialog.add( 'myDialog', function() { + return { + title: 'My Dialog', + minWidth: 400, + minHeight: 200, + contents: [ + { + id: 'tab1', + label: 'First Tab', + title: 'First Tab', + elements: [ + { + id: 'input1', + type: 'text', + label: 'Text Field' + }, + { + id: 'select1', + type: 'select', + label: 'Select Field', + items: [ + [ 'option1', 'value1' ], + [ 'option2', 'value2' ] + ] + } + ] + }, + { + id: 'tab2', + label: 'Second Tab', + title: 'Second Tab', + elements: [ + { + id: 'button1', + type: 'button', + label: 'Button Field' + } + ] + } + ] + }; +} ); + +// %LEAVE_UNMINIFIED% %REMOVE_LINE% diff --git a/ckeditor/plugins/dialog/samples/dialog.html b/ckeditor/plugins/dialog/samples/dialog.html new file mode 100644 index 0000000..6a1440e --- /dev/null +++ b/ckeditor/plugins/dialog/samples/dialog.html @@ -0,0 +1,190 @@ + + + + + + Using API to Customize Dialog Windows — CKEditor Sample + + + + + + + + + +

        + CKEditor Samples » Using CKEditor Dialog API +

        +
        + This sample is not maintained anymore. Check out the brand new samples in CKEditor SDK. +
        +
        +

        + This sample shows how to use the + CKEditor Dialog API + to customize CKEditor dialog windows without changing the original editor code. + The following customizations are being done in the example below: +

        +

        + For details on how to create this setup check the source code of this sample page. +

        +
        +

        A custom dialog is added to the editors using the pluginsLoaded event, from an external dialog definition file:

        +
          +
        1. Creating a custom dialog window – "My Dialog" dialog window opened with the "My Dialog" toolbar button.
        2. +
        3. Creating a custom button – Add button to open the dialog with "My Dialog" toolbar button.
        4. +
        + + +

        The below editor modify the dialog definition of the above added dialog using the dialogDefinition event:

        +
          +
        1. Adding dialog tab – Add new tab "My Tab" to dialog window.
        2. +
        3. Removing a dialog window tab – Remove "Second Tab" page from the dialog window.
        4. +
        5. Adding dialog window fields – Add "My Custom Field" to the dialog window.
        6. +
        7. Removing dialog window field – Remove "Select Field" selection field from the dialog window.
        8. +
        9. Setting default values for dialog window fields – Set default value of "Text Field" text field.
        10. +
        11. Setup initial focus for dialog window – Put initial focus on "My Custom Field" text field.
        12. +
        + + + + + diff --git a/ckeditor/plugins/dialogadvtab/plugin.js b/ckeditor/plugins/dialogadvtab/plugin.js new file mode 100644 index 0000000..3f02a72 --- /dev/null +++ b/ckeditor/plugins/dialogadvtab/plugin.js @@ -0,0 +1,196 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +( function() { + + function setupAdvParams( element ) { + var attrName = this.att; + + var value = element && element.hasAttribute( attrName ) && element.getAttribute( attrName ) || ''; + + if ( value !== undefined ) + this.setValue( value ); + } + + function commitAdvParams() { + // Dialogs may use different parameters in the commit list, so, by + // definition, we take the first CKEDITOR.dom.element available. + var element; + + for ( var i = 0; i < arguments.length; i++ ) { + if ( arguments[ i ] instanceof CKEDITOR.dom.element ) { + element = arguments[ i ]; + break; + } + } + + if ( element ) { + var attrName = this.att, + value = this.getValue(); + + if ( value ) + element.setAttribute( attrName, value ); + else + element.removeAttribute( attrName, value ); + } + } + + var defaultTabConfig = { id: 1, dir: 1, classes: 1, styles: 1 }; + + CKEDITOR.plugins.add( 'dialogadvtab', { + requires: 'dialog', + + // Returns allowed content rule for the content created by this plugin. + allowedContent: function( tabConfig ) { + if ( !tabConfig ) + tabConfig = defaultTabConfig; + + var allowedAttrs = []; + if ( tabConfig.id ) + allowedAttrs.push( 'id' ); + if ( tabConfig.dir ) + allowedAttrs.push( 'dir' ); + + var allowed = ''; + + if ( allowedAttrs.length ) + allowed += '[' + allowedAttrs.join( ',' ) + ']'; + + if ( tabConfig.classes ) + allowed += '(*)'; + if ( tabConfig.styles ) + allowed += '{*}'; + + return allowed; + }, + + // @param tabConfig + // id, dir, classes, styles + createAdvancedTab: function( editor, tabConfig, element ) { + if ( !tabConfig ) + tabConfig = defaultTabConfig; + + var lang = editor.lang.common; + + var result = { + id: 'advanced', + label: lang.advancedTab, + title: lang.advancedTab, + elements: [ { + type: 'vbox', + padding: 1, + children: [] + } ] + }; + + var contents = []; + + if ( tabConfig.id || tabConfig.dir ) { + if ( tabConfig.id ) { + contents.push( { + id: 'advId', + att: 'id', + type: 'text', + requiredContent: element ? element + '[id]' : null, + label: lang.id, + setup: setupAdvParams, + commit: commitAdvParams + } ); + } + + if ( tabConfig.dir ) { + contents.push( { + id: 'advLangDir', + att: 'dir', + type: 'select', + requiredContent: element ? element + '[dir]' : null, + label: lang.langDir, + 'default': '', + style: 'width:100%', + items: [ + [ lang.notSet, '' ], + [ lang.langDirLTR, 'ltr' ], + [ lang.langDirRTL, 'rtl' ] + ], + setup: setupAdvParams, + commit: commitAdvParams + } ); + } + + result.elements[ 0 ].children.push( { + type: 'hbox', + widths: [ '50%', '50%' ], + children: [].concat( contents ) + } ); + } + + if ( tabConfig.styles || tabConfig.classes ) { + contents = []; + + if ( tabConfig.styles ) { + contents.push( { + id: 'advStyles', + att: 'style', + type: 'text', + requiredContent: element ? element + '{cke-xyz}' : null, + label: lang.styles, + 'default': '', + + validate: CKEDITOR.dialog.validate.inlineStyle( lang.invalidInlineStyle ), + onChange: function() {}, + + getStyle: function( name, defaultValue ) { + var match = this.getValue().match( new RegExp( '(?:^|;)\\s*' + name + '\\s*:\\s*([^;]*)', 'i' ) ); + return match ? match[ 1 ] : defaultValue; + }, + + updateStyle: function( name, value ) { + var styles = this.getValue(); + + var tmp = editor.document.createElement( 'span' ); + tmp.setAttribute( 'style', styles ); + tmp.setStyle( name, value ); + styles = CKEDITOR.tools.normalizeCssText( tmp.getAttribute( 'style' ) ); + + this.setValue( styles, 1 ); + }, + + setup: setupAdvParams, + + commit: commitAdvParams + + } ); + } + + if ( tabConfig.classes ) { + contents.push( { + type: 'hbox', + widths: [ '45%', '55%' ], + children: [ { + id: 'advCSSClasses', + att: 'class', + type: 'text', + requiredContent: element ? element + '(cke-xyz)' : null, + label: lang.cssClasses, + 'default': '', + setup: setupAdvParams, + commit: commitAdvParams + + } ] + } ); + } + + result.elements[ 0 ].children.push( { + type: 'hbox', + widths: [ '50%', '50%' ], + children: [].concat( contents ) + } ); + } + + return result; + } + } ); + +} )(); diff --git a/ckeditor/plugins/dialogui/plugin.js b/ckeditor/plugins/dialogui/plugin.js new file mode 100644 index 0000000..034b0fb --- /dev/null +++ b/ckeditor/plugins/dialogui/plugin.js @@ -0,0 +1,1530 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview The Dialog User Interface plugin. + */ + +CKEDITOR.plugins.add( 'dialogui', { + onLoad: function() { + + var initPrivateObject = function( elementDefinition ) { + this._ || ( this._ = {} ); + this._[ 'default' ] = this._.initValue = elementDefinition[ 'default' ] || ''; + this._.required = elementDefinition.required || false; + var args = [ this._ ]; + for ( var i = 1; i < arguments.length; i++ ) + args.push( arguments[ i ] ); + args.push( true ); + CKEDITOR.tools.extend.apply( CKEDITOR.tools, args ); + return this._; + }, + textBuilder = { + build: function( dialog, elementDefinition, output ) { + return new CKEDITOR.ui.dialog.textInput( dialog, elementDefinition, output ); + } + }, + commonBuilder = { + build: function( dialog, elementDefinition, output ) { + return new CKEDITOR.ui.dialog[ elementDefinition.type ]( dialog, elementDefinition, output ); + } + }, + containerBuilder = { + build: function( dialog, elementDefinition, output ) { + var children = elementDefinition.children, + child, + childHtmlList = [], + childObjList = []; + for ( var i = 0; + ( i < children.length && ( child = children[ i ] ) ); i++ ) { + var childHtml = []; + childHtmlList.push( childHtml ); + childObjList.push( CKEDITOR.dialog._.uiElementBuilders[ child.type ].build( dialog, child, childHtml ) ); + } + return new CKEDITOR.ui.dialog[ elementDefinition.type ]( dialog, childObjList, childHtmlList, output, elementDefinition ); + } + }, + commonPrototype = { + isChanged: function() { + return this.getValue() != this.getInitValue(); + }, + + reset: function( noChangeEvent ) { + this.setValue( this.getInitValue(), noChangeEvent ); + }, + + setInitValue: function() { + this._.initValue = this.getValue(); + }, + + resetInitValue: function() { + this._.initValue = this._[ 'default' ]; + }, + + getInitValue: function() { + return this._.initValue; + } + }, + commonEventProcessors = CKEDITOR.tools.extend( {}, CKEDITOR.ui.dialog.uiElement.prototype.eventProcessors, { + onChange: function( dialog, func ) { + if ( !this._.domOnChangeRegistered ) { + dialog.on( 'load', function() { + this.getInputElement().on( 'change', function() { + // Make sure 'onchange' doesn't get fired after dialog closed. (#5719) + if ( !dialog.parts.dialog.isVisible() ) + return; + + this.fire( 'change', { value: this.getValue() } ); + }, this ); + }, this ); + this._.domOnChangeRegistered = true; + } + + this.on( 'change', func ); + } + }, true ), + eventRegex = /^on([A-Z]\w+)/, + cleanInnerDefinition = function( def ) { + // An inner UI element should not have the parent's type, title or events. + for ( var i in def ) { + if ( eventRegex.test( i ) || i == 'title' || i == 'type' ) + delete def[ i ]; + } + return def; + }, + // @context {CKEDITOR.dialog.uiElement} UI element (textarea or textInput) + // @param {CKEDITOR.dom.event} evt + toggleBidiKeyUpHandler = function( evt ) { + var keystroke = evt.data.getKeystroke(); + + // ALT + SHIFT + Home for LTR direction. + if ( keystroke == CKEDITOR.SHIFT + CKEDITOR.ALT + 36 ) + this.setDirectionMarker( 'ltr' ); + + // ALT + SHIFT + End for RTL direction. + else if ( keystroke == CKEDITOR.SHIFT + CKEDITOR.ALT + 35 ) + this.setDirectionMarker( 'rtl' ); + }; + + CKEDITOR.tools.extend( CKEDITOR.ui.dialog, { + /** + * Base class for all dialog window elements with a textual label on the left. + * + * @class CKEDITOR.ui.dialog.labeledElement + * @extends CKEDITOR.ui.dialog.uiElement + * @constructor Creates a labeledElement class instance. + * @param {CKEDITOR.dialog} dialog Parent dialog window object. + * @param {CKEDITOR.dialog.definition.uiElement} elementDefinition + * The element definition. Accepted fields: + * + * * `label` (Required) The label string. + * * `labelLayout` (Optional) Put 'horizontal' here if the + * label element is to be laid out horizontally. Otherwise a vertical + * layout will be used. + * * `widths` (Optional) This applies only to horizontal + * layouts — a two-element array of lengths to specify the widths of the + * label and the content element. + * * `role` (Optional) Value for the `role` attribute. + * * `includeLabel` (Optional) If set to `true`, the `aria-labelledby` attribute + * will be included. + * + * @param {Array} htmlList The list of HTML code to output to. + * @param {Function} contentHtml + * A function returning the HTML code string to be added inside the content + * cell. + */ + labeledElement: function( dialog, elementDefinition, htmlList, contentHtml ) { + if ( arguments.length < 4 ) + return; + + var _ = initPrivateObject.call( this, elementDefinition ); + _.labelId = CKEDITOR.tools.getNextId() + '_label'; + this._.children = []; + + var innerHTML = function() { + var html = [], + requiredClass = elementDefinition.required ? ' cke_required' : ''; + if ( elementDefinition.labelLayout != 'horizontal' ) { + html.push( + '', + '' ); + } else { + var hboxDefinition = { + type: 'hbox', + widths: elementDefinition.widths, + padding: 0, + children: [ { + type: 'html', + html: '' + }, + { + type: 'html', + html: '' + + contentHtml.call( this, dialog, elementDefinition ) + + '' + } ] + }; + CKEDITOR.dialog._.uiElementBuilders.hbox.build( dialog, hboxDefinition, html ); + } + return html.join( '' ); + }; + var attributes = { role: elementDefinition.role || 'presentation' }; + + if ( elementDefinition.includeLabel ) + attributes[ 'aria-labelledby' ] = _.labelId; + + CKEDITOR.ui.dialog.uiElement.call( this, dialog, elementDefinition, htmlList, 'div', null, attributes, innerHTML ); + }, + + /** + * A text input with a label. This UI element class represents both the + * single-line text inputs and password inputs in dialog boxes. + * + * @class CKEDITOR.ui.dialog.textInput + * @extends CKEDITOR.ui.dialog.labeledElement + * @constructor Creates a textInput class instance. + * @param {CKEDITOR.dialog} dialog Parent dialog window object. + * @param {CKEDITOR.dialog.definition.uiElement} elementDefinition + * The element definition. Accepted fields: + * + * * `default` (Optional) The default value. + * * `validate` (Optional) The validation function. + * * `maxLength` (Optional) The maximum length of text box contents. + * * `size` (Optional) The size of the text box. This is + * usually overridden by the size defined by the skin, though. + * + * @param {Array} htmlList List of HTML code to output to. + */ + textInput: function( dialog, elementDefinition, htmlList ) { + if ( arguments.length < 3 ) + return; + + initPrivateObject.call( this, elementDefinition ); + var domId = this._.inputId = CKEDITOR.tools.getNextId() + '_textInput', + attributes = { 'class': 'cke_dialog_ui_input_' + elementDefinition.type, id: domId, type: elementDefinition.type }; + + // Set the validator, if any. + if ( elementDefinition.validate ) + this.validate = elementDefinition.validate; + + // Set the max length and size. + if ( elementDefinition.maxLength ) + attributes.maxlength = elementDefinition.maxLength; + if ( elementDefinition.size ) + attributes.size = elementDefinition.size; + + if ( elementDefinition.inputStyle ) + attributes.style = elementDefinition.inputStyle; + + // If user presses Enter in a text box, it implies clicking OK for the dialog. + var me = this, + keyPressedOnMe = false; + dialog.on( 'load', function() { + me.getInputElement().on( 'keydown', function( evt ) { + if ( evt.data.getKeystroke() == 13 ) + keyPressedOnMe = true; + } ); + + // Lower the priority this 'keyup' since 'ok' will close the dialog.(#3749) + me.getInputElement().on( 'keyup', function( evt ) { + if ( evt.data.getKeystroke() == 13 && keyPressedOnMe ) { + dialog.getButton( 'ok' ) && setTimeout( function() { + dialog.getButton( 'ok' ).click(); + }, 0 ); + keyPressedOnMe = false; + } + + if ( me.bidi ) + toggleBidiKeyUpHandler.call( me, evt ); + }, null, null, 1000 ); + } ); + + var innerHTML = function() { + // IE BUG: Text input fields in IE at 100% would exceed a or inline + // container's width, so need to wrap it inside a
        . + var html = [ '' ); + return html.join( '' ); + }; + CKEDITOR.ui.dialog.labeledElement.call( this, dialog, elementDefinition, htmlList, innerHTML ); + }, + + /** + * A text area with a label at the top or on the left. + * + * @class CKEDITOR.ui.dialog.textarea + * @extends CKEDITOR.ui.dialog.labeledElement + * @constructor Creates a textarea class instance. + * @param {CKEDITOR.dialog} dialog Parent dialog window object. + * @param {CKEDITOR.dialog.definition.uiElement} elementDefinition + * + * The element definition. Accepted fields: + * + * * `rows` (Optional) The number of rows displayed. + * Defaults to 5 if not defined. + * * `cols` (Optional) The number of cols displayed. + * Defaults to 20 if not defined. Usually overridden by skins. + * * `default` (Optional) The default value. + * * `validate` (Optional) The validation function. + * + * @param {Array} htmlList List of HTML code to output to. + */ + textarea: function( dialog, elementDefinition, htmlList ) { + if ( arguments.length < 3 ) + return; + + initPrivateObject.call( this, elementDefinition ); + var me = this, + domId = this._.inputId = CKEDITOR.tools.getNextId() + '_textarea', + attributes = {}; + + if ( elementDefinition.validate ) + this.validate = elementDefinition.validate; + + // Generates the essential attributes for the textarea tag. + attributes.rows = elementDefinition.rows || 5; + attributes.cols = elementDefinition.cols || 20; + + attributes[ 'class' ] = 'cke_dialog_ui_input_textarea ' + ( elementDefinition[ 'class' ] || '' ); + + if ( typeof elementDefinition.inputStyle != 'undefined' ) + attributes.style = elementDefinition.inputStyle; + + if ( elementDefinition.dir ) + attributes.dir = elementDefinition.dir; + + if ( me.bidi ) { + dialog.on( 'load', function() { + me.getInputElement().on( 'keyup', toggleBidiKeyUpHandler ); + }, me ); + } + + var innerHTML = function() { + attributes[ 'aria-labelledby' ] = this._.labelId; + this._.required && ( attributes[ 'aria-required' ] = this._.required ); + var html = [ '' ); + return html.join( '' ); + }; + CKEDITOR.ui.dialog.labeledElement.call( this, dialog, elementDefinition, htmlList, innerHTML ); + }, + + /** + * A single checkbox with a label on the right. + * + * @class CKEDITOR.ui.dialog.checkbox + * @extends CKEDITOR.ui.dialog.uiElement + * @constructor Creates a checkbox class instance. + * @param {CKEDITOR.dialog} dialog Parent dialog window object. + * @param {CKEDITOR.dialog.definition.uiElement} elementDefinition + * The element definition. Accepted fields: + * + * * `checked` (Optional) Whether the checkbox is checked + * on instantiation. Defaults to `false`. + * * `validate` (Optional) The validation function. + * * `label` (Optional) The checkbox label. + * + * @param {Array} htmlList List of HTML code to output to. + */ + checkbox: function( dialog, elementDefinition, htmlList ) { + if ( arguments.length < 3 ) + return; + + var _ = initPrivateObject.call( this, elementDefinition, { 'default': !!elementDefinition[ 'default' ] } ); + + if ( elementDefinition.validate ) + this.validate = elementDefinition.validate; + + var innerHTML = function() { + var myDefinition = CKEDITOR.tools.extend( + {}, + elementDefinition, + { + id: elementDefinition.id ? elementDefinition.id + '_checkbox' : CKEDITOR.tools.getNextId() + '_checkbox' + }, + true + ), + html = []; + + var labelId = CKEDITOR.tools.getNextId() + '_label'; + var attributes = { 'class': 'cke_dialog_ui_checkbox_input', type: 'checkbox', 'aria-labelledby': labelId }; + cleanInnerDefinition( myDefinition ); + if ( elementDefinition[ 'default' ] ) + attributes.checked = 'checked'; + + if ( typeof myDefinition.inputStyle != 'undefined' ) + myDefinition.style = myDefinition.inputStyle; + + _.checkbox = new CKEDITOR.ui.dialog.uiElement( dialog, myDefinition, html, 'input', null, attributes ); + html.push( + ' ' + ); + return html.join( '' ); + }; + + CKEDITOR.ui.dialog.uiElement.call( this, dialog, elementDefinition, htmlList, 'span', null, null, innerHTML ); + }, + + /** + * A group of radio buttons. + * + * @class CKEDITOR.ui.dialog.radio + * @extends CKEDITOR.ui.dialog.labeledElement + * @constructor Creates a radio class instance. + * @param {CKEDITOR.dialog} dialog Parent dialog window object. + * @param {CKEDITOR.dialog.definition.uiElement} elementDefinition + * The element definition. Accepted fields: + * + * * `default` (Required) The default value. + * * `validate` (Optional) The validation function. + * * `items` (Required) An array of options. Each option + * is a one- or two-item array of format `[ 'Description', 'Value' ]`. If `'Value'` + * is missing, then the value would be assumed to be the same as the description. + * + * @param {Array} htmlList List of HTML code to output to. + */ + radio: function( dialog, elementDefinition, htmlList ) { + if ( arguments.length < 3 ) + return; + + initPrivateObject.call( this, elementDefinition ); + + if ( !this._[ 'default' ] ) + this._[ 'default' ] = this._.initValue = elementDefinition.items[ 0 ][ 1 ]; + + if ( elementDefinition.validate ) + this.validate = elementDefinition.validate; + + var children = [], + me = this; + + var innerHTML = function() { + var inputHtmlList = [], + html = [], + commonName = ( elementDefinition.id ? elementDefinition.id : CKEDITOR.tools.getNextId() ) + '_radio'; + + for ( var i = 0; i < elementDefinition.items.length; i++ ) { + var item = elementDefinition.items[ i ], + title = item[ 2 ] !== undefined ? item[ 2 ] : item[ 0 ], + value = item[ 1 ] !== undefined ? item[ 1 ] : item[ 0 ], + inputId = CKEDITOR.tools.getNextId() + '_radio_input', + labelId = inputId + '_label', + + inputDefinition = CKEDITOR.tools.extend( {}, elementDefinition, { + id: inputId, + title: null, + type: null + }, true ), + + labelDefinition = CKEDITOR.tools.extend( {}, inputDefinition, { + title: title + }, true ), + + inputAttributes = { + type: 'radio', + 'class': 'cke_dialog_ui_radio_input', + name: commonName, + value: value, + 'aria-labelledby': labelId + }, + + inputHtml = []; + + if ( me._[ 'default' ] == value ) + inputAttributes.checked = 'checked'; + + cleanInnerDefinition( inputDefinition ); + cleanInnerDefinition( labelDefinition ); + + if ( typeof inputDefinition.inputStyle != 'undefined' ) + inputDefinition.style = inputDefinition.inputStyle; + + // Make inputs of radio type focusable (#10866). + inputDefinition.keyboardFocusable = true; + + children.push( new CKEDITOR.ui.dialog.uiElement( dialog, inputDefinition, inputHtml, 'input', null, inputAttributes ) ); + + inputHtml.push( ' ' ); + + new CKEDITOR.ui.dialog.uiElement( dialog, labelDefinition, inputHtml, 'label', null, { + id: labelId, + 'for': inputAttributes.id + }, item[ 0 ] ); + + inputHtmlList.push( inputHtml.join( '' ) ); + } + + new CKEDITOR.ui.dialog.hbox( dialog, children, inputHtmlList, html ); + + return html.join( '' ); + }; + + // Adding a role="radiogroup" to definition used for wrapper. + elementDefinition.role = 'radiogroup'; + elementDefinition.includeLabel = true; + + CKEDITOR.ui.dialog.labeledElement.call( this, dialog, elementDefinition, htmlList, innerHTML ); + this._.children = children; + }, + + /** + * A button with a label inside. + * + * @class CKEDITOR.ui.dialog.button + * @extends CKEDITOR.ui.dialog.uiElement + * @constructor Creates a button class instance. + * @param {CKEDITOR.dialog} dialog Parent dialog window object. + * @param {CKEDITOR.dialog.definition.uiElement} elementDefinition + * The element definition. Accepted fields: + * + * * `label` (Required) The button label. + * * `disabled` (Optional) Set to `true` if you want the + * button to appear in the disabled state. + * + * @param {Array} htmlList List of HTML code to output to. + */ + button: function( dialog, elementDefinition, htmlList ) { + if ( !arguments.length ) + return; + + if ( typeof elementDefinition == 'function' ) + elementDefinition = elementDefinition( dialog.getParentEditor() ); + + initPrivateObject.call( this, elementDefinition, { disabled: elementDefinition.disabled || false } ); + + // Add OnClick event to this input. + CKEDITOR.event.implementOn( this ); + + var me = this; + + // Register an event handler for processing button clicks. + dialog.on( 'load', function() { + var element = this.getElement(); + + ( function() { + element.on( 'click', function( evt ) { + me.click(); + // #9958 + evt.data.preventDefault(); + } ); + + element.on( 'keydown', function( evt ) { + if ( evt.data.getKeystroke() in { 32: 1 } ) { + me.click(); + evt.data.preventDefault(); + } + } ); + } )(); + + element.unselectable(); + }, this ); + + var outerDefinition = CKEDITOR.tools.extend( {}, elementDefinition ); + delete outerDefinition.style; + + var labelId = CKEDITOR.tools.getNextId() + '_label'; + CKEDITOR.ui.dialog.uiElement.call( this, dialog, outerDefinition, htmlList, 'a', null, { + style: elementDefinition.style, + href: 'javascript:void(0)', // jshint ignore:line + title: elementDefinition.label, + hidefocus: 'true', + 'class': elementDefinition[ 'class' ], + role: 'button', + 'aria-labelledby': labelId + }, '' + + CKEDITOR.tools.htmlEncode( elementDefinition.label ) + + '' ); + }, + + /** + * A select box. + * + * @class CKEDITOR.ui.dialog.select + * @extends CKEDITOR.ui.dialog.uiElement + * @constructor Creates a button class instance. + * @param {CKEDITOR.dialog} dialog Parent dialog window object. + * @param {CKEDITOR.dialog.definition.uiElement} elementDefinition + * The element definition. Accepted fields: + * + * * `default` (Required) The default value. + * * `validate` (Optional) The validation function. + * * `items` (Required) An array of options. Each option + * is a one- or two-item array of format `[ 'Description', 'Value' ]`. If `'Value'` + * is missing, then the value would be assumed to be the same as the + * description. + * * `multiple` (Optional) Set this to `true` if you would like + * to have a multiple-choice select box. + * * `size` (Optional) The number of items to display in + * the select box. + * + * @param {Array} htmlList List of HTML code to output to. + */ + select: function( dialog, elementDefinition, htmlList ) { + if ( arguments.length < 3 ) + return; + + var _ = initPrivateObject.call( this, elementDefinition ); + + if ( elementDefinition.validate ) + this.validate = elementDefinition.validate; + + _.inputId = CKEDITOR.tools.getNextId() + '_select'; + + var innerHTML = function() { + var myDefinition = CKEDITOR.tools.extend( + {}, + elementDefinition, + { + id: ( elementDefinition.id ? elementDefinition.id + '_select' : CKEDITOR.tools.getNextId() + '_select' ) + }, + true + ), + html = [], + innerHTML = [], + attributes = { 'id': _.inputId, 'class': 'cke_dialog_ui_input_select', 'aria-labelledby': this._.labelId }; + + html.push( '' ); + + return html.join( '' ); + }; + + CKEDITOR.ui.dialog.labeledElement.call( this, dialog, elementDefinition, htmlList, innerHTML ); + }, + + /** + * A file upload input. + * + * @class CKEDITOR.ui.dialog.file + * @extends CKEDITOR.ui.dialog.labeledElement + * @constructor Creates a file class instance. + * @param {CKEDITOR.dialog} dialog Parent dialog window object. + * @param {CKEDITOR.dialog.definition.uiElement} elementDefinition + * The element definition. Accepted fields: + * + * * `validate` (Optional) The validation function. + * + * @param {Array} htmlList List of HTML code to output to. + */ + file: function( dialog, elementDefinition, htmlList ) { + if ( arguments.length < 3 ) + return; + + if ( elementDefinition[ 'default' ] === undefined ) + elementDefinition[ 'default' ] = ''; + + var _ = CKEDITOR.tools.extend( initPrivateObject.call( this, elementDefinition ), { definition: elementDefinition, buttons: [] } ); + + if ( elementDefinition.validate ) + this.validate = elementDefinition.validate; + + /** @ignore */ + var innerHTML = function() { + _.frameId = CKEDITOR.tools.getNextId() + '_fileInput'; + + var html = [ + '' ); + + return html.join( '' ); + }; + + // IE BUG: Parent container does not resize to contain the iframe automatically. + dialog.on( 'load', function() { + var iframe = CKEDITOR.document.getById( _.frameId ), + contentDiv = iframe.getParent(); + contentDiv.addClass( 'cke_dialog_ui_input_file' ); + } ); + + CKEDITOR.ui.dialog.labeledElement.call( this, dialog, elementDefinition, htmlList, innerHTML ); + }, + + /** + * A button for submitting the file in a file upload input. + * + * @class CKEDITOR.ui.dialog.fileButton + * @extends CKEDITOR.ui.dialog.button + * @constructor Creates a fileButton class instance. + * @param {CKEDITOR.dialog} dialog Parent dialog window object. + * @param {CKEDITOR.dialog.definition.uiElement} elementDefinition + * The element definition. Accepted fields: + * + * * `for` (Required) The file input's page and element ID + * to associate with, in a two-item array format: `[ 'page_id', 'element_id' ]`. + * * `validate` (Optional) The validation function. + * + * @param {Array} htmlList List of HTML code to output to. + */ + fileButton: function( dialog, elementDefinition, htmlList ) { + var me = this; + if ( arguments.length < 3 ) + return; + + initPrivateObject.call( this, elementDefinition ); + + if ( elementDefinition.validate ) + this.validate = elementDefinition.validate; + + var myDefinition = CKEDITOR.tools.extend( {}, elementDefinition ); + var onClick = myDefinition.onClick; + myDefinition.className = ( myDefinition.className ? myDefinition.className + ' ' : '' ) + 'cke_dialog_ui_button'; + myDefinition.onClick = function( evt ) { + var target = elementDefinition[ 'for' ]; // [ pageId, elementId ] + if ( !onClick || onClick.call( this, evt ) !== false ) { + dialog.getContentElement( target[ 0 ], target[ 1 ] ).submit(); + this.disable(); + } + }; + + dialog.on( 'load', function() { + dialog.getContentElement( elementDefinition[ 'for' ][ 0 ], elementDefinition[ 'for' ][ 1 ] )._.buttons.push( me ); + } ); + + CKEDITOR.ui.dialog.button.call( this, dialog, myDefinition, htmlList ); + }, + + html: ( function() { + var myHtmlRe = /^\s*<[\w:]+\s+([^>]*)?>/, + theirHtmlRe = /^(\s*<[\w:]+(?:\s+[^>]*)?)((?:.|\r|\n)+)$/, + emptyTagRe = /\/$/; + /** + * A dialog window element made from raw HTML code. + * + * @class CKEDITOR.ui.dialog.html + * @extends CKEDITOR.ui.dialog.uiElement + * @constructor Creates a html class instance. + * @param {CKEDITOR.dialog} dialog Parent dialog window object. + * @param {CKEDITOR.dialog.definition.uiElement} elementDefinition Element definition. + * Accepted fields: + * + * * `html` (Required) HTML code of this element. + * + * @param {Array} htmlList List of HTML code to be added to the dialog's content area. + */ + return function( dialog, elementDefinition, htmlList ) { + if ( arguments.length < 3 ) + return; + + var myHtmlList = [], + myHtml, + theirHtml = elementDefinition.html, + myMatch, theirMatch; + + // If the HTML input doesn't contain any tags at the beginning, add a tag around it. + if ( theirHtml.charAt( 0 ) != '<' ) + theirHtml = '' + theirHtml + ''; + + // Look for focus function in definition. + var focus = elementDefinition.focus; + if ( focus ) { + var oldFocus = this.focus; + this.focus = function() { + ( typeof focus == 'function' ? focus : oldFocus ).call( this ); + this.fire( 'focus' ); + }; + if ( elementDefinition.isFocusable ) { + var oldIsFocusable = this.isFocusable; + this.isFocusable = oldIsFocusable; + } + this.keyboardFocusable = true; + } + + CKEDITOR.ui.dialog.uiElement.call( this, dialog, elementDefinition, myHtmlList, 'span', null, null, '' ); + + // Append the attributes created by the uiElement call to the real HTML. + myHtml = myHtmlList.join( '' ); + myMatch = myHtml.match( myHtmlRe ); + theirMatch = theirHtml.match( theirHtmlRe ) || [ '', '', '' ]; + + if ( emptyTagRe.test( theirMatch[ 1 ] ) ) { + theirMatch[ 1 ] = theirMatch[ 1 ].slice( 0, -1 ); + theirMatch[ 2 ] = '/' + theirMatch[ 2 ]; + } + + htmlList.push( [ theirMatch[ 1 ], ' ', myMatch[ 1 ] || '', theirMatch[ 2 ] ].join( '' ) ); + }; + } )(), + + /** + * Form fieldset for grouping dialog UI elements. + * + * @class CKEDITOR.ui.dialog.fieldset + * @extends CKEDITOR.ui.dialog.uiElement + * @constructor Creates a fieldset class instance. + * @param {CKEDITOR.dialog} dialog Parent dialog window object. + * @param {Array} childObjList + * Array of {@link CKEDITOR.ui.dialog.uiElement} objects inside this container. + * @param {Array} childHtmlList Array of HTML code that corresponds to the HTML output of all the + * objects in childObjList. + * @param {Array} htmlList Array of HTML code that this element will output to. + * @param {CKEDITOR.dialog.definition.uiElement} elementDefinition + * The element definition. Accepted fields: + * + * * `label` (Optional) The legend of the this fieldset. + * * `children` (Required) An array of dialog window field definitions which will be grouped inside this fieldset. + * + */ + fieldset: function( dialog, childObjList, childHtmlList, htmlList, elementDefinition ) { + var legendLabel = elementDefinition.label; + /** @ignore */ + var innerHTML = function() { + var html = []; + legendLabel && html.push( '' + legendLabel + '' ); + for ( var i = 0; i < childHtmlList.length; i++ ) + html.push( childHtmlList[ i ] ); + return html.join( '' ); + }; + + this._ = { children: childObjList }; + CKEDITOR.ui.dialog.uiElement.call( this, dialog, elementDefinition, htmlList, 'fieldset', null, null, innerHTML ); + } + + }, true ); + + CKEDITOR.ui.dialog.html.prototype = new CKEDITOR.ui.dialog.uiElement(); + + /** @class CKEDITOR.ui.dialog.labeledElement */ + CKEDITOR.ui.dialog.labeledElement.prototype = CKEDITOR.tools.extend( new CKEDITOR.ui.dialog.uiElement(), { + /** + * Sets the label text of the element. + * + * @param {String} label The new label text. + * @returns {CKEDITOR.ui.dialog.labeledElement} The current labeled element. + */ + setLabel: function( label ) { + var node = CKEDITOR.document.getById( this._.labelId ); + if ( node.getChildCount() < 1 ) + ( new CKEDITOR.dom.text( label, CKEDITOR.document ) ).appendTo( node ); + else + node.getChild( 0 ).$.nodeValue = label; + return this; + }, + + /** + * Retrieves the current label text of the elment. + * + * @returns {String} The current label text. + */ + getLabel: function() { + var node = CKEDITOR.document.getById( this._.labelId ); + if ( !node || node.getChildCount() < 1 ) + return ''; + else + return node.getChild( 0 ).getText(); + }, + + /** + * Defines the `onChange` event for UI element definitions. + * @property {Object} + */ + eventProcessors: commonEventProcessors + }, true ); + + /** @class CKEDITOR.ui.dialog.button */ + CKEDITOR.ui.dialog.button.prototype = CKEDITOR.tools.extend( new CKEDITOR.ui.dialog.uiElement(), { + /** + * Simulates a click to the button. + * + * @returns {Object} Return value of the `click` event. + */ + click: function() { + if ( !this._.disabled ) + return this.fire( 'click', { dialog: this._.dialog } ); + return false; + }, + + /** + * Enables the button. + */ + enable: function() { + this._.disabled = false; + var element = this.getElement(); + element && element.removeClass( 'cke_disabled' ); + }, + + /** + * Disables the button. + */ + disable: function() { + this._.disabled = true; + this.getElement().addClass( 'cke_disabled' ); + }, + + /** + * Checks whether a field is visible. + * + * @returns {Boolean} + */ + isVisible: function() { + return this.getElement().getFirst().isVisible(); + }, + + /** + * Checks whether a field is enabled. Fields can be disabled by using the + * {@link #disable} method and enabled by using the {@link #enable} method. + * + * @returns {Boolean} + */ + isEnabled: function() { + return !this._.disabled; + }, + + /** + * Defines the `onChange` event and `onClick` for button element definitions. + * + * @property {Object} + */ + eventProcessors: CKEDITOR.tools.extend( {}, CKEDITOR.ui.dialog.uiElement.prototype.eventProcessors, { + onClick: function( dialog, func ) { + this.on( 'click', function() { + func.apply( this, arguments ); + } ); + } + }, true ), + + /** + * Handler for the element's access key up event. Simulates a click to + * the button. + */ + accessKeyUp: function() { + this.click(); + }, + + /** + * Handler for the element's access key down event. Simulates a mouse + * down to the button. + */ + accessKeyDown: function() { + this.focus(); + }, + + keyboardFocusable: true + }, true ); + + /** @class CKEDITOR.ui.dialog.textInput */ + CKEDITOR.ui.dialog.textInput.prototype = CKEDITOR.tools.extend( new CKEDITOR.ui.dialog.labeledElement(), { + /** + * Gets the text input DOM element under this UI object. + * + * @returns {CKEDITOR.dom.element} The DOM element of the text input. + */ + getInputElement: function() { + return CKEDITOR.document.getById( this._.inputId ); + }, + + /** + * Puts focus into the text input. + */ + focus: function() { + var me = this.selectParentTab(); + + // GECKO BUG: setTimeout() is needed to workaround invisible selections. + setTimeout( function() { + var element = me.getInputElement(); + element && element.$.focus(); + }, 0 ); + }, + + /** + * Selects all the text in the text input. + */ + select: function() { + var me = this.selectParentTab(); + + // GECKO BUG: setTimeout() is needed to workaround invisible selections. + setTimeout( function() { + var e = me.getInputElement(); + if ( e ) { + e.$.focus(); + e.$.select(); + } + }, 0 ); + }, + + /** + * Handler for the text input's access key up event. Makes a `select()` + * call to the text input. + */ + accessKeyUp: function() { + this.select(); + }, + + /** + * Sets the value of this text input object. + * + * uiElement.setValue( 'Blamo' ); + * + * @param {Object} value The new value. + * @returns {CKEDITOR.ui.dialog.textInput} The current UI element. + */ + setValue: function( value ) { + if ( this.bidi ) { + var marker = value && value.charAt( 0 ), + dir = ( marker == '\u202A' ? 'ltr' : marker == '\u202B' ? 'rtl' : null ); + + if ( dir ) { + value = value.slice( 1 ); + } + + // Set the marker or reset it (if dir==null). + this.setDirectionMarker( dir ); + } + + if ( !value ) { + value = ''; + } + + return CKEDITOR.ui.dialog.uiElement.prototype.setValue.apply( this, arguments ); + }, + + /** + * Gets the value of this text input object. + * + * @returns {String} The value. + */ + getValue: function() { + var value = CKEDITOR.ui.dialog.uiElement.prototype.getValue.call( this ); + + if ( this.bidi && value ) { + var dir = this.getDirectionMarker(); + if ( dir ) { + value = ( dir == 'ltr' ? '\u202A' : '\u202B' ) + value; + } + } + + return value; + }, + + /** + * Sets the text direction marker and the `dir` attribute of the input element. + * + * @since 4.5 + * @param {String} dir The text direction. Pass `null` to reset. + */ + setDirectionMarker: function( dir ) { + var inputElement = this.getInputElement(); + + if ( dir ) { + inputElement.setAttributes( { + dir: dir, + 'data-cke-dir-marker': dir + } ); + // Don't remove the dir attribute if this field hasn't got the marker, + // because the dir attribute could be set independently. + } else if ( this.getDirectionMarker() ) { + inputElement.removeAttributes( [ 'dir', 'data-cke-dir-marker' ] ); + } + }, + + /** + * Gets the value of the text direction marker. + * + * @since 4.5 + * @returns {String} `'ltr'`, `'rtl'` or `null` if the marker is not set. + */ + getDirectionMarker: function() { + return this.getInputElement().data( 'cke-dir-marker' ); + }, + + keyboardFocusable: true + }, commonPrototype, true ); + + CKEDITOR.ui.dialog.textarea.prototype = new CKEDITOR.ui.dialog.textInput(); + + /** @class CKEDITOR.ui.dialog.select */ + CKEDITOR.ui.dialog.select.prototype = CKEDITOR.tools.extend( new CKEDITOR.ui.dialog.labeledElement(), { + /** + * Gets the DOM element of the select box. + * + * @returns {CKEDITOR.dom.element} The `` element of this file input. + * + * @returns {CKEDITOR.dom.element} The file input element. + */ + getInputElement: function() { + var frameDocument = CKEDITOR.document.getById( this._.frameId ).getFrameDocument(); + return frameDocument.$.forms.length > 0 ? new CKEDITOR.dom.element( frameDocument.$.forms[ 0 ].elements[ 0 ] ) : this.getElement(); + }, + + /** + * Uploads the file in the file input. + * + * @returns {CKEDITOR.ui.dialog.file} This object. + */ + submit: function() { + this.getInputElement().getParent().$.submit(); + return this; + }, + + /** + * Gets the action assigned to the form. + * + * @returns {String} The value of the action. + */ + getAction: function() { + return this.getInputElement().getParent().$.action; + }, + + /** + * The events must be applied to the inner input element, and + * this must be done when the iframe and form have been loaded. + */ + registerEvents: function( definition ) { + var regex = /^on([A-Z]\w+)/, + match; + + var registerDomEvent = function( uiElement, dialog, eventName, func ) { + uiElement.on( 'formLoaded', function() { + uiElement.getInputElement().on( eventName, func, uiElement ); + } ); + }; + + for ( var i in definition ) { + if ( !( match = i.match( regex ) ) ) + continue; + + if ( this.eventProcessors[ i ] ) + this.eventProcessors[ i ].call( this, this._.dialog, definition[ i ] ); + else + registerDomEvent( this, this._.dialog, match[ 1 ].toLowerCase(), definition[ i ] ); + } + + return this; + }, + + /** + * Redraws the file input and resets the file path in the file input. + * The redrawing logic is necessary because non-IE browsers tend to clear + * the `' ); + + var frameDocTpl = CKEDITOR.addTemplate( 'panel-frame-inner', '' + + '' + + '{css}' + + '' + + '<\/html>' ); + + /** @class CKEDITOR.ui.panel */ + CKEDITOR.ui.panel.prototype = { + /** + * Renders the combo. + * + * @param {CKEDITOR.editor} editor The editor instance which this button is + * to be used by. + * @param {Array} [output] The output array to which append the HTML relative + * to this button. + */ + render: function( editor, output ) { + this.getHolderElement = function() { + var holder = this._.holder; + + if ( !holder ) { + if ( this.isFramed ) { + var iframe = this.document.getById( this.id + '_frame' ), + parentDiv = iframe.getParent(), + doc = iframe.getFrameDocument(); + + // Make it scrollable on iOS. (#8308) + CKEDITOR.env.iOS && parentDiv.setStyles( { + 'overflow': 'scroll', + '-webkit-overflow-scrolling': 'touch' + } ); + + var onLoad = CKEDITOR.tools.addFunction( CKEDITOR.tools.bind( function() { + this.isLoaded = true; + if ( this.onLoad ) + this.onLoad(); + }, this ) ); + + doc.write( frameDocTpl.output( CKEDITOR.tools.extend( { + css: CKEDITOR.tools.buildStyleHtml( this.css ), + onload: 'window.parent.CKEDITOR.tools.callFunction(' + onLoad + ');' + }, data ) ) ); + + var win = doc.getWindow(); + + // Register the CKEDITOR global. + win.$.CKEDITOR = CKEDITOR; + + // Arrow keys for scrolling is only preventable with 'keypress' event in Opera (#4534). + doc.on( 'keydown', function( evt ) { + var keystroke = evt.data.getKeystroke(), + dir = this.document.getById( this.id ).getAttribute( 'dir' ); + + // Delegate key processing to block. + if ( this._.onKeyDown && this._.onKeyDown( keystroke ) === false ) { + evt.data.preventDefault(); + return; + } + + // ESC/ARROW-LEFT(ltr) OR ARROW-RIGHT(rtl) + if ( keystroke == 27 || keystroke == ( dir == 'rtl' ? 39 : 37 ) ) { + if ( this.onEscape && this.onEscape( keystroke ) === false ) + evt.data.preventDefault(); + } + }, this ); + + holder = doc.getBody(); + holder.unselectable(); + CKEDITOR.env.air && CKEDITOR.tools.callFunction( onLoad ); + } else { + holder = this.document.getById( this.id ); + } + + this._.holder = holder; + } + + return holder; + }; + + var data = { + editorId: editor.id, + id: this.id, + langCode: editor.langCode, + dir: editor.lang.dir, + cls: this.className, + frame: '', + env: CKEDITOR.env.cssClass, + 'z-index': editor.config.baseFloatZIndex + 1 + }; + + if ( this.isFramed ) { + // With IE, the custom domain has to be taken care at first, + // for other browers, the 'src' attribute should be left empty to + // trigger iframe's 'load' event. + var src = + CKEDITOR.env.air ? 'javascript:void(0)' : // jshint ignore:line + CKEDITOR.env.ie ? 'javascript:void(function(){' + encodeURIComponent( // jshint ignore:line + 'document.open();' + + // In IE, the document domain must be set any time we call document.open(). + '(' + CKEDITOR.tools.fixDomain + ')();' + + 'document.close();' + ) + '}())' : + ''; + + data.frame = frameTpl.output( { + id: this.id + '_frame', + src: src + } ); + } + + var html = panelTpl.output( data ); + + if ( output ) + output.push( html ); + + return html; + }, + + /** + * @todo + */ + addBlock: function( name, block ) { + block = this._.blocks[ name ] = block instanceof CKEDITOR.ui.panel.block ? block : new CKEDITOR.ui.panel.block( this.getHolderElement(), block ); + + if ( !this._.currentBlock ) + this.showBlock( name ); + + return block; + }, + + /** + * @todo + */ + getBlock: function( name ) { + return this._.blocks[ name ]; + }, + + /** + * @todo + */ + showBlock: function( name ) { + var blocks = this._.blocks, + block = blocks[ name ], + current = this._.currentBlock; + + // ARIA role works better in IE on the body element, while on the iframe + // for FF. (#8864) + var holder = !this.forceIFrame || CKEDITOR.env.ie ? this._.holder : this.document.getById( this.id + '_frame' ); + + if ( current ) + current.hide(); + + this._.currentBlock = block; + + CKEDITOR.fire( 'ariaWidget', holder ); + + // Reset the focus index, so it will always go into the first one. + block._.focusIndex = -1; + + this._.onKeyDown = block.onKeyDown && CKEDITOR.tools.bind( block.onKeyDown, block ); + + block.show(); + + return block; + }, + + /** + * @todo + */ + destroy: function() { + this.element && this.element.remove(); + } + }; + + /** + * @class + * + * @todo class and all methods + */ + CKEDITOR.ui.panel.block = CKEDITOR.tools.createClass( { + /** + * Creates a block class instances. + * + * @constructor + * @todo + */ + $: function( blockHolder, blockDefinition ) { + this.element = blockHolder.append( blockHolder.getDocument().createElement( 'div', { + attributes: { + 'tabindex': -1, + 'class': 'cke_panel_block' + }, + styles: { + display: 'none' + } + } ) ); + + // Copy all definition properties to this object. + if ( blockDefinition ) + CKEDITOR.tools.extend( this, blockDefinition ); + + // Set the a11y attributes of this element ... + this.element.setAttributes( { + 'role': this.attributes.role || 'presentation', + 'aria-label': this.attributes[ 'aria-label' ], + 'title': this.attributes.title || this.attributes[ 'aria-label' ] + } ); + + this.keys = {}; + + this._.focusIndex = -1; + + // Disable context menu for panels. + this.element.disableContextMenu(); + }, + + _: { + + /** + * Mark the item specified by the index as current activated. + */ + markItem: function( index ) { + if ( index == -1 ) + return; + var links = this.element.getElementsByTag( 'a' ); + var item = links.getItem( this._.focusIndex = index ); + + // Safari need focus on the iframe window first(#3389), but we need + // lock the blur to avoid hiding the panel. + if ( CKEDITOR.env.webkit ) + item.getDocument().getWindow().focus(); + item.focus(); + + this.onMark && this.onMark( item ); + } + }, + + proto: { + show: function() { + this.element.setStyle( 'display', '' ); + }, + + hide: function() { + if ( !this.onHide || this.onHide.call( this ) !== true ) + this.element.setStyle( 'display', 'none' ); + }, + + onKeyDown: function( keystroke, noCycle ) { + var keyAction = this.keys[ keystroke ]; + switch ( keyAction ) { + // Move forward. + case 'next': + var index = this._.focusIndex, + links = this.element.getElementsByTag( 'a' ), + link; + + while ( ( link = links.getItem( ++index ) ) ) { + // Move the focus only if the element is marked with + // the _cke_focus and it it's visible (check if it has + // width). + if ( link.getAttribute( '_cke_focus' ) && link.$.offsetWidth ) { + this._.focusIndex = index; + link.focus(); + break; + } + } + + // If no link was found, cycle and restart from the top. (#11125) + if ( !link && !noCycle ) { + this._.focusIndex = -1; + return this.onKeyDown( keystroke, 1 ); + } + + return false; + + // Move backward. + case 'prev': + index = this._.focusIndex; + links = this.element.getElementsByTag( 'a' ); + + while ( index > 0 && ( link = links.getItem( --index ) ) ) { + // Move the focus only if the element is marked with + // the _cke_focus and it it's visible (check if it has + // width). + if ( link.getAttribute( '_cke_focus' ) && link.$.offsetWidth ) { + this._.focusIndex = index; + link.focus(); + break; + } + + // Make sure link is null when the loop ends and nothing was + // found (#11125). + link = null; + } + + // If no link was found, cycle and restart from the bottom. (#11125) + if ( !link && !noCycle ) { + this._.focusIndex = links.count(); + return this.onKeyDown( keystroke, 1 ); + } + + return false; + + case 'click': + case 'mouseup': + index = this._.focusIndex; + link = index >= 0 && this.element.getElementsByTag( 'a' ).getItem( index ); + + if ( link ) + link.$[ keyAction ] ? link.$[ keyAction ]() : link.$[ 'on' + keyAction ](); + + return false; + } + + return true; + } + } + } ); + +} )(); + +/** + * Fired when a panel is added to the document. + * + * @event ariaWidget + * @member CKEDITOR + * @param {Object} data The element wrapping the panel. + */ diff --git a/ckeditor/plugins/panelbutton/plugin.js b/ckeditor/plugins/panelbutton/plugin.js new file mode 100644 index 0000000..97e7283 --- /dev/null +++ b/ckeditor/plugins/panelbutton/plugin.js @@ -0,0 +1,138 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +CKEDITOR.plugins.add( 'panelbutton', { + requires: 'button', + onLoad: function() { + function clickFn( editor ) { + var _ = this._; + + if ( _.state == CKEDITOR.TRISTATE_DISABLED ) + return; + + this.createPanel( editor ); + + if ( _.on ) { + _.panel.hide(); + return; + } + + _.panel.showBlock( this._.id, this.document.getById( this._.id ), 4 ); + } + + /** + * @class + * @extends CKEDITOR.ui.button + * @todo class and methods + */ + CKEDITOR.ui.panelButton = CKEDITOR.tools.createClass( { + base: CKEDITOR.ui.button, + + /** + * Creates a panelButton class instance. + * + * @constructor + */ + $: function( definition ) { + // We don't want the panel definition in this object. + var panelDefinition = definition.panel || {}; + delete definition.panel; + + this.base( definition ); + + this.document = ( panelDefinition.parent && panelDefinition.parent.getDocument() ) || CKEDITOR.document; + + panelDefinition.block = { + attributes: panelDefinition.attributes + }; + panelDefinition.toolbarRelated = true; + + this.hasArrow = true; + + this.click = clickFn; + + this._ = { + panelDefinition: panelDefinition + }; + }, + + statics: { + handler: { + create: function( definition ) { + return new CKEDITOR.ui.panelButton( definition ); + } + } + }, + + proto: { + createPanel: function( editor ) { + var _ = this._; + + if ( _.panel ) + return; + + var panelDefinition = this._.panelDefinition, + panelBlockDefinition = this._.panelDefinition.block, + panelParentElement = panelDefinition.parent || CKEDITOR.document.getBody(), + panel = this._.panel = new CKEDITOR.ui.floatPanel( editor, panelParentElement, panelDefinition ), + block = panel.addBlock( _.id, panelBlockDefinition ), + me = this; + + panel.onShow = function() { + if ( me.className ) + this.element.addClass( me.className + '_panel' ); + + me.setState( CKEDITOR.TRISTATE_ON ); + + _.on = 1; + + me.editorFocus && editor.focus(); + + if ( me.onOpen ) + me.onOpen(); + }; + + panel.onHide = function( preventOnClose ) { + if ( me.className ) + this.element.getFirst().removeClass( me.className + '_panel' ); + + me.setState( me.modes && me.modes[ editor.mode ] ? CKEDITOR.TRISTATE_OFF : CKEDITOR.TRISTATE_DISABLED ); + + _.on = 0; + + if ( !preventOnClose && me.onClose ) + me.onClose(); + }; + + panel.onEscape = function() { + panel.hide( 1 ); + me.document.getById( _.id ).focus(); + }; + + if ( this.onBlock ) + this.onBlock( panel, block ); + + block.onHide = function() { + _.on = 0; + me.setState( CKEDITOR.TRISTATE_OFF ); + }; + } + } + } ); + + }, + beforeInit: function( editor ) { + editor.ui.addHandler( CKEDITOR.UI_PANELBUTTON, CKEDITOR.ui.panelButton.handler ); + } +} ); + +/** + * Button UI element. + * + * @readonly + * @property {String} [='panelbutton'] + * @member CKEDITOR + */ +CKEDITOR.UI_PANELBUTTON = 'panelbutton'; diff --git a/ckeditor/plugins/pastefromword/filter/default.js b/ckeditor/plugins/pastefromword/filter/default.js index cc7a2e9..37aa62e 100644 --- a/ckeditor/plugins/pastefromword/filter/default.js +++ b/ckeditor/plugins/pastefromword/filter/default.js @@ -1,31 +1,1870 @@ -/* - Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -(function(){function y(a){for(var a=a.toUpperCase(),c=z.length,b=0,f=0;ft)&&(s=a-t);t=a;c["cke:indent"]=s&&Math.ceil(a/s)+1||1}],[/^mso-list$/,null,function(a){var a=a.split(" "),b=Number(a[0].match(/\d+/)),a=Number(a[1].match(/\d+/));1==a&&(b!==w&&(c["cke:reset"]=1),w=b);c["cke:indent"]=a}]])(c.style,a)||""),c["cke:indent"]||(t=0,c["cke:indent"]= -1),CKEDITOR.tools.extend(c,b.attributes),!0;w=t=s=null;return!1},getStyleComponents:function(){var a=CKEDITOR.dom.element.createFromHtml('
        ',CKEDITOR.document);CKEDITOR.document.getBody().append(a);return function(c,b,f){a.setStyle(c,b);for(var c={},b=f.length,d=0;de)a.push(j=new CKEDITOR.htmlParser.element(l)),j.add(b),h.add(j);else{if(db.size?"small":"medium")+";",delete b.size),a.name="span",a.addStyle(d))}},span:function(a){if(p(a.parent))return!1;a.filterChildren(c);if(n(a))return delete a.name,null;if(p(a)){var b=a.firstChild(function(a){return a.value||"img"==a.name}),e=(b=b&&(b.value||"l."))&&b.match(/^(?:[(]?)([^\s]+?)([.)]?)$/);if(e)return b=i(e,b),(a=a.getAncestor("span"))&&/ mso-hide:\s*all|display:\s*none /.test(a.attributes.style)&&(b.attributes["cke:ignored"]=1),b}if(e=(b=a.attributes)&&b.style)b.style=j([["line-height"], -[/^font-family$/,null,!o?m(d.font_style,"family"):null],[/^font-size$/,null,!o?m(d.fontSize_style,"size"):null],[/^color$/,null,!o?m(d.colorButton_foreStyle,"color"):null],[/^background-color$/,null,!o?m(d.colorButton_backStyle,"color"):null]])(e,a)||"";b.style||delete b.style;CKEDITOR.tools.isEmpty(b)&&delete a.name;return null},b:g(d.coreStyles_bold),i:g(d.coreStyles_italic),u:g(d.coreStyles_underline),s:g(d.coreStyles_strike),sup:g(d.coreStyles_superscript),sub:g(d.coreStyles_subscript),a:function(a){a= -a.attributes;a.href&&a.href.match(/^file:\/\/\/[\S]+#/i)&&(a.href=a.href.replace(/^file:\/\/\/[^#]+/i,""))},"cke:listbullet":function(a){a.getAncestor(/h\d/)&&!d.pasteFromWordNumberedHeadingToList&&delete a.name}},attributeNames:[[/^onmouse(:?out|over)/,""],[/^onload$/,""],[/(?:v|o):\w+/,""],[/^lang/,""]],attributes:{style:j(s?[[/^list-style-type$/,null],[/^margin$|^margin-(?!bottom|top)/,null,function(a,b,c){if(b.name in{p:1,div:1}){b="ltr"==d.contentsLangDirection?"margin-left":"margin-right";if("margin"== -c)a=r(c,a,[b])[b];else if(c!=b)return null;if(a&&!D.test(a))return[b,a]}return null}],[/^clear$/],[/^border.*|margin.*|vertical-align|float$/,null,function(a,b){if("img"==b.name)return a}],[/^width|height$/,null,function(a,b){if(b.name in{table:1,td:1,th:1,img:1})return a}]]:[[/^mso-/],[/-color$/,null,function(a){if("transparent"==a)return!1;if(CKEDITOR.env.gecko)return a.replace(/-moz-use-text-color/g,"transparent")}],[/^margin$/,D],["text-indent","0cm"],["page-break-before"],["tab-stops"],["display", -"none"],o?[/font-?/]:null],s),width:function(a,c){if(c.name in b.$tableContent)return!1},border:function(a,c){if(c.name in b.$tableContent)return!1},"class":h,bgcolor:h,valign:s?h:function(a,b){b.addStyle("vertical-align",a);return!1}},comment:!CKEDITOR.env.ie?function(a,b){var c=a.match(//),d=a.match(/^\[if !supportLists\]([\s\S]*?)\[endif\]$/);return d?(d=(c=d[1]||c&&"l.")&&c.match(/>(?:[(]?)([^\s]+?)([.)]?)]*o:href=['"](.*?)['"]/))&&d[1])&&(c.attributes.src=d),c):!1}:h}}},G=function(){this.dataFilter=new CKEDITOR.htmlParser.filter};G.prototype={toHtml:function(a){var a=CKEDITOR.htmlParser.fragment.fromHtml(a),c=new CKEDITOR.htmlParser.basicWriter;a.writeHtml(c,this.dataFilter);return c.getHtml(!0)}};CKEDITOR.cleanWord=function(a,c){CKEDITOR.env.gecko&&(a=a.replace(/(<\!--\[if[^<]*?\])--\>([\S\s]*?)<\!--(\[endif\]--\>)/gi,"$1$2$3"));CKEDITOR.env.webkit&& -(a=a.replace(/(class="MsoListParagraph[^>]+><\!--\[if !supportLists\]--\>)([^<]+)(<\!--\[endif\]--\>)/gi,"$1$2$3"));var b=new G,f=b.dataFilter;f.addRules(CKEDITOR.plugins.pastefromword.getRules(c,f));c.fire("beforeCleanWord",{filter:f});try{a=b.toHtml(a)}catch(d){alert(c.lang.pastefromword.error)}a=a.replace(/cke:.*?".*?"/g,"");a=a.replace(/style=""/g,"");return a=a.replace(//g,"")}})(); \ No newline at end of file +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/* globals CKEDITOR */ + +( function() { + var List, + Style, + Heuristics, + filter, + tools = CKEDITOR.tools, + invalidTags = [ + 'o:p', + 'xml', + 'script', + 'meta', + 'link' + ], + links = {}, + inComment = 0; + + /** + * Set of Paste from Word plugin helpers. + * + * @since 4.6.0 + * @private + * @member CKEDITOR.plugins + */ + CKEDITOR.plugins.pastefromword = {}; + + CKEDITOR.cleanWord = function( mswordHtml, editor ) { + + var msoListsDetected = Boolean( mswordHtml.match( /mso-list:\s*l\d+\s+level\d+\s+lfo\d+/ ) ); + + // Sometimes Word malforms the comments. + mswordHtml = mswordHtml.replace( //g, ']-->' ); + + var fragment = CKEDITOR.htmlParser.fragment.fromHtml( mswordHtml ); + + filter = new CKEDITOR.htmlParser.filter( { + root: function( element ) { + element.filterChildren( filter ); + + CKEDITOR.plugins.pastefromword.lists.cleanup( List.createLists( element ) ); + }, + elementNames: [ + [ ( /^\?xml:namespace$/ ), '' ], + [ /^v:shapetype/, '' ], + [ new RegExp( invalidTags.join( '|' ) ), '' ] // Remove invalid tags. + ], + elements: { + 'a': function( element ) { + // Redundant anchor created by IE8. + if ( element.attributes.name ) { + if ( element.attributes.name == '_GoBack' ) { + delete element.name; + return; + } + + // Garbage links that go nowhere. + if ( element.attributes.name.match( /^OLE_LINK\d+$/ ) ) { + delete element.name; + return; + } + } + + if ( element.attributes.href && element.attributes.href.match( /#.+$/ ) ) { + var name = element.attributes.href.match( /#(.+)$/ )[ 1 ]; + links[ name ] = element; + } + + if ( element.attributes.name && links[ element.attributes.name ] ) { + var link = links[ element.attributes.name ]; + link.attributes.href = link.attributes.href.replace( /.*#(.*)$/, '#$1' ); + } + + }, + 'div': function( element ) { + Style.createStyleStack( element, filter, editor ); + }, + 'img': function( element ) { + var attributeStyleMap = { + width: function( value ) { + Style.setStyle( element, 'width', value + 'px' ); + }, + height: function( value ) { + Style.setStyle( element, 'height', value + 'px' ); + } + }; + + if ( element.parent ) { + var attrs = element.parent.attributes, + style = attrs.style || attrs.STYLE; + if ( style && style.match( /mso\-list:\s?Ignore/ ) ) { + element.attributes[ 'cke-ignored' ] = true; + } + } + + Style.mapStyles( element, attributeStyleMap ); + + if ( element.attributes.src && element.attributes.src.match( /^file:\/\// ) && + element.attributes.alt && element.attributes.alt.match( /^https?:\/\// ) ) { + element.attributes.src = element.attributes.alt; + } + }, + 'p': function( element ) { + element.filterChildren( filter ); + + if ( element.attributes.style && element.attributes.style.match( /display:\s*none/i ) ) { + return false; + } + + if ( List.thisIsAListItem( editor, element ) ) { + List.convertToFakeListItem( editor, element ); + } else { + // In IE list level information is stored in

        elements inside

      • elements. + var container = element.getAscendant( function( element ) { + return element.name == 'ul' || element.name == 'ol'; + } ), + style = tools.parseCssText( element.attributes.style ); + if ( container && + !container.attributes[ 'cke-list-level' ] && + style[ 'mso-list' ] && + style[ 'mso-list' ].match( /level/ ) ) { + container.attributes[ 'cke-list-level' ] = style[ 'mso-list' ].match( /level(\d+)/ )[1]; + } + } + + Style.createStyleStack( element, filter, editor ); + }, + 'pre': function( element ) { + if ( List.thisIsAListItem( editor, element ) ) List.convertToFakeListItem( editor, element ); + + Style.createStyleStack( element, filter, editor ); + }, + 'h1': function( element ) { + if ( List.thisIsAListItem( editor, element ) ) List.convertToFakeListItem( editor, element ); + + Style.createStyleStack( element, filter, editor ); + }, + 'font': function( element ) { + if ( element.getHtml().match( /^\s*$/ ) ) { + new CKEDITOR.htmlParser.text( ' ' ).insertAfter( element ); + return false; + } + + if ( editor && editor.config.pasteFromWordRemoveFontStyles === true && element.attributes.size ) { + // font[size] are still used by old IEs for font size. + delete element.attributes.size; + } + + createAttributeStack( element, filter ); + }, + 'ul': function( element ) { + if ( !msoListsDetected ) { + // List should only be processed if we're sure we're working with Word. (#16593) + return; + } + + // Edge case from 11683 - an unusual way to create a level 2 list. + if ( element.parent.name == 'li' && tools.indexOf( element.parent.children, element ) === 0 ) { + Style.setStyle( element.parent, 'list-style-type', 'none' ); + } + + List.dissolveList( element ); + return false; + }, + 'li': function( element ) { + if ( !msoListsDetected ) { + return; + } + + element.attributes.style = Style.normalizedStyles( element, editor ); + + Style.pushStylesLower( element ); + }, + 'ol': function( element ) { + if ( !msoListsDetected ) { + // List should only be processed if we're sure we're working with Word. (#16593) + return; + } + + // Fix edge-case where when a list skips a level in IE11, the
          element + // is implicitly surrounded by a
        1. . + if ( element.parent.name == 'li' && tools.indexOf( element.parent.children, element ) === 0 ) { + Style.setStyle( element.parent, 'list-style-type', 'none' ); + } + + List.dissolveList( element ); + return false; + }, + 'span': function( element ) { + element.filterChildren( filter ); + + element.attributes.style = Style.normalizedStyles( element, editor ); + + if ( !element.attributes.style || + // Remove garbage bookmarks that disrupt the content structure. + element.attributes.style.match( /^mso\-bookmark:OLE_LINK\d+$/ ) || + element.getHtml().match( /^(\s| )+$/ ) ) { + + // replaceWithChildren doesn't work in filters. + for ( var i = element.children.length - 1; i >= 0; i-- ) { + element.children[ i ].insertAfter( element ); + } + return false; + } + + Style.createStyleStack( element, filter, editor ); + }, + 'table': function( element ) { + element._tdBorders = {}; + element.filterChildren( filter ); + + var borderStyle, occurences = 0; + for ( var border in element._tdBorders ) { + if ( element._tdBorders[ border ] > occurences ) { + occurences = element._tdBorders[ border ]; + borderStyle = border; + } + } + + Style.setStyle( element, 'border', borderStyle ); + + }, + 'td': function( element ) { + + var ascendant = element.getAscendant( 'table' ), + tdBorders = ascendant._tdBorders, + borderStyles = [ 'border', 'border-top', 'border-right', 'border-bottom', 'border-left' ], + ascendantStyle = tools.parseCssText( ascendant.attributes.style ); + + // Sometimes the background is set for the whole table - move it to individual cells. + var background = ascendantStyle.background || ascendantStyle.BACKGROUND; + if ( background ) { + Style.setStyle( element, 'background', background, true ); + } + + var backgroundColor = ascendantStyle[ 'background-color' ] || ascendantStyle[ 'BACKGROUND-COLOR' ]; + if ( backgroundColor ) { + Style.setStyle( element, 'background-color', backgroundColor, true ); + } + + var styles = tools.parseCssText( element.attributes.style ); + + for ( var style in styles ) { + var temp = styles[ style ]; + delete styles[ style ]; + styles[ style.toLowerCase() ] = temp; + } + + // Count all border styles that occur in the table. + for ( var i = 0; i < borderStyles.length; i++ ) { + if ( styles[ borderStyles[ i ] ] ) { + var key = styles[ borderStyles[ i ] ]; + tdBorders[ key ] = tdBorders[ key ] ? tdBorders[ key ] + 1 : 1; + } + } + + Style.pushStylesLower( element, { + 'background': true + } ); + }, + 'v:imagedata': remove, + // This is how IE8 presents images. + 'v:shape': function( element ) { + // In chrome a element may be followed by an element with the same content. + var duplicate = false; + element.parent.getFirst( function( child ) { + if ( child.name == 'img' && + child.attributes && + child.attributes[ 'v:shapes' ] == element.attributes.id ) { + duplicate = true; + } + } ); + + if ( duplicate ) return false; + + var src = ''; + element.forEach( function( child ) { + if ( child.attributes && child.attributes.src ) { + src = child.attributes.src; + } + }, CKEDITOR.NODE_ELEMENT, true ); + + element.filterChildren( filter ); + + element.name = 'img'; + element.attributes.src = element.attributes.src || src; + + delete element.attributes.type; + }, + + 'style': function() { + // We don't want to let any styles in. Firefox tends to add some. + return false; + } + }, + attributes: { + 'style': function( styles, element ) { + // Returning false deletes the attribute. + return Style.normalizedStyles( element, editor ) || false; + }, + 'class': function( classes ) { + return falseIfEmpty( classes.replace( /msonormal|msolistparagraph\w*/ig, '' ) ); + }, + 'cellspacing': remove, + 'cellpadding': remove, + 'border': remove, + 'valign': remove, + 'v:shapes': remove, + 'o:spid': remove + }, + comment: function( element ) { + if ( element.match( /\[if.* supportFields.*\]/ ) ) { + inComment++; + } + if ( element == '[endif]' ) { + inComment = inComment > 0 ? inComment - 1 : 0; + } + return false; + }, + text: function( content ) { + if ( inComment ) { + return ''; + } + return content.replace( / /g, ' ' ); + } + } ); + + var writer = new CKEDITOR.htmlParser.basicWriter(); + + filter.applyTo( fragment ); + fragment.writeHtml( writer ); + + return writer.getHtml(); + }; + + /** + * Namespace containing all the helper functions to work with styles. + * + * @private + * @since 4.6.0 + * @member CKEDITOR.plugins.pastefromword + */ + CKEDITOR.plugins.pastefromword.styles = { + setStyle: function( element, key, value, dontOverwrite ) { + var styles = tools.parseCssText( element.attributes.style ); + + if ( dontOverwrite && styles[ key ] ) { + return; + } + + if ( value === '' ) { + delete styles[ key ]; + } else { + styles[ key ] = value; + } + + element.attributes.style = CKEDITOR.tools.writeCssText( styles ); + }, + + // Map attributes to styles. + mapStyles: function( element, attributeStyleMap ) { + for ( var attribute in attributeStyleMap ) { + if ( element.attributes[ attribute ] ) { + if ( typeof attributeStyleMap[ attribute ] === 'function' ) { + attributeStyleMap[ attribute ]( element.attributes[ attribute ] ); + } else { + Style.setStyle( element, attributeStyleMap[ attribute ], element.attributes[ attribute ] ); + } + delete element.attributes[ attribute ]; + } + } + }, + + /** + * Filters Word-specific styles for a given element. Also might filter additional styles + * based on the `editor` configuration. + * + * @private + * @param {CKEDITOR.htmlParser.element} element + * @param {CKEDITOR.editor} editor + * @member CKEDITOR.plugins.pastefromword.styles + */ + normalizedStyles: function( element, editor ) { + + // Some styles and style values are redundant, so delete them. + var resetStyles = [ + 'background-color:transparent', + 'border-image:none', + 'color:windowtext', + 'direction:ltr', + 'mso-', + 'text-indent', + 'visibility:visible', + 'div:border:none' // This one stays because #6241 + ], + textStyles = [ + 'font-family', + 'font', + 'font-size', + 'color', + 'background-color', + 'line-height', + 'text-decoration' + ], + matchStyle = function() { + var keys = []; + for ( var i = 0; i < arguments.length; i++ ) { + if ( arguments[ i ] ) { + keys.push( arguments[ i ] ); + } + } + + return tools.indexOf( resetStyles, keys.join( ':' ) ) !== -1; + }, + removeFontStyles = editor && editor.config.pasteFromWordRemoveFontStyles === true; + + var styles = tools.parseCssText( element.attributes.style ); + + if ( element.name == 'cke:li' ) { + // IE8 tries to emulate list indentation with a combination of + // text-indent and left margin. Normalize this. Note that IE8 styles are uppercase. + if ( styles[ 'TEXT-INDENT' ] && styles.MARGIN ) { + element.attributes[ 'cke-indentation' ] = List.getElementIndentation( element ); + styles.MARGIN = styles.MARGIN.replace( /(([\w\.]+ ){3,3})[\d\.]+(\w+$)/, '$10$3' ); + } + + } + + var keys = tools.objectKeys( styles ); + + for ( var i = 0; i < keys.length; i++ ) { + var styleName = keys[ i ].toLowerCase(), + styleValue = styles[ keys[ i ] ], + indexOf = CKEDITOR.tools.indexOf, + toBeRemoved = removeFontStyles && indexOf( textStyles, styleName.toLowerCase() ) !== -1; + + if ( toBeRemoved || matchStyle( null, styleName, styleValue ) || + matchStyle( null, styleName.replace( /\-.*$/, '-' ) ) || + matchStyle( null, styleName ) || + matchStyle( element.name, styleName, styleValue ) || + matchStyle( element.name, styleName.replace( /\-.*$/, '-' ) ) || + matchStyle( element.name, styleName ) || + matchStyle( styleValue ) + ) { + delete styles[ keys[ i ] ]; + } + } + return CKEDITOR.tools.writeCssText( styles ); + }, + + /** + * Surrounds the element's children with a stack of spans, each one having one style + * originally belonging to the element. + * + * @private + * @param {CKEDITOR.htmlParser.element} element + * @param {CKEDITOR.htmlParser.filter} filter + * @param {CKEDITOR.editor} editor + * @member CKEDITOR.plugins.pastefromword.styles + */ + createStyleStack: function( element, filter, editor ) { + var i, + children = []; + + element.filterChildren( filter ); + + // Store element's children somewhere else. + for ( i = element.children.length - 1; i >= 0; i-- ) { + children.unshift( element.children[ i ] ); + element.children[ i ].remove(); + } + + Style.sortStyles( element ); + + // Create a stack of spans with each containing one style. + var styles = tools.parseCssText( Style.normalizedStyles( element, editor ) ), + innermostElement = element, + styleTopmost = element.name === 'span'; // Ensure that the root element retains at least one style. + + for ( var style in styles ) { + if ( style.match( /margin|text\-align|width|border|padding/i ) ) { + continue; + } + + if ( styleTopmost ) { + styleTopmost = false; + continue; + } + + var newElement = new CKEDITOR.htmlParser.element( 'span' ); + + newElement.attributes.style = style + ':' + styles[ style ]; + + innermostElement.add( newElement ); + innermostElement = newElement; + + delete styles[ style ]; + } + + if ( JSON.stringify( styles ) !== '{}' ) { + element.attributes.style = CKEDITOR.tools.writeCssText( styles ); + } else { + delete element.attributes.style; + } + + // Add the stored children to the innermost span. + for ( i = 0; i < children.length; i++ ) { + innermostElement.add( children[ i ] ); + } + }, + + // Some styles need to be stacked in a particular order to work properly. + sortStyles: function( element ) { + var orderedStyles = [ + 'border', + 'border-bottom', + 'font-size', + 'background' + ], + style = tools.parseCssText( element.attributes.style ), + keys = tools.objectKeys( style ), + sortedKeys = [], + nonSortedKeys = []; + + // Divide styles into sorted and non-sorted, because Array.prototype.sort() + // requires a transitive relation. + for ( var i = 0; i < keys.length; i++ ) { + if ( tools.indexOf( orderedStyles, keys[ i ].toLowerCase() ) !== -1 ) { + sortedKeys.push( keys[ i ] ); + } else { + nonSortedKeys.push( keys[ i ] ); + } + } + + // For styles in orderedStyles[] enforce the same order as in orderedStyles[]. + sortedKeys.sort( function( a, b ) { + var aIndex = tools.indexOf( orderedStyles, a.toLowerCase() ); + var bIndex = tools.indexOf( orderedStyles, b.toLowerCase() ); + + return aIndex - bIndex; + } ); + + keys = [].concat( sortedKeys, nonSortedKeys ); + + var sortedStyles = {}; + + for ( i = 0; i < keys.length; i++ ) { + sortedStyles[ keys[ i ] ] = style[ keys[ i ] ]; + } + + element.attributes.style = CKEDITOR.tools.writeCssText( sortedStyles ); + }, + + // Moves the element's styles lower in the DOM hierarchy. + // Returns true on success. + pushStylesLower: function( element, exceptions ) { + if ( !element.attributes.style || + element.children.length === 0 ) { + return false; + } + + exceptions = exceptions || {}; + + // Entries ending with a dash match styles that start with + // the entry name, e.g. 'border-' matches 'border-style', 'border-color' etc. + var retainedStyles = { + 'list-style-type': true, + 'width': true, + 'border': true, + 'border-': true + }; + + var styles = tools.parseCssText( element.attributes.style ); + + for ( var style in styles ) { + if ( style.toLowerCase() in retainedStyles || + retainedStyles [ style.toLowerCase().replace( /\-.*$/, '-' ) ] || + style.toLowerCase() in exceptions ) { + continue; + } + + var pushed = false; + + for ( var i = 0; i < element.children.length; i++ ) { + var child = element.children[ i ]; + + if ( child.type !== CKEDITOR.NODE_ELEMENT ) { + continue; + } + + pushed = true; + + Style.setStyle( child, style, styles[ style ] ); + } + + if ( pushed ) { + delete styles[ style ]; + } + } + + element.attributes.style = CKEDITOR.tools.writeCssText( styles ); + + return true; + } + }; + Style = CKEDITOR.plugins.pastefromword.styles; + + /** + * Namespace containing any list-oriented helper methods. + * + * @private + * @since 4.6.0 + * @member CKEDITOR.plugins.pastefromword + */ + CKEDITOR.plugins.pastefromword.lists = { + /** + * Checks if a given element is a list item-alike. + * + * @private + * @param {CKEDITOR.editor} editor + * @param {CKEDITOR.htmlParser.element} element + * @returns {Boolean} + * @member CKEDITOR.plugins.pastefromword.lists + */ + thisIsAListItem: function( editor, element ) { + if ( Heuristics.isEdgeListItem( editor, element ) ) { + return true; + } + + /*jshint -W024 */ + // Normally a style of the sort that looks like "mso-list: l0 level1 lfo1" + // indicates a list element, but the same style may appear in a

          that's within a

        2. . + if ( ( ( element.attributes.style && element.attributes.style.match( /mso\-list:\s?l\d/ ) ) && + element.parent.name !== 'li' ) || + element.attributes[ 'cke-dissolved' ] || + element.getHtml().match( // ) || + // Flat, ordered lists are represented by paragraphs + // who's text content roughly matches /( )*(.*?)( )+/ + // where the middle parentheses contain the symbol. + element.getHtml().match( /^( )*.*?[\.\)] ( ){2,700}/ ) + ) { + return true; + } + + return false; + /*jshint +W024 */ + }, + + /** + * Converts an element to an element with the `cke:li` tag name. + * + * @private + * @param {CKEDITOR.editor} editor + * @param {CKEDITOR.htmlParser.element} element + * @member CKEDITOR.plugins.pastefromword.lists + */ + convertToFakeListItem: function( editor, element ) { + if ( Heuristics.isEdgeListItem( editor, element ) ) { + Heuristics.assignListLevels( editor, element ); + } + + // A dummy call to cache parsed list info inside of cke-list-* attributes. + this.getListItemInfo( element ); + + if ( !element.attributes[ 'cke-dissolved' ] ) { + // The symbol is usually the first text node descendant + // of the element that doesn't start with a whitespace character; + var symbol; + + element.forEach( function( element ) { + // Sometimes there are custom markers represented as images. + // They can be recognized by the distinctive alt attribute value. + if ( !symbol && element.name == 'img' && + element.attributes[ 'cke-ignored' ] && + element.attributes.alt == '*' ) { + symbol = '·'; + // Remove the "symbol" now, since it's the best opportunity to do so. + element.remove(); + } + }, CKEDITOR.NODE_ELEMENT ); + + element.forEach( function( element ) { + if ( !symbol && !element.value.match( /^ / ) ) { + symbol = element.value; + } + }, CKEDITOR.NODE_TEXT ); + + // Without a symbol this isn't really a list item. + if ( typeof symbol == 'undefined' ) { + return; + } + + element.attributes[ 'cke-symbol' ] = symbol.replace( / .*$/, '' ); + + List.removeSymbolText( element ); + } + + if ( element.attributes.style ) { + // Hacky way to get rid of margin left. + // @todo: we should gather all css cleanup here, and consider bidi. Eventually we might put a config variable to + // to enable it. + var styles = tools.parseCssText( element.attributes.style ); + + if ( styles[ 'margin-left' ] ) { + delete styles[ 'margin-left' ]; + element.attributes.style = CKEDITOR.tools.writeCssText( styles ); + } + } + + // Converting to a normal list item would implicitly wrap the element around an
            . + element.name = 'cke:li'; + }, + + /** + * Converts any fake list items contained within `root` into real `li` elements. + * + * @private + * @param {CKEDITOR.htmlParser.element} root + * @returns {CKEDITOR.htmlParser.element[]} An array of converted elements. + * @member CKEDITOR.plugins.pastefromword.lists + */ + convertToRealListItems: function( root ) { + var listElements = []; + // Select and clean up list elements. + root.forEach( function( element ) { + if ( element.name == 'cke:li' ) { + element.name = 'li'; + + //List.removeSymbolText( element ); + + listElements.push( element ); + } + }, CKEDITOR.NODE_ELEMENT, false ); + + return listElements; + }, + + removeSymbolText: function( element ) { // ...from a list element. + var removed, + symbol = element.attributes[ 'cke-symbol' ]; + + element.forEach( function( node ) { + if ( !removed && node.value.match( symbol.replace( ')', '\\)' ).replace( '(', '' ) ) ) { + + node.value = node.value.replace( symbol, '' ); + + if ( node.parent.getHtml().match( /^(\s| )*$/ ) ) { + removed = node.parent !== element ? node.parent : null; + } + } + }, CKEDITOR.NODE_TEXT ); + + removed && removed.remove(); + }, + + setListSymbol: function( list, symbol, level ) { + level = level || 1; + + var style = tools.parseCssText( list.attributes.style ); + + if ( list.name == 'ol' ) { + if ( list.attributes.type || style[ 'list-style-type' ] ) return; + + var typeMap = { + '[ivx]': 'lower-roman', + '[IVX]': 'upper-roman', + '[a-z]': 'lower-alpha', + '[A-Z]': 'upper-alpha', + '\\d': 'decimal' + }; + + for ( var type in typeMap ) { + if ( List.getSubsectionSymbol( symbol ).match( new RegExp( type ) ) ) { + style[ 'list-style-type' ] = typeMap[ type ]; + break; + } + } + + list.attributes[ 'cke-list-style-type' ] = style[ 'list-style-type' ]; + } else { + var symbolMap = { + '·': 'disc', + 'o': 'circle', + '§': 'square' // In Word this is a square. + }; + + if ( !style[ 'list-style-type' ] && symbolMap[ symbol ] ) { + style[ 'list-style-type' ] = symbolMap[ symbol ]; + } + + } + + List.setListSymbol.removeRedundancies( style, level ); + + ( list.attributes.style = CKEDITOR.tools.writeCssText( style ) ) || delete list.attributes.style; + }, + + setListStart: function( list ) { + var symbols = [], + offset = 0; + + for ( var i = 0; i < list.children.length; i++ ) { + symbols.push( list.children[ i ].attributes[ 'cke-symbol' ] || '' ); + } + + // When a list starts with a sublist, use the next element as a start indicator. + if ( !symbols[ 0 ] ) { + offset++; + } + + // Attribute set in setListSymbol() + switch ( list.attributes[ 'cke-list-style-type' ] ) { + case 'lower-roman': + case 'upper-roman': + list.attributes.start = List.toArabic( List.getSubsectionSymbol( symbols[ offset ] ) ) - offset; + break; + case 'lower-alpha': + case 'upper-alpha': + list.attributes.start = List.getSubsectionSymbol( symbols[ offset ] ).replace( /\W/g, '' ).toLowerCase().charCodeAt( 0 ) - 96 - offset; + break; + case 'decimal': + list.attributes.start = ( parseInt( List.getSubsectionSymbol( symbols[ offset ] ), 10 ) - offset ) || 1; + break; + } + + if ( list.attributes.start == '1' ) { + delete list.attributes.start; + } + + delete list.attributes[ 'cke-list-style-type' ]; + }, + + numbering: { + /** + * Converts the list marker value into a decimal number. + * + * var toNumber = CKEDITOR.plugins.pastefromword.lists.numbering.toNumber; + * + * console.log( toNumber( 'XIV', 'upper-roman' ) ); // Logs 14. + * console.log( toNumber( 'd', 'lower-alpha' ) ); // Logs 4. + * console.log( toNumber( '35', 'decimal' ) ); // Logs 35. + * console.log( toNumber( '404', 'foo' ) ); // Logs 1. + * + * @param {String} marker + * @param {String} markerType Marker type according to CSS `list-style-type` values. + * @returns {Number} + * @member CKEDITOR.plugins.pastefromword.lists.numbering + */ + toNumber: function( marker, markerType ) { + // Functions copied straight from old PFW implementation, no need to reinvent the wheel. + function fromAlphabet( str ) { + var alpahbets = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'; + + str = str.toUpperCase(); + var l = alpahbets.length, + retVal = 1; + for ( var x = 1; str.length > 0; x *= l ) { + retVal += alpahbets.indexOf( str.charAt( str.length - 1 ) ) * x; + str = str.substr( 0, str.length - 1 ); + } + return retVal; + } + + function fromRoman( str ) { + var romans = [ + [ 1000, 'M' ], + [ 900, 'CM' ], + [ 500, 'D' ], + [ 400, 'CD' ], + [ 100, 'C' ], + [ 90, 'XC' ], + [ 50, 'L' ], + [ 40, 'XL' ], + [ 10, 'X' ], + [ 9, 'IX' ], + [ 5, 'V' ], + [ 4, 'IV' ], + [ 1, 'I' ] + ]; + + str = str.toUpperCase(); + var l = romans.length, + retVal = 0; + for ( var i = 0; i < l; ++i ) { + for ( var j = romans[ i ], k = j[ 1 ].length; str.substr( 0, k ) == j[ 1 ]; str = str.substr( k ) ) + retVal += j[ 0 ]; + } + return retVal; + } + + if ( markerType == 'decimal' ) { + return Number( marker ); + } else if ( markerType == 'upper-roman' || markerType == 'lower-roman' ) { + return fromRoman( marker.toUpperCase() ); + } else if ( markerType == 'lower-alpha' || markerType == 'upper-alpha' ) { + return fromAlphabet( marker ); + } else { + return 1; + } + }, + + /** + * Returns a list style based on the Word marker content. + * + * var getStyle = CKEDITOR.plugins.pastefromword.lists.numbering.getStyle; + * + * console.log( getStyle( '4' ) ); // Logs: "decimal" + * console.log( getStyle( 'b' ) ); // Logs: "lower-alpha" + * console.log( getStyle( 'P' ) ); // Logs: "upper-alpha" + * console.log( getStyle( 'i' ) ); // Logs: "lower-roman" + * console.log( getStyle( 'X' ) ); // Logs: "upper-roman" + * + * + * **Implementation note:** Characters `c` and `d` are not converted to roman on purpose. It is 100 and 500 respectively, so + * you rarely go with a list up until this point, while it is common to start with `c` and `d` in alpha. + * + * @param {String} marker Marker content retained from Word, e.g. `1`, `7`, `XI`, `b`. + * @returns {String} Resolved marker type. + * @member CKEDITOR.plugins.pastefromword.lists.numbering + */ + getStyle: function( marker ) { + var typeMap = { + 'i': 'lower-roman', + 'v': 'lower-roman', + 'x': 'lower-roman', + 'l': 'lower-roman', + 'm': 'lower-roman', + 'I': 'upper-roman', + 'V': 'upper-roman', + 'X': 'upper-roman', + 'L': 'upper-roman', + 'M': 'upper-roman' + }, + firstCharacter = marker.slice( 0, 1 ), + type = typeMap[ firstCharacter ]; + + if ( !type ) { + type = 'decimal'; + + if ( firstCharacter.match( /[a-z]/ ) ) { + type = 'lower-alpha'; + } + if ( firstCharacter.match( /[A-Z]/ ) ) { + type = 'upper-alpha'; + } + } + + return type; + } + }, + + // Taking into account cases like "1.1.2." etc. - get the last element. + getSubsectionSymbol: function( symbol ) { + return ( symbol.match( /([\da-zA-Z]+).?$/ ) || [ 'placeholder', 1 ] )[ 1 ]; + }, + + setListDir: function( list ) { + var dirs = { ltr: 0, rtl: 0 }; + + list.forEach( function( child ) { + if ( child.name == 'li' ) { + var dir = child.attributes.dir || child.attributes.DIR || ''; + if ( dir.toLowerCase() == 'rtl' ) { + dirs.rtl++; + } else { + dirs.ltr++; + } + } + }, CKEDITOR.ELEMENT_NODE ); + + if ( dirs.rtl > dirs.ltr ) { + list.attributes.dir = 'rtl'; + } + }, + + createList: function( element ) { + // "o" symbolizes a circle in unordered lists. + if ( ( element.attributes[ 'cke-symbol' ].match( /([\da-np-zA-NP-Z]).?/ ) || [] )[ 1 ] ) { + return new CKEDITOR.htmlParser.element( 'ol' ); + } + return new CKEDITOR.htmlParser.element( 'ul' ); + }, + + /** + * @private + * @param {CKEDITOR.htmlParser.element} root An element to be looked through for lists. + * @returns {CKEDITOR.htmlParser.element[]} An array of created list items. + * @member CKEDITOR.plugins.pastefromword.lists + */ + createLists: function( root ) { + var element, level, i, j, + listElements = List.convertToRealListItems( root ); + + if ( listElements.length === 0 ) { + return []; + } + + // Chop data into continuous lists. + var lists = List.groupLists( listElements ); + + // Create nested list structures. + for ( i = 0; i < lists.length; i++ ) { + var list = lists[ i ], + firstLevel1Element = list[ 0 ]; + + // To determine the type of the top-level list a level 1 element is needed. + for ( j = 0; j < list.length; j++ ) { + if ( list[ j ].attributes[ 'cke-list-level' ] == 1 ) { + firstLevel1Element = list[ j ]; + break; + } + } + + var containerStack = [ List.createList( firstLevel1Element ) ], + // List wrapper (ol/ul). + innermostContainer = containerStack[ 0 ], + allContainers = [ containerStack[ 0 ] ]; + + // Insert first known list item before the list wrapper. + innermostContainer.insertBefore( list[ 0 ] ); + + for ( j = 0; j < list.length; j++ ) { + element = list[ j ]; + + level = element.attributes[ 'cke-list-level' ]; + + while ( level > containerStack.length ) { + var content = List.createList( element ); + + var children = innermostContainer.children; + if ( children.length > 0 ) { + children[ children.length - 1 ].add( content ); + } else { + var container = new CKEDITOR.htmlParser.element( 'li', { + style: 'list-style-type:none' + } ); + container.add( content ); + innermostContainer.add( container ); + } + + containerStack.push( content ); + allContainers.push( content ); + innermostContainer = content; + + if ( level == containerStack.length ) { + List.setListSymbol( content, element.attributes[ 'cke-symbol' ], level ); + } + } + + while ( level < containerStack.length ) { + containerStack.pop(); + innermostContainer = containerStack[ containerStack.length - 1 ]; + + if ( level == containerStack.length ) { + List.setListSymbol( innermostContainer, element.attributes[ 'cke-symbol' ], level ); + } + } + + // For future reference this is where the list elements are actually put into the lists. + element.remove(); + innermostContainer.add( element ); + } + + // Try to set the symbol for the root (level 1) list. + var level1Symbol; + if ( containerStack[ 0 ].children.length ) { + level1Symbol = containerStack[ 0 ].children[ 0 ].attributes[ 'cke-symbol' ]; + + if ( !level1Symbol && containerStack[ 0 ].children.length > 1 ) { + level1Symbol = containerStack[0].children[1].attributes[ 'cke-symbol' ]; + } + + if ( level1Symbol ) { + List.setListSymbol( containerStack[ 0 ], level1Symbol ); + } + } + + // This can be done only after all the list elements are where they should be. + for ( j = 0; j < allContainers.length; j++ ) { + List.setListStart( allContainers[ j ] ); + } + + // Last but not least apply li[start] if needed, also this needs to be done once ols are final. + for ( j = 0; j < list.length; j++ ) { + this.determineListItemValue( list[ j ] ); + } + } + + return listElements; + }, + + /** + * Final cleanup — removes all `cke-*` helper attributes. + * + * @private + * @param {CKEDITOR.htmlParser.element[]} listElements + * @member CKEDITOR.plugins.pastefromword.lists + */ + cleanup: function( listElements ) { + var tempAttributes = [ + 'cke-list-level', + 'cke-symbol', + 'cke-list-id', + 'cke-indentation', + 'cke-dissolved' + ], + i, + j; + + for ( i = 0; i < listElements.length; i++ ) { + for ( j = 0; j < tempAttributes.length; j++ ) { + delete listElements[ i ].attributes[ tempAttributes[ j ] ]; + } + } + }, + + /** + * Tries to determine the `li[value]` attribute for a given list item. The `element` given must + * have a parent in order for this function to work properly. + * + * @private + * @param {CKEDITOR.htmlParser.element} element + * @member CKEDITOR.plugins.pastefromword.lists + */ + determineListItemValue: function( element ) { + if ( element.parent.name !== 'ol' ) { + // li[value] make sense only for list items in ordered list. + return; + } + + var assumedValue = this.calculateValue( element ), + cleanSymbol = element.attributes[ 'cke-symbol' ].match( /[a-z0-9]+/gi ), + computedValue, + listType; + + if ( cleanSymbol ) { + // Note that we always want to use last match, just because of markers like "1.1.4" "1.A.a.IV" etc. + cleanSymbol = cleanSymbol[ cleanSymbol.length - 1 ]; + + // We can determine proper value only if we know what type of list is it. + // So we need to check list wrapper if it has this information. + listType = element.parent.attributes[ 'cke-list-style-type' ] || this.numbering.getStyle( cleanSymbol ); + + computedValue = this.numbering.toNumber( cleanSymbol, listType ); + + if ( computedValue !== assumedValue ) { + element.attributes.value = computedValue; + } + } + }, + + /** + * Calculates the value for a given `
          • ` element based on its precedent list items (e.g. the `value` + * attribute). It could also look at the list parent (`
              `) at its start attribute. + * + * @private + * @param {CKEDITOR.htmlParser.element} element The `
            1. ` element. + * @returns {Number} + * @member CKEDITOR.plugins.pastefromword.lists + */ + calculateValue: function( element ) { + if ( !element.parent ) { + return 1; + } + + var list = element.parent, + elementIndex = element.getIndex(), + valueFound = null, + // Index of the element with value attribute. + valueElementIndex, + curElement, + i; + + // Look for any preceding li[value]. + for ( i = elementIndex; i >= 0 && valueFound === null; i-- ) { + curElement = list.children[ i ]; + + if ( curElement.attributes && curElement.attributes.value !== undefined ) { + valueElementIndex = i; + valueFound = parseInt( curElement.attributes.value, 10 ); + } + } + + // Still if no li[value] was found, we'll check the list. + if ( valueFound === null ) { + valueFound = list.attributes.start !== undefined ? parseInt( list.attributes.start, 10 ) : 1; + valueElementIndex = 0; + } + + return valueFound + ( elementIndex - valueElementIndex ); + }, + + /** + * @private + * @param {CKEDITOR.htmlParser.element} element + * @member CKEDITOR.plugins.pastefromword.lists + */ + dissolveList: function( element ) { + var nameIs = function( name ) { + return function( element ) { + return element.name == name; + }; + }, + isList = function( element ) { + return nameIs( 'ul' )( element ) || nameIs( 'ol' )( element ); + }, + arrayTools = CKEDITOR.tools.array, + elements = [], + children, + i; + + element.forEach( function( child ) { + elements.push( child ); + }, CKEDITOR.NODE_ELEMENT, false ); + + var items = arrayTools.filter( elements, nameIs( 'li' ) ), + lists = arrayTools.filter( elements, isList ); + + arrayTools.forEach( lists, function( list ) { + var type = list.attributes.type, + start = parseInt( list.attributes.start, 10 ) || 1, + level = countParents( isList, list ) + 1; + + if ( !type ) { + var style = tools.parseCssText( list.attributes.style ); + type = style[ 'list-style-type' ]; + } + + arrayTools.forEach( arrayTools.filter( list.children, nameIs( 'li' ) ), function( child, index ) { + var symbol; + + switch ( type ) { + case 'disc': + symbol = '·'; + break; + case 'circle': + symbol = 'o'; + break; + case 'square': + symbol = '§'; + break; + case '1': + case 'decimal': + symbol = ( start + index ) + '.'; + break; + case 'a': + case 'lower-alpha': + symbol = String.fromCharCode( 'a'.charCodeAt( 0 ) + start - 1 + index ) + '.'; + break; + case 'A': + case 'upper-alpha': + symbol = String.fromCharCode( 'A'.charCodeAt( 0 ) + start - 1 + index ) + '.'; + break; + case 'i': + case 'lower-roman': + symbol = toRoman( start + index ) + '.'; + break; + case 'I': + case 'upper-roman': + symbol = toRoman( start + index ).toUpperCase() + '.'; + break; + default: + symbol = list.name == 'ul' ? '·' : ( start + index ) + '.'; + } + + child.attributes[ 'cke-symbol' ] = symbol; + child.attributes[ 'cke-list-level' ] = level; + } ); + } ); + + children = arrayTools.reduce( items, function( acc, listElement ) { + var child = listElement.children[ 0 ]; + + if ( child && child.name && child.attributes.style && child.attributes.style.match( /mso-list:/i ) ) { + Style.pushStylesLower( listElement, { + 'list-style-type': true, + 'display': true + } ); + + var childStyle = tools.parseCssText( child.attributes.style, true ); + + Style.setStyle( listElement, 'mso-list', childStyle[ 'mso-list' ], true ); + Style.setStyle( child, 'mso-list', '' ); + // mso-list takes precedence in determining the level. + delete listElement[ 'cke-list-level' ]; + + // If this style has a value it's usually "none". This marks such list elements for deletion. + var styleName = childStyle.display ? 'display' : childStyle.DISPLAY ? 'DISPLAY' : ''; + if ( styleName ) { + Style.setStyle( listElement, 'display', childStyle[ styleName ], true ); + } + } + + // Don't include elements put there only to contain another list. + if ( listElement.children.length === 1 && isList( listElement.children[ 0 ] ) ) { + return acc; + } + + listElement.name = 'p'; + listElement.attributes[ 'cke-dissolved' ] = true; + acc.push( listElement ); + + return acc; + }, [] ); + + for ( i = children.length - 1; i >= 0; i-- ) { + children[ i ].insertAfter( element ); + } + for ( i = lists.length - 1; i >= 0; i-- ) { + delete lists[ i ].name; + } + + function toRoman( number ) { + if ( number >= 50 ) return 'l' + toRoman( number - 50 ); + if ( number >= 40 ) return 'xl' + toRoman( number - 40 ); + if ( number >= 10 ) return 'x' + toRoman( number - 10 ); + if ( number == 9 ) return 'ix'; + if ( number >= 5 ) return 'v' + toRoman( number - 5 ); + if ( number == 4 ) return 'iv'; + if ( number >= 1 ) return 'i' + toRoman( number - 1 ); + return ''; + } + + function countParents( condition, element ) { + return count( element, 0 ); + + function count( parent, number ) { + if ( !parent || !parent.parent ) { + return number; + } + + if ( condition( parent.parent ) ) { + return count( parent.parent, number + 1 ); + } else { + return count( parent.parent, number ); + } + } + } + + }, + + groupLists: function( listElements ) { + // Chop data into continuous lists. + var i, element, + lists = [ [ listElements[ 0 ] ] ], + lastList = lists[ 0 ]; + + element = listElements[ 0 ]; + element.attributes[ 'cke-indentation' ] = element.attributes[ 'cke-indentation' ] || List.getElementIndentation( element ); + + for ( i = 1; i < listElements.length; i++ ) { + element = listElements[ i ]; + var previous = listElements[ i - 1 ]; + + element.attributes[ 'cke-indentation' ] = element.attributes[ 'cke-indentation' ] || List.getElementIndentation( element ); + + if ( element.previous !== previous ) { + List.chopDiscontinuousLists( lastList, lists ); + lists.push( lastList = [] ); + } + + lastList.push( element ); + } + + List.chopDiscontinuousLists( lastList, lists ); + + return lists; + }, + + /** + * Converts a single, flat list items array into an array with a hierarchy of items. + * + * As the list gets chopped, it will be forced to render as a separate list, even if it has a deeper nesting level. + * For example, for level 3 it will create a structure like `ol > li > ol > li > ol > li`. + * + * Note that list items within a single list but with different levels that did not get chopped + * will still be rendered as a list tree later. + * + * @private + * @param {CKEDITOR.htmlParser.element[]} list An array containing list items. + * @param {CKEDITOR.htmlParser.element[]} lists All the lists in the pasted content represented by an array of arrays + * of list items. Modified by this method. + * @member CKEDITOR.plugins.pastefromword.lists + */ + chopDiscontinuousLists: function( list, lists ) { + var levelSymbols = {}; + var choppedLists = [ [] ], + lastListInfo; + + for ( var i = 0; i < list.length; i++ ) { + var lastSymbol = levelSymbols[ list[ i ].attributes[ 'cke-list-level' ] ], + currentListInfo = this.getListItemInfo( list[ i ] ), + currentSymbol, + forceType; + + if ( lastSymbol ) { + // An "h" before an "i". + forceType = lastSymbol.type.match( /alpha/ ) && lastSymbol.index == 7 ? 'alpha' : forceType; + // An "n" before an "o". + forceType = list[ i ].attributes[ 'cke-symbol' ] == 'o' && lastSymbol.index == 14 ? 'alpha' : forceType; + + currentSymbol = List.getSymbolInfo( list[ i ].attributes[ 'cke-symbol' ], forceType ); + currentListInfo = this.getListItemInfo( list[ i ] ); + + // Based on current and last index we'll decide if we want to chop list. + if ( + // If the last list was a different list type then chop it! + lastSymbol.type != currentSymbol.type || + // If those are logically different lists, and current list is not a continuation (#7918): + ( lastListInfo && currentListInfo.id != lastListInfo.id && !this.isAListContinuation( list[ i ] ) ) ) { + choppedLists.push( [] ); + } + } else { + currentSymbol = List.getSymbolInfo( list[ i ].attributes[ 'cke-symbol' ] ); + } + + // Reset all higher levels + for ( var j = parseInt( list[ i ].attributes[ 'cke-list-level' ], 10 ) + 1; j < 20; j++ ) { + if ( levelSymbols[ j ] ) { + delete levelSymbols[ j ]; + } + } + + levelSymbols[ list[ i ].attributes[ 'cke-list-level' ] ] = currentSymbol; + choppedLists[ choppedLists.length - 1 ].push( list[ i ] ); + + lastListInfo = currentListInfo; + } + + [].splice.apply( lists, [].concat( [ tools.indexOf( lists, list ), 1 ], choppedLists ) ); + }, + + /** + * Checks if this list is a direct continuation of a list interrupted by a list with a different ID, + * with a different level. So if you look at a following list: + * + * * list1 level1 + * * list1 level1 + * * list2 level2 + * * list2 level2 + * * list1 level1 + * + * It would return `true` — meaning it is a continuation, and should not be chopped. However, if any paragraph or + * anything else appears in between, it should be broken into different lists. + * + * You can see fixtures from issue #7918 as an example. + * + * @private + * @param {CKEDITOR.htmlParser.element} listElement The list to be checked. + * @returns {Boolean} + * @member CKEDITOR.plugins.pastefromword.lists + */ + isAListContinuation: function( listElement ) { + var prev = listElement; + + do { + prev = prev.previous; + + if ( prev && prev.type === CKEDITOR.NODE_ELEMENT ) { + if ( prev.attributes[ 'cke-list-level' ] === undefined ) { + // Not a list, so looks like an interrupted list. + return false; + } + + if ( prev.attributes[ 'cke-list-level' ] === listElement.attributes[ 'cke-list-level' ] ) { + // Same level, so we want to check if this is a continuation. + return prev.attributes[ 'cke-list-id' ] === listElement.attributes[ 'cke-list-id' ]; + } + } + + } while ( prev ); + + return false; + }, + + getElementIndentation: function( element ) { + var style = tools.parseCssText( element.attributes.style ); + + if ( style.margin || style.MARGIN ) { + style.margin = style.margin || style.MARGIN; + var fakeElement = { + styles: { + margin: style.margin + } + }; + CKEDITOR.filter.transformationsTools.splitMarginShorthand( fakeElement ); + style[ 'margin-left' ] = fakeElement.styles[ 'margin-left' ]; + } + + return parseInt( tools.convertToPx( style[ 'margin-left' ] || '0px' ), 10 ); + }, + + // Source: http://stackoverflow.com/a/17534350/3698944 + toArabic: function( symbol ) { + if ( !symbol.match( /[ivxl]/i ) ) return 0; + if ( symbol.match( /^l/i ) ) return 50 + List.toArabic( symbol.slice( 1 ) ); + if ( symbol.match( /^lx/i ) ) return 40 + List.toArabic( symbol.slice( 1 ) ); + if ( symbol.match( /^x/i ) ) return 10 + List.toArabic( symbol.slice( 1 ) ); + if ( symbol.match( /^ix/i ) ) return 9 + List.toArabic( symbol.slice( 2 ) ); + if ( symbol.match( /^v/i ) ) return 5 + List.toArabic( symbol.slice( 1 ) ); + if ( symbol.match( /^iv/i ) ) return 4 + List.toArabic( symbol.slice( 2 ) ); + if ( symbol.match( /^i/i ) ) return 1 + List.toArabic( symbol.slice( 1 ) ); + // Ignore other characters. + return List.toArabic( symbol.slice( 1 ) ); + }, + + /** + * Returns an object describing the given `symbol`. + * + * @private + * @param {String} symbol + * @param {String} type + * @returns {Object} ret + * @returns {Number} ret.index Identified numbering value + * @returns {String} ret.type One of `decimal`, `disc`, `circle`, `square`, `roman`, `alpha`. + * @member CKEDITOR.plugins.pastefromword.lists + */ + getSymbolInfo: function( symbol, type ) { + var symbolCase = symbol.toUpperCase() == symbol ? 'upper-' : 'lower-', + symbolMap = { + '·': [ 'disc', -1 ], + 'o': [ 'circle', -2 ], + '§': [ 'square', -3 ] + }; + + if ( symbol in symbolMap || ( type && type.match( /(disc|circle|square)/ ) ) ) { + return { + index: symbolMap[ symbol ][ 1 ], + type: symbolMap[ symbol ][ 0 ] + }; + } + + if ( symbol.match( /\d/ ) ) { + return { + index: symbol ? parseInt( List.getSubsectionSymbol( symbol ) , 10 ) : 0, + type: 'decimal' + }; + } + + symbol = symbol.replace( /\W/g, '' ).toLowerCase(); + + if ( ( !type && symbol.match( /[ivxl]+/i ) ) || ( type && type != 'alpha' ) || type == 'roman' ) { + return { + index: List.toArabic( symbol ), + type: symbolCase + 'roman' + }; + } + + if ( symbol.match( /[a-z]/i ) ) { + return { + index: symbol.charCodeAt( 0 ) - 97, + type: symbolCase + 'alpha' + }; + } + + return { + index: -1, + type: 'disc' + }; + }, + + /** + * Returns Word-generated information about the given list item, mainly by parsing the `mso-list` + * CSS property. + * + * Note: Paragraphs with `mso-list` are also counted as list items because Word serves + * list items as paragraphs. + * + * @private + * @param {CKEDITOR.htmlParser.element} list + * @returns ret + * @returns {String} ret.id List ID. Usually it is a decimal string. + * @returns {String} ret.level List nesting level, `0` means it is the outermost list. Usually it is + * a decimal string. + * @member CKEDITOR.plugins.pastefromword.lists + */ + getListItemInfo: function( list ) { + if ( list.attributes[ 'cke-list-id' ] !== undefined ) { + // List was already resolved. + return { + id: list.attributes[ 'cke-list-id' ], + level: list.attributes[ 'cke-list-level' ] + }; + } + + var propValue = tools.parseCssText( list.attributes.style )[ 'mso-list' ], + ret = { + id: '0', + level: '1' + }; + + if ( propValue ) { + // Add one whitespace so it's easier to match values assuming that all of these are separated with \s. + propValue += ' '; + + ret.level = propValue.match( /level(.+?)\s+/ )[ 1 ]; + ret.id = propValue.match( /l(\d+?)\s+/ )[ 1 ]; + } + + // Store values. List level will be reused if present to prevent regressions. + list.attributes[ 'cke-list-level' ] = list.attributes[ 'cke-list-level' ] !== undefined ? list.attributes[ 'cke-list-level' ] : ret.level; + list.attributes[ 'cke-list-id' ] = ret.id; + + return ret; + } + }; + List = CKEDITOR.plugins.pastefromword.lists; + + /** + * Namespace containing methods used to process the pasted content using heuristics. + * + * @private + * @since 4.6.2 + * @member CKEDITOR.plugins.pastefromword + */ + CKEDITOR.plugins.pastefromword.heuristics = { + /** + * Decides if an `item` looks like a list item in Microsoft Edge. + * + * Note: It will return `false` when run in a browser other than Microsoft Edge, despite the configuration. + * + * @param {CKEDITOR.editor} item + * @param {CKEDITOR.htmlParser.element} item + * @return {Boolean} + * @member CKEDITOR.plugins.pastefromword.heuristics + * @private + */ + isEdgeListItem: function( editor, item ) { + if ( !CKEDITOR.env.edge || !editor.config.pasteFromWord_heuristicsEdgeList ) { + return false; + } + + return item.attributes.style && !item.attributes.style.match( /mso\-list/ ) && !!item.find( function( child ) { + var css = tools.parseCssText( child.attributes && child.attributes.style ); + + if ( !css ) { + return false; + } + var fontSize = css.font || css['font-size'] || '', + fontFamily = css[ 'font-family' ] || ''; + + return ( fontSize.match( /7pt/i ) && !!child.previous ) || + fontFamily.match( /symbol/i ); + }, true ).length; + }, + + /** + * Assigns list levels to the `item` and all directly subsequent nodes for which {@link #isEdgeListItem} returns `true`. + * + * The algorithm determines list item level based on the lowest common non-zero difference in indentation + * of two or more subsequent list-like elements. + * + * @param {CKEDITOR.editor} editor + * @param {CKEDITOR.htmlParser.element} item The first item of the list. + * @returns {Object/null} `null` if list levels were already applied, or an object used to verify results in tests. + * @returns {Number[]} return.indents + * @returns {Number[]} return.levels + * @returns {Number[]} return.diffs + * @member CKEDITOR.plugins.pastefromword.heuristics + * @private + */ + assignListLevels: function( editor, item ) { + // If levels were already calculated, it means that this function was called for preceeding element. There's + // no need to do this heavy work. + if ( item.attributes && item.attributes[ 'cke-list-level' ] !== undefined ) { + return; + } + + var indents = [ List.getElementIndentation( item ) ], + items = [ item ], + levels = [], + array = CKEDITOR.tools.array, + map = array.map; + + while ( item.next && item.next.attributes && !item.next.attributes[ 'cke-list-level' ] && Heuristics.isEdgeListItem( editor, item.next ) ) { + item = item.next; + indents.push( List.getElementIndentation( item ) ); + items.push( item ); + } + + // An array with indentation difference between n and n-1 list item. It's 0 for the first one. + var indentationDiffs = map( indents, function( curIndent, i ) { + return i === 0 ? 0 : curIndent - indents[ i - 1 ]; + } ), + // Guess indentation step, but it must not be equal to 0. + indentationPerLevel = this.guessIndentationStep( array.filter( indents, function( val ) { + return val !== 0; + } ) ); + + // Here's the tricky part, we need to magically figure out what is the indentation difference between list level. + levels = map( indents, function( val ) { + // Make sure that the level is a full number. + return Math.round( val / indentationPerLevel ); + } ); + + // Level can not be equal to 0, in case if it happens bump all the levels by 1, + if ( array.indexOf( levels, 0 ) !== -1 ) { + levels = map( levels, function( val ) { + return val + 1; + } ); + } + + // Assign levels to a proper place. + array.forEach( items, function( curItem, index ) { + curItem.attributes[ 'cke-list-level' ] = levels[ index ]; + } ); + + return { + indents: indents, + levels: levels, + diffs: indentationDiffs + }; + }, + + /** + * Given an array of list indentations, this method tries to guess what the indentation difference per list level is. + * E.g. assuming that you have something like: + * + * * foo (indentation 30px) + * * bar (indentation 90px) + * * baz (indentation 90px) + * * baz (indentation 115px) + * * baz (indentation 60px) + * + * The method will return `30`. + * + * @param {Number[]} indentations An array of indentation sizes. + * @returns {Number/null} A number or `null` if empty `indentations` was given. + * @member CKEDITOR.plugins.pastefromword.heuristics + * @private + */ + guessIndentationStep: function( indentations ) { + return indentations.length ? Math.min.apply( null, indentations ) : null; + } + }; + + Heuristics = CKEDITOR.plugins.pastefromword.heuristics; + + // Expose this function since it's useful in other places. + List.setListSymbol.removeRedundancies = function( style, level ) { + // 'disc' and 'decimal' are the default styles in some cases - remove redundancy. + if ( ( level === 1 && style[ 'list-style-type' ] === 'disc' ) || style[ 'list-style-type' ] === 'decimal' ) { + delete style[ 'list-style-type' ]; + } + }; + + function falseIfEmpty( value ) { + if ( value === '' ) { + return false; + } + return value; + } + + // Used when filtering attributes - returning false deletes the attribute. + function remove() { + return false; + } + + // Same as createStyleStack, but instead of styles - stack attributes. + function createAttributeStack( element, filter ) { + var i, + children = []; + + element.filterChildren( filter ); + + // Store element's children somewhere else. + for ( i = element.children.length - 1; i >= 0; i-- ) { + children.unshift( element.children[ i ] ); + element.children[ i ].remove(); + } + + // Create a stack of spans with each containing one style. + var attributes = element.attributes, + innermostElement = element, + topmost = true; + + for ( var attribute in attributes ) { + + if ( topmost ) { + topmost = false; + continue; + } + + var newElement = new CKEDITOR.htmlParser.element( element.name ); + + newElement.attributes[ attribute ] = attributes[ attribute ]; + + innermostElement.add( newElement ); + innermostElement = newElement; + + delete attributes[ attribute ]; + } + + // Add the stored children to the innermost span. + for ( i = 0; i < children.length; i++ ) { + innermostElement.add( children[ i ] ); + } + } + + CKEDITOR.plugins.pastefromword.createAttributeStack = createAttributeStack; + + /** + * Numbering helper. + * + * @property {CKEDITOR.plugins.pastefromword.lists.numbering} numbering + * @member CKEDITOR.plugins.pastefromword.lists + */ + + /** + * Whether to ignore all font-related formatting styles, including: + * + * * font size; + * * font family; + * * font foreground and background color. + * + * config.pasteFromWordRemoveFontStyles = true; + * + * **Important note:** Prior to version 4.6.0 this configuration option defaulted to `true`. + * + * @deprecated 4.6.0 Either configure proper [Advanced Content Filter](#!/guide/dev_advanced_content_filter) for the editor + * or use the {@link CKEDITOR.editor#afterPasteFromWord} event. + * @since 3.1 + * @cfg {Boolean} [pasteFromWordRemoveFontStyles=false] + * @member CKEDITOR.config + */ + + /** + * Whether to transform Microsoft Word outline numbered headings into lists. + * + * config.pasteFromWordNumberedHeadingToList = true; + * + * @removed 4.6.0 + * @since 3.1 + * @cfg {Boolean} [pasteFromWordNumberedHeadingToList=false] + * @member CKEDITOR.config + */ + + /** + * Whether to remove element styles that cannot be managed with the editor. Note + * that this option does not handle font-specific styles, which depend on the + * {@link #pasteFromWordRemoveFontStyles} setting instead. + * + * config.pasteFromWordRemoveStyles = false; + * + * @removed 4.6.0 + * @since 3.1 + * @cfg {Boolean} [pasteFromWordRemoveStyles=true] + * @member CKEDITOR.config + */ + + /** + * Activates a heuristic that helps detect lists pasted into the editor in Microsoft Edge. + * + * The reason why this heuristic is needed is that on pasting Microsoft Edge removes any Word-specific + * metadata allowing to identify lists. + * + * // Disables list heuristics for Edge. + * config.pasteFromWord_heuristicsEdgeList = false; + * + * @since 4.6.2 + * @cfg {Boolean} [pasteFromWord_heuristicsEdgeList=true] + * @member CKEDITOR.config + */ + CKEDITOR.config.pasteFromWord_heuristicsEdgeList = true; +} )(); diff --git a/ckeditor/plugins/pastefromword/icons/hidpi/pastefromword-rtl.png b/ckeditor/plugins/pastefromword/icons/hidpi/pastefromword-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..f1e4190992f83d3e4356a3c71fc90d46890ba980 GIT binary patch literal 943 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzmUKs7M+SzC{oH>NSwWJ?9znhg z3{`3j3=J&|48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@fg!ItFh?!xdN1Q+aGJ{c&& zUgGKN%Km_xiC2-KneQA20|V1$PZ!6Kh{H$2H|E_o5U6zz4pMu~yh}u5SIWy7if^B& z7Cb!vB46a=9RG}Z<+l&6I&Wr;WfEcS`q#KOQb@Ios?BY{&Fdq6W~?*a@RZC{=bzROaN5$T_Zjy*^1EKT_kP3j^|3A%M)}V^@4WlAEM(eK1ExBWQ=9%gyI^bLD_n9> zT;7Faf?*qj&4+tNTv{6*wgy|B-*jgFuebWo?3OqG?yJ~eG4YyI?(KQjbGbc>bQujc zRwVn!wUwmC3tfKfG{M;F*pH2_!No!PYEeql9)~z<9&=9EVj>mv>GQj0$W7Y0EDe&1(9uX~;0=b%(Qm!lDUrn$uj5%eUv86gCRm zl4McZlVZ~sdgw+KXW1m?WK+edQ-Z&Hc}((HvGpIvan9@i(~US4&VNpgy`C)x448AD zYb>9B+|2mlS!wM3PtME?Q-W5!{w3z{sdP>V=h7c<%KcyR=l#+Ay6v%g#TOADR|bYH z*RCI%ah_p9>do$Dnd@#ka7|dXDnR6DrsfBm9frqbEE9Sng)jE9SUx-Qu)rZuZgYi_BA0b?goe86>u1VH zShAk4egCumVDd5Z*}VT4F5fR;SH1RiE-*!_mbgZgq$HN4S|t~y0x1R~14A=iLqlBy xqYy)5D`R6T0|RXXLm+vbam`y44Y~O#nQ4`{H7tt}2?T0j@O1TaS?83{1OTsUjB)?~ literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/pastefromword/icons/hidpi/pastefromword.png b/ckeditor/plugins/pastefromword/icons/hidpi/pastefromword.png new file mode 100644 index 0000000000000000000000000000000000000000..dd844347cbed05510f561ca34614db4cb76fdce8 GIT binary patch literal 919 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzmUKs7M+SzC{oH>NSwWJ?9znhg z3{`3j3=J&|48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@fg!ItFh?!xdN1Q+aGJ{c&& zUgGKN%Km_xiC2-KneQA20|V1+PZ!6Kh{J2cH|E_o5U6!OwZ**hUC4qLla?lPFS(ne zQ1I~ni*%NcbL=zrE5GGW@z}P&yJ3;TMf(ZnHz!rdE-KdSnxcA|T|nvR?(*ZuA9pVL zTE&~j#$Zsqn)M00U@T+9Rxz)Y&GWAP+P(GLW{p$TN?E3r^LO<1S%~eN)ED%MfrTM7 zbZwHGp-<}CT+4fT+ZjHvG_cAX$Y+pAK2>U^A4TKPwjs7akq)D3B1J zICIA1@|T0Ld$)>dG5ng>ao~*jx3ESMKNYsExWuE{Zd>;ZujGP1os*goKuL2y`PxzPJ=l) z?0xUbyt7_6*fVnEj=Y)qQ-w`0K4<3LST##rh>_*^DF1w zXZ)Y<$*|%6`}a;3y(&Gf;=d;yofP(^*D#)8fzIjm8!umwY>;?T*>^MNT9MYVyaj&$ zm+73&-}*|M!Th+8*%sD*27|eN_0KBh{v2t0Wh;1>>4wEBX{BAfS9!}{XKaixQ9He< z<(ieqHieDma$3B<#h9bAcY4_$JNIX2mk5K(K4B%NNh%B<6hkJ>El=-s>b$%!spsbt zW5M5{-KN=Zk25pZ%5n$02FmCOFORz_rOwVU?R09gYu)|-4?k>A>G{L_%f|Xn*~VS% zz?7?6;u=wsl30>zm0Xkxq!^4049#>64RsBSLJW!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e4u#l1?hL6~9;dK(+Qr#npN*-fopOM&;jFK3u))wEW|g zZ4B0LZ)v=mQo3c;OvRIJ4MzOJG8ez6FHrv)d|$I>z{k~6CFRNnwS zrCQ<|QIe8al4_M)lnSI6j0_CTbPddP4J|_qjjfCgtW1ow4UDV|3?wF$SDcp XtHiA#^X&N}Kn)C@u6{1-oD!M!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e493WkWP^uMb+-9N3EWf3qLeDd(T$|}x zr)F%u^S9~w#ZkpvlJdtbcn;@sby%9qI~_^f`E!B#^;OT44|89R z5hW>!C8<`)MX5lF!N|bSOxM6%*U&P=(Adh@z{ UGS8kr0@T3Z>FVdQ&MBb@0Cm@)3IG5A literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/pastefromword/lang/af.js b/ckeditor/plugins/pastefromword/lang/af.js new file mode 100644 index 0000000..e8c46a7 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/af.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'af', { + confirmCleanup: 'Die teks wat u wil plak lyk asof dit uit Word gekopiëer is. Wil u dit eers skoonmaak voordat dit geplak word?', + error: 'Die geplakte teks kon nie skoongemaak word nie, weens \'n interne fout', + title: 'Plak vanuit Word', + toolbar: 'Plak vanuit Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/ar.js b/ckeditor/plugins/pastefromword/lang/ar.js new file mode 100644 index 0000000..2af8c2b --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/ar.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'ar', { + confirmCleanup: 'يبدو أن النص المراد لصقه منسوخ من برنامج وورد. هل تود تنظيفه قبل الشروع في عملية اللصق؟', + error: 'لم يتم مسح المعلومات الملصقة لخلل داخلي', + title: 'لصق من وورد', + toolbar: 'لصق من وورد' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/az.js b/ckeditor/plugins/pastefromword/lang/az.js new file mode 100644 index 0000000..072e817 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/az.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'az', { + confirmCleanup: 'Əlavə edilən mətn Word-dan köçürülənə oxşayır. Təmizləmək istəyirsinizmi?', + error: 'Daxili səhvə görə əlavə edilən məlumatların təmizlənməsi mümkün deyil', + title: 'Word-dan əlavəetmə', + toolbar: 'Word-dan əlavəetmə' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/bg.js b/ckeditor/plugins/pastefromword/lang/bg.js new file mode 100644 index 0000000..bfacee0 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/bg.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'bg', { + confirmCleanup: 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING + error: 'It was not possible to clean up the pasted data due to an internal error', // MISSING + title: 'Вмъкни от MS Word', + toolbar: 'Вмъкни от MS Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/bn.js b/ckeditor/plugins/pastefromword/lang/bn.js new file mode 100644 index 0000000..0c926f0 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/bn.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'bn', { + confirmCleanup: 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING + error: 'It was not possible to clean up the pasted data due to an internal error', // MISSING + title: 'পেস্ট (শব্দ)', + toolbar: 'পেস্ট (শব্দ)' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/bs.js b/ckeditor/plugins/pastefromword/lang/bs.js new file mode 100644 index 0000000..890aca7 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/bs.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'bs', { + confirmCleanup: 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING + error: 'It was not possible to clean up the pasted data due to an internal error', // MISSING + title: 'Zalijepi iz Word-a', + toolbar: 'Zalijepi iz Word-a' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/ca.js b/ckeditor/plugins/pastefromword/lang/ca.js new file mode 100644 index 0000000..f9b0878 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/ca.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'ca', { + confirmCleanup: 'El text que voleu enganxar sembla provenir de Word. Voleu netejar aquest text abans que sigui enganxat?', + error: 'No ha estat possible netejar les dades enganxades degut a un error intern', + title: 'Enganxa des del Word', + toolbar: 'Enganxa des del Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/cs.js b/ckeditor/plugins/pastefromword/lang/cs.js new file mode 100644 index 0000000..767b5b2 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/cs.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'cs', { + confirmCleanup: 'Jak je vidět, vkládaný text je kopírován z Wordu. Chcete jej před vložením vyčistit?', + error: 'Z důvodu vnitřní chyby nebylo možné provést vyčištění vkládaného textu.', + title: 'Vložit z Wordu', + toolbar: 'Vložit z Wordu' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/cy.js b/ckeditor/plugins/pastefromword/lang/cy.js new file mode 100644 index 0000000..5d1e5c0 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/cy.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'cy', { + confirmCleanup: 'Mae\'r testun rydych chi am ludo wedi\'i gopïo o Word. Ydych chi am ei lanhau cyn ei ludo?', + error: 'Doedd dim modd glanhau y data a ludwyd oherwydd gwall mewnol', + title: 'Gludo o Word', + toolbar: 'Gludo o Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/da.js b/ckeditor/plugins/pastefromword/lang/da.js new file mode 100644 index 0000000..e9dd1e1 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/da.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'da', { + confirmCleanup: 'Den tekst du forsøger at indsætte ser ud til at komme fra Word. Vil du rense teksten før den indsættes?', + error: 'Det var ikke muligt at fjerne formatteringen på den indsatte tekst grundet en intern fejl', + title: 'Indsæt fra Word', + toolbar: 'Indsæt fra Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/de-ch.js b/ckeditor/plugins/pastefromword/lang/de-ch.js new file mode 100644 index 0000000..e215926 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/de-ch.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'de-ch', { + confirmCleanup: 'Der Text, den Sie einfügen möchten, scheint aus MS-Word kopiert zu sein. Möchten Sie ihn zuvor bereinigen lassen?', + error: 'Aufgrund eines internen Fehlers war es nicht möglich die eingefügten Daten zu bereinigen', + title: 'Aus Word einfügen', + toolbar: 'Aus Word einfügen' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/de.js b/ckeditor/plugins/pastefromword/lang/de.js new file mode 100644 index 0000000..a809b09 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/de.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'de', { + confirmCleanup: 'Der Text, den Sie einfügen möchten, scheint aus MS-Word kopiert zu sein. Möchten Sie ihn zuvor bereinigen lassen?', + error: 'Aufgrund eines internen Fehlers war es nicht möglich die eingefügten Daten zu bereinigen', + title: 'Aus Word einfügen', + toolbar: 'Aus Word einfügen' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/el.js b/ckeditor/plugins/pastefromword/lang/el.js new file mode 100644 index 0000000..54d7869 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/el.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'el', { + confirmCleanup: 'Το κείμενο που επικολλάται φαίνεται να είναι αντιγραμμένο από το Word. Μήπως θα θέλατε να καθαριστεί προτού επικολληθεί;', + error: 'Δεν ήταν δυνατό να καθαριστούν τα δεδομένα λόγω ενός εσωτερικού σφάλματος', + title: 'Επικόλληση από το Word', + toolbar: 'Επικόλληση από το Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/en-au.js b/ckeditor/plugins/pastefromword/lang/en-au.js new file mode 100644 index 0000000..b1dbca3 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/en-au.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'en-au', { + confirmCleanup: 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING + error: 'It was not possible to clean up the pasted data due to an internal error', // MISSING + title: 'Paste from Word', + toolbar: 'Paste from Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/en-ca.js b/ckeditor/plugins/pastefromword/lang/en-ca.js new file mode 100644 index 0000000..594e63c --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/en-ca.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'en-ca', { + confirmCleanup: 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING + error: 'It was not possible to clean up the pasted data due to an internal error', // MISSING + title: 'Paste from Word', + toolbar: 'Paste from Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/en-gb.js b/ckeditor/plugins/pastefromword/lang/en-gb.js new file mode 100644 index 0000000..d55438a --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/en-gb.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'en-gb', { + confirmCleanup: 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', + error: 'It was not possible to clean up the pasted data due to an internal error', + title: 'Paste from Word', + toolbar: 'Paste from Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/en.js b/ckeditor/plugins/pastefromword/lang/en.js new file mode 100644 index 0000000..893d4e6 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/en.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'en', { + confirmCleanup: 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', + error: 'It was not possible to clean up the pasted data due to an internal error', + title: 'Paste from Word', + toolbar: 'Paste from Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/eo.js b/ckeditor/plugins/pastefromword/lang/eo.js new file mode 100644 index 0000000..861854b --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/eo.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'eo', { + confirmCleanup: 'La teksto, kiun vi volas interglui, ŝajnas esti kopiita el Word. Ĉu vi deziras purigi ĝin antaŭ intergluo?', + error: 'Ne eblis purigi la intergluitajn datenojn pro interna eraro', + title: 'Interglui el Word', + toolbar: 'Interglui el Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/es.js b/ckeditor/plugins/pastefromword/lang/es.js new file mode 100644 index 0000000..d606c24 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/es.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'es', { + confirmCleanup: 'El texto que desea parece provenir de Word.\r\n¿Desea depurarlo antes de pegarlo?', + error: 'No ha sido posible limpiar los datos debido a un error interno', + title: 'Pegar desde Word', + toolbar: 'Pegar desde Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/et.js b/ckeditor/plugins/pastefromword/lang/et.js new file mode 100644 index 0000000..ecf288e --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/et.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'et', { + confirmCleanup: 'Tekst, mida tahad asetada näib pärinevat Wordist. Kas tahad selle enne asetamist puhastada?', + error: 'Asetatud andmete puhastamine ei olnud sisemise vea tõttu võimalik', + title: 'Asetamine Wordist', + toolbar: 'Asetamine Wordist' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/eu.js b/ckeditor/plugins/pastefromword/lang/eu.js new file mode 100644 index 0000000..9512d20 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/eu.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'eu', { + confirmCleanup: 'Itsatsi nahi duzun testua Word-etik kopiatua dela dirudi. Itsatsi baino lehen garbitu nahi duzu?', + error: 'Barne-errore bat dela eta ezin izan da itsatsitako testua garbitu', + title: 'Itsatsi Word-etik', + toolbar: 'Itsatsi Word-etik' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/fa.js b/ckeditor/plugins/pastefromword/lang/fa.js new file mode 100644 index 0000000..6d14fd6 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/fa.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'fa', { + confirmCleanup: 'متنی که میخواهید بچسبانید به نظر میرسد که از Word کپی شده است. آیا میخواهید قبل از چسباندن آن را پاکسازی کنید؟', + error: 'به دلیل بروز خطای داخلی امکان پاکسازی اطلاعات بازنشانی شده وجود ندارد.', + title: 'چسباندن از Word', + toolbar: 'چسباندن از Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/fi.js b/ckeditor/plugins/pastefromword/lang/fi.js new file mode 100644 index 0000000..a379b72 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/fi.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'fi', { + confirmCleanup: 'Liittämäsi teksti näyttäisi olevan Word-dokumentista. Haluatko siivota sen ennen liittämistä? (Suositus: Kyllä)', + error: 'Liitetyn tiedon siivoaminen ei onnistunut sisäisen virheen takia', + title: 'Liitä Word-dokumentista', + toolbar: 'Liitä Word-dokumentista' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/fo.js b/ckeditor/plugins/pastefromword/lang/fo.js new file mode 100644 index 0000000..46eb097 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/fo.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'fo', { + confirmCleanup: 'Teksturin, tú roynir at seta inn, sýnist at stava frá Word. Skal teksturin reinsast fyrst?', + error: 'Tað eydnaðist ikki at reinsa tekstin vegna ein internan feil', + title: 'Innrita frá Word', + toolbar: 'Innrita frá Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/fr-ca.js b/ckeditor/plugins/pastefromword/lang/fr-ca.js new file mode 100644 index 0000000..4fa00d1 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/fr-ca.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'fr-ca', { + confirmCleanup: 'Le texte que vous tentez de coller semble provenir de Word. Désirez vous le nettoyer avant de coller?', + error: 'Il n\'a pas été possible de nettoyer les données collées du à une erreur interne', + title: 'Coller de Word', + toolbar: 'Coller de Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/fr.js b/ckeditor/plugins/pastefromword/lang/fr.js new file mode 100644 index 0000000..c3fa1d1 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/fr.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'fr', { + confirmCleanup: 'Le texte à coller semble provenir de Word. Désirez-vous le nettoyer avant de coller ?', + error: 'Les données collées n\'ont pas pu être nettoyées à cause d\'une erreur interne', + title: 'Coller depuis Word', + toolbar: 'Coller depuis Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/gl.js b/ckeditor/plugins/pastefromword/lang/gl.js new file mode 100644 index 0000000..abce49b --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/gl.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'gl', { + confirmCleanup: 'O texto que quere pegar semella ser copiado desde o Word. Quere depuralo antes de pegalo?', + error: 'Non foi posíbel depurar os datos pegados por mor dun erro interno', + title: 'Pegar desde Word', + toolbar: 'Pegar desde Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/gu.js b/ckeditor/plugins/pastefromword/lang/gu.js new file mode 100644 index 0000000..7f3dffc --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/gu.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'gu', { + confirmCleanup: 'તમે જે ટેક્ષ્ત્ કોપી કરી રહ્યા છો ટે વર્ડ ની છે. કોપી કરતા પેહલા સાફ કરવી છે?', + error: 'પેસ્ટ કરેલો ડેટા ઇન્ટરનલ એરર ના લીથે સાફ કરી શકાયો નથી.', + title: 'પેસ્ટ (વડૅ ટેક્સ્ટ)', + toolbar: 'પેસ્ટ (વડૅ ટેક્સ્ટ)' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/he.js b/ckeditor/plugins/pastefromword/lang/he.js new file mode 100644 index 0000000..1e48e57 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/he.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'he', { + confirmCleanup: 'נראה הטקסט שבכוונתך להדביק מקורו בקובץ וורד. האם ברצונך לנקות אותו טרם ההדבקה?', + error: 'לא ניתן היה לנקות את המידע בשל תקלה פנימית.', + title: 'הדבקה מ-Word', + toolbar: 'הדבקה מ-Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/hi.js b/ckeditor/plugins/pastefromword/lang/hi.js new file mode 100644 index 0000000..5d8a698 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/hi.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'hi', { + confirmCleanup: 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING + error: 'It was not possible to clean up the pasted data due to an internal error', // MISSING + title: 'पेस्ट (वर्ड से)', + toolbar: 'पेस्ट (वर्ड से)' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/hr.js b/ckeditor/plugins/pastefromword/lang/hr.js new file mode 100644 index 0000000..101b2ff --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/hr.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'hr', { + confirmCleanup: 'Tekst koji želite zalijepiti čini se da je kopiran iz Worda. Želite li prije očistiti tekst?', + error: 'Nije moguće očistiti podatke za ljepljenje zbog interne greške', + title: 'Zalijepi iz Worda', + toolbar: 'Zalijepi iz Worda' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/hu.js b/ckeditor/plugins/pastefromword/lang/hu.js new file mode 100644 index 0000000..f391120 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/hu.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'hu', { + confirmCleanup: 'Úgy tűnik a beillesztett szöveget Word-ből másolt át. Meg szeretné tisztítani a szöveget? (ajánlott)', + error: 'Egy belső hiba miatt nem sikerült megtisztítani a szöveget', + title: 'Beillesztés Word-ből', + toolbar: 'Beillesztés Word-ből' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/id.js b/ckeditor/plugins/pastefromword/lang/id.js new file mode 100644 index 0000000..26b44de --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/id.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'id', { + confirmCleanup: 'Teks yang ingin anda tempel sepertinya di salin dari Word. Apakah anda mau membersihkannya sebelum menempel?', + error: 'Tidak mungkin membersihkan data yang ditempel dikerenakan kesalahan internal', + title: 'Tempel dari Word', + toolbar: 'Tempel dari Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/is.js b/ckeditor/plugins/pastefromword/lang/is.js new file mode 100644 index 0000000..eedceaa --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/is.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'is', { + confirmCleanup: 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING + error: 'It was not possible to clean up the pasted data due to an internal error', // MISSING + title: 'Líma úr Word', + toolbar: 'Líma úr Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/it.js b/ckeditor/plugins/pastefromword/lang/it.js new file mode 100644 index 0000000..cfa44cc --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/it.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'it', { + confirmCleanup: 'Il testo da incollare sembra provenire da Word. Desideri pulirlo prima di incollare?', + error: 'Non è stato possibile eliminare il testo incollato a causa di un errore interno.', + title: 'Incolla da Word', + toolbar: 'Incolla da Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/ja.js b/ckeditor/plugins/pastefromword/lang/ja.js new file mode 100644 index 0000000..9dc7576 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/ja.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'ja', { + confirmCleanup: '貼り付けを行うテキストはワード文章からコピーされようとしています。貼り付ける前にクリーニングを行いますか?', + error: '内部エラーにより貼り付けたデータをクリアできませんでした', + title: 'ワード文章から貼り付け', + toolbar: 'ワード文章から貼り付け' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/ka.js b/ckeditor/plugins/pastefromword/lang/ka.js new file mode 100644 index 0000000..f8bac80 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/ka.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'ka', { + confirmCleanup: 'ჩასასმელი ტექსტი ვორდიდან გადმოტანილს გავს - გინდათ მისი წინასწარ გაწმენდა?', + error: 'შიდა შეცდომის გამო ვერ მოხერხდა ტექსტის გაწმენდა', + title: 'ვორდიდან ჩასმა', + toolbar: 'ვორდიდან ჩასმა' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/km.js b/ckeditor/plugins/pastefromword/lang/km.js new file mode 100644 index 0000000..2a599f4 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/km.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'km', { + confirmCleanup: 'អត្ថបទ​ដែល​អ្នក​ចង់​បិទ​ភ្ជាប់​នេះ ទំនង​ដូច​ជា​ចម្លង​មក​ពី Word។ តើ​អ្នក​ចង់​សម្អាត​វា​មុន​បិទ​ភ្ជាប់​ទេ?', + error: 'ដោយ​សារ​មាន​បញ្ហា​ផ្នែក​ក្នុង​ធ្វើ​ឲ្យ​មិន​អាច​សម្អាត​ទិន្នន័យ​ដែល​បាន​បិទ​ភ្ជាប់', + title: 'បិទ​ភ្ជាប់​ពី Word', + toolbar: 'បិទ​ភ្ជាប់​ពី Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/ko.js b/ckeditor/plugins/pastefromword/lang/ko.js new file mode 100644 index 0000000..42ed7c3 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/ko.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'ko', { + confirmCleanup: '붙여 넣을 내용은 MS Word에서 복사 한 것입니다. 붙여 넣기 전에 정리 하시겠습니까?', + error: '내부 오류로 붙여 넣은 데이터를 정리 할 수 없습니다.', + title: 'MS Word 에서 붙여넣기', + toolbar: 'MS Word 에서 붙여넣기' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/ku.js b/ckeditor/plugins/pastefromword/lang/ku.js new file mode 100644 index 0000000..fd5b3f1 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/ku.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'ku', { + confirmCleanup: 'ئەم دەقەی بەتەمای بیلکێنی پێدەچێت له word هێنرابێت. دەتەوێت پاکی بکەیوه پێش ئەوەی بیلکێنی؟', + error: 'هیچ ڕێگەیەك نەبوو لەلکاندنی دەقەکه بەهۆی هەڵەیەکی ناوەخۆیی', + title: 'لکاندنی لەلایەن Word', + toolbar: 'لکاندنی لەڕێی Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/lt.js b/ckeditor/plugins/pastefromword/lang/lt.js new file mode 100644 index 0000000..eafcbd4 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/lt.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'lt', { + confirmCleanup: 'Tekstas, kurį įkeliate yra kopijuojamas iš Word. Ar norite jį išvalyti prieš įkeliant?', + error: 'Dėl vidinių sutrikimų, nepavyko išvalyti įkeliamo teksto', + title: 'Įdėti iš Word', + toolbar: 'Įdėti iš Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/lv.js b/ckeditor/plugins/pastefromword/lang/lv.js new file mode 100644 index 0000000..736123d --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/lv.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'lv', { + confirmCleanup: 'Teksts, kuru vēlaties ielīmēt, izskatās ir nokopēts no Word. Vai vēlaties to iztīrīt pirms ielīmēšanas?', + error: 'Iekšējas kļūdas dēļ, neizdevās iztīrīt ielīmētos datus.', + title: 'Ievietot no Worda', + toolbar: 'Ievietot no Worda' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/mk.js b/ckeditor/plugins/pastefromword/lang/mk.js new file mode 100644 index 0000000..50f4d42 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/mk.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'mk', { + confirmCleanup: 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING + error: 'It was not possible to clean up the pasted data due to an internal error', // MISSING + title: 'Paste from Word', // MISSING + toolbar: 'Paste from Word' // MISSING +} ); diff --git a/ckeditor/plugins/pastefromword/lang/mn.js b/ckeditor/plugins/pastefromword/lang/mn.js new file mode 100644 index 0000000..993db87 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/mn.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'mn', { + confirmCleanup: 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING + error: 'It was not possible to clean up the pasted data due to an internal error', // MISSING + title: 'Word-оос буулгах', + toolbar: 'Word-оос буулгах' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/ms.js b/ckeditor/plugins/pastefromword/lang/ms.js new file mode 100644 index 0000000..651dcaa --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/ms.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'ms', { + confirmCleanup: 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING + error: 'It was not possible to clean up the pasted data due to an internal error', // MISSING + title: 'Tampal dari Word', + toolbar: 'Tampal dari Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/nb.js b/ckeditor/plugins/pastefromword/lang/nb.js new file mode 100644 index 0000000..41efb51 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/nb.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'nb', { + confirmCleanup: 'Teksten du limer inn ser ut til å være kopiert fra Word. Vil du renske den før du limer den inn?', + error: 'Det var ikke mulig å renske den innlimte teksten på grunn av en intern feil', + title: 'Lim inn fra Word', + toolbar: 'Lim inn fra Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/nl.js b/ckeditor/plugins/pastefromword/lang/nl.js new file mode 100644 index 0000000..559d580 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/nl.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'nl', { + confirmCleanup: 'De tekst die u wilt plakken lijkt gekopieerd te zijn vanuit Word. Wilt u de tekst opschonen voordat deze geplakt wordt?', + error: 'Het was niet mogelijk om de geplakte tekst op te schonen door een interne fout', + title: 'Plakken vanuit Word', + toolbar: 'Plakken vanuit Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/no.js b/ckeditor/plugins/pastefromword/lang/no.js new file mode 100644 index 0000000..963c369 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/no.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'no', { + confirmCleanup: 'Teksten du limer inn ser ut til å være kopiert fra Word. Vil du renske den før du limer den inn?', + error: 'Det var ikke mulig å renske den innlimte teksten på grunn av en intern feil', + title: 'Lim inn fra Word', + toolbar: 'Lim inn fra Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/oc.js b/ckeditor/plugins/pastefromword/lang/oc.js new file mode 100644 index 0000000..527987c --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/oc.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'oc', { + confirmCleanup: 'Sembla que lo tèxte de pegar proven de Word. Lo volètz netejar abans de lo pegar ?', + error: 'Las donadas pegadas an pas pogut èsser netejadas a causa d\'una error intèrna', + title: 'Pegar dempuèi Word', + toolbar: 'Pegar dempuèi Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/pl.js b/ckeditor/plugins/pastefromword/lang/pl.js new file mode 100644 index 0000000..8adde49 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/pl.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'pl', { + confirmCleanup: 'Tekst, który chcesz wkleić, prawdopodobnie pochodzi z programu Microsoft Word. Czy chcesz go wyczyścić przed wklejeniem?', + error: 'Wyczyszczenie wklejonych danych nie było możliwe z powodu wystąpienia błędu.', + title: 'Wklej z programu MS Word', + toolbar: 'Wklej z programu MS Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/pt-br.js b/ckeditor/plugins/pastefromword/lang/pt-br.js new file mode 100644 index 0000000..b5b38a7 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/pt-br.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'pt-br', { + confirmCleanup: 'O texto que você deseja colar parece ter sido copiado do Word. Você gostaria de remover a formatação antes de colar?', + error: 'Não foi possível limpar os dados colados devido a um erro interno', + title: 'Colar do Word', + toolbar: 'Colar do Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/pt.js b/ckeditor/plugins/pastefromword/lang/pt.js new file mode 100644 index 0000000..bf0a9c7 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/pt.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'pt', { + confirmCleanup: 'O texto que pretende colar parece ter sido copiado do Word. Deseja limpá-lo antes de colar?', + error: 'Não foi possivel limpar a informação colada decido a um erro interno.', + title: 'Colar do Word', + toolbar: 'Colar do Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/ro.js b/ckeditor/plugins/pastefromword/lang/ro.js new file mode 100644 index 0000000..0d4d66d --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/ro.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'ro', { + confirmCleanup: 'Textul pe care doriți să-l lipiți este din Word. Doriți curățarea textului înante de a-l adăuga?', + error: 'Nu a fost posibilă curățarea datelor adăugate datorită unei erori interne', + title: 'Adaugă din Word', + toolbar: 'Adaugă din Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/ru.js b/ckeditor/plugins/pastefromword/lang/ru.js new file mode 100644 index 0000000..2f51c16 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/ru.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'ru', { + confirmCleanup: 'Текст, который вы желаете вставить, по всей видимости, был скопирован из Word. Следует ли очистить его перед вставкой?', + error: 'Невозможно очистить вставленные данные из-за внутренней ошибки', + title: 'Вставить из Word', + toolbar: 'Вставить из Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/si.js b/ckeditor/plugins/pastefromword/lang/si.js new file mode 100644 index 0000000..c2c6dd3 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/si.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'si', { + confirmCleanup: 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING + error: 'It was not possible to clean up the pasted data due to an internal error', // MISSING + title: 'වචන වලින් අලවන්න', + toolbar: 'වචන වලින් අලවන්න' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/sk.js b/ckeditor/plugins/pastefromword/lang/sk.js new file mode 100644 index 0000000..c931823 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/sk.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'sk', { + confirmCleanup: 'Zdá sa, že vkladaný text pochádza z programu MS Word. Chcete ho pred vkladaním automaticky vyčistiť?', + error: 'Kvôli internej chybe nebolo možné vložené dáta vyčistiť', + title: 'Vložiť z Wordu', + toolbar: 'Vložiť z Wordu' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/sl.js b/ckeditor/plugins/pastefromword/lang/sl.js new file mode 100644 index 0000000..721b0b4 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/sl.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'sl', { + confirmCleanup: 'Besedilo, ki ga želite prilepiti, je kopirano iz Worda. Ali ga želite očistiti, preden ga prilepite?', + error: 'Ni bilo mogoče očistiti prilepljenih podatkov zaradi notranje napake', + title: 'Prilepi iz Worda', + toolbar: 'Prilepi iz Worda' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/sq.js b/ckeditor/plugins/pastefromword/lang/sq.js new file mode 100644 index 0000000..fc1088f --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/sq.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'sq', { + confirmCleanup: 'Teksti që dëshironi të e hidhni siç duket është kopjuar nga Word-i. Dëshironi të e pastroni para se të e hidhni?', + error: 'Nuk ishte e mundur të fshiheshin të dhënat e hedhura për shkak të një gabimi të brendshëm', + title: 'Hidhe nga Word-i', + toolbar: 'Hidhe nga Word-i' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/sr-latn.js b/ckeditor/plugins/pastefromword/lang/sr-latn.js new file mode 100644 index 0000000..393cccf --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/sr-latn.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'sr-latn', { + confirmCleanup: 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING + error: 'It was not possible to clean up the pasted data due to an internal error', // MISSING + title: 'Zalepi iz Worda', + toolbar: 'Zalepi iz Worda' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/sr.js b/ckeditor/plugins/pastefromword/lang/sr.js new file mode 100644 index 0000000..d9f001f --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/sr.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'sr', { + confirmCleanup: 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING + error: 'It was not possible to clean up the pasted data due to an internal error', // MISSING + title: 'Залепи из Worda', + toolbar: 'Залепи из Worda' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/sv.js b/ckeditor/plugins/pastefromword/lang/sv.js new file mode 100644 index 0000000..6d06dae --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/sv.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'sv', { + confirmCleanup: 'Texten du vill klistra in verkar vara kopierad från Word. Vill du rensa den innan du klistrar in den?', + error: 'Det var inte möjligt att städa upp den inklistrade data på grund av ett internt fel', + title: 'Klistra in från Word', + toolbar: 'Klistra in från Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/th.js b/ckeditor/plugins/pastefromword/lang/th.js new file mode 100644 index 0000000..fc9ca27 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/th.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'th', { + confirmCleanup: 'ข้อความที่คุณต้องการวางลงไปเป็นข้อความที่คัดลอกมาจากโปรแกรมไมโครซอฟท์เวิร์ด คุณต้องการล้างค่าข้อความดังกล่าวก่อนวางลงไปหรือไม่?', + error: 'ไม่สามารถล้างข้อมูลที่ต้องการวางได้เนื่องจากเกิดข้อผิดพลาดภายในระบบ', + title: 'วางสำเนาจากตัวอักษรเวิร์ด', + toolbar: 'วางสำเนาจากตัวอักษรเวิร์ด' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/tr.js b/ckeditor/plugins/pastefromword/lang/tr.js new file mode 100644 index 0000000..af005ad --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/tr.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'tr', { + confirmCleanup: 'Yapıştırmaya çalıştığınız metin Word\'den kopyalanmıştır. Yapıştırmadan önce silmek istermisiniz?', + error: 'Yapıştırmadaki veri bilgisi hata düzelene kadar silinmeyecektir', + title: 'Word\'den Yapıştır', + toolbar: 'Word\'den Yapıştır' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/tt.js b/ckeditor/plugins/pastefromword/lang/tt.js new file mode 100644 index 0000000..b0b685c --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/tt.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'tt', { + confirmCleanup: 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING + error: 'It was not possible to clean up the pasted data due to an internal error', // MISSING + title: 'Word\'тан өстәү', + toolbar: 'Word\'тан өстәү' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/ug.js b/ckeditor/plugins/pastefromword/lang/ug.js new file mode 100644 index 0000000..6a4e620 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/ug.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'ug', { + confirmCleanup: 'سىز چاپلىماقچى بولغان مەزمۇن MS Word تىن كەلگەندەك قىلىدۇ، MS Word پىچىمىنى تازىلىۋەتكەندىن كېيىن ئاندىن چاپلامدۇ؟', + error: 'ئىچكى خاتالىق سەۋەبىدىن چاپلايدىغان سانلىق مەلۇماتنى تازىلىيالمايدۇ', + title: 'MS Word تىن چاپلا', + toolbar: 'MS Word تىن چاپلا' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/uk.js b/ckeditor/plugins/pastefromword/lang/uk.js new file mode 100644 index 0000000..b8d99ba --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/uk.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'uk', { + confirmCleanup: 'Текст, що Ви намагаєтесь вставити, схожий на скопійований з Word. Бажаєте очистити його форматування перед вставлянням?', + error: 'Неможливо очистити форматування через внутрішню помилку.', + title: 'Вставити з Word', + toolbar: 'Вставити з Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/vi.js b/ckeditor/plugins/pastefromword/lang/vi.js new file mode 100644 index 0000000..c002766 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/vi.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'vi', { + confirmCleanup: 'Văn bản bạn muốn dán có kèm định dạng của Word. Bạn có muốn loại bỏ định dạng Word trước khi dán?', + error: 'Không thể để làm sạch các dữ liệu dán do một lỗi nội bộ', + title: 'Dán với định dạng Word', + toolbar: 'Dán với định dạng Word' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/zh-cn.js b/ckeditor/plugins/pastefromword/lang/zh-cn.js new file mode 100644 index 0000000..d623919 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/zh-cn.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'zh-cn', { + confirmCleanup: '您要粘贴的内容好像是来自 MS Word,是否要清除 MS Word 格式后再粘贴?', + error: '由于内部错误无法清理要粘贴的数据', + title: '从 MS Word 粘贴', + toolbar: '从 MS Word 粘贴' +} ); diff --git a/ckeditor/plugins/pastefromword/lang/zh.js b/ckeditor/plugins/pastefromword/lang/zh.js new file mode 100644 index 0000000..a48d509 --- /dev/null +++ b/ckeditor/plugins/pastefromword/lang/zh.js @@ -0,0 +1,10 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastefromword', 'zh', { + confirmCleanup: '您想貼上的文字似乎是自 Word 複製而來,請問您是否要先清除 Word 的格式後再行貼上?', + error: '由於發生內部錯誤,無法清除清除 Word 的格式。', + title: '自 Word 貼上', + toolbar: '自 Word 貼上' +} ); diff --git a/ckeditor/plugins/pastefromword/plugin.js b/ckeditor/plugins/pastefromword/plugin.js new file mode 100644 index 0000000..0ff3662 --- /dev/null +++ b/ckeditor/plugins/pastefromword/plugin.js @@ -0,0 +1,186 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +( function() { + /* global confirm */ + + CKEDITOR.plugins.add( 'pastefromword', { + requires: 'clipboard', + // jscs:disable maximumLineLength + lang: 'af,ar,az,bg,bn,bs,ca,cs,cy,da,de,de-ch,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,oc,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + // jscs:enable maximumLineLength + icons: 'pastefromword,pastefromword-rtl', // %REMOVE_LINE_CORE% + hidpi: true, // %REMOVE_LINE_CORE% + init: function( editor ) { + var commandName = 'pastefromword', + // Flag indicate this command is actually been asked instead of a generic pasting. + forceFromWord = 0, + path = this.path; + + editor.addCommand( commandName, { + // Snapshots are done manually by editable.insertXXX methods. + canUndo: false, + async: true, + + exec: function( editor ) { + var cmd = this; + + forceFromWord = 1; + // Force html mode for incomming paste events sequence. + editor.once( 'beforePaste', forceHtmlMode ); + + editor.getClipboardData( { title: editor.lang.pastefromword.title }, function( data ) { + // Do not use editor#paste, because it would start from beforePaste event. + data && editor.fire( 'paste', { + type: 'html', + dataValue: data.dataValue, + method: 'paste', + dataTransfer: CKEDITOR.plugins.clipboard.initPasteDataTransfer() + } ); + + editor.fire( 'afterCommandExec', { + name: commandName, + command: cmd, + returnValue: !!data + } ); + } ); + } + } ); + + // Register the toolbar button. + editor.ui.addButton && editor.ui.addButton( 'PasteFromWord', { + label: editor.lang.pastefromword.toolbar, + command: commandName, + toolbar: 'clipboard,50' + } ); + + editor.on( 'pasteState', function( evt ) { + editor.getCommand( commandName ).setState( evt.data ); + } ); + + // Features brought by this command beside the normal process: + // 1. No more bothering of user about the clean-up. + // 2. Perform the clean-up even if content is not from Microsoft Word. + // (e.g. from a Microsoft Word similar application.) + // 3. Listen with high priority (3), so clean up is done before content + // type sniffing (priority = 6). + editor.on( 'paste', function( evt ) { + var data = evt.data, + mswordHtml = data.dataValue, + wordRegexp = /(class=\"?Mso|style=\"[^\"]*\bmso\-|w:WordDocument||<\/font>)/, + pfwEvtData = { dataValue: mswordHtml }; + + if ( !mswordHtml || !( forceFromWord || wordRegexp.test( mswordHtml ) ) ) { + return; + } + + // PFW might still get prevented, if it's not forced. + if ( editor.fire( 'pasteFromWord', pfwEvtData ) === false && !forceFromWord ) { + return; + } + + // Do not apply paste filter to data filtered by the Word filter (#13093). + data.dontFilter = true; + + // If filter rules aren't loaded then cancel 'paste' event, + // load them and when they'll get loaded fire new paste event + // for which data will be filtered in second execution of + // this listener. + var isLazyLoad = loadFilterRules( editor, path, function() { + // Event continuation with the original data. + if ( isLazyLoad ) { + editor.fire( 'paste', data ); + } else if ( !editor.config.pasteFromWordPromptCleanup || ( forceFromWord || confirm( editor.lang.pastefromword.confirmCleanup ) ) ) { + pfwEvtData.dataValue = CKEDITOR.cleanWord( pfwEvtData.dataValue, editor ); + + editor.fire( 'afterPasteFromWord', pfwEvtData ); + + data.dataValue = pfwEvtData.dataValue; + } + + // Reset forceFromWord. + forceFromWord = 0; + } ); + + // The cleanup rules are to be loaded, we should just cancel + // this event. + isLazyLoad && evt.cancel(); + }, null, null, 3 ); + } + + } ); + + function loadFilterRules( editor, path, callback ) { + var isLoaded = CKEDITOR.cleanWord; + + if ( isLoaded ) + callback(); + else { + var filterFilePath = CKEDITOR.getUrl( editor.config.pasteFromWordCleanupFile || ( path + 'filter/default.js' ) ); + + // Load with busy indicator. + CKEDITOR.scriptLoader.load( filterFilePath, callback, null, true ); + } + + return !isLoaded; + } + + function forceHtmlMode( evt ) { + evt.data.type = 'html'; + } +} )(); + + +/** + * Whether to prompt the user about the clean up of content being pasted from Microsoft Word. + * + * config.pasteFromWordPromptCleanup = true; + * + * @since 3.1 + * @cfg {Boolean} [pasteFromWordPromptCleanup=false] + * @member CKEDITOR.config + */ + +/** + * The file that provides the Microsoft Word cleanup function for pasting operations. + * + * **Note:** This is a global configuration shared by all editor instances present + * on the page. + * + * // Load from the 'pastefromword' plugin 'filter' sub folder (custom.js file) using a path relative to the CKEditor installation folder. + * CKEDITOR.config.pasteFromWordCleanupFile = 'plugins/pastefromword/filter/custom.js'; + * + * // Load from the 'pastefromword' plugin 'filter' sub folder (custom.js file) using a full path (including the CKEditor installation folder). + * CKEDITOR.config.pasteFromWordCleanupFile = '/ckeditor/plugins/pastefromword/filter/custom.js'; + * + * // Load custom.js file from the 'customFilters' folder (located in server's root) using the full URL. + * CKEDITOR.config.pasteFromWordCleanupFile = 'http://my.example.com/customFilters/custom.js'; + * + * @since 3.1 + * @cfg {String} [pasteFromWordCleanupFile= + 'filter/default.js'] + * @member CKEDITOR.config + */ + +/** + * Fired when the pasted content was recognized as Microsoft Word content. + * + * This event is cancellable. If canceled, it will prevent Paste from Word processing. + * + * @since 4.6.0 + * @event pasteFromWord + * @param data + * @param {String} data.dataValue Pasted content. Changes to this property will affect the pasted content. + * @member CKEDITOR.editor + */ + +/** + * Fired after the Paste form Word filters have been applied. + * + * @since 4.6.0 + * @event afterPasteFromWord + * @param data + * @param {String} data.dataValue Pasted content after processing. Changes to this property will affect the pasted content. + * @member CKEDITOR.editor + */ diff --git a/ckeditor/plugins/pastetext/icons/hidpi/pastetext-rtl.png b/ckeditor/plugins/pastetext/icons/hidpi/pastetext-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..421f0b14b652c83a7d8f16a5591bed3c0e167e3d GIT binary patch literal 850 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzmUKs7M+SzC{oH>NSwWJ?9znhg z3{`3j3=J&|48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@fg!ItFh?!xdN1Q+aGJ{c&& zUgGKN%Km_xiC2-KneQA20|Qf-r;B4q#No5y8~bh>@YIH+SOov!X6@43Ub2Vj`nz_q zpLfen%v!izc9%?mh{iAWj~X|oSbzS}a` zFmasZtGE5lVQ_2?^M!(r7wQZ-X3{MJO@_}5f6Ym(d_UiKg4^})w!7AG7s(xnmaBN5 zzWzNeU+j8U-SaL}f~~ZB}8ojSLc@)_V1Lj={xfKZ1TQ)7E~KqI?fq5<(+5!oVNF?XnRhQI6z#rzYJ%|MH+_$aORKUEGPW{*+IysN z>!LEJur0aO>medMTa)cy0@;gSa0>_ zt8wejOep5dz5TBvm|veWL6?z<0qDee630I_Z!JF2Z5LqmK3iWpFU#eNfv>RVhZwe1 zU9;nk&b;inGLBh&QN3iwtY?$=u&X>ga<~4Y?S{K~_SdepZ`9#$OSCAuVyZbUcXr2v zIkWFh@qXa&Ok&@cYW=_5aZL6yd_TB9xVj#l+n$yWOmwOxt`Q|Ei6yC4$wjF^iowXh z&`j6RP}jgH#L(Ev*x1UzK-<6&NM2`L^A<%zZhlH;S|x4`%VIF761SM literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/pastetext/icons/hidpi/pastetext.png b/ckeditor/plugins/pastetext/icons/hidpi/pastetext.png new file mode 100644 index 0000000000000000000000000000000000000000..d4e7ea07e3e295afea81ae6dcd4c98706287c526 GIT binary patch literal 865 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzmUKs7M+SzC{oH>NSwWJ?9znhg z3{`3j3=J&|48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@fg!ItFh?!xdN1Q+aGJ{c&& zUgGKN%Km_xiC2-KneQA20|Qg4r;B4q#Nn&qzTLMC1ZtJF3-iADYfOm~^Xk{lsg95O zRDRoeo#mT*(|{rizsOsdw@1v9du5m$`N@6GX}%5#PviVA&z!m5ey=t#W@wnnuB>F= z@uG32qsv@5!GjW??^gf!HS4ky&1=G_^Xb4DgJTD(?@K17Sv=pjY)X(>@Ao=} z8mqYs4iU2c{pb=1=x{-f&E5Q9MJ+Tt=JiX4Mh*e%moK1cZv7+LUtEOFRE? zFbDIe)qcPI&KrMjU!<{Pm6lc)lT{5f+o?@8Iim5imc5kC_1PkP>*BRz+{TMFy4-84 z-rM>dx!|tURQ&E-)avQ~vJNM{^RSp989D9m#M*077SG=uDeFi#m9?4|Ijyz&KFdbA z7bnUkgpzrj=A3Jsu*vYTp{HbDt8!bifugYLP7m{w2cpyumELVw_QuC(!?A-2^KKcQ zJs|UH+NQ~y3VE5o|G0m5m!r#_GQGaFuFu|Ev#s;klw47?vPGhJVqcfe>Ari_UTq0# zXHB-MFFby3XQ<+im1mL?oGh;OC>3AS@dJm?2PMwn*}~Z(Doge# zYAh3eHF<*-^@pX3jvP6?xQ)cqY z3oit2L|ng}W0sJXxafM^)i|-_jo+-<>=F`Ao-W^gw@&bYK+O50e%cRq-+j0FkLTM{ z1}RE!?ki0{{d7gLOm)GLXIti+e|~PAr3|0#g()xgU)?US@jE|%jk?y;+m?2~G^kqQ z8c~vxSdwa$T$Bo=7>o=I&2$Y7bq$O{42`Xfjjap}v<(b_{sDZ)L)z4*}Q$iB}l9gmn literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/pastetext/icons/pastetext-rtl.png b/ckeditor/plugins/pastetext/icons/pastetext-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..f74166b73ffc50e6c96dd0972b2761200f924f1c GIT binary patch literal 453 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Ea{HEjtmSN`?>!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e4jx`C{NHYzS+iZ_45>BNMlRTy%56pZl70>*UR=f z`V3y0ik|QG$?ak4G2GYS&av=$hXB*0cZSE-T72T#?0IO@^J6{?@1Jq-K3HnSeIxbS zN}J_t0>h1+CzY}q?R=fEB(D7i6QBEMzKC$+nd=(<`8_Z@wcy+$J;pPi|J?chS9`+u zJF%g4_AT6!2i)gB$+&&d%-F8=W<>suO6Kc8_p6q;MwFx^mZVxG7o`Fz1|tJQGhG97 zT|>(dLt`sr11l3FZ381K0|SW(mdKI;Vst053$C AnE(I) literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/pastetext/icons/pastetext.png b/ckeditor/plugins/pastetext/icons/pastetext.png new file mode 100644 index 0000000000000000000000000000000000000000..b637bbf62915ff1ddddebcf6e962aaac51366bd5 GIT binary patch literal 466 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Ea{HEjtmSN`?>!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e4c__!*`LZFt*Zp;u~b_`HUxOmpcxr68{x_nyzu-@NEX!N1(at9Cx*e6T+Aq3E?~ zc3B$^E;5L^nRR$?{KI{cx4YyPioN!{7t0#`?zWg!%65@jt0V7Cf7I@7R8cYHIn21@ zlH9E-G5&})3*XC?zN@O=$vK@BF5b}k_8spPn@Kwux!1&e|NHRwW1weLOI#yLQW8s2 zt&)pUffR$0fuWhMfw``sWr(4%m9c@9iIKK}k(Ggg#Dww+6b-rgDVb@NxHV*+J%0qK Ofx*+&&t;ucLK6U5HlJAl literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/pastetext/lang/af.js b/ckeditor/plugins/pastetext/lang/af.js new file mode 100644 index 0000000..8e0e585 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/af.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'af', { + button: 'Plak as eenvoudige teks', + title: 'Plak as eenvoudige teks' +} ); diff --git a/ckeditor/plugins/pastetext/lang/ar.js b/ckeditor/plugins/pastetext/lang/ar.js new file mode 100644 index 0000000..085e9fa --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/ar.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'ar', { + button: 'لصق كنص بسيط', + title: 'لصق كنص بسيط' +} ); diff --git a/ckeditor/plugins/pastetext/lang/az.js b/ckeditor/plugins/pastetext/lang/az.js new file mode 100644 index 0000000..449e6fe --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/az.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'az', { + button: 'Yalnız mətni saxla', + title: 'Adi mətn kimi əlavə et' +} ); diff --git a/ckeditor/plugins/pastetext/lang/bg.js b/ckeditor/plugins/pastetext/lang/bg.js new file mode 100644 index 0000000..8a6a5d2 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/bg.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'bg', { + button: 'Вмъкни като чист текст', + title: 'Вмъкни като чист текст' +} ); diff --git a/ckeditor/plugins/pastetext/lang/bn.js b/ckeditor/plugins/pastetext/lang/bn.js new file mode 100644 index 0000000..e5b4e32 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/bn.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'bn', { + button: 'সাধারণ টেক্সট হিসেবে পেইস্ট করি', + title: 'সাদা টেক্সট হিসেবে পেস্ট কর' +} ); diff --git a/ckeditor/plugins/pastetext/lang/bs.js b/ckeditor/plugins/pastetext/lang/bs.js new file mode 100644 index 0000000..8922670 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/bs.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'bs', { + button: 'Zalijepi kao obièan tekst', + title: 'Zalijepi kao obièan tekst' +} ); diff --git a/ckeditor/plugins/pastetext/lang/ca.js b/ckeditor/plugins/pastetext/lang/ca.js new file mode 100644 index 0000000..d53e1e3 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/ca.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'ca', { + button: 'Enganxa com a text no formatat', + title: 'Enganxa com a text no formatat' +} ); diff --git a/ckeditor/plugins/pastetext/lang/cs.js b/ckeditor/plugins/pastetext/lang/cs.js new file mode 100644 index 0000000..64e8ad0 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/cs.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'cs', { + button: 'Vložit jako čistý text', + title: 'Vložit jako čistý text' +} ); diff --git a/ckeditor/plugins/pastetext/lang/cy.js b/ckeditor/plugins/pastetext/lang/cy.js new file mode 100644 index 0000000..98317c6 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/cy.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'cy', { + button: 'Gludo fel testun plaen', + title: 'Gludo fel Testun Plaen' +} ); diff --git a/ckeditor/plugins/pastetext/lang/da.js b/ckeditor/plugins/pastetext/lang/da.js new file mode 100644 index 0000000..bd2f393 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/da.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'da', { + button: 'Indsæt som ikke-formateret tekst', + title: 'Indsæt som ikke-formateret tekst' +} ); diff --git a/ckeditor/plugins/pastetext/lang/de-ch.js b/ckeditor/plugins/pastetext/lang/de-ch.js new file mode 100644 index 0000000..b0b5bdd --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/de-ch.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'de-ch', { + button: 'Als Klartext einfügen', + title: 'Als Klartext einfügen' +} ); diff --git a/ckeditor/plugins/pastetext/lang/de.js b/ckeditor/plugins/pastetext/lang/de.js new file mode 100644 index 0000000..7897435 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/de.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'de', { + button: 'Als Klartext einfügen', + title: 'Als Klartext einfügen' +} ); diff --git a/ckeditor/plugins/pastetext/lang/el.js b/ckeditor/plugins/pastetext/lang/el.js new file mode 100644 index 0000000..467cdc9 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/el.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'el', { + button: 'Επικόλληση ως απλό κείμενο', + title: 'Επικόλληση ως απλό κείμενο' +} ); diff --git a/ckeditor/plugins/pastetext/lang/en-au.js b/ckeditor/plugins/pastetext/lang/en-au.js new file mode 100644 index 0000000..b1ec52f --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/en-au.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'en-au', { + button: 'Paste as plain text', + title: 'Paste as Plain Text' +} ); diff --git a/ckeditor/plugins/pastetext/lang/en-ca.js b/ckeditor/plugins/pastetext/lang/en-ca.js new file mode 100644 index 0000000..774a0bf --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/en-ca.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'en-ca', { + button: 'Paste as plain text', + title: 'Paste as Plain Text' +} ); diff --git a/ckeditor/plugins/pastetext/lang/en-gb.js b/ckeditor/plugins/pastetext/lang/en-gb.js new file mode 100644 index 0000000..4938b54 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/en-gb.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'en-gb', { + button: 'Paste as plain text', + title: 'Paste as Plain Text' +} ); diff --git a/ckeditor/plugins/pastetext/lang/en.js b/ckeditor/plugins/pastetext/lang/en.js new file mode 100644 index 0000000..c678e18 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/en.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'en', { + button: 'Paste as plain text', + title: 'Paste as Plain Text' +} ); diff --git a/ckeditor/plugins/pastetext/lang/eo.js b/ckeditor/plugins/pastetext/lang/eo.js new file mode 100644 index 0000000..c215b3e --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/eo.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'eo', { + button: 'Interglui kiel platan tekston', + title: 'Interglui kiel platan tekston' +} ); diff --git a/ckeditor/plugins/pastetext/lang/es.js b/ckeditor/plugins/pastetext/lang/es.js new file mode 100644 index 0000000..a003cb0 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/es.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'es', { + button: 'Pegar como Texto Plano', + title: 'Pegar como Texto Plano' +} ); diff --git a/ckeditor/plugins/pastetext/lang/et.js b/ckeditor/plugins/pastetext/lang/et.js new file mode 100644 index 0000000..e623f13 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/et.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'et', { + button: 'Asetamine tavalise tekstina', + title: 'Asetamine tavalise tekstina' +} ); diff --git a/ckeditor/plugins/pastetext/lang/eu.js b/ckeditor/plugins/pastetext/lang/eu.js new file mode 100644 index 0000000..10d95ce --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/eu.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'eu', { + button: 'Itsatsi testu arrunta bezala', + title: 'Itsatsi testu arrunta bezala' +} ); diff --git a/ckeditor/plugins/pastetext/lang/fa.js b/ckeditor/plugins/pastetext/lang/fa.js new file mode 100644 index 0000000..6146ab1 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/fa.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'fa', { + button: 'چسباندن به عنوان متن ساده', + title: 'چسباندن به عنوان متن ساده' +} ); diff --git a/ckeditor/plugins/pastetext/lang/fi.js b/ckeditor/plugins/pastetext/lang/fi.js new file mode 100644 index 0000000..c74a034 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/fi.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'fi', { + button: 'Liitä tekstinä', + title: 'Liitä tekstinä' +} ); diff --git a/ckeditor/plugins/pastetext/lang/fo.js b/ckeditor/plugins/pastetext/lang/fo.js new file mode 100644 index 0000000..7555bac --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/fo.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'fo', { + button: 'Innrita som reinan tekst', + title: 'Innrita som reinan tekst' +} ); diff --git a/ckeditor/plugins/pastetext/lang/fr-ca.js b/ckeditor/plugins/pastetext/lang/fr-ca.js new file mode 100644 index 0000000..6da22e3 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/fr-ca.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'fr-ca', { + button: 'Coller comme texte', + title: 'Coller comme texte' +} ); diff --git a/ckeditor/plugins/pastetext/lang/fr.js b/ckeditor/plugins/pastetext/lang/fr.js new file mode 100644 index 0000000..9dfe5a0 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/fr.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'fr', { + button: 'Coller comme texte brut', + title: 'Coller comme texte brut' +} ); diff --git a/ckeditor/plugins/pastetext/lang/gl.js b/ckeditor/plugins/pastetext/lang/gl.js new file mode 100644 index 0000000..c123852 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/gl.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'gl', { + button: 'Pegar como texto simple', + title: 'Pegar como texto simple' +} ); diff --git a/ckeditor/plugins/pastetext/lang/gu.js b/ckeditor/plugins/pastetext/lang/gu.js new file mode 100644 index 0000000..ad47e49 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/gu.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'gu', { + button: 'પેસ્ટ (ટેક્સ્ટ)', + title: 'પેસ્ટ (ટેક્સ્ટ)' +} ); diff --git a/ckeditor/plugins/pastetext/lang/he.js b/ckeditor/plugins/pastetext/lang/he.js new file mode 100644 index 0000000..9abe9e9 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/he.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'he', { + button: 'הדבקה כטקסט פשוט', + title: 'הדבקה כטקסט פשוט' +} ); diff --git a/ckeditor/plugins/pastetext/lang/hi.js b/ckeditor/plugins/pastetext/lang/hi.js new file mode 100644 index 0000000..7157b9a --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/hi.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'hi', { + button: 'पेस्ट (सादा टॅक्स्ट)', + title: 'पेस्ट (सादा टॅक्स्ट)' +} ); diff --git a/ckeditor/plugins/pastetext/lang/hr.js b/ckeditor/plugins/pastetext/lang/hr.js new file mode 100644 index 0000000..f886d02 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/hr.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'hr', { + button: 'Zalijepi kao čisti tekst', + title: 'Zalijepi kao čisti tekst' +} ); diff --git a/ckeditor/plugins/pastetext/lang/hu.js b/ckeditor/plugins/pastetext/lang/hu.js new file mode 100644 index 0000000..8cb6664 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/hu.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'hu', { + button: 'Beillesztés formázatlan szövegként', + title: 'Beillesztés formázatlan szövegként' +} ); diff --git a/ckeditor/plugins/pastetext/lang/id.js b/ckeditor/plugins/pastetext/lang/id.js new file mode 100644 index 0000000..fbe2b78 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/id.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'id', { + button: 'Tempel sebagai teks polos', + title: 'Tempel sebagai Teks Polos' +} ); diff --git a/ckeditor/plugins/pastetext/lang/is.js b/ckeditor/plugins/pastetext/lang/is.js new file mode 100644 index 0000000..577b787 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/is.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'is', { + button: 'Líma sem ósniðinn texta', + title: 'Líma sem ósniðinn texta' +} ); diff --git a/ckeditor/plugins/pastetext/lang/it.js b/ckeditor/plugins/pastetext/lang/it.js new file mode 100644 index 0000000..bae0f3f --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/it.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'it', { + button: 'Incolla come testo semplice', + title: 'Incolla come testo semplice' +} ); diff --git a/ckeditor/plugins/pastetext/lang/ja.js b/ckeditor/plugins/pastetext/lang/ja.js new file mode 100644 index 0000000..28ca270 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/ja.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'ja', { + button: 'プレーンテキストとして貼り付け', + title: 'プレーンテキストとして貼り付け' +} ); diff --git a/ckeditor/plugins/pastetext/lang/ka.js b/ckeditor/plugins/pastetext/lang/ka.js new file mode 100644 index 0000000..1b66b37 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/ka.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'ka', { + button: 'მხოლოდ ტექსტის ჩასმა', + title: 'მხოლოდ ტექსტის ჩასმა' +} ); diff --git a/ckeditor/plugins/pastetext/lang/km.js b/ckeditor/plugins/pastetext/lang/km.js new file mode 100644 index 0000000..283e3f4 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/km.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'km', { + button: 'បិទ​ភ្ជាប់​ជា​អត្ថបទ​ធម្មតា', + title: 'បិទ​ភ្ជាប់​ជា​អត្ថបទ​ធម្មតា' +} ); diff --git a/ckeditor/plugins/pastetext/lang/ko.js b/ckeditor/plugins/pastetext/lang/ko.js new file mode 100644 index 0000000..e77f79f --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/ko.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'ko', { + button: '텍스트로 붙여넣기', + title: '텍스트로 붙여넣기' +} ); diff --git a/ckeditor/plugins/pastetext/lang/ku.js b/ckeditor/plugins/pastetext/lang/ku.js new file mode 100644 index 0000000..bab07ee --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/ku.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'ku', { + button: 'لکاندنی وەك دەقی ڕوون', + title: 'لکاندنی وەك دەقی ڕوون' +} ); diff --git a/ckeditor/plugins/pastetext/lang/lt.js b/ckeditor/plugins/pastetext/lang/lt.js new file mode 100644 index 0000000..80ec537 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/lt.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'lt', { + button: 'Įdėti kaip gryną tekstą', + title: 'Įdėti kaip gryną tekstą' +} ); diff --git a/ckeditor/plugins/pastetext/lang/lv.js b/ckeditor/plugins/pastetext/lang/lv.js new file mode 100644 index 0000000..26818e3 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/lv.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'lv', { + button: 'Ievietot kā vienkāršu tekstu', + title: 'Ievietot kā vienkāršu tekstu' +} ); diff --git a/ckeditor/plugins/pastetext/lang/mk.js b/ckeditor/plugins/pastetext/lang/mk.js new file mode 100644 index 0000000..33cdf75 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/mk.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'mk', { + button: 'Paste as plain text', // MISSING + title: 'Paste as Plain Text' // MISSING +} ); diff --git a/ckeditor/plugins/pastetext/lang/mn.js b/ckeditor/plugins/pastetext/lang/mn.js new file mode 100644 index 0000000..c280241 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/mn.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'mn', { + button: 'Энгийн бичвэрээр буулгах', + title: 'Энгийн бичвэрээр буулгах' +} ); diff --git a/ckeditor/plugins/pastetext/lang/ms.js b/ckeditor/plugins/pastetext/lang/ms.js new file mode 100644 index 0000000..4881595 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/ms.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'ms', { + button: 'Tampal sebagai text biasa', + title: 'Tampal sebagai text biasa' +} ); diff --git a/ckeditor/plugins/pastetext/lang/nb.js b/ckeditor/plugins/pastetext/lang/nb.js new file mode 100644 index 0000000..5fd80c0 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/nb.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'nb', { + button: 'Lim inn som ren tekst', + title: 'Lim inn som ren tekst' +} ); diff --git a/ckeditor/plugins/pastetext/lang/nl.js b/ckeditor/plugins/pastetext/lang/nl.js new file mode 100644 index 0000000..3e07540 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/nl.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'nl', { + button: 'Plakken als platte tekst', + title: 'Plakken als platte tekst' +} ); diff --git a/ckeditor/plugins/pastetext/lang/no.js b/ckeditor/plugins/pastetext/lang/no.js new file mode 100644 index 0000000..86e387d --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/no.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'no', { + button: 'Lim inn som ren tekst', + title: 'Lim inn som ren tekst' +} ); diff --git a/ckeditor/plugins/pastetext/lang/oc.js b/ckeditor/plugins/pastetext/lang/oc.js new file mode 100644 index 0000000..9d9e401 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/oc.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'oc', { + button: 'Pegar coma tèxte brut', + title: 'Pegar coma tèxte brut' +} ); diff --git a/ckeditor/plugins/pastetext/lang/pl.js b/ckeditor/plugins/pastetext/lang/pl.js new file mode 100644 index 0000000..d0d392f --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/pl.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'pl', { + button: 'Wklej jako czysty tekst', + title: 'Wklej jako czysty tekst' +} ); diff --git a/ckeditor/plugins/pastetext/lang/pt-br.js b/ckeditor/plugins/pastetext/lang/pt-br.js new file mode 100644 index 0000000..a71427e --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/pt-br.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'pt-br', { + button: 'Colar como Texto sem Formatação', + title: 'Colar como Texto sem Formatação' +} ); diff --git a/ckeditor/plugins/pastetext/lang/pt.js b/ckeditor/plugins/pastetext/lang/pt.js new file mode 100644 index 0000000..f252124 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/pt.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'pt', { + button: 'Colar como texto simples', + title: 'Colar como texto simples' +} ); diff --git a/ckeditor/plugins/pastetext/lang/ro.js b/ckeditor/plugins/pastetext/lang/ro.js new file mode 100644 index 0000000..03bd745 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/ro.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'ro', { + button: 'Adaugă ca text simplu (Plain Text)', + title: 'Adaugă ca text simplu (Plain Text)' +} ); diff --git a/ckeditor/plugins/pastetext/lang/ru.js b/ckeditor/plugins/pastetext/lang/ru.js new file mode 100644 index 0000000..eac0c7f --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/ru.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'ru', { + button: 'Вставить только текст', + title: 'Вставить только текст' +} ); diff --git a/ckeditor/plugins/pastetext/lang/si.js b/ckeditor/plugins/pastetext/lang/si.js new file mode 100644 index 0000000..2cbc555 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/si.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'si', { + button: 'සාමාන්‍ය අක්ෂර ලෙස අලවන්න', + title: 'සාමාන්‍ය අක්ෂර ලෙස අලවන්න' +} ); diff --git a/ckeditor/plugins/pastetext/lang/sk.js b/ckeditor/plugins/pastetext/lang/sk.js new file mode 100644 index 0000000..396ca7e --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/sk.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'sk', { + button: 'Vložiť ako čistý text', + title: 'Vložiť ako čistý text' +} ); diff --git a/ckeditor/plugins/pastetext/lang/sl.js b/ckeditor/plugins/pastetext/lang/sl.js new file mode 100644 index 0000000..2cc32ee --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/sl.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'sl', { + button: 'Prilepi kot golo besedilo', + title: 'Prilepi kot golo besedilo' +} ); diff --git a/ckeditor/plugins/pastetext/lang/sq.js b/ckeditor/plugins/pastetext/lang/sq.js new file mode 100644 index 0000000..45dbabe --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/sq.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'sq', { + button: 'Hidhe si tekst të thjeshtë', + title: 'Hidhe si Tekst të Thjeshtë' +} ); diff --git a/ckeditor/plugins/pastetext/lang/sr-latn.js b/ckeditor/plugins/pastetext/lang/sr-latn.js new file mode 100644 index 0000000..af4adea --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/sr-latn.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'sr-latn', { + button: 'Zalepi kao čist tekst', + title: 'Zalepi kao čist tekst' +} ); diff --git a/ckeditor/plugins/pastetext/lang/sr.js b/ckeditor/plugins/pastetext/lang/sr.js new file mode 100644 index 0000000..229f38c --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/sr.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'sr', { + button: 'Залепи као чист текст', + title: 'Залепи као чист текст' +} ); diff --git a/ckeditor/plugins/pastetext/lang/sv.js b/ckeditor/plugins/pastetext/lang/sv.js new file mode 100644 index 0000000..1f18fb5 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/sv.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'sv', { + button: 'Klistra in som vanlig text', + title: 'Klistra in som vanlig text' +} ); diff --git a/ckeditor/plugins/pastetext/lang/th.js b/ckeditor/plugins/pastetext/lang/th.js new file mode 100644 index 0000000..a020466 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/th.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'th', { + button: 'วางแบบตัวอักษรธรรมดา', + title: 'วางแบบตัวอักษรธรรมดา' +} ); diff --git a/ckeditor/plugins/pastetext/lang/tr.js b/ckeditor/plugins/pastetext/lang/tr.js new file mode 100644 index 0000000..9d18f70 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/tr.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'tr', { + button: 'Düz Metin Olarak Yapıştır', + title: 'Düz Metin Olarak Yapıştır' +} ); diff --git a/ckeditor/plugins/pastetext/lang/tt.js b/ckeditor/plugins/pastetext/lang/tt.js new file mode 100644 index 0000000..1a9146d --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/tt.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'tt', { + button: 'Форматлаусыз текст өстәү', + title: 'Форматлаусыз текст өстәү' +} ); diff --git a/ckeditor/plugins/pastetext/lang/ug.js b/ckeditor/plugins/pastetext/lang/ug.js new file mode 100644 index 0000000..37dc653 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/ug.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'ug', { + button: 'پىچىمى يوق تېكىست سۈپىتىدە چاپلا', + title: 'پىچىمى يوق تېكىست سۈپىتىدە چاپلا' +} ); diff --git a/ckeditor/plugins/pastetext/lang/uk.js b/ckeditor/plugins/pastetext/lang/uk.js new file mode 100644 index 0000000..d6413fc --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/uk.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'uk', { + button: 'Вставити тільки текст', + title: 'Вставити тільки текст' +} ); diff --git a/ckeditor/plugins/pastetext/lang/vi.js b/ckeditor/plugins/pastetext/lang/vi.js new file mode 100644 index 0000000..a5e6fbe --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/vi.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'vi', { + button: 'Dán theo định dạng văn bản thuần', + title: 'Dán theo định dạng văn bản thuần' +} ); diff --git a/ckeditor/plugins/pastetext/lang/zh-cn.js b/ckeditor/plugins/pastetext/lang/zh-cn.js new file mode 100644 index 0000000..c14c8f1 --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/zh-cn.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'zh-cn', { + button: '粘贴为无格式文本', + title: '粘贴为无格式文本' +} ); diff --git a/ckeditor/plugins/pastetext/lang/zh.js b/ckeditor/plugins/pastetext/lang/zh.js new file mode 100644 index 0000000..8a626de --- /dev/null +++ b/ckeditor/plugins/pastetext/lang/zh.js @@ -0,0 +1,8 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'pastetext', 'zh', { + button: '貼成純文字', + title: '貼成純文字' +} ); diff --git a/ckeditor/plugins/pastetext/plugin.js b/ckeditor/plugins/pastetext/plugin.js new file mode 100644 index 0000000..32767b1 --- /dev/null +++ b/ckeditor/plugins/pastetext/plugin.js @@ -0,0 +1,83 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Paste as plain text plugin. + */ + +( function() { + // The pastetext command definition. + var pasteTextCmd = { + // Snapshots are done manually by editable.insertXXX methods. + canUndo: false, + async: true, + + exec: function( editor ) { + editor.getClipboardData( { title: editor.lang.pastetext.title }, function( data ) { + // Do not use editor#paste, because it would start from beforePaste event. + data && editor.fire( 'paste', { + type: 'text', + dataValue: data.dataValue, + method: 'paste', + dataTransfer: CKEDITOR.plugins.clipboard.initPasteDataTransfer() + } ); + + editor.fire( 'afterCommandExec', { + name: 'pastetext', + command: pasteTextCmd, + returnValue: !!data + } ); + } ); + } + }; + + // Register the plugin. + CKEDITOR.plugins.add( 'pastetext', { + requires: 'clipboard', + // jscs:disable maximumLineLength + lang: 'af,ar,az,bg,bn,bs,ca,cs,cy,da,de,de-ch,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,oc,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + // jscs:enable maximumLineLength + icons: 'pastetext,pastetext-rtl', // %REMOVE_LINE_CORE% + hidpi: true, // %REMOVE_LINE_CORE% + init: function( editor ) { + var commandName = 'pastetext'; + + editor.addCommand( commandName, pasteTextCmd ); + + editor.ui.addButton && editor.ui.addButton( 'PasteText', { + label: editor.lang.pastetext.button, + command: commandName, + toolbar: 'clipboard,40' + } ); + + if ( editor.config.forcePasteAsPlainText ) { + editor.on( 'beforePaste', function( evt ) { + // Do NOT overwrite if HTML format is explicitly requested. + // This allows pastefromword dominates over pastetext. + if ( evt.data.type != 'html' ) + evt.data.type = 'text'; + } ); + } + + editor.on( 'pasteState', function( evt ) { + editor.getCommand( commandName ).setState( evt.data ); + } ); + } + } ); +} )(); + + +/** + * Whether to force all pasting operations to insert on plain text into the + * editor, loosing any formatting information possibly available in the source + * text. + * + * **Note:** paste from word (dialog) is not affected by this configuration. + * + * config.forcePasteAsPlainText = true; + * + * @cfg {Boolean} [forcePasteAsPlainText=false] + * @member CKEDITOR.config + */ diff --git a/ckeditor/plugins/popup/plugin.js b/ckeditor/plugins/popup/plugin.js new file mode 100644 index 0000000..74dcad8 --- /dev/null +++ b/ckeditor/plugins/popup/plugin.js @@ -0,0 +1,65 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +CKEDITOR.plugins.add( 'popup' ); + +CKEDITOR.tools.extend( CKEDITOR.editor.prototype, { + /** + * Opens Browser in a popup. The `width` and `height` parameters accept + * numbers (pixels) or percent (of screen size) values. + * + * @member CKEDITOR.editor + * @param {String} url The url of the external file browser. + * @param {Number/String} [width='80%'] Popup window width. + * @param {Number/String} [height='70%'] Popup window height. + * @param {String} [options='location=no,menubar=no,toolbar=no,dependent=yes,minimizable=no,modal=yes,alwaysRaised=yes,resizable=yes,scrollbars=yes'] + * Popup window features. + */ + popup: function( url, width, height, options ) { + width = width || '80%'; + height = height || '70%'; + + if ( typeof width == 'string' && width.length > 1 && width.substr( width.length - 1, 1 ) == '%' ) + width = parseInt( window.screen.width * parseInt( width, 10 ) / 100, 10 ); + + if ( typeof height == 'string' && height.length > 1 && height.substr( height.length - 1, 1 ) == '%' ) + height = parseInt( window.screen.height * parseInt( height, 10 ) / 100, 10 ); + + if ( width < 640 ) + width = 640; + + if ( height < 420 ) + height = 420; + + var top = parseInt( ( window.screen.height - height ) / 2, 10 ), + left = parseInt( ( window.screen.width - width ) / 2, 10 ); + + options = ( options || 'location=no,menubar=no,toolbar=no,dependent=yes,minimizable=no,modal=yes,alwaysRaised=yes,resizable=yes,scrollbars=yes' ) + ',width=' + width + + ',height=' + height + + ',top=' + top + + ',left=' + left; + + var popupWindow = window.open( '', null, options, true ); + + // Blocked by a popup blocker. + if ( !popupWindow ) + return false; + + try { + // Chrome is problematic with moveTo/resizeTo, but it's not really needed here (#8855). + var ua = navigator.userAgent.toLowerCase(); + if ( ua.indexOf( ' chrome/' ) == -1 ) { + popupWindow.moveTo( left, top ); + popupWindow.resizeTo( width, height ); + } + popupWindow.focus(); + popupWindow.location.href = url; + } catch ( e ) { + popupWindow = window.open( url, null, options, true ); + } + + return true; + } +} ); diff --git a/ckeditor/plugins/preview/icons/hidpi/preview-rtl.png b/ckeditor/plugins/preview/icons/hidpi/preview-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..530fee0d92560fdddf949850de914c55ef0f9198 GIT binary patch literal 1241 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzmUKs7M+SzC{oH>NSwWJ?9znhg z3{`3j3=J&|48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@fg!ItFh?!xdN1Q+aGJ{c&& zUgGKN%Km_xiC2-KneQA20|WD2PZ!6Kh{IdM4RfBjh}8bCE_?e#s7WbTuv0{U)0I6) z#bs(&5_6!7qhl{i(<2wbmUkL`Z!ZMJShQxZbL?oE)YQZ^rAh0qsoH@wP&8wml z+rQ->_j6NnS{HxOD8SvzWu37B-<{}GHb0kG?*&2Pt!H-l>Akke+mOt`aAr=U@#pJG zmsZ|hZdEjuj4MJa{I+OOb==OV!?8 zx+jG-80*(;{dY&u@K{MrsJMEO-CENv*Z$ivgWPa2s{A;kKT}X@jHrm0pn5oWcu|}08k2B+k13&L(xjw0r zXcKb1sQoxD?r~JAEJxD=W`-H_=GAHTJ$AOv&``=}T2Qy&KT%?z7|X$hXD>ARFN#=~ zKZQ}rX_AV)nrBno`tQ>X*%<01_}UeX?U@^9&XiQ~{B%cRvx?Gu$z%fw9zM2a$CsKr z1sMe^g;*G+dXI(Y70g;D-1b$dT--m-7|z~~4coVWpKUK_{QQJ~pq`$d->RO~DM#uJioqkl!j@9MM!nq6bzyHszSB=V+NZu4Lc<|4k zn$@e=dd@oRzAMKmk^Jtaqx|jv`&B$2B`sZTZ*Twq?yr3_Bbc+Zvn|`!&7Cu6Pgd>n z>r&ZvrK0P196z&%^MRhAV&7x-85eFa?%rFx_G*@+=GS%CeuZz3TKjcx+UB3;#``BO z)9f(}@Vd)dkkIq<+NAhdvu0`emOs6{;fKTGixv46GXLIiUlgiU^u3(!rTKl+sU(*z zDoX9HjK3uHCTWN&3hsS>z&mL^o8txjAKM;TsIkA>FPd!{;3H~WpVaenrNxAf4g2@| zGt84pey8x?^^dEF>&X}Z~AbT%8PB^TF-ER!SbkMXj&vN@2i%$MwFx^mZVxG7o`Fz1|tJQGhIVNT?3;K vLt`srV=Ds#Z39Cfd7W|1TNDks`6-!cmAEx5ixCL~YGCkm^>bP0l+XkKN}>np literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/preview/icons/hidpi/preview.png b/ckeditor/plugins/preview/icons/hidpi/preview.png new file mode 100644 index 0000000000000000000000000000000000000000..e9629b3507caa589669207f8be3bfe40c6945a8d GIT binary patch literal 1254 zcmZ{ke^AnQ9L7J;H?$IkWhr4vOp`9%Ak<1*@~y8Ll9fcIscE5@P*z4WY&vAkY4{_5 za6y@wPOA~lRO*mJU3u0Vr9J_SY zQUCy!xf5aAo%Hz~F?KzZnK@%OCzAD|#GJE16WJZQMn3kcjYrzlB-Hre(8f79d zC;Fl4VB5)I#MNdbTI#PQErBEO`MJ{Vr}rXxAt02v6NceJNb)y=3Yw%e4&2a57##ry z5&|>foJ;5kST@di^{{p!?k;AYnSxrU0XmoLE*p{3`6#DHDTU{xsHjp?3FlQGKIhCZlYh$ zM=fZXmQc>1K13pU_396*vK*s#bsFKACz9%%L?sR(qvLPii6#Duz)$hwDs??XzEwH`8X6jaD&VRAk2FlD{5HvpoYa3`#-?_T z^Hmv5r?rmAUYTukk=Hp5bm{){{oCA~DtSFVg<<9uv4pYrAIHE^;O>O+kxHdsqs8n| zU1M|oFq);UvF-z7=Bc^-_~nnL%$tjdopMVkw2=L&*o%3|>vxwk8qyw3Uey8RL~_m? z)V^crgua04bVF@xpHx2MCs1lhWEW{`!WOKIJ&Qmr7VG5j`uqL{egHVPL0aexAo%UX z_n5>26y0pKTKDjB+5Bp`;-*Ap7+dJnPZ}#13$DtlA`WYb*3ruu-#;H5tl)I-s&sg} zr?S4w35PGBMaRU%s8e$KGoNZneg0W=qI09p64JD+f;_VV%*-zgWwCroc(~LHSCY`E z^W;ruSS|Mssg42>r!cH$o**C4TbYNKcosi$l$c8LAcD9Jn8wG)lZRxWL8ptK*v3He zsvVK$%9t4}Jp?N;-Rob)EEOvfl!mbpFc}@#+~0Qb@qkjPENkir=}K|_GC`B^;2Nd2 zAH@)4ZD5wJp|fyMY26zx==tmTUDQ%j3b44!hT||+o?jPwD#?Ep9zP*+D}`~8r}oXr zchf%POhd6U0)8!NWIUik;-1i?^jJ)TyzWhn+00E>H0fxs!g;pG87FGz8TcI{%cj7< zQ$iska_F_$Y#GKj=$Jqt2n&D4x*b~p#ER1*k>=0ifxkMtxIE#jJG$fJ;(Fh`d&lwi zA~(dYdHF}O@p{R8_x`k50=M^g;C$+p))#y=)x$Xfi2M5b^3y|{B_0p!^gRQ^bW^v~ zv78OWl#903mX>O@TCE^9uO30o4PD5yvnfW+LYv~ci}GOwrqwLJbIM*mU0GOe>k^1e4 Gl79geCL!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e44 zZT`1Oty6wBaD-`bZQLLvctk5BSMjIiNA8?Unh`fRoVYsYa=a9|#QJX1%#9a%pI2HI zB+N)HFH5^OTau5BIppZw`kQJKcX>}zsN_8$T~f=y5dN;ta;~4}B!*SLf*W@$XTJPg zU?R2g`s=^ahqmtKKmOS8^qm^fK>f&5K0;|_mb1^^c>n#sfXAk3S3+4|ZoK{0DYXAo z%gmcUqd4yOG^@Bg2@5TEeG=!wcecmy*uIWCGj2xewzQnT8z^$rb@kOM@rlXC)f|cn z=Ra>;mDety#t_k}sL9}|Bi7B&pwabcpVOVwQ5;WKb{po^-2UseZ0#{KwdYTZe!2;* z`X%CYBQW%c#CInSVPosnubrmxt?DY<{r041=zLd}%6W&+_<7vBI%&p-^vG`+X$%bl zhnB6{x9pxd@1?FIKWpk7HVI4&F2DcJ=~-|0m({&<{n+2hc~@_=%k{Kl6o@z@ntpGC z88G-&OI#yLQW8s2t&)pUffR$0fuWhMfw``sWr(4%m9c@9iIKK}k(Ggg#Dww+6b-rg aDVb@NxHV*+J%0qKfx*+&&t;ucLK6T*SM93+ literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/preview/icons/preview.png b/ckeditor/plugins/preview/icons/preview.png new file mode 100644 index 0000000000000000000000000000000000000000..4111cc185e23bf72601c98cfb2d7f10c40dc7f02 GIT binary patch literal 632 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Ea{HEjtmSN`?>!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e4+uO%W{u`yIYKR*7HWVbv;P)+C^_WwVENqe!N1XuAH2AIYEnnrZ9Qg(O@7' : '', + eventData; + + if ( config.fullPage ) + sHTML = editor.getData().replace( //, '$&' + baseTag ).replace( /[^>]*(?=<\/title>)/, '$& — ' + editor.lang.preview.preview ); + else { + var bodyHtml = '' + + '' + + baseTag + + '' + editor.lang.preview.preview + '' + + CKEDITOR.tools.buildStyleHtml( editor.config.contentsCss ) + + '' + bodyHtml + + editor.getData() + + ''; + } + + var iWidth = 640, + // 800 * 0.8, + iHeight = 420, + // 600 * 0.7, + iLeft = 80; // (800 - 0.8 * 800) /2 = 800 * 0.1. + try { + var screen = window.screen; + iWidth = Math.round( screen.width * 0.8 ); + iHeight = Math.round( screen.height * 0.7 ); + iLeft = Math.round( screen.width * 0.1 ); + } catch ( e ) {} + + // (#9907) Allow data manipulation before preview is displayed. + // Also don't open the preview window when event cancelled. + if ( editor.fire( 'contentPreview', eventData = { dataValue: sHTML } ) === false ) + return false; + + var sOpenUrl = '', + ieLocation; + + if ( CKEDITOR.env.ie ) { + window._cke_htmlToLoad = eventData.dataValue; + ieLocation = 'javascript:void( (function(){' + // jshint ignore:line + 'document.open();' + + // Support for custom document.domain. + // Strip comments and replace parent with window.opener in the function body. + ( '(' + CKEDITOR.tools.fixDomain + ')();' ).replace( /\/\/.*?\n/g, '' ).replace( /parent\./g, 'window.opener.' ) + + 'document.write( window.opener._cke_htmlToLoad );' + + 'document.close();' + + 'window.opener._cke_htmlToLoad = null;' + + '})() )'; + // For IE we should use window.location rather than setting url in window.open. (#11146) + sOpenUrl = ''; + } + + // With Firefox only, we need to open a special preview page, so + // anchors will work properly on it. (#9047) + if ( CKEDITOR.env.gecko ) { + window._cke_htmlToLoad = eventData.dataValue; + sOpenUrl = CKEDITOR.getUrl( pluginPath + 'preview.html' ); + } + + var oWindow = window.open( sOpenUrl, null, 'toolbar=yes,location=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=' + + iWidth + ',height=' + iHeight + ',left=' + iLeft ); + + // For IE we want to assign whole js stored in ieLocation, but in case of + // popup blocker activation oWindow variable will be null. (#11597) + if ( CKEDITOR.env.ie && oWindow ) + oWindow.location = ieLocation; + + if ( !CKEDITOR.env.ie && !CKEDITOR.env.gecko ) { + var doc = oWindow.document; + doc.open(); + doc.write( eventData.dataValue ); + doc.close(); + } + + return true; + } + }; + + var pluginName = 'preview'; + + // Register a plugin named "preview". + CKEDITOR.plugins.add( pluginName, { + // jscs:disable maximumLineLength + lang: 'af,ar,az,bg,bn,bs,ca,cs,cy,da,de,de-ch,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,oc,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + // jscs:enable maximumLineLength + icons: 'preview,preview-rtl', // %REMOVE_LINE_CORE% + hidpi: true, // %REMOVE_LINE_CORE% + init: function( editor ) { + + // Preview is not used for the inline creator. + if ( editor.elementMode == CKEDITOR.ELEMENT_MODE_INLINE ) + return; + + pluginPath = this.path; + + editor.addCommand( pluginName, previewCmd ); + editor.ui.addButton && editor.ui.addButton( 'Preview', { + label: editor.lang.preview.preview, + command: pluginName, + toolbar: 'document,40' + } ); + } + } ); +} )(); + +/** + * Event fired when executing `preview` command, which allows additional data manipulation. + * With this event, the raw HTML content of the preview window to be displayed can be altered + * or modified. + * + * @event contentPreview + * @member CKEDITOR + * @param {CKEDITOR.editor} editor This editor instance. + * @param data + * @param {String} data.dataValue The data that will go to the preview. + */ diff --git a/ckeditor/plugins/preview/preview.html b/ckeditor/plugins/preview/preview.html new file mode 100644 index 0000000..7eb8082 --- /dev/null +++ b/ckeditor/plugins/preview/preview.html @@ -0,0 +1,13 @@ + diff --git a/ckeditor/plugins/print/icons/hidpi/print.png b/ckeditor/plugins/print/icons/hidpi/print.png new file mode 100644 index 0000000000000000000000000000000000000000..6b62afdff94e777215f437e9d2bf5cf029b59cca GIT binary patch literal 928 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzmUKs7M+SzC{oH>NSwWJ?9znhg z3{`3j3=J&|48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@fg!ItFh?!xdN1Q+aGJ{c&& zUgGKN%Km_xiC2-KneQA20|V0%PZ!6Kh{IdMttTlN^3;B6SDsMBe(2`SmRBuWK}k(F zlM9*q97Hb`ttyKaZrGEx{SLEr^XeGhyxUb(ljh%PslNUG`-|UlhYb{-_slV7XqcI} zwQ5esnM$K~bDE3!?o}U=D72cJ_t!-dye41XVm@?2?P5N(?EZ;H^IVt0m`=;Jwm*$%jvNKSq?$9mZmwZs_) z0oAg}HhhOaD3)CR@><>au%-E}h}Lh)$2#VGmN%Yq`|UPY%l{!7?;K7_I9H_JiGJh7 zBz$qdK*WLgHV;PbYYUdGczSg6TGbFgBjaN~+T6m7jfE%9eA-{KS6;A?Bum{xwl>5Ow9$a zi0uMQL0<3gRnOz@)I4g%(j>FJXI?{Yuc2|}d*8*2vsV1yaxN>o`P$}t>d$RfiB2+Z zSk?BmNowVh{GBns!tCapPtUhpI5|XmK7)X=)9wqavVUZ4&6?M9_~8W`%e8*7*Ew_7 zzEamSZFLeCKN=IM{-yhSc^l`9o%~yPPR7hFi4P6Y4VnC*CUYy-#j3sE7+&ZtUA*u1 z+dsy?ZFw0OcCC}%xpMEjU47Bw(Qo(8WH!D&U+8og$19l?*ROv5`ukAB_kY_ncIITY zI=tR<_yJoj_GlkM(_ONC93p5k1!_qx2ApLp9LUuVIu>bGNd)*j*9 z_&G!< m14AHropH@u6b-rgDVb@NxHT+`5eWopVDNPHb6Mw<&;$UV5s~fy literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/print/icons/print.png b/ckeditor/plugins/print/icons/print.png new file mode 100644 index 0000000000000000000000000000000000000000..598e4d170c6cbccbcad33ae19681ba774823f84a GIT binary patch literal 439 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Ea{HEjtmSN`?>!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e4k<#aW1YfG#ph;hG&#yP!DEqCL+=uXlDiw%K8+EX z5Tn|9Ri*LCt$C5GS$z|qY-8|LIls$&Q~s@+s4$GM#y{g>%XF*x<0icUjOI#yLQW8s2t&)pUffR$0fuWhMfw``sWr(4%m9c@9iIKK} mk(Ggg#Dww+6b-rgDVb@NxHV*+J%0qKfx*+&&t;ucLK6U%!Ip0T literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/print/lang/af.js b/ckeditor/plugins/print/lang/af.js new file mode 100644 index 0000000..9d0feaf --- /dev/null +++ b/ckeditor/plugins/print/lang/af.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'af', { + toolbar: 'Druk' +} ); diff --git a/ckeditor/plugins/print/lang/ar.js b/ckeditor/plugins/print/lang/ar.js new file mode 100644 index 0000000..12979f8 --- /dev/null +++ b/ckeditor/plugins/print/lang/ar.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'ar', { + toolbar: 'طباعة' +} ); diff --git a/ckeditor/plugins/print/lang/az.js b/ckeditor/plugins/print/lang/az.js new file mode 100644 index 0000000..bb0e9f1 --- /dev/null +++ b/ckeditor/plugins/print/lang/az.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'az', { + toolbar: 'Çap et' +} ); diff --git a/ckeditor/plugins/print/lang/bg.js b/ckeditor/plugins/print/lang/bg.js new file mode 100644 index 0000000..75b4db0 --- /dev/null +++ b/ckeditor/plugins/print/lang/bg.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'bg', { + toolbar: 'Печат' +} ); diff --git a/ckeditor/plugins/print/lang/bn.js b/ckeditor/plugins/print/lang/bn.js new file mode 100644 index 0000000..b2ef615 --- /dev/null +++ b/ckeditor/plugins/print/lang/bn.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'bn', { + toolbar: 'প্রিন্ট করি' +} ); diff --git a/ckeditor/plugins/print/lang/bs.js b/ckeditor/plugins/print/lang/bs.js new file mode 100644 index 0000000..83d4085 --- /dev/null +++ b/ckeditor/plugins/print/lang/bs.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'bs', { + toolbar: 'Štampaj' +} ); diff --git a/ckeditor/plugins/print/lang/ca.js b/ckeditor/plugins/print/lang/ca.js new file mode 100644 index 0000000..cef1f58 --- /dev/null +++ b/ckeditor/plugins/print/lang/ca.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'ca', { + toolbar: 'Imprimeix' +} ); diff --git a/ckeditor/plugins/print/lang/cs.js b/ckeditor/plugins/print/lang/cs.js new file mode 100644 index 0000000..748d41d --- /dev/null +++ b/ckeditor/plugins/print/lang/cs.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'cs', { + toolbar: 'Tisk' +} ); diff --git a/ckeditor/plugins/print/lang/cy.js b/ckeditor/plugins/print/lang/cy.js new file mode 100644 index 0000000..d4d0b84 --- /dev/null +++ b/ckeditor/plugins/print/lang/cy.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'cy', { + toolbar: 'Argraffu' +} ); diff --git a/ckeditor/plugins/print/lang/da.js b/ckeditor/plugins/print/lang/da.js new file mode 100644 index 0000000..ec439a7 --- /dev/null +++ b/ckeditor/plugins/print/lang/da.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'da', { + toolbar: 'Udskriv' +} ); diff --git a/ckeditor/plugins/print/lang/de-ch.js b/ckeditor/plugins/print/lang/de-ch.js new file mode 100644 index 0000000..df1cab3 --- /dev/null +++ b/ckeditor/plugins/print/lang/de-ch.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'de-ch', { + toolbar: 'Drucken' +} ); diff --git a/ckeditor/plugins/print/lang/de.js b/ckeditor/plugins/print/lang/de.js new file mode 100644 index 0000000..34d956d --- /dev/null +++ b/ckeditor/plugins/print/lang/de.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'de', { + toolbar: 'Drucken' +} ); diff --git a/ckeditor/plugins/print/lang/el.js b/ckeditor/plugins/print/lang/el.js new file mode 100644 index 0000000..7d2f3dc --- /dev/null +++ b/ckeditor/plugins/print/lang/el.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'el', { + toolbar: 'Εκτύπωση' +} ); diff --git a/ckeditor/plugins/print/lang/en-au.js b/ckeditor/plugins/print/lang/en-au.js new file mode 100644 index 0000000..e48ad65 --- /dev/null +++ b/ckeditor/plugins/print/lang/en-au.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'en-au', { + toolbar: 'Print' +} ); diff --git a/ckeditor/plugins/print/lang/en-ca.js b/ckeditor/plugins/print/lang/en-ca.js new file mode 100644 index 0000000..3f284ff --- /dev/null +++ b/ckeditor/plugins/print/lang/en-ca.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'en-ca', { + toolbar: 'Print' +} ); diff --git a/ckeditor/plugins/print/lang/en-gb.js b/ckeditor/plugins/print/lang/en-gb.js new file mode 100644 index 0000000..be09a5a --- /dev/null +++ b/ckeditor/plugins/print/lang/en-gb.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'en-gb', { + toolbar: 'Print' +} ); diff --git a/ckeditor/plugins/print/lang/en.js b/ckeditor/plugins/print/lang/en.js new file mode 100644 index 0000000..580e6f4 --- /dev/null +++ b/ckeditor/plugins/print/lang/en.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'en', { + toolbar: 'Print' +} ); diff --git a/ckeditor/plugins/print/lang/eo.js b/ckeditor/plugins/print/lang/eo.js new file mode 100644 index 0000000..103d19a --- /dev/null +++ b/ckeditor/plugins/print/lang/eo.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'eo', { + toolbar: 'Presi' +} ); diff --git a/ckeditor/plugins/print/lang/es.js b/ckeditor/plugins/print/lang/es.js new file mode 100644 index 0000000..f948ec4 --- /dev/null +++ b/ckeditor/plugins/print/lang/es.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'es', { + toolbar: 'Imprimir' +} ); diff --git a/ckeditor/plugins/print/lang/et.js b/ckeditor/plugins/print/lang/et.js new file mode 100644 index 0000000..015bc81 --- /dev/null +++ b/ckeditor/plugins/print/lang/et.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'et', { + toolbar: 'Printimine' +} ); diff --git a/ckeditor/plugins/print/lang/eu.js b/ckeditor/plugins/print/lang/eu.js new file mode 100644 index 0000000..f23ba32 --- /dev/null +++ b/ckeditor/plugins/print/lang/eu.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'eu', { + toolbar: 'Inprimatu' +} ); diff --git a/ckeditor/plugins/print/lang/fa.js b/ckeditor/plugins/print/lang/fa.js new file mode 100644 index 0000000..e8b917a --- /dev/null +++ b/ckeditor/plugins/print/lang/fa.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'fa', { + toolbar: 'چاپ' +} ); diff --git a/ckeditor/plugins/print/lang/fi.js b/ckeditor/plugins/print/lang/fi.js new file mode 100644 index 0000000..7f76053 --- /dev/null +++ b/ckeditor/plugins/print/lang/fi.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'fi', { + toolbar: 'Tulosta' +} ); diff --git a/ckeditor/plugins/print/lang/fo.js b/ckeditor/plugins/print/lang/fo.js new file mode 100644 index 0000000..f73ebdb --- /dev/null +++ b/ckeditor/plugins/print/lang/fo.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'fo', { + toolbar: 'Prenta' +} ); diff --git a/ckeditor/plugins/print/lang/fr-ca.js b/ckeditor/plugins/print/lang/fr-ca.js new file mode 100644 index 0000000..678887d --- /dev/null +++ b/ckeditor/plugins/print/lang/fr-ca.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'fr-ca', { + toolbar: 'Imprimer' +} ); diff --git a/ckeditor/plugins/print/lang/fr.js b/ckeditor/plugins/print/lang/fr.js new file mode 100644 index 0000000..329fab6 --- /dev/null +++ b/ckeditor/plugins/print/lang/fr.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'fr', { + toolbar: 'Imprimer' +} ); diff --git a/ckeditor/plugins/print/lang/gl.js b/ckeditor/plugins/print/lang/gl.js new file mode 100644 index 0000000..37d429c --- /dev/null +++ b/ckeditor/plugins/print/lang/gl.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'gl', { + toolbar: 'Imprimir' +} ); diff --git a/ckeditor/plugins/print/lang/gu.js b/ckeditor/plugins/print/lang/gu.js new file mode 100644 index 0000000..c29e7c9 --- /dev/null +++ b/ckeditor/plugins/print/lang/gu.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'gu', { + toolbar: 'પ્રિન્ટ' +} ); diff --git a/ckeditor/plugins/print/lang/he.js b/ckeditor/plugins/print/lang/he.js new file mode 100644 index 0000000..10d6cb2 --- /dev/null +++ b/ckeditor/plugins/print/lang/he.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'he', { + toolbar: 'הדפסה' +} ); diff --git a/ckeditor/plugins/print/lang/hi.js b/ckeditor/plugins/print/lang/hi.js new file mode 100644 index 0000000..a8caeb2 --- /dev/null +++ b/ckeditor/plugins/print/lang/hi.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'hi', { + toolbar: 'प्रिन्ट' +} ); diff --git a/ckeditor/plugins/print/lang/hr.js b/ckeditor/plugins/print/lang/hr.js new file mode 100644 index 0000000..6be46e8 --- /dev/null +++ b/ckeditor/plugins/print/lang/hr.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'hr', { + toolbar: 'Ispiši' +} ); diff --git a/ckeditor/plugins/print/lang/hu.js b/ckeditor/plugins/print/lang/hu.js new file mode 100644 index 0000000..b19e142 --- /dev/null +++ b/ckeditor/plugins/print/lang/hu.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'hu', { + toolbar: 'Nyomtatás' +} ); diff --git a/ckeditor/plugins/print/lang/id.js b/ckeditor/plugins/print/lang/id.js new file mode 100644 index 0000000..bd705e5 --- /dev/null +++ b/ckeditor/plugins/print/lang/id.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'id', { + toolbar: 'Cetak' +} ); diff --git a/ckeditor/plugins/print/lang/is.js b/ckeditor/plugins/print/lang/is.js new file mode 100644 index 0000000..dfc1a60 --- /dev/null +++ b/ckeditor/plugins/print/lang/is.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'is', { + toolbar: 'Prenta' +} ); diff --git a/ckeditor/plugins/print/lang/it.js b/ckeditor/plugins/print/lang/it.js new file mode 100644 index 0000000..df6093e --- /dev/null +++ b/ckeditor/plugins/print/lang/it.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'it', { + toolbar: 'Stampa' +} ); diff --git a/ckeditor/plugins/print/lang/ja.js b/ckeditor/plugins/print/lang/ja.js new file mode 100644 index 0000000..f8f37a8 --- /dev/null +++ b/ckeditor/plugins/print/lang/ja.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'ja', { + toolbar: '印刷' +} ); diff --git a/ckeditor/plugins/print/lang/ka.js b/ckeditor/plugins/print/lang/ka.js new file mode 100644 index 0000000..d03814a --- /dev/null +++ b/ckeditor/plugins/print/lang/ka.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'ka', { + toolbar: 'ბეჭდვა' +} ); diff --git a/ckeditor/plugins/print/lang/km.js b/ckeditor/plugins/print/lang/km.js new file mode 100644 index 0000000..ec9f39c --- /dev/null +++ b/ckeditor/plugins/print/lang/km.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'km', { + toolbar: 'បោះពុម្ព' +} ); diff --git a/ckeditor/plugins/print/lang/ko.js b/ckeditor/plugins/print/lang/ko.js new file mode 100644 index 0000000..c407bdd --- /dev/null +++ b/ckeditor/plugins/print/lang/ko.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'ko', { + toolbar: '인쇄' +} ); diff --git a/ckeditor/plugins/print/lang/ku.js b/ckeditor/plugins/print/lang/ku.js new file mode 100644 index 0000000..30e5781 --- /dev/null +++ b/ckeditor/plugins/print/lang/ku.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'ku', { + toolbar: 'چاپکردن' +} ); diff --git a/ckeditor/plugins/print/lang/lt.js b/ckeditor/plugins/print/lang/lt.js new file mode 100644 index 0000000..770b691 --- /dev/null +++ b/ckeditor/plugins/print/lang/lt.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'lt', { + toolbar: 'Spausdinti' +} ); diff --git a/ckeditor/plugins/print/lang/lv.js b/ckeditor/plugins/print/lang/lv.js new file mode 100644 index 0000000..f99ec22 --- /dev/null +++ b/ckeditor/plugins/print/lang/lv.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'lv', { + toolbar: 'Drukāt' +} ); diff --git a/ckeditor/plugins/print/lang/mk.js b/ckeditor/plugins/print/lang/mk.js new file mode 100644 index 0000000..da07446 --- /dev/null +++ b/ckeditor/plugins/print/lang/mk.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'mk', { + toolbar: 'Print' // MISSING +} ); diff --git a/ckeditor/plugins/print/lang/mn.js b/ckeditor/plugins/print/lang/mn.js new file mode 100644 index 0000000..903f70a --- /dev/null +++ b/ckeditor/plugins/print/lang/mn.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'mn', { + toolbar: 'Хэвлэх' +} ); diff --git a/ckeditor/plugins/print/lang/ms.js b/ckeditor/plugins/print/lang/ms.js new file mode 100644 index 0000000..de06782 --- /dev/null +++ b/ckeditor/plugins/print/lang/ms.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'ms', { + toolbar: 'Cetak' +} ); diff --git a/ckeditor/plugins/print/lang/nb.js b/ckeditor/plugins/print/lang/nb.js new file mode 100644 index 0000000..fd45661 --- /dev/null +++ b/ckeditor/plugins/print/lang/nb.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'nb', { + toolbar: 'Skriv ut' +} ); diff --git a/ckeditor/plugins/print/lang/nl.js b/ckeditor/plugins/print/lang/nl.js new file mode 100644 index 0000000..4e04fd8 --- /dev/null +++ b/ckeditor/plugins/print/lang/nl.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'nl', { + toolbar: 'Afdrukken' +} ); diff --git a/ckeditor/plugins/print/lang/no.js b/ckeditor/plugins/print/lang/no.js new file mode 100644 index 0000000..72dd99f --- /dev/null +++ b/ckeditor/plugins/print/lang/no.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'no', { + toolbar: 'Skriv ut' +} ); diff --git a/ckeditor/plugins/print/lang/oc.js b/ckeditor/plugins/print/lang/oc.js new file mode 100644 index 0000000..d7fc658 --- /dev/null +++ b/ckeditor/plugins/print/lang/oc.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'oc', { + toolbar: 'Imprimir' +} ); diff --git a/ckeditor/plugins/print/lang/pl.js b/ckeditor/plugins/print/lang/pl.js new file mode 100644 index 0000000..8cae28d --- /dev/null +++ b/ckeditor/plugins/print/lang/pl.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'pl', { + toolbar: 'Drukuj' +} ); diff --git a/ckeditor/plugins/print/lang/pt-br.js b/ckeditor/plugins/print/lang/pt-br.js new file mode 100644 index 0000000..fdd02b3 --- /dev/null +++ b/ckeditor/plugins/print/lang/pt-br.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'pt-br', { + toolbar: 'Imprimir' +} ); diff --git a/ckeditor/plugins/print/lang/pt.js b/ckeditor/plugins/print/lang/pt.js new file mode 100644 index 0000000..da85cc5 --- /dev/null +++ b/ckeditor/plugins/print/lang/pt.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'pt', { + toolbar: 'Imprimir' +} ); diff --git a/ckeditor/plugins/print/lang/ro.js b/ckeditor/plugins/print/lang/ro.js new file mode 100644 index 0000000..c749309 --- /dev/null +++ b/ckeditor/plugins/print/lang/ro.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'ro', { + toolbar: 'Printează' +} ); diff --git a/ckeditor/plugins/print/lang/ru.js b/ckeditor/plugins/print/lang/ru.js new file mode 100644 index 0000000..09893c7 --- /dev/null +++ b/ckeditor/plugins/print/lang/ru.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'ru', { + toolbar: 'Печать' +} ); diff --git a/ckeditor/plugins/print/lang/si.js b/ckeditor/plugins/print/lang/si.js new file mode 100644 index 0000000..88e26f7 --- /dev/null +++ b/ckeditor/plugins/print/lang/si.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'si', { + toolbar: 'මුද්‍රණය කරන්න' +} ); diff --git a/ckeditor/plugins/print/lang/sk.js b/ckeditor/plugins/print/lang/sk.js new file mode 100644 index 0000000..6751041 --- /dev/null +++ b/ckeditor/plugins/print/lang/sk.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'sk', { + toolbar: 'Tlač' +} ); diff --git a/ckeditor/plugins/print/lang/sl.js b/ckeditor/plugins/print/lang/sl.js new file mode 100644 index 0000000..583d79c --- /dev/null +++ b/ckeditor/plugins/print/lang/sl.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'sl', { + toolbar: 'Natisni' +} ); diff --git a/ckeditor/plugins/print/lang/sq.js b/ckeditor/plugins/print/lang/sq.js new file mode 100644 index 0000000..127ae56 --- /dev/null +++ b/ckeditor/plugins/print/lang/sq.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'sq', { + toolbar: 'Shtype' +} ); diff --git a/ckeditor/plugins/print/lang/sr-latn.js b/ckeditor/plugins/print/lang/sr-latn.js new file mode 100644 index 0000000..f15938a --- /dev/null +++ b/ckeditor/plugins/print/lang/sr-latn.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'sr-latn', { + toolbar: 'Štampa' +} ); diff --git a/ckeditor/plugins/print/lang/sr.js b/ckeditor/plugins/print/lang/sr.js new file mode 100644 index 0000000..b68f997 --- /dev/null +++ b/ckeditor/plugins/print/lang/sr.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'sr', { + toolbar: 'Штампа' +} ); diff --git a/ckeditor/plugins/print/lang/sv.js b/ckeditor/plugins/print/lang/sv.js new file mode 100644 index 0000000..b28b853 --- /dev/null +++ b/ckeditor/plugins/print/lang/sv.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'sv', { + toolbar: 'Skriv ut' +} ); diff --git a/ckeditor/plugins/print/lang/th.js b/ckeditor/plugins/print/lang/th.js new file mode 100644 index 0000000..e3f7c56 --- /dev/null +++ b/ckeditor/plugins/print/lang/th.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'th', { + toolbar: 'สั่งพิมพ์' +} ); diff --git a/ckeditor/plugins/print/lang/tr.js b/ckeditor/plugins/print/lang/tr.js new file mode 100644 index 0000000..68bd8c8 --- /dev/null +++ b/ckeditor/plugins/print/lang/tr.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'tr', { + toolbar: 'Yazdır' +} ); diff --git a/ckeditor/plugins/print/lang/tt.js b/ckeditor/plugins/print/lang/tt.js new file mode 100644 index 0000000..3769162 --- /dev/null +++ b/ckeditor/plugins/print/lang/tt.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'tt', { + toolbar: 'Бастыру' +} ); diff --git a/ckeditor/plugins/print/lang/ug.js b/ckeditor/plugins/print/lang/ug.js new file mode 100644 index 0000000..35661ac --- /dev/null +++ b/ckeditor/plugins/print/lang/ug.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'ug', { + toolbar: 'باس ' +} ); diff --git a/ckeditor/plugins/print/lang/uk.js b/ckeditor/plugins/print/lang/uk.js new file mode 100644 index 0000000..6e98697 --- /dev/null +++ b/ckeditor/plugins/print/lang/uk.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'uk', { + toolbar: 'Друк' +} ); diff --git a/ckeditor/plugins/print/lang/vi.js b/ckeditor/plugins/print/lang/vi.js new file mode 100644 index 0000000..674ef5c --- /dev/null +++ b/ckeditor/plugins/print/lang/vi.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'vi', { + toolbar: 'In' +} ); diff --git a/ckeditor/plugins/print/lang/zh-cn.js b/ckeditor/plugins/print/lang/zh-cn.js new file mode 100644 index 0000000..7fe9596 --- /dev/null +++ b/ckeditor/plugins/print/lang/zh-cn.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'zh-cn', { + toolbar: '打印' +} ); diff --git a/ckeditor/plugins/print/lang/zh.js b/ckeditor/plugins/print/lang/zh.js new file mode 100644 index 0000000..714ef99 --- /dev/null +++ b/ckeditor/plugins/print/lang/zh.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'print', 'zh', { + toolbar: '列印' +} ); diff --git a/ckeditor/plugins/print/plugin.js b/ckeditor/plugins/print/plugin.js new file mode 100644 index 0000000..fd9f9ca --- /dev/null +++ b/ckeditor/plugins/print/plugin.js @@ -0,0 +1,46 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview Print Plugin + */ + +CKEDITOR.plugins.add( 'print', { + // jscs:disable maximumLineLength + lang: 'af,ar,az,bg,bn,bs,ca,cs,cy,da,de,de-ch,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,oc,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + // jscs:enable maximumLineLength + icons: 'print,', // %REMOVE_LINE_CORE% + hidpi: true, // %REMOVE_LINE_CORE% + init: function( editor ) { + // Print plugin isn't available in inline mode yet. + if ( editor.elementMode == CKEDITOR.ELEMENT_MODE_INLINE ) + return; + + var pluginName = 'print'; + + // Register the command. + editor.addCommand( pluginName, CKEDITOR.plugins.print ); + + // Register the toolbar button. + editor.ui.addButton && editor.ui.addButton( 'Print', { + label: editor.lang.print.toolbar, + command: pluginName, + toolbar: 'document,50' + } ); + } +} ); + +CKEDITOR.plugins.print = { + exec: function( editor ) { + if ( CKEDITOR.env.gecko ) { + editor.window.$.print(); + } else { + editor.document.$.execCommand( 'Print' ); + } + }, + canUndo: false, + readOnly: 1, + modes: { wysiwyg: 1 } +}; diff --git a/ckeditor/plugins/removeformat/icons/hidpi/removeformat.png b/ckeditor/plugins/removeformat/icons/hidpi/removeformat.png new file mode 100644 index 0000000000000000000000000000000000000000..069587874b1f4e49fc0905ead042c9ef329f41d9 GIT binary patch literal 1219 zcmZ{je>f9(9LK-*8?A@Tljvl-%jt=;O^3Oyp^3%F40V}lm^4mheoa`l%a6D&61y9> zM~eK+m@eI}(S_%%MhYQ`3nwM!xcq20f8HN`KF{ak9x8}RKx!w z*yQ7^GR=P^>VR$PrIHP+D9VfnS?ro6szVugJSq?ARjxv5u=Y##;o@%GjI}&_bQ`4_ zNx6k=ylZ#Dy+cNTzL1n>Hj*oA>ofZ)lWMMqb~Py_ID-?c6gC=yix04EVu@8EPFTIt z)zwvS_h{z_9hP?#j;=wE%Vmt6avk@?m7-{O3!JAh$`*%Eby^@)tCD>73X!ONj02Rn zQVD;FD4d^`_iIfcIn~yZ4?PX26vz<{Cu?qEVnUje3B?h)>dH0bR&!*!&Rtqm;xurEt=^sDM$D_CcfvW!*fi)=rix!I=Uk*1ym zCg$PV>2Ar63+?0OPXo=DL#)`}leUZOilYs|U{VHZr0>Mi8t$65(oA%4PI|9z;kjmD z7$HkLBM|J<#vP1|iHSjo2vf}_9SxW=7RgiziQqH`6vDEzvunK~5)vA}=3vDyjB)_P z^wrXmfXa)nXH(#5<(f*YMr(QXcM!qn^KU+Z|8)p_<><&iz;&e;mJDNZXN=LTljHh% z1$KS2jDfemFZSJ#w zZRmwvlS)}3wI%%L#M5;_n0Y7lD6Ds}JwCqM0?NCnSdKiJr;2<1M(NoWsSba~m?LxF z|HQLPv)+P8QD|GuE3R8sxpQm}Rtl-5q*!Qba`N&W8coDv%szC5Pn_Ln*-l#Vi>pPL zO!tyj!n_wUKF5~4_pb^v>1!NY)8x)vD1Dtu?wp#k4X`arFc__?Ek(5`m1x{~Me8{W z)u4JkPI`?0R;ylj7u4({2VQ%9IZu5LD^3A6J;ch`;qC;~xjKbSMHXK+ykK*vDe+2C zQ4#X=@SpN^Lsd}6P`a*Fv77{a`mZJpHQU#g4VvccZa_LL>|ko@6#?n<_uo7*n_^D2W+T0OWaf?_lt1=uPhLjfn}3pvH(c@w zyH39EEakyM%%8UiV3#UpLhoD#Lyc_{pW)gN!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e4!yXJYh$H zw*B=bcE{DdF9@_Nof1|^@zT2W`EbAl_6LehDVjp>9Xuz7cqm*{u-d)YbVo z%QQaZnjLFY(q3DZR{pR4*?iflsVAMM*>dc4{~-6_|C^t7j$$*<=-uA7m+9FgJBH;9 zlkT+%>|;9a8WZsw z;Cl0Dvx)J6qMbF9kHpEGdh^ckUJ$!N%ZFW?+Ydi~3jjr!|# z`tEtY2}}Eygm?bm$y~4sePOtN9+TukTbvu5~Tr&N@^qlog8fND|hsa1pzd3ErfBwVju>Shzj}}=UojsFrTkJvSlJwhezuorZ z+kEql=7Ie1zsr71e!KAwFe+3_Tq8 style from + // This is [some text to show the] problem + // ... where [ and ] represent the selection, must result: + // This is [some text to show the] problem + // The strategy is simple, we just break the partial nodes before the + // removal logic, having something that could be represented this way: + // This is [some text to show the] problem + + var breakParent = function( node ) { + // Let's start checking the start boundary. + var path = editor.elementPath( node ), + pathElements = path.elements; + + for ( var i = 1, pathElement; pathElement = pathElements[ i ]; i++ ) { + if ( pathElement.equals( path.block ) || pathElement.equals( path.blockLimit ) ) + break; + + // If this element can be removed (even partially). + if ( tagsRegex.test( pathElement.getName() ) && filter( editor, pathElement ) ) + node.breakParent( pathElement ); + } + }; + + breakParent( startNode ); + if ( endNode ) { + breakParent( endNode ); + + // Navigate through all nodes between the bookmarks. + currentNode = startNode.getNextSourceNode( true, CKEDITOR.NODE_ELEMENT ); + + while ( currentNode ) { + // If we have reached the end of the selection, stop looping. + if ( currentNode.equals( endNode ) ) + break; + + if ( currentNode.isReadOnly() ) { + // In case of non-editable we're skipping to the next sibling *elmenet*. + + // We need to be aware that endNode can be nested within current non-editable. + // This condition tests if currentNode (non-editable) contains endNode. If it does + // then we should break the filtering + if ( currentNode.getPosition( endNode ) & CKEDITOR.POSITION_CONTAINS ) { + break; + } + + currentNode = currentNode.getNext( isElement ); + continue; + } + + // Cache the next node to be processed. Do it now, because + // currentNode may be removed. + var nextNode = currentNode.getNextSourceNode( false, CKEDITOR.NODE_ELEMENT ), + isFakeElement = currentNode.getName() == 'img' && currentNode.data( 'cke-realelement' ); + + // This node must not be a fake element, and must not be read-only. + if ( !isFakeElement && filter( editor, currentNode ) ) { + // Remove elements nodes that match with this style rules. + if ( tagsRegex.test( currentNode.getName() ) ) + currentNode.remove( 1 ); + else { + currentNode.removeAttributes( removeAttributes ); + editor.fire( 'removeFormatCleanup', currentNode ); + } + } + + currentNode = nextNode; + } + } + + range.moveToBookmark( bookmark ); + } + + // The selection path may not changed, but we should force a selection + // change event to refresh command states, due to the above attribution change. (#9238) + editor.forceNextSelectionCheck(); + editor.getSelection().selectRanges( ranges ); + } + } + }, + + // Perform the remove format filters on the passed element. + // @param {CKEDITOR.editor} editor + // @param {CKEDITOR.dom.element} element + filter: function( editor, element ) { + // If editor#addRemoveFotmatFilter hasn't been executed yet value is not initialized. + var filters = editor._.removeFormatFilters || []; + for ( var i = 0; i < filters.length; i++ ) { + if ( filters[ i ]( element ) === false ) + return false; + } + return true; + } +}; + +/** + * Add to a collection of functions to decide whether a specific + * element should be considered as formatting element and thus + * could be removed during `removeFormat` command. + * + * **Note:** Only available with the existence of `removeformat` plugin. + * + * // Don't remove empty span. + * editor.addRemoveFormatFilter( function( element ) { + * return !( element.is( 'span' ) && CKEDITOR.tools.isEmpty( element.getAttributes() ) ); + * } ); + * + * @since 3.3 + * @member CKEDITOR.editor + * @param {Function} func The function to be called, which will be passed a {CKEDITOR.dom.element} element to test. + */ +CKEDITOR.editor.prototype.addRemoveFormatFilter = function( func ) { + if ( !this._.removeFormatFilters ) + this._.removeFormatFilters = []; + + this._.removeFormatFilters.push( func ); +}; + +/** + * A comma separated list of elements to be removed when executing the `remove + * format` command. Note that only inline elements are allowed. + * + * @cfg + * @member CKEDITOR.config + */ +CKEDITOR.config.removeFormatTags = 'b,big,cite,code,del,dfn,em,font,i,ins,kbd,q,s,samp,small,span,strike,strong,sub,sup,tt,u,var'; + +/** + * A comma separated list of elements attributes to be removed when executing + * the `remove format` command. + * + * @cfg + * @member CKEDITOR.config + */ +CKEDITOR.config.removeFormatAttributes = 'class,style,lang,width,height,align,hspace,valign'; + +/** + * Fired after an element was cleaned by the removeFormat plugin. + * + * @event removeFormatCleanup + * @member CKEDITOR.editor + * @param {CKEDITOR.editor} editor This editor instance. + * @param data + * @param {CKEDITOR.dom.element} data.element The element that was cleaned up. + */ diff --git a/ckeditor/plugins/resize/plugin.js b/ckeditor/plugins/resize/plugin.js new file mode 100644 index 0000000..75a422f --- /dev/null +++ b/ckeditor/plugins/resize/plugin.js @@ -0,0 +1,187 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +CKEDITOR.plugins.add( 'resize', { + init: function( editor ) { + function dragHandler( evt ) { + var dx = evt.data.$.screenX - origin.x, + dy = evt.data.$.screenY - origin.y, + width = startSize.width, + height = startSize.height, + internalWidth = width + dx * ( resizeDir == 'rtl' ? -1 : 1 ), + internalHeight = height + dy; + + if ( resizeHorizontal ) + width = Math.max( config.resize_minWidth, Math.min( internalWidth, config.resize_maxWidth ) ); + + if ( resizeVertical ) + height = Math.max( config.resize_minHeight, Math.min( internalHeight, config.resize_maxHeight ) ); + + // DO NOT impose fixed size with single direction resize. (#6308) + editor.resize( resizeHorizontal ? width : null, height ); + } + + function dragEndHandler() { + CKEDITOR.document.removeListener( 'mousemove', dragHandler ); + CKEDITOR.document.removeListener( 'mouseup', dragEndHandler ); + + if ( editor.document ) { + editor.document.removeListener( 'mousemove', dragHandler ); + editor.document.removeListener( 'mouseup', dragEndHandler ); + } + } + + var config = editor.config; + var spaceId = editor.ui.spaceId( 'resizer' ); + + // Resize in the same direction of chrome, + // which is identical to dir of editor element. (#6614) + var resizeDir = editor.element ? editor.element.getDirection( 1 ) : 'ltr'; + + !config.resize_dir && ( config.resize_dir = 'vertical' ); + ( config.resize_maxWidth === undefined ) && ( config.resize_maxWidth = 3000 ); + ( config.resize_maxHeight === undefined ) && ( config.resize_maxHeight = 3000 ); + ( config.resize_minWidth === undefined ) && ( config.resize_minWidth = 750 ); + ( config.resize_minHeight === undefined ) && ( config.resize_minHeight = 250 ); + + if ( config.resize_enabled !== false ) { + var container = null, + origin, startSize, + resizeHorizontal = ( config.resize_dir == 'both' || config.resize_dir == 'horizontal' ) && ( config.resize_minWidth != config.resize_maxWidth ), + resizeVertical = ( config.resize_dir == 'both' || config.resize_dir == 'vertical' ) && ( config.resize_minHeight != config.resize_maxHeight ); + + var mouseDownFn = CKEDITOR.tools.addFunction( function( $event ) { + if ( !container ) + container = editor.getResizable(); + + startSize = { width: container.$.offsetWidth || 0, height: container.$.offsetHeight || 0 }; + origin = { x: $event.screenX, y: $event.screenY }; + + config.resize_minWidth > startSize.width && ( config.resize_minWidth = startSize.width ); + config.resize_minHeight > startSize.height && ( config.resize_minHeight = startSize.height ); + + CKEDITOR.document.on( 'mousemove', dragHandler ); + CKEDITOR.document.on( 'mouseup', dragEndHandler ); + + if ( editor.document ) { + editor.document.on( 'mousemove', dragHandler ); + editor.document.on( 'mouseup', dragEndHandler ); + } + + $event.preventDefault && $event.preventDefault(); + } ); + + editor.on( 'destroy', function() { + CKEDITOR.tools.removeFunction( mouseDownFn ); + } ); + + editor.on( 'uiSpace', function( event ) { + if ( event.data.space == 'bottom' ) { + var direction = ''; + if ( resizeHorizontal && !resizeVertical ) + direction = ' cke_resizer_horizontal'; + if ( !resizeHorizontal && resizeVertical ) + direction = ' cke_resizer_vertical'; + + var resizerHtml = + '' + + // BLACK LOWER RIGHT TRIANGLE (ltr) + // BLACK LOWER LEFT TRIANGLE (rtl) + ( resizeDir == 'ltr' ? '\u25E2' : '\u25E3' ) + + ''; + + // Always sticks the corner of botttom space. + resizeDir == 'ltr' && direction == 'ltr' ? event.data.html += resizerHtml : event.data.html = resizerHtml + event.data.html; + } + }, editor, null, 100 ); + + // Toggle the visibility of the resizer when an editor is being maximized or minimized. + editor.on( 'maximize', function( event ) { + editor.ui.space( 'resizer' )[ event.data == CKEDITOR.TRISTATE_ON ? 'hide' : 'show' ](); + } ); + } + } +} ); + +/** + * The minimum editor width, in pixels, when resizing the editor interface by using the resize handle. + * Note: It falls back to editor's actual width if it is smaller than the default value. + * + * Read more in the [documentation](#!/guide/dev_resize) + * and see the [SDK sample](http://sdk.ckeditor.com/samples/resize.html). + * + * config.resize_minWidth = 500; + * + * @cfg {Number} [resize_minWidth=750] + * @member CKEDITOR.config + */ + +/** + * The minimum editor height, in pixels, when resizing the editor interface by using the resize handle. + * Note: It falls back to editor's actual height if it is smaller than the default value. + * + * Read more in the [documentation](#!/guide/dev_resize) + * and see the [SDK sample](http://sdk.ckeditor.com/samples/resize.html). + * + * config.resize_minHeight = 600; + * + * @cfg {Number} [resize_minHeight=250] + * @member CKEDITOR.config + */ + +/** + * The maximum editor width, in pixels, when resizing the editor interface by using the resize handle. + * + * Read more in the [documentation](#!/guide/dev_resize) + * and see the [SDK sample](http://sdk.ckeditor.com/samples/resize.html). + * + * config.resize_maxWidth = 750; + * + * @cfg {Number} [resize_maxWidth=3000] + * @member CKEDITOR.config + */ + +/** + * The maximum editor height, in pixels, when resizing the editor interface by using the resize handle. + * + * Read more in the [documentation](#!/guide/dev_resize) + * and see the [SDK sample](http://sdk.ckeditor.com/samples/resize.html). + * + * config.resize_maxHeight = 600; + * + * @cfg {Number} [resize_maxHeight=3000] + * @member CKEDITOR.config + */ + +/** + * Whether to enable the resizing feature. If this feature is disabled, the resize handle will not be visible. + * + * Read more in the [documentation](#!/guide/dev_resize) + * and see the [SDK sample](http://sdk.ckeditor.com/samples/resize.html). + * + * config.resize_enabled = false; + * + * @cfg {Boolean} [resize_enabled=true] + * @member CKEDITOR.config + */ + +/** + * The dimensions for which the editor resizing is enabled. Possible values + * are `both`, `vertical`, and `horizontal`. + * + * Read more in the [documentation](#!/guide/dev_resize) + * and see the [SDK sample](http://sdk.ckeditor.com/samples/resize.html). + * + * config.resize_dir = 'both'; + * + * @since 3.3 + * @cfg {String} [resize_dir='vertical'] + * @member CKEDITOR.config + */ diff --git a/ckeditor/plugins/richcombo/plugin.js b/ckeditor/plugins/richcombo/plugin.js new file mode 100644 index 0000000..2cdd11c --- /dev/null +++ b/ckeditor/plugins/richcombo/plugin.js @@ -0,0 +1,434 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +CKEDITOR.plugins.add( 'richcombo', { + requires: 'floatpanel,listblock,button', + + beforeInit: function( editor ) { + editor.ui.addHandler( CKEDITOR.UI_RICHCOMBO, CKEDITOR.ui.richCombo.handler ); + } +} ); + +( function() { + var template = '' + + '{label}' + + '' + + '{label}' + + '' + + '' + + // BLACK DOWN-POINTING TRIANGLE + ( CKEDITOR.env.hc ? '▼' : CKEDITOR.env.air ? ' ' : '' ) + + '' + + '' + + '' + + ''; + + var rcomboTpl = CKEDITOR.addTemplate( 'combo', template ); + + /** + * Button UI element. + * + * @readonly + * @property {String} [='richcombo'] + * @member CKEDITOR + */ + CKEDITOR.UI_RICHCOMBO = 'richcombo'; + + /** + * @class + * @todo + */ + CKEDITOR.ui.richCombo = CKEDITOR.tools.createClass( { + $: function( definition ) { + // Copy all definition properties to this object. + CKEDITOR.tools.extend( this, definition, + // Set defaults. + { + // The combo won't participate in toolbar grouping. + canGroup: false, + title: definition.label, + modes: { wysiwyg: 1 }, + editorFocus: 1 + } ); + + // We don't want the panel definition in this object. + var panelDefinition = this.panel || {}; + delete this.panel; + + this.id = CKEDITOR.tools.getNextNumber(); + + this.document = ( panelDefinition.parent && panelDefinition.parent.getDocument() ) || CKEDITOR.document; + + panelDefinition.className = 'cke_combopanel'; + panelDefinition.block = { + multiSelect: panelDefinition.multiSelect, + attributes: panelDefinition.attributes + }; + panelDefinition.toolbarRelated = true; + + this._ = { + panelDefinition: panelDefinition, + items: {} + }; + }, + + proto: { + renderHtml: function( editor ) { + var output = []; + this.render( editor, output ); + return output.join( '' ); + }, + + /** + * Renders the combo. + * + * @param {CKEDITOR.editor} editor The editor instance which this button is + * to be used by. + * @param {Array} output The output array to which append the HTML relative + * to this button. + */ + render: function( editor, output ) { + var env = CKEDITOR.env; + + var id = 'cke_' + this.id; + var clickFn = CKEDITOR.tools.addFunction( function( el ) { + // Restore locked selection in Opera. + if ( selLocked ) { + editor.unlockSelection( 1 ); + selLocked = 0; + } + instance.execute( el ); + }, this ); + + var combo = this; + var instance = { + id: id, + combo: this, + focus: function() { + var element = CKEDITOR.document.getById( id ).getChild( 1 ); + element.focus(); + }, + execute: function( el ) { + var _ = combo._; + + if ( _.state == CKEDITOR.TRISTATE_DISABLED ) + return; + + combo.createPanel( editor ); + + if ( _.on ) { + _.panel.hide(); + return; + } + + combo.commit(); + var value = combo.getValue(); + if ( value ) + _.list.mark( value ); + else + _.list.unmarkAll(); + + _.panel.showBlock( combo.id, new CKEDITOR.dom.element( el ), 4 ); + }, + clickFn: clickFn + }; + + function updateState() { + // Don't change state while richcombo is active (#11793). + if ( this.getState() == CKEDITOR.TRISTATE_ON ) + return; + + var state = this.modes[ editor.mode ] ? CKEDITOR.TRISTATE_OFF : CKEDITOR.TRISTATE_DISABLED; + + if ( editor.readOnly && !this.readOnly ) + state = CKEDITOR.TRISTATE_DISABLED; + + this.setState( state ); + this.setValue( '' ); + + // Let plugin to disable button. + if ( state != CKEDITOR.TRISTATE_DISABLED && this.refresh ) + this.refresh(); + } + + // Update status when activeFilter, mode, selection or readOnly changes. + editor.on( 'activeFilterChange', updateState, this ); + editor.on( 'mode', updateState, this ); + editor.on( 'selectionChange', updateState, this ); + // If this combo is sensitive to readOnly state, update it accordingly. + !this.readOnly && editor.on( 'readOnly', updateState, this ); + + var keyDownFn = CKEDITOR.tools.addFunction( function( ev, element ) { + ev = new CKEDITOR.dom.event( ev ); + + var keystroke = ev.getKeystroke(); + + // ARROW-DOWN + // This call is duplicated in plugins/toolbar/plugin.js in itemKeystroke(). + // Move focus to the first element after drop down was opened by the arrow down key. + if ( keystroke == 40 ) { + editor.once( 'panelShow', function( evt ) { + evt.data._.panel._.currentBlock.onKeyDown( 40 ); + } ); + } + + switch ( keystroke ) { + case 13: // ENTER + case 32: // SPACE + case 40: // ARROW-DOWN + // Show panel + CKEDITOR.tools.callFunction( clickFn, element ); + break; + default: + // Delegate the default behavior to toolbar button key handling. + instance.onkey( instance, keystroke ); + } + + // Avoid subsequent focus grab on editor document. + ev.preventDefault(); + } ); + + var focusFn = CKEDITOR.tools.addFunction( function() { + instance.onfocus && instance.onfocus(); + } ); + + var selLocked = 0; + + // For clean up + instance.keyDownFn = keyDownFn; + + var params = { + id: id, + name: this.name || this.command, + label: this.label, + title: this.title, + cls: this.className || '', + titleJs: env.gecko && !env.hc ? '' : ( this.title || '' ).replace( "'", '' ), + keydownFn: keyDownFn, + focusFn: focusFn, + clickFn: clickFn + }; + + rcomboTpl.output( params, output ); + + if ( this.onRender ) + this.onRender(); + + return instance; + }, + + createPanel: function( editor ) { + if ( this._.panel ) + return; + + var panelDefinition = this._.panelDefinition, + panelBlockDefinition = this._.panelDefinition.block, + panelParentElement = panelDefinition.parent || CKEDITOR.document.getBody(), + namedPanelCls = 'cke_combopanel__' + this.name, + panel = new CKEDITOR.ui.floatPanel( editor, panelParentElement, panelDefinition ), + list = panel.addListBlock( this.id, panelBlockDefinition ), + me = this; + + panel.onShow = function() { + this.element.addClass( namedPanelCls ); + + me.setState( CKEDITOR.TRISTATE_ON ); + + me._.on = 1; + + me.editorFocus && !editor.focusManager.hasFocus && editor.focus(); + + if ( me.onOpen ) + me.onOpen(); + + // The "panelShow" event is fired assinchronously, after the + // onShow method call. + editor.once( 'panelShow', function() { + list.focus( !list.multiSelect && me.getValue() ); + } ); + }; + + panel.onHide = function( preventOnClose ) { + this.element.removeClass( namedPanelCls ); + + me.setState( me.modes && me.modes[ editor.mode ] ? CKEDITOR.TRISTATE_OFF : CKEDITOR.TRISTATE_DISABLED ); + + me._.on = 0; + + if ( !preventOnClose && me.onClose ) + me.onClose(); + }; + + panel.onEscape = function() { + // Hide drop-down with focus returned. + panel.hide( 1 ); + }; + + list.onClick = function( value, marked ) { + + if ( me.onClick ) + me.onClick.call( me, value, marked ); + + panel.hide(); + }; + + this._.panel = panel; + this._.list = list; + + panel.getBlock( this.id ).onHide = function() { + me._.on = 0; + me.setState( CKEDITOR.TRISTATE_OFF ); + }; + + if ( this.init ) + this.init(); + }, + + setValue: function( value, text ) { + this._.value = value; + + var textElement = this.document.getById( 'cke_' + this.id + '_text' ); + if ( textElement ) { + if ( !( value || text ) ) { + text = this.label; + textElement.addClass( 'cke_combo_inlinelabel' ); + } else { + textElement.removeClass( 'cke_combo_inlinelabel' ); + } + + textElement.setText( typeof text != 'undefined' ? text : value ); + } + }, + + getValue: function() { + return this._.value || ''; + }, + + unmarkAll: function() { + this._.list.unmarkAll(); + }, + + mark: function( value ) { + this._.list.mark( value ); + }, + + hideItem: function( value ) { + this._.list.hideItem( value ); + }, + + hideGroup: function( groupTitle ) { + this._.list.hideGroup( groupTitle ); + }, + + showAll: function() { + this._.list.showAll(); + }, + + add: function( value, html, text ) { + this._.items[ value ] = text || value; + this._.list.add( value, html, text ); + }, + + startGroup: function( title ) { + this._.list.startGroup( title ); + }, + + commit: function() { + if ( !this._.committed ) { + this._.list.commit(); + this._.committed = 1; + CKEDITOR.ui.fire( 'ready', this ); + } + this._.committed = 1; + }, + + setState: function( state ) { + if ( this._.state == state ) + return; + + var el = this.document.getById( 'cke_' + this.id ); + el.setState( state, 'cke_combo' ); + + state == CKEDITOR.TRISTATE_DISABLED ? + el.setAttribute( 'aria-disabled', true ) : + el.removeAttribute( 'aria-disabled' ); + + this._.state = state; + }, + + getState: function() { + return this._.state; + }, + + enable: function() { + if ( this._.state == CKEDITOR.TRISTATE_DISABLED ) + this.setState( this._.lastState ); + }, + + disable: function() { + if ( this._.state != CKEDITOR.TRISTATE_DISABLED ) { + this._.lastState = this._.state; + this.setState( CKEDITOR.TRISTATE_DISABLED ); + } + } + }, + + /** + * Represents richCombo handler object. + * + * @class CKEDITOR.ui.richCombo.handler + * @singleton + * @extends CKEDITOR.ui.handlerDefinition + */ + statics: { + handler: { + /** + * Transforms a richCombo definition in a {@link CKEDITOR.ui.richCombo} instance. + * + * @param {Object} definition + * @returns {CKEDITOR.ui.richCombo} + */ + create: function( definition ) { + return new CKEDITOR.ui.richCombo( definition ); + } + } + } + } ); + + /** + * @param {String} name + * @param {Object} definition + * @member CKEDITOR.ui + * @todo + */ + CKEDITOR.ui.prototype.addRichCombo = function( name, definition ) { + this.add( name, CKEDITOR.UI_RICHCOMBO, definition ); + }; + +} )(); diff --git a/ckeditor/plugins/save/icons/hidpi/save.png b/ckeditor/plugins/save/icons/hidpi/save.png new file mode 100644 index 0000000000000000000000000000000000000000..e64ea052b852ac23d2dee92363393f2fcac56640 GIT binary patch literal 809 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzmUKs7M+SzC{oH>NSwWJ?9znhg z3{`3j3=J&|48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@fg!ItFh?!xdN1Q+aGJ{c&& zUgGKN%Km_xiC2-KneQA20|S$;r;B4q#Nn;sw(D*i@Th5~ozJ~>j#^fURxa4sW?H^p zU7Gh&l=iiD+w5oSwm-Q%XXgcdyVOy zW?QR6lPbSj2{H0j(EZ1Ak`E-%!f&;k~ zY2gQF%`=#G!c}P7q?``dU)vwvGK;;_*1>TtR`=n(*#+lf7ll4x;!v!4J5%lCt4)%- zw?$Wn_;DmEY(C#O=kxF26Z1pu=6-N6W;x&cp5epW#f(>;+-qyAGyZ&A`!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e4@C%rq|C5vZEpD_9XE@f`)V3XTUyS~FxkJOTBBq4|H2k!kGb13#Kn@M z1SGPO7!uO1uQyq-)sErLH-Y8+rq>_%eOmH0Z?(HxWn8Ah%S$dizL$g<;uf-5)gHGM zya;rtYKdz^NlIc#s#S7PDv)9@GB7mLH89sTvz|0< literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/save/lang/af.js b/ckeditor/plugins/save/lang/af.js new file mode 100644 index 0000000..721f1b1 --- /dev/null +++ b/ckeditor/plugins/save/lang/af.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'af', { + toolbar: 'Bewaar' +} ); diff --git a/ckeditor/plugins/save/lang/ar.js b/ckeditor/plugins/save/lang/ar.js new file mode 100644 index 0000000..8f1e76f --- /dev/null +++ b/ckeditor/plugins/save/lang/ar.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'ar', { + toolbar: 'حفظ' +} ); diff --git a/ckeditor/plugins/save/lang/az.js b/ckeditor/plugins/save/lang/az.js new file mode 100644 index 0000000..b66e87c --- /dev/null +++ b/ckeditor/plugins/save/lang/az.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'az', { + toolbar: 'Yadda saxla' +} ); diff --git a/ckeditor/plugins/save/lang/bg.js b/ckeditor/plugins/save/lang/bg.js new file mode 100644 index 0000000..3d1fb85 --- /dev/null +++ b/ckeditor/plugins/save/lang/bg.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'bg', { + toolbar: 'Запис' +} ); diff --git a/ckeditor/plugins/save/lang/bn.js b/ckeditor/plugins/save/lang/bn.js new file mode 100644 index 0000000..a47f5e2 --- /dev/null +++ b/ckeditor/plugins/save/lang/bn.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'bn', { + toolbar: 'সংরক্ষন করি' +} ); diff --git a/ckeditor/plugins/save/lang/bs.js b/ckeditor/plugins/save/lang/bs.js new file mode 100644 index 0000000..849463f --- /dev/null +++ b/ckeditor/plugins/save/lang/bs.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'bs', { + toolbar: 'Snimi' +} ); diff --git a/ckeditor/plugins/save/lang/ca.js b/ckeditor/plugins/save/lang/ca.js new file mode 100644 index 0000000..ebb182a --- /dev/null +++ b/ckeditor/plugins/save/lang/ca.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'ca', { + toolbar: 'Desa' +} ); diff --git a/ckeditor/plugins/save/lang/cs.js b/ckeditor/plugins/save/lang/cs.js new file mode 100644 index 0000000..1092c5c --- /dev/null +++ b/ckeditor/plugins/save/lang/cs.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'cs', { + toolbar: 'Uložit' +} ); diff --git a/ckeditor/plugins/save/lang/cy.js b/ckeditor/plugins/save/lang/cy.js new file mode 100644 index 0000000..b5bdcfe --- /dev/null +++ b/ckeditor/plugins/save/lang/cy.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'cy', { + toolbar: 'Cadw' +} ); diff --git a/ckeditor/plugins/save/lang/da.js b/ckeditor/plugins/save/lang/da.js new file mode 100644 index 0000000..b062ecc --- /dev/null +++ b/ckeditor/plugins/save/lang/da.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'da', { + toolbar: 'Gem' +} ); diff --git a/ckeditor/plugins/save/lang/de-ch.js b/ckeditor/plugins/save/lang/de-ch.js new file mode 100644 index 0000000..af3dce0 --- /dev/null +++ b/ckeditor/plugins/save/lang/de-ch.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'de-ch', { + toolbar: 'Speichern' +} ); diff --git a/ckeditor/plugins/save/lang/de.js b/ckeditor/plugins/save/lang/de.js new file mode 100644 index 0000000..d444d6a --- /dev/null +++ b/ckeditor/plugins/save/lang/de.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'de', { + toolbar: 'Speichern' +} ); diff --git a/ckeditor/plugins/save/lang/el.js b/ckeditor/plugins/save/lang/el.js new file mode 100644 index 0000000..e176ec8 --- /dev/null +++ b/ckeditor/plugins/save/lang/el.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'el', { + toolbar: 'Αποθήκευση' +} ); diff --git a/ckeditor/plugins/save/lang/en-au.js b/ckeditor/plugins/save/lang/en-au.js new file mode 100644 index 0000000..5312e2d --- /dev/null +++ b/ckeditor/plugins/save/lang/en-au.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'en-au', { + toolbar: 'Save' +} ); diff --git a/ckeditor/plugins/save/lang/en-ca.js b/ckeditor/plugins/save/lang/en-ca.js new file mode 100644 index 0000000..7c5daa0 --- /dev/null +++ b/ckeditor/plugins/save/lang/en-ca.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'en-ca', { + toolbar: 'Save' +} ); diff --git a/ckeditor/plugins/save/lang/en-gb.js b/ckeditor/plugins/save/lang/en-gb.js new file mode 100644 index 0000000..707c175 --- /dev/null +++ b/ckeditor/plugins/save/lang/en-gb.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'en-gb', { + toolbar: 'Save' +} ); diff --git a/ckeditor/plugins/save/lang/en.js b/ckeditor/plugins/save/lang/en.js new file mode 100644 index 0000000..67d6a2c --- /dev/null +++ b/ckeditor/plugins/save/lang/en.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'en', { + toolbar: 'Save' +} ); diff --git a/ckeditor/plugins/save/lang/eo.js b/ckeditor/plugins/save/lang/eo.js new file mode 100644 index 0000000..c953734 --- /dev/null +++ b/ckeditor/plugins/save/lang/eo.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'eo', { + toolbar: 'Konservi' +} ); diff --git a/ckeditor/plugins/save/lang/es.js b/ckeditor/plugins/save/lang/es.js new file mode 100644 index 0000000..0c1bdb9 --- /dev/null +++ b/ckeditor/plugins/save/lang/es.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'es', { + toolbar: 'Guardar' +} ); diff --git a/ckeditor/plugins/save/lang/et.js b/ckeditor/plugins/save/lang/et.js new file mode 100644 index 0000000..2f59cc9 --- /dev/null +++ b/ckeditor/plugins/save/lang/et.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'et', { + toolbar: 'Salvestamine' +} ); diff --git a/ckeditor/plugins/save/lang/eu.js b/ckeditor/plugins/save/lang/eu.js new file mode 100644 index 0000000..4dbc7ff --- /dev/null +++ b/ckeditor/plugins/save/lang/eu.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'eu', { + toolbar: 'Gorde' +} ); diff --git a/ckeditor/plugins/save/lang/fa.js b/ckeditor/plugins/save/lang/fa.js new file mode 100644 index 0000000..aae0572 --- /dev/null +++ b/ckeditor/plugins/save/lang/fa.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'fa', { + toolbar: 'ذخیره' +} ); diff --git a/ckeditor/plugins/save/lang/fi.js b/ckeditor/plugins/save/lang/fi.js new file mode 100644 index 0000000..7bfc558 --- /dev/null +++ b/ckeditor/plugins/save/lang/fi.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'fi', { + toolbar: 'Tallenna' +} ); diff --git a/ckeditor/plugins/save/lang/fo.js b/ckeditor/plugins/save/lang/fo.js new file mode 100644 index 0000000..2a9af50 --- /dev/null +++ b/ckeditor/plugins/save/lang/fo.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'fo', { + toolbar: 'Goym' +} ); diff --git a/ckeditor/plugins/save/lang/fr-ca.js b/ckeditor/plugins/save/lang/fr-ca.js new file mode 100644 index 0000000..8778d28 --- /dev/null +++ b/ckeditor/plugins/save/lang/fr-ca.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'fr-ca', { + toolbar: 'Sauvegarder' +} ); diff --git a/ckeditor/plugins/save/lang/fr.js b/ckeditor/plugins/save/lang/fr.js new file mode 100644 index 0000000..eb26819 --- /dev/null +++ b/ckeditor/plugins/save/lang/fr.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'fr', { + toolbar: 'Enregistrer' +} ); diff --git a/ckeditor/plugins/save/lang/gl.js b/ckeditor/plugins/save/lang/gl.js new file mode 100644 index 0000000..bb79785 --- /dev/null +++ b/ckeditor/plugins/save/lang/gl.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'gl', { + toolbar: 'Gardar' +} ); diff --git a/ckeditor/plugins/save/lang/gu.js b/ckeditor/plugins/save/lang/gu.js new file mode 100644 index 0000000..3ffaca6 --- /dev/null +++ b/ckeditor/plugins/save/lang/gu.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'gu', { + toolbar: 'સેવ' +} ); diff --git a/ckeditor/plugins/save/lang/he.js b/ckeditor/plugins/save/lang/he.js new file mode 100644 index 0000000..89e9a98 --- /dev/null +++ b/ckeditor/plugins/save/lang/he.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'he', { + toolbar: 'שמירה' +} ); diff --git a/ckeditor/plugins/save/lang/hi.js b/ckeditor/plugins/save/lang/hi.js new file mode 100644 index 0000000..928f1f1 --- /dev/null +++ b/ckeditor/plugins/save/lang/hi.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'hi', { + toolbar: 'सेव' +} ); diff --git a/ckeditor/plugins/save/lang/hr.js b/ckeditor/plugins/save/lang/hr.js new file mode 100644 index 0000000..9258ca6 --- /dev/null +++ b/ckeditor/plugins/save/lang/hr.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'hr', { + toolbar: 'Snimi' +} ); diff --git a/ckeditor/plugins/save/lang/hu.js b/ckeditor/plugins/save/lang/hu.js new file mode 100644 index 0000000..b3aabc6 --- /dev/null +++ b/ckeditor/plugins/save/lang/hu.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'hu', { + toolbar: 'Mentés' +} ); diff --git a/ckeditor/plugins/save/lang/id.js b/ckeditor/plugins/save/lang/id.js new file mode 100644 index 0000000..9eeef38 --- /dev/null +++ b/ckeditor/plugins/save/lang/id.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'id', { + toolbar: 'Simpan' +} ); diff --git a/ckeditor/plugins/save/lang/is.js b/ckeditor/plugins/save/lang/is.js new file mode 100644 index 0000000..0d4f03f --- /dev/null +++ b/ckeditor/plugins/save/lang/is.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'is', { + toolbar: 'Vista' +} ); diff --git a/ckeditor/plugins/save/lang/it.js b/ckeditor/plugins/save/lang/it.js new file mode 100644 index 0000000..6b20e8a --- /dev/null +++ b/ckeditor/plugins/save/lang/it.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'it', { + toolbar: 'Salva' +} ); diff --git a/ckeditor/plugins/save/lang/ja.js b/ckeditor/plugins/save/lang/ja.js new file mode 100644 index 0000000..348744a --- /dev/null +++ b/ckeditor/plugins/save/lang/ja.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'ja', { + toolbar: '保存' +} ); diff --git a/ckeditor/plugins/save/lang/ka.js b/ckeditor/plugins/save/lang/ka.js new file mode 100644 index 0000000..faeb181 --- /dev/null +++ b/ckeditor/plugins/save/lang/ka.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'ka', { + toolbar: 'ჩაწერა' +} ); diff --git a/ckeditor/plugins/save/lang/km.js b/ckeditor/plugins/save/lang/km.js new file mode 100644 index 0000000..5b412a0 --- /dev/null +++ b/ckeditor/plugins/save/lang/km.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'km', { + toolbar: 'រក្សាទុក' +} ); diff --git a/ckeditor/plugins/save/lang/ko.js b/ckeditor/plugins/save/lang/ko.js new file mode 100644 index 0000000..8b6c46e --- /dev/null +++ b/ckeditor/plugins/save/lang/ko.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'ko', { + toolbar: '저장' +} ); diff --git a/ckeditor/plugins/save/lang/ku.js b/ckeditor/plugins/save/lang/ku.js new file mode 100644 index 0000000..3fafb6b --- /dev/null +++ b/ckeditor/plugins/save/lang/ku.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'ku', { + toolbar: 'پاشکەوتکردن' +} ); diff --git a/ckeditor/plugins/save/lang/lt.js b/ckeditor/plugins/save/lang/lt.js new file mode 100644 index 0000000..28f9cba --- /dev/null +++ b/ckeditor/plugins/save/lang/lt.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'lt', { + toolbar: 'Išsaugoti' +} ); diff --git a/ckeditor/plugins/save/lang/lv.js b/ckeditor/plugins/save/lang/lv.js new file mode 100644 index 0000000..c69f184 --- /dev/null +++ b/ckeditor/plugins/save/lang/lv.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'lv', { + toolbar: 'Saglabāt' +} ); diff --git a/ckeditor/plugins/save/lang/mk.js b/ckeditor/plugins/save/lang/mk.js new file mode 100644 index 0000000..b313446 --- /dev/null +++ b/ckeditor/plugins/save/lang/mk.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'mk', { + toolbar: 'Save' // MISSING +} ); diff --git a/ckeditor/plugins/save/lang/mn.js b/ckeditor/plugins/save/lang/mn.js new file mode 100644 index 0000000..f3b72ae --- /dev/null +++ b/ckeditor/plugins/save/lang/mn.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'mn', { + toolbar: 'Хадгалах' +} ); diff --git a/ckeditor/plugins/save/lang/ms.js b/ckeditor/plugins/save/lang/ms.js new file mode 100644 index 0000000..4539289 --- /dev/null +++ b/ckeditor/plugins/save/lang/ms.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'ms', { + toolbar: 'Simpan' +} ); diff --git a/ckeditor/plugins/save/lang/nb.js b/ckeditor/plugins/save/lang/nb.js new file mode 100644 index 0000000..1d9bccd --- /dev/null +++ b/ckeditor/plugins/save/lang/nb.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'nb', { + toolbar: 'Lagre' +} ); diff --git a/ckeditor/plugins/save/lang/nl.js b/ckeditor/plugins/save/lang/nl.js new file mode 100644 index 0000000..1cc6b09 --- /dev/null +++ b/ckeditor/plugins/save/lang/nl.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'nl', { + toolbar: 'Opslaan' +} ); diff --git a/ckeditor/plugins/save/lang/no.js b/ckeditor/plugins/save/lang/no.js new file mode 100644 index 0000000..b234663 --- /dev/null +++ b/ckeditor/plugins/save/lang/no.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'no', { + toolbar: 'Lagre' +} ); diff --git a/ckeditor/plugins/save/lang/oc.js b/ckeditor/plugins/save/lang/oc.js new file mode 100644 index 0000000..4b728bb --- /dev/null +++ b/ckeditor/plugins/save/lang/oc.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'oc', { + toolbar: 'Enregistrar' +} ); diff --git a/ckeditor/plugins/save/lang/pl.js b/ckeditor/plugins/save/lang/pl.js new file mode 100644 index 0000000..5e66c5c --- /dev/null +++ b/ckeditor/plugins/save/lang/pl.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'pl', { + toolbar: 'Zapisz' +} ); diff --git a/ckeditor/plugins/save/lang/pt-br.js b/ckeditor/plugins/save/lang/pt-br.js new file mode 100644 index 0000000..2094e90 --- /dev/null +++ b/ckeditor/plugins/save/lang/pt-br.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'pt-br', { + toolbar: 'Salvar' +} ); diff --git a/ckeditor/plugins/save/lang/pt.js b/ckeditor/plugins/save/lang/pt.js new file mode 100644 index 0000000..f653e43 --- /dev/null +++ b/ckeditor/plugins/save/lang/pt.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'pt', { + toolbar: 'Guardar' +} ); diff --git a/ckeditor/plugins/save/lang/ro.js b/ckeditor/plugins/save/lang/ro.js new file mode 100644 index 0000000..bcb9d29 --- /dev/null +++ b/ckeditor/plugins/save/lang/ro.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'ro', { + toolbar: 'Salvează' +} ); diff --git a/ckeditor/plugins/save/lang/ru.js b/ckeditor/plugins/save/lang/ru.js new file mode 100644 index 0000000..3ff7191 --- /dev/null +++ b/ckeditor/plugins/save/lang/ru.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'ru', { + toolbar: 'Сохранить' +} ); diff --git a/ckeditor/plugins/save/lang/si.js b/ckeditor/plugins/save/lang/si.js new file mode 100644 index 0000000..0fc3660 --- /dev/null +++ b/ckeditor/plugins/save/lang/si.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'si', { + toolbar: 'ආරක්ෂා කරන්න' +} ); diff --git a/ckeditor/plugins/save/lang/sk.js b/ckeditor/plugins/save/lang/sk.js new file mode 100644 index 0000000..ed4486f --- /dev/null +++ b/ckeditor/plugins/save/lang/sk.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'sk', { + toolbar: 'Uložiť' +} ); diff --git a/ckeditor/plugins/save/lang/sl.js b/ckeditor/plugins/save/lang/sl.js new file mode 100644 index 0000000..b6b7459 --- /dev/null +++ b/ckeditor/plugins/save/lang/sl.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'sl', { + toolbar: 'Shrani' +} ); diff --git a/ckeditor/plugins/save/lang/sq.js b/ckeditor/plugins/save/lang/sq.js new file mode 100644 index 0000000..152198c --- /dev/null +++ b/ckeditor/plugins/save/lang/sq.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'sq', { + toolbar: 'Ruaje' +} ); diff --git a/ckeditor/plugins/save/lang/sr-latn.js b/ckeditor/plugins/save/lang/sr-latn.js new file mode 100644 index 0000000..b630cd3 --- /dev/null +++ b/ckeditor/plugins/save/lang/sr-latn.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'sr-latn', { + toolbar: 'Sačuvaj' +} ); diff --git a/ckeditor/plugins/save/lang/sr.js b/ckeditor/plugins/save/lang/sr.js new file mode 100644 index 0000000..efd90c7 --- /dev/null +++ b/ckeditor/plugins/save/lang/sr.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'sr', { + toolbar: 'Сачувај' +} ); diff --git a/ckeditor/plugins/save/lang/sv.js b/ckeditor/plugins/save/lang/sv.js new file mode 100644 index 0000000..a1d8041 --- /dev/null +++ b/ckeditor/plugins/save/lang/sv.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'sv', { + toolbar: 'Spara' +} ); diff --git a/ckeditor/plugins/save/lang/th.js b/ckeditor/plugins/save/lang/th.js new file mode 100644 index 0000000..40d5c7d --- /dev/null +++ b/ckeditor/plugins/save/lang/th.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'th', { + toolbar: 'บันทึก' +} ); diff --git a/ckeditor/plugins/save/lang/tr.js b/ckeditor/plugins/save/lang/tr.js new file mode 100644 index 0000000..140598e --- /dev/null +++ b/ckeditor/plugins/save/lang/tr.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'tr', { + toolbar: 'Kaydet' +} ); diff --git a/ckeditor/plugins/save/lang/tt.js b/ckeditor/plugins/save/lang/tt.js new file mode 100644 index 0000000..ddfdcfa --- /dev/null +++ b/ckeditor/plugins/save/lang/tt.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'tt', { + toolbar: 'Саклау' +} ); diff --git a/ckeditor/plugins/save/lang/ug.js b/ckeditor/plugins/save/lang/ug.js new file mode 100644 index 0000000..e5567ae --- /dev/null +++ b/ckeditor/plugins/save/lang/ug.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'ug', { + toolbar: 'ساقلا' +} ); diff --git a/ckeditor/plugins/save/lang/uk.js b/ckeditor/plugins/save/lang/uk.js new file mode 100644 index 0000000..aea97c5 --- /dev/null +++ b/ckeditor/plugins/save/lang/uk.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'uk', { + toolbar: 'Зберегти' +} ); diff --git a/ckeditor/plugins/save/lang/vi.js b/ckeditor/plugins/save/lang/vi.js new file mode 100644 index 0000000..68fd422 --- /dev/null +++ b/ckeditor/plugins/save/lang/vi.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'vi', { + toolbar: 'Lưu' +} ); diff --git a/ckeditor/plugins/save/lang/zh-cn.js b/ckeditor/plugins/save/lang/zh-cn.js new file mode 100644 index 0000000..58f4e1c --- /dev/null +++ b/ckeditor/plugins/save/lang/zh-cn.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'zh-cn', { + toolbar: '保存' +} ); diff --git a/ckeditor/plugins/save/lang/zh.js b/ckeditor/plugins/save/lang/zh.js new file mode 100644 index 0000000..395cedd --- /dev/null +++ b/ckeditor/plugins/save/lang/zh.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'save', 'zh', { + toolbar: '儲存' +} ); diff --git a/ckeditor/plugins/save/plugin.js b/ckeditor/plugins/save/plugin.js new file mode 100644 index 0000000..da2da20 --- /dev/null +++ b/ckeditor/plugins/save/plugin.js @@ -0,0 +1,67 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview The Save plugin. + */ + +( function() { + var saveCmd = { + readOnly: 1, + + exec: function( editor ) { + if ( editor.fire( 'save' ) ) { + var $form = editor.element.$.form; + + if ( $form ) { + try { + $form.submit(); + } catch ( e ) { + // If there's a button named "submit" then the form.submit + // function is masked and can't be called in IE/FF, so we + // call the click() method of that button. + if ( $form.submit.click ) + $form.submit.click(); + } + } + } + } + }; + + var pluginName = 'save'; + + // Register a plugin named "save". + CKEDITOR.plugins.add( pluginName, { + // jscs:disable maximumLineLength + lang: 'af,ar,az,bg,bn,bs,ca,cs,cy,da,de,de-ch,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,oc,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + // jscs:enable maximumLineLength + icons: 'save', // %REMOVE_LINE_CORE% + hidpi: true, // %REMOVE_LINE_CORE% + init: function( editor ) { + // Save plugin is for replace mode only. + if ( editor.elementMode != CKEDITOR.ELEMENT_MODE_REPLACE ) + return; + + var command = editor.addCommand( pluginName, saveCmd ); + command.modes = { wysiwyg: !!( editor.element.$.form ) }; + + editor.ui.addButton && editor.ui.addButton( 'Save', { + label: editor.lang.save.toolbar, + command: pluginName, + toolbar: 'document,10' + } ); + } + } ); +} )(); + +/** + * Fired when the user clicks the Save button on the editor toolbar. + * This event allows to overwrite the default Save button behavior. + * + * @since 4.2 + * @event save + * @member CKEDITOR.editor + * @param {CKEDITOR.editor} editor This editor instance. + */ diff --git a/ckeditor/plugins/scayt/CHANGELOG.md b/ckeditor/plugins/scayt/CHANGELOG.md new file mode 100644 index 0000000..05cf2dd --- /dev/null +++ b/ckeditor/plugins/scayt/CHANGELOG.md @@ -0,0 +1,20 @@ +SCAYT plugin for CKEditor 4 Changelog +==================== +### CKEditor 4.5.6 + +New Features: +* CKEditor [language addon](http://ckeditor.com/addon/language) support +* CKEditor [placeholder addon](http://ckeditor.com/addon/placeholder) support +* Drag and Drop support +* *Experimental* GRAYT functionality http://www.webspellchecker.net/samples/scayt-ckeditor-plugin.html#25 + +Fixed issues: +* [#98](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/98) SCAYT Affects Dialog Double Click. Fixed in SCAYT Core. +* [#102](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/102) SCAYT Core performance enhancements +* [#104](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/104) SCAYT's spans leak into the clipboard and after pasting +* [#105](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/105) Javascript error fired in case of multiple instances of CKEditor in one page +* [#107](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/107) SCAYT should not check non-editable parts of content +* [#108](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/108) Latest SCAYT copies id of editor element to the iframe +* SCAYT stops working when CKEditor Undo plug-in not enabled +* Issue with pasting SCAYT markup in CKEditor +* [#32](https://github.com/WebSpellChecker/ckeditor-plugin-wsc/issues/32) SCAYT stops working after pressing Cancel button in WSC dialog diff --git a/ckeditor/plugins/scayt/README.md b/ckeditor/plugins/scayt/README.md index 3b1ad94..1b3de25 100644 --- a/ckeditor/plugins/scayt/README.md +++ b/ckeditor/plugins/scayt/README.md @@ -1,7 +1,7 @@ CKEditor SCAYT Plugin ===================== -This plugin brings Spell Check As You Type (SCAYT) into CKEditor. +This plugin brings Spell Check As You Type (SCAYT) into up to CKEditor 4+. SCAYT is a "installation-less", using the web-services of [WebSpellChecker.net](http://www.webspellchecker.net/). It's an out of the box solution. diff --git a/ckeditor/plugins/scayt/dialogs/options.js b/ckeditor/plugins/scayt/dialogs/options.js index cc97b33..b34656d 100644 --- a/ckeditor/plugins/scayt/dialogs/options.js +++ b/ckeditor/plugins/scayt/dialogs/options.js @@ -1,20 +1,573 @@ /* - Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.html or http://ckeditor.com/license +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license */ -CKEDITOR.dialog.add("scaytcheck",function(j){function w(){return"undefined"!=typeof document.forms["optionsbar_"+b]?document.forms["optionsbar_"+b].options:[]}function x(a,b){if(a){var e=a.length;if(void 0==e)a.checked=a.value==b.toString();else for(var d=0;d'+a+"")}function o(a){f.getById("dic_message_"+b).setHtml(''+a+"")} -function p(a){for(var a=(""+a).split(","),b=0,e=a.length;b
              \t
              \t
              \t\t\t\t\t
              \t
              \t\t\t\t\t
              \t
              \t\t\t\t
              \t
              \t\t\t\t\t
              '}]},{id:"langs",label:g.languagesTab,elements:[{type:"html",id:"langs", -html:'
              \t
              \t
              '}]},{id:"dictionaries",label:g.dictionariesTab,elements:[{type:"html",style:"",id:"dictionaries",html:'
              \t
              \t
              Dictionary name
              \t\t\t\t\t
              \t\t\t\t\t\t
              \t\t
              \t\t\t\t\t\t\t\t\t\t\t\t\t\t
              \t
              '}]},{id:"about", -label:g.aboutTab,elements:[{type:"html",id:"about",style:"margin: 5px 5px;",html:'
              '}]}],B={title:g.title,minWidth:360,minHeight:220,onShow:function(){var a=this;a.data=j.fire("scaytDialog",{});a.options=a.data.scayt_control.option();a.chosed_lang=a.sLang=a.data.scayt_control.sLang;if(!a.data||!a.data.scayt||!a.data.scayt_control)alert("Error loading application service"),a.hide();else{var b=0;s?a.data.scayt.getCaption(j.langCode||"en",function(e){0'+h["button_"+d[c]]+"");f.getById("dic_info_"+ -b).setHtml(h.dic_info)}if(1==l[0])for(c in v)d="label_"+v[c],g=f.getById(d+"_"+b),"undefined"!=typeof g&&("undefined"!=typeof h[d]&&"undefined"!=typeof k.options[v[c]])&&(g.setHtml(h[d]),g.getParent().$.style.display="block");d='

              '+h.version+window.scayt.getAboutInfo().version.toString()+"

              "+h.about_throwt_copy+"

              ";f.getById("scayt_about_"+b).setHtml(d);d=function(a,b){var c=f.createElement("label");c.setAttribute("for","cke_option"+ -a);c.setStyle("display","inline");c.setHtml(b[a]);k.sLang==a&&(k.chosed_lang=a);var d=f.createElement("div"),e=CKEDITOR.dom.element.createFromHtml('');e.on("click",function(){this.$.checked=true;k.chosed_lang=a});d.append(e);d.append(c);return{lang:b[a],code:a,radio:d}};if(1==l[1]){for(c in e.rtl)i[i.length]=d(c,e.ltr);for(c in e.ltr)i[i.length]=d(c, -e.ltr);i.sort(function(a,b){return b.lang>a.lang?-1:1});e=f.getById("scayt_lcol_"+b);d=f.getById("scayt_rcol_"+b);for(c=0;c

              ' + + '

              ' + scayt_instance.getLocal('version') + scayt_instance.getVersion() + '

              ' + + '

              ' + scayt_instance.getLocal('text_copyrights') + '

              '; + + var doc = CKEDITOR.document; + + var optionGenerator = function() { + var scayt_instance_ = editor.scayt, + applicationConfig = scayt_instance.getApplicationConfig(), + optionArrayUiCheckboxes = [], + optionLocalizationList = { + "ignore-all-caps-words" : "label_allCaps", + "ignore-domain-names" : "label_ignoreDomainNames", + "ignore-words-with-mixed-cases" : "label_mixedCase", + "ignore-words-with-numbers" : "label_mixedWithDigits" + }; + + for(var option in applicationConfig) { + + var checkboxConfig = { + type: "checkbox" + }; + + checkboxConfig.id = option; + checkboxConfig.label = scayt_instance.getLocal(optionLocalizationList[option]); + + optionArrayUiCheckboxes.push(checkboxConfig); + } + + return optionArrayUiCheckboxes; + }; + + var languageModelState = { + isChanged : function() { + return (this.newLang === null || this.currentLang === this.newLang) ? false : true; + }, + currentLang: scayt_instance.getLang(), + newLang: null, + reset: function() { + this.currentLang = scayt_instance.getLang(); + this.newLang = null; + }, + id: 'lang' + }; + + var generateDialogTabs = function(tabsList, editor) { + var tabs = [], + uiTabs = editor.config.scayt_uiTabs; + + if(!uiTabs) { + return tabsList; + } else { + for(var i in uiTabs) { + (uiTabs[i] == 1) && tabs.push(tabsList[i]); + } + + tabs.push(tabsList[tabsList.length - 1]); + } + + return tabs; + }; + + var dialogTabs = [{ + id : 'options', + label : scayt_instance.getLocal('tab_options'), + onShow: function() { + // console.log("tab show"); + }, + elements : [ + { + type: 'vbox', + id: 'scaytOptions', + children: optionGenerator(), + onShow: function() { + var optionsTab = this.getChild(), + scayt_instance = editor.scayt; + for(var i = 0; i < this.getChild().length; i++) { + this.getChild()[i].setValue(scayt_instance.getApplicationConfig()[this.getChild()[i].id]); + } + + } + } + + ] + }, + { + id : 'langs', + label : scayt_instance.getLocal('tab_languages'), + elements : [ + { + id: "leftLangColumn", + type: 'vbox', + align: 'left', + widths: ['100'], + children: [ + { + type: 'html', + id: 'langBox', + style: 'overflow: hidden; white-space: normal;margin-bottom:15px;', + html: '
              ', + onShow: function() { + var scayt_instance = editor.scayt; + var lang = scayt_instance.getLang(), + prefix_id = "scaytLang_", + radio = doc.getById(prefix_id + editor.name + '_' + lang); + + radio.$.checked = true; + } + }, + { + type: 'html', + id: 'graytLanguagesHint', + html: '
              - This languages are supported by Grammar As You Type(GRAYT).
              ', + onShow: function() { + var graytLanguagesHint = doc.getById(editor.name + 'graytLanguagesHint'); + + if (!editor.config.grayt_autoStartup) { + graytLanguagesHint.$.style.display = 'none'; + } + } + } + ] + } + ] + }, + { + id : 'dictionaries', + label : scayt_instance.getLocal('tab_dictionaries'), + elements : [ + { + type: 'vbox', + id: 'rightCol_col__left', + children: [ + { + type: 'html', + id: 'dictionaryNote', + html: '' + }, + { + type: 'text', + id: 'dictionaryName', + label: scayt_instance.getLocal('label_fieldNameDic') || 'Dictionary name', + onShow: function(data) { + var dialog = data.sender, + scayt_instance = editor.scayt; + + // IE7 specific fix + setTimeout(function() { + // clear dictionaryNote field + dialog.getContentElement("dictionaries", "dictionaryNote").getElement().setText(''); + + // restore/clear dictionaryName field + if(scayt_instance.getUserDictionaryName() != null && scayt_instance.getUserDictionaryName() != '') { + dialog.getContentElement("dictionaries", "dictionaryName").setValue(scayt_instance.getUserDictionaryName()); + } + }, 0); + } + }, + { + type: 'hbox', + id: 'notExistDic', + align: 'left', + style: 'width:auto;', + widths: [ '50%', '50%' ], + children: [ + { + type: 'button', + id: 'createDic', + label: scayt_instance.getLocal('btn_createDic'), + title: scayt_instance.getLocal('btn_createDic'), + onClick: function() { + var dialog = this.getDialog(), + self = dialogDefinition, + scayt_instance = editor.scayt, + name = dialog.getContentElement("dictionaries", "dictionaryName").getValue(); + + scayt_instance.createUserDictionary(name, function(response) { + if(!response.error) { + self.toggleDictionaryButtons.call(dialog, true); + } + response.dialog = dialog; + response.command = "create"; + response.name = name; + editor.fire("scaytUserDictionaryAction", response); + }, function(error) { + error.dialog = dialog; + error.command = "create"; + error.name = name; + editor.fire("scaytUserDictionaryActionError", error); + }); + } + }, + { + type: 'button', + id: 'restoreDic', + label: scayt_instance.getLocal('btn_restoreDic'), + title: scayt_instance.getLocal('btn_restoreDic'), + onClick: function() { + var dialog = this.getDialog(), + scayt_instance = editor.scayt, + self = dialogDefinition, + name = dialog.getContentElement("dictionaries", "dictionaryName").getValue(); + + scayt_instance.restoreUserDictionary(name, function(response) { + response.dialog = dialog; + if(!response.error) { + self.toggleDictionaryButtons.call(dialog, true); + } + response.command = "restore"; + response.name = name; + editor.fire("scaytUserDictionaryAction", response); + }, function(error) { + error.dialog = dialog; + error.command = "restore"; + error.name = name; + editor.fire("scaytUserDictionaryActionError", error); + }); + } + } + ] + }, + { + type: 'hbox', + id: 'existDic', + align: 'left', + style: 'width:auto;', + widths: [ '50%', '50%' ], + children: [ + { + type: 'button', + id: 'removeDic', + label: scayt_instance.getLocal('btn_deleteDic'), + title: scayt_instance.getLocal('btn_deleteDic'), + onClick: function() { + var dialog = this.getDialog(), + scayt_instance = editor.scayt, + self = dialogDefinition, + dictionaryNameField = dialog.getContentElement("dictionaries", "dictionaryName"), + name = dictionaryNameField.getValue(); + + scayt_instance.removeUserDictionary(name, function(response) { + dictionaryNameField.setValue(""); + if(!response.error) { + self.toggleDictionaryButtons.call(dialog, false); + } + response.dialog = dialog; + response.command = "remove"; + response.name = name; + editor.fire("scaytUserDictionaryAction", response); + }, function(error) { + error.dialog = dialog; + error.command = "remove"; + error.name = name; + editor.fire("scaytUserDictionaryActionError", error); + }); + } + }, + { + type: 'button', + id: 'renameDic', + label: scayt_instance.getLocal('btn_renameDic'), + title: scayt_instance.getLocal('btn_renameDic'), + onClick: function() { + var dialog = this.getDialog(), + scayt_instance = editor.scayt, + name = dialog.getContentElement("dictionaries", "dictionaryName").getValue(); + + scayt_instance.renameUserDictionary(name, function(response) { + response.dialog = dialog; + response.command = "rename"; + response.name = name; + editor.fire("scaytUserDictionaryAction", response); + }, function(error) { + error.dialog = dialog; + error.command = "rename"; + error.name = name; + editor.fire("scaytUserDictionaryActionError", error); + }); + } + } + ] + }, + { + type: 'html', + id: 'dicInfo', + html: '
              ' + scayt_instance.getLocal('text_descriptionDic') + '
              ' + } + ] + } + ] + }, + { + id : 'about', + label : scayt_instance.getLocal('tab_about'), + elements : [ + { + type : 'html', + id : 'about', + style : 'margin: 5px 5px;', + html : '
              ' + + aboutTabDefinition + + '
              ' + } + ] + }]; + + editor.on("scaytUserDictionaryAction", function(event) { + var UILib = SCAYT.prototype.UILib, + dialog = event.data.dialog, + dictionaryNote = dialog.getContentElement("dictionaries", "dictionaryNote").getElement(), + scayt_instance = event.editor.scayt, + messageTemplate; + + if(event.data.error === undefined) { + + // success message + messageTemplate = scayt_instance.getLocal("message_success_" + event.data.command + "Dic"); + messageTemplate = messageTemplate.replace('%s', event.data.name); + dictionaryNote.setText(messageTemplate); + UILib.css(dictionaryNote.$, {color: 'blue'}); + } else { + + // error message + if(event.data.name === '') { + + // empty dictionary name + dictionaryNote.setText(scayt_instance.getLocal('message_info_emptyDic')); + } else { + messageTemplate = scayt_instance.getLocal("message_error_" + event.data.command + "Dic"); + messageTemplate = messageTemplate.replace('%s', event.data.name); + dictionaryNote.setText(messageTemplate); + } + UILib.css(dictionaryNote.$, {color: 'red'}); + + if(scayt_instance.getUserDictionaryName() != null && scayt_instance.getUserDictionaryName() != '') { + dialog.getContentElement("dictionaries", "dictionaryName").setValue(scayt_instance.getUserDictionaryName()); + } else { + dialog.getContentElement("dictionaries", "dictionaryName").setValue(""); + } + } + }); + + editor.on("scaytUserDictionaryActionError", function(event) { + var UILib = SCAYT.prototype.UILib, + dialog = event.data.dialog, + dictionaryNote = dialog.getContentElement("dictionaries", "dictionaryNote").getElement(), + scayt_instance = event.editor.scayt, + messageTemplate; + + if(event.data.name === '') { + + // empty dictionary name + dictionaryNote.setText(scayt_instance.getLocal('message_info_emptyDic')); + } else { + messageTemplate = scayt_instance.getLocal("message_error_" + event.data.command + "Dic"); + messageTemplate = messageTemplate.replace('%s', event.data.name); + dictionaryNote.setText(messageTemplate); + } + UILib.css(dictionaryNote.$, {color: 'red'}); + + + if(scayt_instance.getUserDictionaryName() != null && scayt_instance.getUserDictionaryName() != '') { + dialog.getContentElement("dictionaries", "dictionaryName").setValue(scayt_instance.getUserDictionaryName()); + } else { + dialog.getContentElement("dictionaries", "dictionaryName").setValue(""); + } + + }); + + var plugin = CKEDITOR.plugins.scayt; + + var dialogDefinition = { + title: scayt_instance.getLocal('text_title'), + resizable: CKEDITOR.DIALOG_RESIZE_BOTH, + minWidth: ( CKEDITOR.skinName || editor.config.skin ) == 'moono-lisa' ? 450 : 340, + minHeight: 260, + onLoad: function() { + if(editor.config.scayt_uiTabs[1] == 0) { + return; + } + + var dialog = this, + self = dialogDefinition, + langBoxes = self.getLangBoxes.call(dialog); + + langBoxes.getParent().setStyle("white-space", "normal"); + + //dialog.data = editor.fire( 'scaytDialog', {} ); + self.renderLangList(langBoxes); + + var scayt_instance = editor.scayt; + + this.definition.minWidth = this.getSize().width; + this.resize(this.definition.minWidth, this.definition.minHeight); + }, + onCancel: function() { + languageModelState.reset(); + }, + onHide: function() { + editor.unlockSelection(); + }, + onShow: function() { + editor.fire("scaytDialogShown", this); + + if(editor.config.scayt_uiTabs[2] == 0) { + return; + } + + var scayt_instance = editor.scayt, + self = dialogDefinition, + dialog = this, + dictionaryNameField = dialog.getContentElement("dictionaries", "dictionaryName"), + existance = dialog.getContentElement("dictionaries", "existDic").getElement().getParent(), + notExistance = dialog.getContentElement("dictionaries", "notExistDic").getElement().getParent(); + + existance.hide(); + notExistance.hide(); + + if(scayt_instance.getUserDictionaryName() != null && scayt_instance.getUserDictionaryName() != '') { + dialog.getContentElement("dictionaries", "dictionaryName").setValue(scayt_instance.getUserDictionaryName()); + existance.show(); + } else { + dictionaryNameField.setValue(""); + notExistance.show(); + } + }, + onOk: function() { + var dialog = this, + self = dialogDefinition, + scayt_instance = editor.scayt, + scaytOptions = dialog.getContentElement("options", "scaytOptions"), + changedOptions = self.getChangedOption.call(dialog); + + scayt_instance.commitOption({ changedOptions: changedOptions }); + }, + toggleDictionaryButtons: function(exist) { + var existance = this.getContentElement("dictionaries", "existDic").getElement().getParent(), + notExistance = this.getContentElement("dictionaries", "notExistDic").getElement().getParent(); + + if(exist) { + existance.show(); + notExistance.hide(); + } else { + existance.hide(); + notExistance.show(); + } + + }, + getChangedOption: function() { + var changedOption = {}; + + if(editor.config.scayt_uiTabs[0] == 1) { + var dialog = this, + scaytOptions = dialog.getContentElement("options", "scaytOptions").getChild(); + + for(var i = 0; i < scaytOptions.length; i++) { + if(scaytOptions[i].isChanged()) { + changedOption[scaytOptions[i].id] = scaytOptions[i].getValue(); + } + } + } + + if(languageModelState.isChanged()) { + changedOption[languageModelState.id] = editor.config.scayt_sLang = languageModelState.currentLang = languageModelState.newLang; + } + + return changedOption; + }, + buildRadioInputs: function(key, value, isSupportedByGrayt) { + var divContainer = new CKEDITOR.dom.element( 'div' ), + doc = CKEDITOR.document, + id = "scaytLang_" + editor.name + '_' + value, + radio = CKEDITOR.dom.element.createFromHtml( '' ), + + radioLabel = new CKEDITOR.dom.element( 'label' ), + scayt_instance = editor.scayt; + + divContainer.setStyles({ + "white-space": "normal", + 'position': 'relative', + 'padding-bottom': '2px' + }); + + radio.on( 'click', function(data) { + languageModelState.newLang = data.sender.getValue(); + }); + + radioLabel.appendText(key); + radioLabel.setAttribute("for", id); + + if(isSupportedByGrayt && editor.config.grayt_autoStartup) { + radioLabel.setStyles({ + 'color': '#02b620' + }); + } + + divContainer.append(radio); + divContainer.append(radioLabel); + + if(value === scayt_instance.getLang()) { + radio.setAttribute("checked", true); + radio.setAttribute('defaultChecked', 'defaultChecked'); + } + + return divContainer; + }, + renderLangList: function(langBoxes) { + var dialog = this, + leftCol = langBoxes.find('#left-col-' + editor.name).getItem(0), + rightCol = langBoxes.find('#right-col-' + editor.name).getItem(0), + scaytLangList = scayt_instance.getScaytLangList(), + graytLangList = scayt_instance.getGraytLangList(), + mergedLangList = {}, + sortable = [], + counter = 0, + isSupportedByGrayt = false, + half, lang; + + for(lang in scaytLangList.ltr) { + mergedLangList[lang] = scaytLangList.ltr[lang]; + } + + for(lang in scaytLangList.rtl) { + mergedLangList[lang] = scaytLangList.rtl[lang]; + } + + // sort alphabetically lang list + for(lang in mergedLangList) { + sortable.push([lang, mergedLangList[lang]]); + } + sortable.sort(function(a, b) { + var result = 0; + if(a[1] > b[1]) { + result = 1; + } else if(a[1] < b[1]) { + result = -1; + } + return result; + }); + mergedLangList = {}; + for(var i = 0; i < sortable.length; i++) { + mergedLangList[sortable[i][0]] = sortable[i][1]; + } + + half = Math.round(sortable.length / 2); + + for(lang in mergedLangList) { + counter++; + isSupportedByGrayt = (lang in graytLangList.ltr) || (lang in graytLangList.rtl); + dialog.buildRadioInputs(mergedLangList[lang], lang, isSupportedByGrayt).appendTo(counter <= half ? leftCol : rightCol); + } + }, + getLangBoxes: function() { + var dialog = this, + langboxes = dialog.getContentElement("langs", "langBox").getElement(); + + return langboxes; + }, + contents: generateDialogTabs(dialogTabs, editor) + }; + + return dialogDefinition; +}); diff --git a/ckeditor/plugins/scayt/icons/hidpi/scayt.png b/ckeditor/plugins/scayt/icons/hidpi/scayt.png new file mode 100644 index 0000000000000000000000000000000000000000..58a9f4c1328de5c5c9d05e61878e9860cd8a6399 GIT binary patch literal 2816 zcmV+b3;*Sp*-{8m zwp9wHbvZI2Fe<+E96${yrBD^0Hwj273Hbfg1Oix6qP3=^6xSVxT(OAO8oy~0^!xFf zW|^oEWzvR$>v>$y<;dpq0A*iQRhUxV3_u7$Nhvb998RHttJDVs3@HiEn@4EPniU&2 zZ~l!^iXT7!{O6~S9{qOFbx~Rq^!xeyZ+_DY2Lc#EfDoipspQ2=myXYjjcwPbPQ90$ znnG($V{I*BU|?fYYwN$X<62V3m4vg=dHJXq)(jqkL2_;*K@ft0Z~brZCL;- z7tEVS$#qp#ef`RS&-ZOZN>B>FX%eccqSm%KcjnA*uO*X{OO`BI`iXVx9!RFsouaq5 zukhMyzf(#f1_u6N^P`XME9P>XIC0|5LOx&U>+etW$K#!1pGzKr4moc_b$$#(`e|swox==5sk2ip4(c zxh|gTa@VqDeffM|d}Qs~g}@o$Wc%HBH($PdS-6G5e4rJj$^;B4sR;xSy}e6nYidG` z4Gmr-5*gE;Cx8$6E$f4o4_KDP(UFlKa^%Q8Kuf7q$~lfhZz2(KvRPcuLrCenl}i2N=0_gcq&$yeu_)HAS)*g2(1pp$)}*2bhG}A07KYysa1m&(kVuz24^s+3 zmCuK1+q5iRywZ@8Lx&EjXP$W`RAt))YibsWo}Sv`Yp+df*F`Bsu}~oII2TTzKK+|$ zG#ZJ;VryS{9PVsw)sH{^_$L7l96ZRrefwx% zwrm}?jZs-IreW~&W5<5Jx>S0?^E^g;zRiYd?sFWcyiptnDt=AFz;9WYwhgd!>$YuY zom`GX&pmgSA;fu!)_9&rLu2DTS;wJi;le3k6R@cv7JDn7&l3rUTSaH5O(1{(48vgl z{Q1-^T12#^g`uILkWz|tDuvcsI1>}p*VpSpKF_eI~+KG>p^%CB9$y65WE ztMb14?yLUzs#Uk28y-F{l~QE0S*~8YCazq$!rN!hUQvdDwk%GZI(6a7*ck6zx&%Vl zOiVB~HpcsxFEf=&#p=W14@au2`!0=+jy?9+W9mP@@|79jLcq3JGca)c2Zs+U+pSKlAqP-MqDH7h3CO zl{r^y-Encx9_GBC)>{8mYyAtYb+$71wc<-J0o=BH#fq_AyLT(CwWqayLu-9(uHCP` z@eTfaco?a)CSNMeZC-RqDcrJ<%nwfp5$PkqU(uEy~B5T_3uKoyI)`8>*Xk)}DTT6l#5 zcwYG=G)=S+xTO+asZ>@vA+QXC(7buHG&LdCu3gkSIQY|rO-(Jz^JF%gWpZ+oyE{Ae z-l3r%09#J(*pap8&&RZFgkfL`A&@>FKGQ^3oQlfhw{3#9T^1@Sx#2k6a2#CE1FbO) zgHSL?V>F8B?OoW@-#-#-XlU_VSLSj#(&;qaJw1BQ?%fKQ0di(Ah~f7mDr#xY_H-D= z%^J+^^_oC{hPpaLBC!Q{MgRKO$%#~o>)9*-HGu%p`g%lncXQ9+;7D^cdb{#Gnakx! zrBcM>@mcVFz~@dq^^~&1;WBuopEUWsF$*3F28k|MfavaiV%_@nUr(je=S6q-8vW** zNo#5fv}S%Jf{4dsiNV2<#`^j@X2H|xG@YHDde5Fc3fK=kc5>%VWrxG%y2}rm@joCS zg&=6#L?aPIclQ&k*RA`yUrMns8f_zy7!h4vYxL-760H$!ZB6mMzL97ovcz*;nV*fk zyIX(vJKs^jbHJms;HKY?FpOKb<#RLOGfhMyA@KPI3z>|tv=)B9UoGfz-RvyINai5qLdz@Pv;{-Ap7CiW%0Qz?C z+ND;kSfP{2B-w11Qn4s&!{N5taJa2hEXqtaOEQ_HtE)@z-Md!-2Z4V&xpSxY=fH1C zKm%Gze);s%x^gHT-oJmp>gwv!vzc&RSGuk%9mipEVuG%&EtYO^?!sy540000bbVXQnWMOn=I%9HWVRU5xGB7bSEigAN zF*Z~&F*-6aIx{gVFfuwYFsRP;vj6}9C3HntbYx+4WjbwdWNBu305UK!Gc7PTEipD! zF)=zaF*-9bD=;!TFfiGZO%DJ702y>eSaefwW^{L9a%BK_cXuvnZfkR6VQ^(GZ*pgw S?mQX*0000t}QT literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/scayt/icons/scayt.png b/ckeditor/plugins/scayt/icons/scayt.png new file mode 100644 index 0000000000000000000000000000000000000000..701ceee69ffd031218ea8100f52256d433b94db5 GIT binary patch literal 839 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b zKpodXn9)gNb_D|iQ-Y_9V~EA+)XAs)ZU+do?cXRXBVV&5he=R+$-5n%8&p@V(mS!q zzj0OEy(Rq&{ue^^XL~4c<@{#Q$ja8^7UM{CNJyS6<1elfm?5q__w)REH{<{I?tT6J zA8q*We`hQ>$N1p4-Mr_4p`zz3SFMuztoHH1_u6I4mv=svXs|iYxZ#=*3*+Cq`MY;p zpW39t|DiUabV@E&A&OcPk*wv@eQ^~=23bSvUUBcTERkw z*RNmuBn1ZtpRZVT>-?rSnJq_;x;C&Kc=amFY@sW2LTaiib3|O6TrvYcKR=6-ktK<`Z`h=R^4LPI6dk2@86FeJ!(3b@IhrohXIeeQeKF{=}jjEvlv1{1ziQNMfDi6 zI5s?=qwIUx(9$=Up=*)E*4r~?&z6pU{oBsi*!ax3b3(3yF|o0RA-mSC`Wm(NS;*A1 z&6Y2n7Ot8zckbUgB@ci7lJfKS54@`6Iq73%My{b?=>lb?%H4O%Zr{FbAF|cL-u`%X zO^u9pb`N7lME3Ew%)Ek?l5G#Cm+h8~%H}sSH@9c*wK+fE#b?rz4c9K^mxHRKF1HdT>SCj#S068|x$w5Eo-ulF-1>mfri*p$i5(p!J%;mLRKzEmHykPalbe~j zGOx$-McMBCjr@D#{N3x7ByLWAZn;WpuHW+y&z?QIdh+DS@`j&3e`<6sYTmndul<4F zCsPCuO6ze&PGfxY?#&w+pd~l5w)(8TYIN<^;lF?XvQ&J}H)>GvY+4l*D%yOop|zEj z|HiEwH!2u6?A|?_A-}(`&xC`i=Dxf-^B>l#+?0;qrIUMs2~f4fHKHUXu_VKd4b7#dj_8(SHhY8x0@85n%HA#8=BAvZrIGp!Q0hQ`*_Z9ol@ARB`7 r(@M${i&7cN%ggmL^RkPR6AM!H@{7`Ezq647Dq`?-^>bP0l+XkKZ;E0; literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/scayt/lang/af.js b/ckeditor/plugins/scayt/lang/af.js new file mode 100644 index 0000000..3813597 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/af.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'af', { + btn_about: 'SCAYT info', + btn_dictionaries: 'Woordeboeke', + btn_disable: 'SCAYT af', + btn_enable: 'SCAYT aan', + btn_langs:'Tale', + btn_options: 'Opsies', + text_title: 'Speltoets terwyl u tik' +}); diff --git a/ckeditor/plugins/scayt/lang/ar.js b/ckeditor/plugins/scayt/lang/ar.js new file mode 100644 index 0000000..858622b --- /dev/null +++ b/ckeditor/plugins/scayt/lang/ar.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'ar', { + btn_about: 'عن SCAYT', + btn_dictionaries: 'قواميس', + btn_disable: 'تعطيل SCAYT', + btn_enable: 'تفعيل SCAYT', + btn_langs:'لغات', + btn_options: 'خيارات', + text_title: 'تدقيق إملائي أثناء الكتابة' +}); diff --git a/ckeditor/plugins/scayt/lang/bg.js b/ckeditor/plugins/scayt/lang/bg.js new file mode 100644 index 0000000..38acdd1 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/bg.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'bg', { + btn_about: 'About SCAYT', + btn_dictionaries: 'Речници', + btn_disable: 'Disable SCAYT', + btn_enable: 'Enable SCAYT', + btn_langs:'Languages', + btn_options: 'Options', + text_title: 'Spell Check As You Type' +}); diff --git a/ckeditor/plugins/scayt/lang/bn.js b/ckeditor/plugins/scayt/lang/bn.js new file mode 100644 index 0000000..f1c9c58 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/bn.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'bn', { + btn_about: 'About SCAYT', + btn_dictionaries: 'Dictionaries', + btn_disable: 'Disable SCAYT', + btn_enable: 'Enable SCAYT', + btn_langs:'Languages', + btn_options: 'Options', + text_title: 'Spell Check As You Type' +}); diff --git a/ckeditor/plugins/scayt/lang/bs.js b/ckeditor/plugins/scayt/lang/bs.js new file mode 100644 index 0000000..a96b4cc --- /dev/null +++ b/ckeditor/plugins/scayt/lang/bs.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'bs', { + btn_about: 'About SCAYT', + btn_dictionaries: 'Dictionaries', + btn_disable: 'Disable SCAYT', + btn_enable: 'Enable SCAYT', + btn_langs:'Languages', + btn_options: 'Options', + text_title: 'Spell Check As You Type' +}); diff --git a/ckeditor/plugins/scayt/lang/ca.js b/ckeditor/plugins/scayt/lang/ca.js new file mode 100644 index 0000000..4955b65 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/ca.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'ca', { + btn_about: 'Quant a l\'SCAYT', + btn_dictionaries: 'Diccionaris', + btn_disable: 'Deshabilita SCAYT', + btn_enable: 'Habilitat l\'SCAYT', + btn_langs:'Idiomes', + btn_options: 'Opcions', + text_title: 'Spell Check As You Type' +}); diff --git a/ckeditor/plugins/scayt/lang/cs.js b/ckeditor/plugins/scayt/lang/cs.js new file mode 100644 index 0000000..1d3fb68 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/cs.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'cs', { + btn_about: 'O aplikaci SCAYT', + btn_dictionaries: 'Slovníky', + btn_disable: 'Vypnout SCAYT', + btn_enable: 'Zapnout SCAYT', + btn_langs:'Jazyky', + btn_options: 'Nastavení', + text_title: 'Kontrola pravopisu během psaní (SCAYT)' +}); diff --git a/ckeditor/plugins/scayt/lang/cy.js b/ckeditor/plugins/scayt/lang/cy.js new file mode 100644 index 0000000..23f16e0 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/cy.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'cy', { + btn_about: 'Ynghylch SCAYT', + btn_dictionaries: 'Geiriaduron', + btn_disable: 'Analluogi SCAYT', + btn_enable: 'Galluogi SCAYT', + btn_langs:'Ieithoedd', + btn_options: 'Opsiynau', + text_title: 'Gwirio\'r Sillafu Wrth Deipio' +}); diff --git a/ckeditor/plugins/scayt/lang/da.js b/ckeditor/plugins/scayt/lang/da.js new file mode 100644 index 0000000..a6eb642 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/da.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'da', { + btn_about: 'Om SCAYT', + btn_dictionaries: 'Ordbøger', + btn_disable: 'Deaktivér SCAYT', + btn_enable: 'Aktivér SCAYT', + btn_langs:'Sprog', + btn_options: 'Indstillinger', + text_title: 'Stavekontrol mens du skriver' +}); diff --git a/ckeditor/plugins/scayt/lang/de.js b/ckeditor/plugins/scayt/lang/de.js new file mode 100644 index 0000000..293326f --- /dev/null +++ b/ckeditor/plugins/scayt/lang/de.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'de', { + btn_about: 'Über SCAYT', + btn_dictionaries: 'Wörterbücher', + btn_disable: 'SCAYT ausschalten', + btn_enable: 'SCAYT einschalten', + btn_langs:'Sprachen', + btn_options: 'Optionen', + text_title: 'Rechtschreibprüfung während der Texteingabe (SCAYT)' +}); diff --git a/ckeditor/plugins/scayt/lang/el.js b/ckeditor/plugins/scayt/lang/el.js new file mode 100644 index 0000000..ea071b5 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/el.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'el', { + btn_about: 'About SCAYT', + btn_dictionaries: 'Λεξικά', + btn_disable: 'Disable SCAYT', + btn_enable: 'Enable SCAYT', + btn_langs:'Γλώσσες', + btn_options: 'Επιλογές', + text_title: 'Spell Check As You Type' +}); diff --git a/ckeditor/plugins/scayt/lang/en-au.js b/ckeditor/plugins/scayt/lang/en-au.js new file mode 100644 index 0000000..9be0586 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/en-au.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'en-au', { + btn_about: 'About SCAYT', + btn_dictionaries: 'Dictionaries', + btn_disable: 'Disable SCAYT', + btn_enable: 'Enable SCAYT', + btn_langs:'Languages', + btn_options: 'Options', + text_title: 'Spell Check As You Type' +}); diff --git a/ckeditor/plugins/scayt/lang/en-ca.js b/ckeditor/plugins/scayt/lang/en-ca.js new file mode 100644 index 0000000..bf9e89a --- /dev/null +++ b/ckeditor/plugins/scayt/lang/en-ca.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'en-ca', { + btn_about: 'About SCAYT', + btn_dictionaries: 'Dictionaries', + btn_disable: 'Disable SCAYT', + btn_enable: 'Enable SCAYT', + btn_langs:'Languages', + btn_options: 'Options', + text_title: 'Spell Check As You Type' +}); diff --git a/ckeditor/plugins/scayt/lang/en-gb.js b/ckeditor/plugins/scayt/lang/en-gb.js new file mode 100644 index 0000000..1b28d6e --- /dev/null +++ b/ckeditor/plugins/scayt/lang/en-gb.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'en-gb', { + btn_about: 'About SCAYT', + btn_dictionaries: 'Dictionaries', + btn_disable: 'Disable SCAYT', + btn_enable: 'Enable SCAYT', + btn_langs:'Languages', + btn_options: 'Options', + text_title: 'Spell Check As You Type' +}); diff --git a/ckeditor/plugins/scayt/lang/en.js b/ckeditor/plugins/scayt/lang/en.js new file mode 100644 index 0000000..091b014 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/en.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'en', { + btn_about: 'About SCAYT', + btn_dictionaries: 'Dictionaries', + btn_disable: 'Disable SCAYT', + btn_enable: 'Enable SCAYT', + btn_langs:'Languages', + btn_options: 'Options', + text_title: 'Spell Check As You Type' +}); diff --git a/ckeditor/plugins/scayt/lang/eo.js b/ckeditor/plugins/scayt/lang/eo.js new file mode 100644 index 0000000..2f71617 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/eo.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'eo', { + btn_about: 'Pri OKDVT', + btn_dictionaries: 'Vortaroj', + btn_disable: 'Malebligi OKDVT', + btn_enable: 'Ebligi OKDVT', + btn_langs:'Lingvoj', + btn_options: 'Opcioj', + text_title: 'OrtografiKontrolado Dum Vi Tajpas (OKDVT)' +}); diff --git a/ckeditor/plugins/scayt/lang/es.js b/ckeditor/plugins/scayt/lang/es.js new file mode 100644 index 0000000..a69c47d --- /dev/null +++ b/ckeditor/plugins/scayt/lang/es.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'es', { + btn_about: 'Acerca de Corrector', + btn_dictionaries: 'Diccionarios', + btn_disable: 'Desactivar Corrector', + btn_enable: 'Activar Corrector', + btn_langs:'Idiomas', + btn_options: 'Opciones', + text_title: 'Comprobar Ortografía Mientras Escribe' +}); diff --git a/ckeditor/plugins/scayt/lang/et.js b/ckeditor/plugins/scayt/lang/et.js new file mode 100644 index 0000000..1c888de --- /dev/null +++ b/ckeditor/plugins/scayt/lang/et.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'et', { + btn_about: 'SCAYT-ist lähemalt', + btn_dictionaries: 'Sõnaraamatud', + btn_disable: 'SCAYT keelatud', + btn_enable: 'SCAYT lubatud', + btn_langs:'Keeled', + btn_options: 'Valikud', + text_title: 'Õigekirjakontroll kirjutamise ajal' +}); diff --git a/ckeditor/plugins/scayt/lang/eu.js b/ckeditor/plugins/scayt/lang/eu.js new file mode 100644 index 0000000..217be7a --- /dev/null +++ b/ckeditor/plugins/scayt/lang/eu.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'eu', { + btn_about: 'SCAYTi buruz', + btn_dictionaries: 'Hiztegiak', + btn_disable: 'Desgaitu SCAYT', + btn_enable: 'Gaitu SCAYT', + btn_langs:'Hizkuntzak', + btn_options: 'Aukerak', + text_title: 'Ortografia Zuzenketa Idatzi Ahala (SCAYT)' +}); diff --git a/ckeditor/plugins/scayt/lang/fa.js b/ckeditor/plugins/scayt/lang/fa.js new file mode 100644 index 0000000..b78e9f3 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/fa.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'fa', { + btn_about: 'درباره SCAYT', + btn_dictionaries: 'دیکشنریها', + btn_disable: 'غیرفعالسازی SCAYT', + btn_enable: 'فعالسازی SCAYT', + btn_langs:'زبانها', + btn_options: 'گزینهها', + text_title: 'بررسی املای تایپ شما' +}); diff --git a/ckeditor/plugins/scayt/lang/fi.js b/ckeditor/plugins/scayt/lang/fi.js new file mode 100644 index 0000000..42379f6 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/fi.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'fi', { + btn_about: 'Tietoja oikoluvusta kirjoitetaessa', + btn_dictionaries: 'Sanakirjat', + btn_disable: 'Poista käytöstä oikoluku kirjoitetaessa', + btn_enable: 'Ota käyttöön oikoluku kirjoitettaessa', + btn_langs:'Kielet', + btn_options: 'Asetukset', + text_title: 'Oikolue kirjoitettaessa' +}); diff --git a/ckeditor/plugins/scayt/lang/fo.js b/ckeditor/plugins/scayt/lang/fo.js new file mode 100644 index 0000000..0e1fbe8 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/fo.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'fo', { + btn_about: 'Um SCAYT', + btn_dictionaries: 'Orðabøkur', + btn_disable: 'Nokta SCAYT', + btn_enable: 'Loyv SCAYT', + btn_langs:'Tungumál', + btn_options: 'Uppseting', + text_title: 'Kanna stavseting, meðan tú skrivar' +}); diff --git a/ckeditor/plugins/scayt/lang/fr-ca.js b/ckeditor/plugins/scayt/lang/fr-ca.js new file mode 100644 index 0000000..7b1ddf3 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/fr-ca.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'fr-ca', { + btn_about: 'About SCAYT', + btn_dictionaries: 'Dictionaries', + btn_disable: 'Disable SCAYT', + btn_enable: 'Enable SCAYT', + btn_langs:'Languages', + btn_options: 'Options', + text_title: 'Spell Check As You Type' +}); diff --git a/ckeditor/plugins/scayt/lang/fr.js b/ckeditor/plugins/scayt/lang/fr.js new file mode 100644 index 0000000..9034ea0 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/fr.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'fr', { + btn_about: 'A propos de SCAYT', + btn_dictionaries: 'Dictionnaires', + btn_disable: 'Désactiver SCAYT', + btn_enable: 'Activer SCAYT', + btn_langs:'Langues', + btn_options: 'Options', + text_title: 'Vérification de l\'Orthographe en Cours de Frappe (SCAYT)' +}); diff --git a/ckeditor/plugins/scayt/lang/gl.js b/ckeditor/plugins/scayt/lang/gl.js new file mode 100644 index 0000000..5e7b30d --- /dev/null +++ b/ckeditor/plugins/scayt/lang/gl.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'gl', { + btn_about: 'About SCAYT', + btn_dictionaries: 'Dictionaries', + btn_disable: 'Disable SCAYT', + btn_enable: 'Enable SCAYT', + btn_langs:'Languages', + btn_options: 'Options', + text_title: 'Spell Check As You Type' +}); diff --git a/ckeditor/plugins/scayt/lang/gu.js b/ckeditor/plugins/scayt/lang/gu.js new file mode 100644 index 0000000..b29bf1e --- /dev/null +++ b/ckeditor/plugins/scayt/lang/gu.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'gu', { + btn_about: 'SCAYT વિષે', + btn_dictionaries: 'શબ્દકોશ', + btn_disable: 'SCAYT ડિસેબલ કરવું', + btn_enable: 'SCAYT એનેબલ કરવું', + btn_langs:'ભાષાઓ', + btn_options: 'વિકલ્પો', + text_title: 'ટાઈપ કરતા સ્પેલ તપાસો' +}); diff --git a/ckeditor/plugins/scayt/lang/he.js b/ckeditor/plugins/scayt/lang/he.js new file mode 100644 index 0000000..da89f47 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/he.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'he', { + btn_about: 'אודות SCAYT', + btn_dictionaries: 'מילון', + btn_disable: 'בטל SCAYT', + btn_enable: 'אפשר SCAYT', + btn_langs:'שפות', + btn_options: 'אפשרויות', + text_title: 'בדיקת איות בזמן כתיבה (SCAYT)' +}); diff --git a/ckeditor/plugins/scayt/lang/hi.js b/ckeditor/plugins/scayt/lang/hi.js new file mode 100644 index 0000000..6a08c00 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/hi.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'hi', { + btn_about: 'About SCAYT', + btn_dictionaries: 'Dictionaries', + btn_disable: 'Disable SCAYT', + btn_enable: 'Enable SCAYT', + btn_langs:'Languages', + btn_options: 'Options', + text_title: 'Spell Check As You Type' +}); diff --git a/ckeditor/plugins/scayt/lang/hr.js b/ckeditor/plugins/scayt/lang/hr.js new file mode 100644 index 0000000..6cc9e5a --- /dev/null +++ b/ckeditor/plugins/scayt/lang/hr.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'hr', { + btn_about: 'O SCAYT', + btn_dictionaries: 'Rječnici', + btn_disable: 'Onemogući SCAYT', + btn_enable: 'Omogući SCAYT', + btn_langs:'Jezici', + btn_options: 'Opcije', + text_title: 'Provjeri pravopis tijekom tipkanja (SCAYT)' +}); diff --git a/ckeditor/plugins/scayt/lang/hu.js b/ckeditor/plugins/scayt/lang/hu.js new file mode 100644 index 0000000..b5b8ff5 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/hu.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'hu', { + btn_about: 'SCAYT névjegy', + btn_dictionaries: 'Szótár', + btn_disable: 'SCAYT letiltása', + btn_enable: 'SCAYT engedélyezése', + btn_langs:'Nyelvek', + btn_options: 'Beállítások', + text_title: 'Helyesírás ellenőrzés gépelés közben' +}); diff --git a/ckeditor/plugins/scayt/lang/is.js b/ckeditor/plugins/scayt/lang/is.js new file mode 100644 index 0000000..3b0b759 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/is.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'is', { + btn_about: 'About SCAYT', + btn_dictionaries: 'Dictionaries', + btn_disable: 'Disable SCAYT', + btn_enable: 'Enable SCAYT', + btn_langs:'Languages', + btn_options: 'Options', + text_title: 'Spell Check As You Type' +}); diff --git a/ckeditor/plugins/scayt/lang/it.js b/ckeditor/plugins/scayt/lang/it.js new file mode 100644 index 0000000..117420c --- /dev/null +++ b/ckeditor/plugins/scayt/lang/it.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'it', { + btn_about: 'About COMS', + btn_dictionaries: 'Dizionari', + btn_disable: 'Disabilita COMS', + btn_enable: 'Abilita COMS', + btn_langs:'Lingue', + btn_options: 'Opzioni', + text_title: 'Controllo Ortografico Mentre Scrivi' +}); diff --git a/ckeditor/plugins/scayt/lang/ja.js b/ckeditor/plugins/scayt/lang/ja.js new file mode 100644 index 0000000..9097f9c --- /dev/null +++ b/ckeditor/plugins/scayt/lang/ja.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'ja', { + btn_about: 'SCAYTバージョン', + btn_dictionaries: '辞書', + btn_disable: 'SCAYT無効', + btn_enable: 'SCAYT有効', + btn_langs:'言語', + btn_options: 'オプション', + text_title: 'スペルチェック設定(SCAYT)' +}); diff --git a/ckeditor/plugins/scayt/lang/ka.js b/ckeditor/plugins/scayt/lang/ka.js new file mode 100644 index 0000000..6f3d3ba --- /dev/null +++ b/ckeditor/plugins/scayt/lang/ka.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'ka', { + btn_about: 'SCAYT-ის შესახებ', + btn_dictionaries: 'ლექსიკონები', + btn_disable: 'SCAYT-ის გამორთვა', + btn_enable: 'SCAYT-ის ჩართვა', + btn_langs:'ენები', + btn_options: 'პარამეტრები', + text_title: 'მართლწერის შემოწმება კრეფისას' +}); diff --git a/ckeditor/plugins/scayt/lang/km.js b/ckeditor/plugins/scayt/lang/km.js new file mode 100644 index 0000000..5e21114 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/km.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'km', { + btn_about: 'About SCAYT', + btn_dictionaries: 'Dictionaries', + btn_disable: 'Disable SCAYT', + btn_enable: 'Enable SCAYT', + btn_langs:'Languages', + btn_options: 'Options', + text_title: 'Spell Check As You Type' +}); diff --git a/ckeditor/plugins/scayt/lang/ko.js b/ckeditor/plugins/scayt/lang/ko.js new file mode 100644 index 0000000..9bce7a4 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/ko.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'ko', { + btn_about: 'About SCAYT', + btn_dictionaries: 'Dictionaries', + btn_disable: 'Disable SCAYT', + btn_enable: 'Enable SCAYT', + btn_langs:'Languages', + btn_options: 'Options', + text_title: 'Spell Check As You Type' +}); diff --git a/ckeditor/plugins/scayt/lang/ku.js b/ckeditor/plugins/scayt/lang/ku.js new file mode 100644 index 0000000..09d82b0 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/ku.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'ku', { + btn_about: 'دهربارهی SCAYT', + btn_dictionaries: 'فهرههنگهکان', + btn_disable: 'ناچالاککردنی SCAYT', + btn_enable: 'چالاککردنی SCAYT', + btn_langs:'زمانهکان', + btn_options: 'ههڵبژارده', + text_title: 'پشکنینی نووسه لهکاتی نووسین' +}); diff --git a/ckeditor/plugins/scayt/lang/lt.js b/ckeditor/plugins/scayt/lang/lt.js new file mode 100644 index 0000000..2da3b32 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/lt.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'lt', { + btn_about: 'Apie SCAYT', + btn_dictionaries: 'Žodynai', + btn_disable: 'Išjungti SCAYT', + btn_enable: 'Įjungti SCAYT', + btn_langs:'Kalbos', + btn_options: 'Parametrai', + text_title: 'Tikrinti klaidas kai rašoma' +}); diff --git a/ckeditor/plugins/scayt/lang/lv.js b/ckeditor/plugins/scayt/lang/lv.js new file mode 100644 index 0000000..809855a --- /dev/null +++ b/ckeditor/plugins/scayt/lang/lv.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'lv', { + btn_about: 'Par SCAYT', + btn_dictionaries: 'Vārdnīcas', + btn_disable: 'Atslēgt SCAYT', + btn_enable: 'Ieslēgt SCAYT', + btn_langs:'Valodas', + btn_options: 'Uzstādījumi', + text_title: 'Pārbaudīt gramatiku rakstot' +}); diff --git a/ckeditor/plugins/scayt/lang/mk.js b/ckeditor/plugins/scayt/lang/mk.js new file mode 100644 index 0000000..49ab39b --- /dev/null +++ b/ckeditor/plugins/scayt/lang/mk.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'mk', { + btn_about: 'About SCAYT', + btn_dictionaries: 'Dictionaries', + btn_disable: 'Disable SCAYT', + btn_enable: 'Enable SCAYT', + btn_langs:'Languages', + btn_options: 'Options', + text_title: 'Spell Check As You Type' +}); diff --git a/ckeditor/plugins/scayt/lang/mn.js b/ckeditor/plugins/scayt/lang/mn.js new file mode 100644 index 0000000..a932def --- /dev/null +++ b/ckeditor/plugins/scayt/lang/mn.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'mn', { + btn_about: 'About SCAYT', + btn_dictionaries: 'Толь бичгүүд', + btn_disable: 'Disable SCAYT', + btn_enable: 'Enable SCAYT', + btn_langs:'Хэлүүд', + btn_options: 'Сонголт', + text_title: 'Spell Check As You Type' +}); diff --git a/ckeditor/plugins/scayt/lang/ms.js b/ckeditor/plugins/scayt/lang/ms.js new file mode 100644 index 0000000..98fd51f --- /dev/null +++ b/ckeditor/plugins/scayt/lang/ms.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'ms', { + btn_about: 'About SCAYT', + btn_dictionaries: 'Dictionaries', + btn_disable: 'Disable SCAYT', + btn_enable: 'Enable SCAYT', + btn_langs:'Languages', + btn_options: 'Options', + text_title: 'Spell Check As You Type' // MISSING +}); diff --git a/ckeditor/plugins/scayt/lang/nb.js b/ckeditor/plugins/scayt/lang/nb.js new file mode 100644 index 0000000..e82fab3 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/nb.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'nb', { + btn_about: 'Om SCAYT', + btn_dictionaries: 'Ordbøker', + btn_disable: 'Slå av SCAYT', + btn_enable: 'Slå på SCAYT', + btn_langs:'Språk', + btn_options: 'Valg', + text_title: 'Stavekontroll mens du skriver' +}); diff --git a/ckeditor/plugins/scayt/lang/nl.js b/ckeditor/plugins/scayt/lang/nl.js new file mode 100644 index 0000000..1f89bf0 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/nl.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'nl', { + btn_about: 'Over SCAYT', + btn_dictionaries: 'Woordenboeken', + btn_disable: 'SCAYT uitschakelen', + btn_enable: 'SCAYT inschakelen', + btn_langs:'Talen', + btn_options: 'Opties', + text_title: 'Controleer de spelling tijdens het typen' +}); diff --git a/ckeditor/plugins/scayt/lang/no.js b/ckeditor/plugins/scayt/lang/no.js new file mode 100644 index 0000000..10ea1ce --- /dev/null +++ b/ckeditor/plugins/scayt/lang/no.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'no', { + btn_about: 'Om SCAYT', + btn_dictionaries: 'Ordbøker', + btn_disable: 'Slå av SCAYT', + btn_enable: 'Slå på SCAYT', + btn_langs:'Språk', + btn_options: 'Valg', + text_title: 'Stavekontroll mens du skriver' +}); diff --git a/ckeditor/plugins/scayt/lang/pl.js b/ckeditor/plugins/scayt/lang/pl.js new file mode 100644 index 0000000..18a6005 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/pl.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'pl', { + btn_about: 'Informacje o SCAYT', + btn_dictionaries: 'Słowniki', + btn_disable: 'Wyłącz SCAYT', + btn_enable: 'Włącz SCAYT', + btn_langs:'Języki', + btn_options: 'Opcje', + text_title: 'Sprawdź pisownię podczas pisania (SCAYT)' +}); diff --git a/ckeditor/plugins/scayt/lang/pt-br.js b/ckeditor/plugins/scayt/lang/pt-br.js new file mode 100644 index 0000000..3747cb7 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/pt-br.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'pt-br', { + btn_about: 'Sobre a correção ortográfica durante a digitação', + btn_dictionaries: 'Dicionários', + btn_disable: 'Desabilitar correção ortográfica durante a digitação', + btn_enable: 'Habilitar correção ortográfica durante a digitação', + btn_langs:'Idiomas', + btn_options: 'Opções', + text_title: 'Correção ortográfica durante a digitação' +}); diff --git a/ckeditor/plugins/scayt/lang/pt.js b/ckeditor/plugins/scayt/lang/pt.js new file mode 100644 index 0000000..4330a8e --- /dev/null +++ b/ckeditor/plugins/scayt/lang/pt.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'pt', { + btn_about: 'About SCAYT', + btn_dictionaries: 'Dictionaries', + btn_disable: 'Disable SCAYT', + btn_enable: 'Enable SCAYT', + btn_langs:'Languages', + btn_options: 'Options', + text_title: 'Spell Check As You Type' // MISSING +}); diff --git a/ckeditor/plugins/scayt/lang/ro.js b/ckeditor/plugins/scayt/lang/ro.js new file mode 100644 index 0000000..706ea79 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/ro.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'ro', { + btn_about: 'About SCAYT', + btn_dictionaries: 'Dictionaries', + btn_disable: 'Disable SCAYT', + btn_enable: 'Enable SCAYT', + btn_langs:'Languages', + btn_options: 'Options', + text_title: 'Spell Check As You Type' // MISSING +}); diff --git a/ckeditor/plugins/scayt/lang/ru.js b/ckeditor/plugins/scayt/lang/ru.js new file mode 100644 index 0000000..8abbece --- /dev/null +++ b/ckeditor/plugins/scayt/lang/ru.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'ru', { + btn_about: 'О SCAYT', + btn_dictionaries: 'Словари', + btn_disable: 'Отключить SCAYT', + btn_enable: 'Включить SCAYT', + btn_langs:'Языки', + btn_options: 'Настройки', + text_title: 'Проверка орфографии по мере ввода (SCAYT)' +}); diff --git a/ckeditor/plugins/scayt/lang/sk.js b/ckeditor/plugins/scayt/lang/sk.js new file mode 100644 index 0000000..0a09b53 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/sk.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'sk', { + btn_about: 'O KPPP (Kontrola pravopisu počas písania)', + btn_dictionaries: 'Slovníky', + btn_disable: 'Zakázať KPPP (Kontrola pravopisu počas písania)', + btn_enable: 'Povoliť KPPP (Kontrola pravopisu počas písania)', + btn_langs:'Jazyky', + btn_options: 'Možnosti', + text_title: 'Kontrola pravopisu počas písania' +}); diff --git a/ckeditor/plugins/scayt/lang/sl.js b/ckeditor/plugins/scayt/lang/sl.js new file mode 100644 index 0000000..301f72a --- /dev/null +++ b/ckeditor/plugins/scayt/lang/sl.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'sl', { + btn_about: 'O storitvi SCAYT', + btn_dictionaries: 'Slovarji', + btn_disable: 'Onemogoči SCAYT', + btn_enable: 'Omogoči SCAYT', + btn_langs:'Jeziki', + btn_options: 'Možnosti', + text_title: 'Črkovanje med tipkanjem' +}); diff --git a/ckeditor/plugins/scayt/lang/sr-latn.js b/ckeditor/plugins/scayt/lang/sr-latn.js new file mode 100644 index 0000000..02a6554 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/sr-latn.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'sr-latn', { + btn_about: 'About SCAYT', + btn_dictionaries: 'Dictionaries', + btn_disable: 'Disable SCAYT', + btn_enable: 'Enable SCAYT', + btn_langs:'Languages', + btn_options: 'Options', + text_title: 'Spell Check As You Type' // MISSING +}); diff --git a/ckeditor/plugins/scayt/lang/sr.js b/ckeditor/plugins/scayt/lang/sr.js new file mode 100644 index 0000000..067e401 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/sr.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'sr', { + btn_about: 'About SCAYT', + btn_dictionaries: 'Dictionaries', + btn_disable: 'Disable SCAYT', + btn_enable: 'Enable SCAYT', + btn_langs:'Languages', + btn_options: 'Options', + text_title: 'Spell Check As You Type' // MISSING +}); diff --git a/ckeditor/plugins/scayt/lang/sv.js b/ckeditor/plugins/scayt/lang/sv.js new file mode 100644 index 0000000..5d55b3d --- /dev/null +++ b/ckeditor/plugins/scayt/lang/sv.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'sv', { + btn_about: 'Om SCAYT', + btn_dictionaries: 'Ordlistor', + btn_disable: 'Inaktivera SCAYT', + btn_enable: 'Aktivera SCAYT', + btn_langs:'Språk', + btn_options: 'Inställningar', + text_title: 'Stavningskontroll medan du skriver' +}); diff --git a/ckeditor/plugins/scayt/lang/th.js b/ckeditor/plugins/scayt/lang/th.js new file mode 100644 index 0000000..4842cdf --- /dev/null +++ b/ckeditor/plugins/scayt/lang/th.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'th', { + btn_about: 'About SCAYT', + btn_dictionaries: 'Dictionaries', + btn_disable: 'Disable SCAYT', + btn_enable: 'Enable SCAYT', + btn_langs:'Languages', + btn_options: 'Options', + text_title: 'Spell Check As You Type' // MISSING +}); diff --git a/ckeditor/plugins/scayt/lang/tr.js b/ckeditor/plugins/scayt/lang/tr.js new file mode 100644 index 0000000..50961ac --- /dev/null +++ b/ckeditor/plugins/scayt/lang/tr.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'tr', { + btn_about: 'SCAYT\'ı hakkında', + btn_dictionaries: 'Sözlükler', + btn_disable: 'SCAYT\'ı pasifleştir', + btn_enable: 'SCAYT\'ı etkinleştir', + btn_langs:'Diller', + btn_options: 'Seçenekler', + text_title: 'Girmiş olduğunuz kelime denetimi' +}); diff --git a/ckeditor/plugins/scayt/lang/ug.js b/ckeditor/plugins/scayt/lang/ug.js new file mode 100644 index 0000000..a03b535 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/ug.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'ug', { + btn_about: 'شۇئان ئىملا تەكشۈرۈش ھەققىدە', + btn_dictionaries: 'لۇغەت', + btn_disable: 'شۇئان ئىملا تەكشۈرۈشنى چەكلە', + btn_enable: 'شۇئان ئىملا تەكشۈرۈشنى قوزغات', + btn_langs:'تىل', + btn_options: 'تاللانما', + text_title: 'شۇئان ئىملا تەكشۈر' +}); diff --git a/ckeditor/plugins/scayt/lang/uk.js b/ckeditor/plugins/scayt/lang/uk.js new file mode 100644 index 0000000..18cfdc4 --- /dev/null +++ b/ckeditor/plugins/scayt/lang/uk.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'uk', { + btn_about: 'Про SCAYT', + btn_dictionaries: 'Словники', + btn_disable: 'Вимкнути SCAYT', + btn_enable: 'Ввімкнути SCAYT', + btn_langs:'Мови', + btn_options: 'Опції', + text_title: 'Перефірка орфографії по мірі набору' +}); diff --git a/ckeditor/plugins/scayt/lang/vi.js b/ckeditor/plugins/scayt/lang/vi.js new file mode 100644 index 0000000..efd1fda --- /dev/null +++ b/ckeditor/plugins/scayt/lang/vi.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'vi', { + btn_about: 'Thông tin về SCAYT', + btn_dictionaries: 'Từ điển', + btn_disable: 'Tắt SCAYT', + btn_enable: 'Bật SCAYT', + btn_langs:'Ngôn ngữ', + btn_options: 'Tùy chọn', + text_title: 'Kiểm tra chính tả ngay khi gõ chữ (SCAYT)' +}); diff --git a/ckeditor/plugins/scayt/lang/zh-cn.js b/ckeditor/plugins/scayt/lang/zh-cn.js new file mode 100644 index 0000000..46efa2f --- /dev/null +++ b/ckeditor/plugins/scayt/lang/zh-cn.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'zh-cn', { + btn_about: '关于即时拼写检查', + btn_dictionaries: '字典', + btn_disable: '禁用即时拼写检查', + btn_enable: '启用即时拼写检查', + btn_langs:'语言', + btn_options: '选项', + text_title: '即时拼写检查' +}); diff --git a/ckeditor/plugins/scayt/lang/zh.js b/ckeditor/plugins/scayt/lang/zh.js new file mode 100644 index 0000000..a34372f --- /dev/null +++ b/ckeditor/plugins/scayt/lang/zh.js @@ -0,0 +1,13 @@ +/* +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'scayt', 'zh', { + btn_about: '關於即時拼寫檢查', + btn_dictionaries: '字典', + btn_disable: '關閉即時拼寫檢查', + btn_enable: '啟用即時拼寫檢查', + btn_langs: '語言', + btn_options: '選項', + text_title: '即時拼寫檢查' +}); diff --git a/ckeditor/plugins/scayt/plugin.js b/ckeditor/plugins/scayt/plugin.js new file mode 100644 index 0000000..38a2791 --- /dev/null +++ b/ckeditor/plugins/scayt/plugin.js @@ -0,0 +1,1938 @@ +'use strict'; +CKEDITOR.plugins.add('scayt', { + + //requires : ['menubutton', 'dialog'], + requires: 'menubutton,dialog', + lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,el,en-au,en-ca,en-gb,en,eo,es,et,eu,fa,fi,fo,fr-ca,fr,gl,gu,he,hi,hr,hu,is,it,ja,ka,km,ko,lt,lv,mk,mn,ms,nb,nl,no,pl,pt-br,pt,ro,ru,sk,sl,sr-latn,sr,sv,th,tr,ug,uk,vi,zh-cn,zh', // %REMOVE_LINE_CORE% + icons: 'scayt', // %REMOVE_LINE_CORE% + hidpi: true, // %REMOVE_LINE_CORE% + tabToOpen : null, + dialogName: 'scaytDialog', + onLoad: function(editor){ + /* + Create timestamp for unique url. Timestamp was created once when plugin loaded + */ + CKEDITOR.plugins.scayt.onLoadTimestamp = new Date().getTime(); + + // Append skin specific stylesheet fo moono-lisa skin. + if ( ( CKEDITOR.skinName || editor.config.skin ) == 'moono-lisa' ) { + CKEDITOR.document.appendStyleSheet( this.path + 'skins/' + CKEDITOR.skin.name + '/scayt.css' ); + } + }, + init: function(editor) { + var self = this, + plugin = CKEDITOR.plugins.scayt; + + this.bindEvents(editor); + this.parseConfig(editor); + this.addRule(editor); + + // source mode + CKEDITOR.dialog.add(this.dialogName, CKEDITOR.getUrl(this.path + 'dialogs/options.js')); + // end source mode + + this.addMenuItems(editor); + var config = editor.config, + lang = editor.lang.scayt, + env = CKEDITOR.env; + + editor.ui.add('Scayt', CKEDITOR.UI_MENUBUTTON, { + label : lang.text_title, + title : ( editor.plugins.wsc ? editor.lang.wsc.title : lang.text_title ), + // SCAYT doesn't work in IE Compatibility Mode and IE (8 & 9) Quirks Mode + modes : {wysiwyg: !(env.ie && ( env.version < 8 || env.quirks ) ) }, + toolbar: 'spellchecker,20', + refresh: function() { + var buttonState = editor.ui.instances.Scayt.getState(); + + // check if scayt is created + if(editor.scayt) { + // check if scayt is enabled + if(plugin.state.scayt[editor.name]) { + buttonState = CKEDITOR.TRISTATE_ON; + } else { + buttonState = CKEDITOR.TRISTATE_OFF; + } + } + + editor.fire('scaytButtonState', buttonState); + }, + onRender: function() { + var that = this; + + editor.on('scaytButtonState', function(ev) { + if(typeof ev.data !== undefined) { + that.setState(ev.data); + } + }); + }, + onMenu : function() { + var scaytInstance = editor.scayt; + + editor.getMenuItem('scaytToggle').label = editor.lang.scayt[(scaytInstance ? plugin.state.scayt[editor.name] : false) ? 'btn_disable' : 'btn_enable']; + + // If UI tab is disabled we shouldn't show menu item + var menuDefinition = { + scaytToggle : CKEDITOR.TRISTATE_OFF, + scaytOptions : scaytInstance ? CKEDITOR.TRISTATE_OFF : CKEDITOR.TRISTATE_DISABLED, + scaytLangs : scaytInstance ? CKEDITOR.TRISTATE_OFF : CKEDITOR.TRISTATE_DISABLED, + scaytDict : scaytInstance ? CKEDITOR.TRISTATE_OFF : CKEDITOR.TRISTATE_DISABLED, + scaytAbout : scaytInstance ? CKEDITOR.TRISTATE_OFF : CKEDITOR.TRISTATE_DISABLED, + WSC : editor.plugins.wsc ? CKEDITOR.TRISTATE_OFF : CKEDITOR.TRISTATE_DISABLED + }; + + if(!editor.config.scayt_uiTabs[0]) { + delete menuDefinition.scaytOptions; + } + + if(!editor.config.scayt_uiTabs[1]) { + delete menuDefinition.scaytLangs; + } + + if(!editor.config.scayt_uiTabs[2]) { + delete menuDefinition.scaytDict; + } + + return menuDefinition; + } + }); + + // If the 'contextmenu' plugin is loaded, register the listeners. + if(editor.contextMenu && editor.addMenuItems) { + editor.contextMenu.addListener(function(element, selection) { + var scaytInstance = editor.scayt, + result, selectionNode; + + if(scaytInstance) { + selectionNode = scaytInstance.getSelectionNode(); + + // SCAYT shouldn't build context menu if instance isnot created or word is without misspelling or grammar problem + if(selectionNode) { + var items = self.menuGenerator(editor, selectionNode); + + scaytInstance.showBanner('.' + editor.contextMenu._.definition.panel.className.split(' ').join(' .')); + result = items; + } + } + + return result; + }); + + editor.contextMenu._.onHide = CKEDITOR.tools.override(editor.contextMenu._.onHide, function(org) { + return function() { + var scaytInstance = editor.scayt; + + if(scaytInstance) { + scaytInstance.hideBanner(); + } + + return org.apply(this); + }; + }); + } + }, + addMenuItems: function(editor) { + var self = this, + plugin = CKEDITOR.plugins.scayt, + graytGroups = ['grayt_description', 'grayt_suggest', 'grayt_control'], + menuGroup = 'scaytButton'; + + editor.addMenuGroup(menuGroup); + + var items_order = editor.config.scayt_contextMenuItemsOrder.split('|'); + + for(var pos = 0 ; pos < items_order.length ; pos++) { + items_order[pos] = 'scayt_' + items_order[pos]; + } + items_order = graytGroups.concat(items_order); + + if(items_order && items_order.length) { + for(var pos = 0 ; pos < items_order.length ; pos++) { + editor.addMenuGroup(items_order[pos], pos - 10); + } + } + + editor.addCommand( 'scaytToggle', { + exec: function(editor) { + var scaytInstance = editor.scayt; + + plugin.state.scayt[editor.name] = !plugin.state.scayt[editor.name]; + + if(plugin.state.scayt[editor.name] === true) { + if(!scaytInstance) { + plugin.createScayt(editor); + } + } else { + if(scaytInstance) { + plugin.destroy(editor); + } + } + } + } ); + + editor.addCommand( 'scaytAbout', { + exec: function(editor) { + var scaytInstance = editor.scayt; + + scaytInstance.tabToOpen = 'about'; + editor.lockSelection(); + editor.openDialog(self.dialogName); + } + } ); + + editor.addCommand( 'scaytOptions', { + exec: function(editor) { + var scaytInstance = editor.scayt; + + scaytInstance.tabToOpen = 'options'; + editor.lockSelection(); + editor.openDialog(self.dialogName); + } + } ); + + editor.addCommand( 'scaytLangs', { + exec: function(editor) { + var scaytInstance = editor.scayt; + + scaytInstance.tabToOpen = 'langs'; + editor.lockSelection(); + editor.openDialog(self.dialogName); + } + } ); + + editor.addCommand( 'scaytDict', { + exec: function(editor) { + var scaytInstance = editor.scayt; + + scaytInstance.tabToOpen = 'dictionaries'; + editor.lockSelection(); + editor.openDialog(self.dialogName); + } + } ); + + var uiMenuItems = { + scaytToggle: { + label : editor.lang.scayt.btn_enable, + group : menuGroup, + command: 'scaytToggle' + }, + scaytAbout: { + label : editor.lang.scayt.btn_about, + group : menuGroup, + command: 'scaytAbout' + }, + scaytOptions: { + label : editor.lang.scayt.btn_options, + group : menuGroup, + command: 'scaytOptions' + }, + scaytLangs: { + label : editor.lang.scayt.btn_langs, + group : menuGroup, + command: 'scaytLangs' + }, + scaytDict: { + label : editor.lang.scayt.btn_dictionaries, + group : menuGroup, + command: 'scaytDict' + } + }; + + if(editor.plugins.wsc) { + uiMenuItems.WSC = { + label : editor.lang.wsc.toolbar, + group : menuGroup, + onClick: function() { + var inlineMode = (editor.elementMode == CKEDITOR.ELEMENT_MODE_INLINE), + plugin = CKEDITOR.plugins.scayt, + scaytInstance = editor.scayt, + text = inlineMode ? editor.container.getText() : editor.document.getBody().getText(); + + text = text.replace(/\s/g, ''); + + if(text) { + if(scaytInstance && plugin.state.scayt[editor.name] && scaytInstance.setMarkupPaused) { + scaytInstance.setMarkupPaused(true); + } + + editor.lockSelection(); + editor.execCommand('checkspell'); + } else { + alert('Nothing to check!'); + } + } + } + } + + editor.addMenuItems(uiMenuItems); + }, + bindEvents: function(editor) { + var self = this, + plugin = CKEDITOR.plugins.scayt, + inline_mode = (editor.elementMode == CKEDITOR.ELEMENT_MODE_INLINE); + + var scaytDestroy = function() { + plugin.destroy(editor); + }; + + /** + * CKEditor take care about drag&drop in inline editor. + * Dragging (mousedown) has to be initialized in editable, + * but for mouseup we listen on document element. + * We need to take care about that. For this case we fire + * 'mouseup' in standart (iframe) editor when drag&drop from + * inline editor, what will trigger 'checkSelectionChange' functionality + */ + /* + editor.on('drop', function(evt) { + var dragEditorIsInline = evt.data.dragRange ? evt.data.dragRange.root.editor.editable().isInline() : false, + dropEditorIsNotInline = evt.data.dropRange.root.editor.editable().isInline() ? false : true; + + if (dropEditorIsNotInline && dragEditorIsInline) { + evt.data.dragRange.root.editor.document.getDocumentElement().fire( 'mouseup', new CKEDITOR.dom.event() ); + } + }); + */ + + /** + * Dirty fix for placeholder drag&drop + * Should be fixed with next release + */ + /* + editor.on('drop', function(evt) { + var dropRange = evt.data.dropRange; + var b = dropRange.createBookmark(true); + editor.scayt.removeMarkupInSelectionNode({ selectionNode: evt.data.target.$, forceBookmark: false }); + dropRange.moveToBookmark(b); + + evt.data.dropRange = dropRange; + return evt; + }, this, null, 0); // We should be sure that we modify dropRange before CKEDITOR.plugins.clipboard calls + */ + + var contentDomReady = function() { + // The event is fired when editable iframe node was reinited so we should restart our service + if (plugin.state.scayt[editor.name] && !editor.readOnly && !editor.scayt) { + plugin.createScayt(editor); + } + }; + + var addMarkupStateHandlers = function() { + var editable = editor.editable(); + + editable.attachListener( editable, 'focus', function( evt ) { + if( CKEDITOR.plugins.scayt && !editor.scayt ) { + setTimeout(contentDomReady, 0); // we need small timeout in order to correctly set initial 'focused' option value in SCAYT core + } + + var pluginStatus = CKEDITOR.plugins.scayt && CKEDITOR.plugins.scayt.state.scayt[editor.name] && editor.scayt, + selectedElement, ranges, textLength, range; + + if((inline_mode ? true : pluginStatus) && editor._.savedSelection) { + selectedElement = editor._.savedSelection.getSelectedElement(); + ranges = !selectedElement && editor._.savedSelection.getRanges(); + + for(var i = 0; i < ranges.length; i++) { + range = ranges[i]; + // we need to check type of node value in order to avoid error in IE when accessing 'nodeValue' property + if(typeof range.startContainer.$.nodeValue === 'string') { + textLength = range.startContainer.getText().length; + if(textLength < range.startOffset || textLength < range.endOffset) { + editor.unlockSelection(false); + } + } + } + } + }, this, null, -10 ); // priority "-10" is set to call SCAYT CKEDITOR.editor#unlockSelection before CKEDITOR.editor#unlockSelection call + }; + + var contentDomHandler = function() { + if(inline_mode) { + + if (!editor.config.scayt_inlineModeImmediateMarkup) { + /* + * Give an opportunity to CKEditor to perform all needed updates + * and only after that call 'scaytDestroy' method (#72725) + */ + editor.on('blur', function () { setTimeout( scaytDestroy, 0 ); } ); + editor.on('focus', contentDomReady); + + // We need to check if editor has focus(created) right now. + // If editor is active - make attempt to create scayt + if(editor.focusManager.hasFocus) { + contentDomReady(); + } + + } else { + contentDomReady(); + } + + } else { + contentDomReady(); + } + + addMarkupStateHandlers(); + + /* + * 'mousedown' handler handle widget selection (click on widget). To + * fix the issue when widget#wrapper referenced to element which can + * be broken after markup. + */ + var editable = editor.editable(); + editable.attachListener(editable, 'mousedown', function( evt ) { + var target = evt.data.getTarget(); + var widget = editor.widgets && editor.widgets.getByElement( target ); + if ( widget ) { + widget.wrapper = target.getAscendant( function( el ) { + return el.hasAttribute( 'data-cke-widget-wrapper' ) + }, true ); + } + }, this, null, -10); // '-10': we need to be shure that widget#wrapper updated before any other calls + }; + + editor.on('contentDom', contentDomHandler); + + editor.on('beforeCommandExec', function(ev) { + var scaytInstance = editor.scayt, + selectedLangElement = null, + forceBookmark = false, + removeMarkupInsideSelection = true; + + // TODO: after switching in source mode not recreate SCAYT instance, try to just rerun markuping to don't make requests to server + if(ev.data.name in plugin.options.disablingCommandExec && editor.mode == 'wysiwyg') { + if(scaytInstance) { + plugin.destroy(editor); + editor.fire('scaytButtonState', CKEDITOR.TRISTATE_DISABLED); + } + } else if( ev.data.name === 'bold' || ev.data.name === 'italic' || ev.data.name === 'underline' || + ev.data.name === 'strike' || ev.data.name === 'subscript' || ev.data.name === 'superscript' || + ev.data.name === 'enter' || ev.data.name === 'cut' || ev.data.name === 'language') { + if(scaytInstance) { + if(ev.data.name === 'cut') { + removeMarkupInsideSelection = false; + // We need to force bookmark before we remove our markup. + // Otherwise we will get issues with cutting text via context menu. + forceBookmark = true; + } + + // We need to remove all SCAYT markup from 'lang' node before it will be deleted. + // We need to remove SCAYT markup from selected text before creating 'lang' node as well. + if(ev.data.name === 'language') { + selectedLangElement = editor.plugins.language.getCurrentLangElement(editor); + selectedLangElement = selectedLangElement && selectedLangElement.$; + // We need to force bookmark before we remove our markup. + // Otherwise we will get issues with cutting text via language plugin menu. + forceBookmark = true; + } + + editor.fire('reloadMarkupScayt', { + removeOptions: { + removeInside: removeMarkupInsideSelection, + forceBookmark: forceBookmark, + selectionNode: selectedLangElement + }, + timeout: 0 + }); + } + } + }); + + editor.on('beforeSetMode', function(ev) { + var scaytInstance; + // needed when we use: + // CKEDITOR.instances.editor_ID.setMode("source") + // CKEDITOR.instances.editor_ID.setMode("wysiwyg") + // can't be implemented in editor.on('mode', function(ev) {}); + if (ev.data == 'source') { + scaytInstance = editor.scayt; + if(scaytInstance) { + plugin.destroy(editor); + editor.fire('scaytButtonState', CKEDITOR.TRISTATE_DISABLED); + } + + // remove custom data from body, to prevent waste properties showing in IE8 + if(editor.document) { //GitHub #84 : make sure that document exists(e.g. when startup mode set to 'source') + editor.document.getBody().removeAttribute('_jquid'); + } + } + }); + + editor.on('afterCommandExec', function(ev) { + if(editor.mode == 'wysiwyg' && (ev.data.name == 'undo' || ev.data.name == 'redo')) { + setTimeout(function() { + var scaytInstance = editor.scayt; + + plugin.reloadMarkup(scaytInstance); + }, 250); + } + }); + + // handle readonly changes + editor.on('readOnly', function(ev) { + var scaytInstance; + + if(ev) { + scaytInstance = editor.scayt; + + if(ev.editor.readOnly === true) { + if(scaytInstance) { + scaytInstance.fire('removeMarkupInDocument', {}); + } + } else { + if(scaytInstance) { + plugin.reloadMarkup(scaytInstance); + } else if(ev.editor.mode == 'wysiwyg' && plugin.state.scayt[ev.editor.name] === true) { + plugin.createScayt(editor); + ev.editor.fire('scaytButtonState', CKEDITOR.TRISTATE_ON); + } + } + } + }); + + // we need to destroy SCAYT before CK editor will be completely destroyed + editor.on('beforeDestroy', scaytDestroy); + + //#9439 after SetData method fires contentDom event and SCAYT create additional instanse + // This way we should destroy SCAYT on setData event when contenteditable Iframe was re-created + editor.on('setData', function() { + scaytDestroy(); + + // in inline mode SetData does not fire contentDom event + if(editor.elementMode == CKEDITOR.ELEMENT_MODE_INLINE || editor.plugins.divarea) { + contentDomHandler(); + } + }, this, null, 50); + + /* + * Main entry point to react on changes in document + */ + editor.on('reloadMarkupScayt', function(ev) { + var removeOptions = ev.data && ev.data.removeOptions, + timeout = ev.data && ev.data.timeout, + scaytInstance = editor.scayt; + + if (scaytInstance) { + /** + * Perform removeMarkupInSelectionNode and 'startSpellCheck' fire + * asynchroniosly and keep CKEDITOR flow as expected + */ + setTimeout(function() { + + /* trigger remove and reload markup */ + scaytInstance.removeMarkupInSelectionNode(removeOptions); + plugin.reloadMarkup(scaytInstance); + }, timeout || 0 ); + } + }); + + // Reload spell-checking for current word after insertion completed. + editor.on('insertElement', function() { + // IE bug: we need wait here to make sure that focus is returned to editor, and we can store the selection before we proceed with markup + editor.fire('reloadMarkupScayt', {removeOptions: {forceBookmark: true}}); + }, this, null, 50); + + editor.on('insertHtml', function() { + editor.fire('reloadMarkupScayt'); + }, this, null, 50); + + editor.on('insertText', function() { + editor.fire('reloadMarkupScayt'); + }, this, null, 50); + + // The event is listening to open necessary dialog tab + editor.on('scaytDialogShown', function(ev) { + var dialog = ev.data, + scaytInstance = editor.scayt; + + dialog.selectPage(scaytInstance.tabToOpen); + }); + }, + parseConfig: function(editor) { + var plugin = CKEDITOR.plugins.scayt; + + // preprocess config for backward compatibility + plugin.replaceOldOptionsNames(editor.config); + + // Checking editor's config after initialization + if(typeof editor.config.scayt_autoStartup !== 'boolean') { + editor.config.scayt_autoStartup = false; + } + plugin.state.scayt[editor.name] = editor.config.scayt_autoStartup; + + if(typeof editor.config.grayt_autoStartup !== 'boolean') { + editor.config.grayt_autoStartup = false; + } + if(typeof editor.config.scayt_inlineModeImmediateMarkup !== 'boolean') { + editor.config.scayt_inlineModeImmediateMarkup = false; + } + plugin.state.grayt[editor.name] = editor.config.grayt_autoStartup; + + if(!editor.config.scayt_contextCommands) { + editor.config.scayt_contextCommands = 'ignore|ignoreall|add'; + } + + if(!editor.config.scayt_contextMenuItemsOrder) { + editor.config.scayt_contextMenuItemsOrder = 'suggest|moresuggest|control'; + } + + if(!editor.config.scayt_sLang) { + editor.config.scayt_sLang = 'en_US'; + } + + if(editor.config.scayt_maxSuggestions === undefined || typeof editor.config.scayt_maxSuggestions != 'number' || editor.config.scayt_maxSuggestions < 0) { + editor.config.scayt_maxSuggestions = 5; + } + + if(editor.config.scayt_minWordLength === undefined || typeof editor.config.scayt_minWordLength != 'number' || editor.config.scayt_minWordLength < 1) { + editor.config.scayt_minWordLength = 4; + } + + if(editor.config.scayt_customDictionaryIds === undefined || typeof editor.config.scayt_customDictionaryIds !== 'string') { + editor.config.scayt_customDictionaryIds = ''; + } + + if(editor.config.scayt_userDictionaryName === undefined || typeof editor.config.scayt_userDictionaryName !== 'string') { + editor.config.scayt_userDictionaryName = null; + } + + if(typeof editor.config.scayt_uiTabs === 'string' && editor.config.scayt_uiTabs.split(',').length === 3) { + var scayt_uiTabs = [], _tempUITabs = []; + editor.config.scayt_uiTabs = editor.config.scayt_uiTabs.split(','); + + CKEDITOR.tools.search(editor.config.scayt_uiTabs, function(value) { + if (Number(value) === 1 || Number(value) === 0) { + _tempUITabs.push(true); + scayt_uiTabs.push(Number(value)); + } else { + _tempUITabs.push(false); + } + }); + + if (CKEDITOR.tools.search(_tempUITabs, false) === null) { + editor.config.scayt_uiTabs = scayt_uiTabs; + } else { + editor.config.scayt_uiTabs = [1,1,1]; + } + + } else { + editor.config.scayt_uiTabs = [1,1,1]; + } + + if(typeof editor.config.scayt_serviceProtocol != 'string') { + editor.config.scayt_serviceProtocol = null; + } + + if(typeof editor.config.scayt_serviceHost != 'string') { + editor.config.scayt_serviceHost = null; + } + + if(typeof editor.config.scayt_servicePort != 'string') { + editor.config.scayt_servicePort = null; + } + + if(typeof editor.config.scayt_servicePath != 'string') { + editor.config.scayt_servicePath = null; + } + + if(!editor.config.scayt_moreSuggestions) { + editor.config.scayt_moreSuggestions = 'on'; + } + + if(typeof editor.config.scayt_customerId !== 'string') { + editor.config.scayt_customerId = '1:WvF0D4-UtPqN1-43nkD4-NKvUm2-daQqk3-LmNiI-z7Ysb4-mwry24-T8YrS3-Q2tpq2'; + } + + if(typeof editor.config.scayt_srcUrl !== 'string') { + var protocol = document.location.protocol; + protocol = protocol.search(/https?:/) != -1 ? protocol : 'http:'; + + editor.config.scayt_srcUrl = protocol + '//svc.webspellchecker.net/spellcheck31/lf/scayt3/ckscayt/ckscayt.js'; + } + + if(typeof CKEDITOR.config.scayt_handleCheckDirty !== 'boolean') { + CKEDITOR.config.scayt_handleCheckDirty = true; + } + + if(typeof CKEDITOR.config.scayt_handleUndoRedo !== 'boolean') { + /* set default as 'true' */ + CKEDITOR.config.scayt_handleUndoRedo = true; + } + /* checking 'undo' plugin, if no disable SCAYT handler */ + CKEDITOR.config.scayt_handleUndoRedo = CKEDITOR.plugins.undo ? CKEDITOR.config.scayt_handleUndoRedo : false; + + if(typeof editor.config.scayt_multiLanguageMode !== 'boolean') { + editor.config.scayt_multiLanguageMode = false; + } + + if(typeof editor.config.scayt_multiLanguageStyles !== 'object') { + editor.config.scayt_multiLanguageStyles = {}; + } + + if(editor.config.scayt_ignoreAllCapsWords && typeof editor.config.scayt_ignoreAllCapsWords !== 'boolean') { + editor.config.scayt_ignoreAllCapsWords = false; + } + + if(editor.config.scayt_ignoreDomainNames && typeof editor.config.scayt_ignoreDomainNames !== 'boolean') { + editor.config.scayt_ignoreDomainNames = false; + } + + if(editor.config.scayt_ignoreWordsWithMixedCases && typeof editor.config.scayt_ignoreWordsWithMixedCases !== 'boolean') { + editor.config.scayt_ignoreWordsWithMixedCases = false; + } + + if(editor.config.scayt_ignoreWordsWithNumbers && typeof editor.config.scayt_ignoreWordsWithNumbers !== 'boolean') { + editor.config.scayt_ignoreWordsWithNumbers = false; + } + + if( editor.config.scayt_disableOptionsStorage ) { + var userOptions = CKEDITOR.tools.isArray( editor.config.scayt_disableOptionsStorage ) ? editor.config.scayt_disableOptionsStorage : ( typeof editor.config.scayt_disableOptionsStorage === 'string' ) ? [ editor.config.scayt_disableOptionsStorage ] : undefined, + availableValue = [ 'all', 'options', 'lang', 'ignore-all-caps-words', 'ignore-domain-names', 'ignore-words-with-mixed-cases', 'ignore-words-with-numbers'], + valuesOption = ['lang', 'ignore-all-caps-words', 'ignore-domain-names', 'ignore-words-with-mixed-cases', 'ignore-words-with-numbers'], + search = CKEDITOR.tools.search, + indexOf = CKEDITOR.tools.indexOf; + + var isValidOption = function( option ) { + return !!search( availableValue, option ); + }; + + var makeOptionsToStorage = function( options ) { + var retval = []; + + for (var i = 0; i < options.length; i++) { + var value = options[i], + isGroupOptionInUserOptions = !!search( options, 'options' ); + + if( !isValidOption( value ) || isGroupOptionInUserOptions && !!search( valuesOption, function( val ) { if( val === 'lang' ) { return false; } } ) ) { + return; + } + + if( !!search( valuesOption, value ) ) { + valuesOption.splice( indexOf( valuesOption, value ), 1 ); + } + + if( value === 'all' || isGroupOptionInUserOptions && !!search( options, 'lang' )) { + return []; + } + + if( value === 'options' ) { + valuesOption = [ 'lang' ]; + } + } + + retval = retval.concat( valuesOption ); + + return retval; + }; + + editor.config.scayt_disableOptionsStorage = makeOptionsToStorage( userOptions ); + } + }, + addRule: function(editor) { + var plugin = CKEDITOR.plugins.scayt, + dataProcessor = editor.dataProcessor, + htmlFilter = dataProcessor && dataProcessor.htmlFilter, + pathFilters = editor._.elementsPath && editor._.elementsPath.filters, + dataFilter = dataProcessor && dataProcessor.dataFilter, + removeFormatFilter = editor.addRemoveFormatFilter, + pathFilter = function(element) { + var scaytInstance = editor.scayt; + + if( scaytInstance && (element.hasAttribute(plugin.options.data_attribute_name) || element.hasAttribute(plugin.options.problem_grammar_data_attribute)) ) { + return false; + } + }, + removeFormatFilterTemplate = function(element) { + var scaytInstance = editor.scayt, + result = true; + + if( scaytInstance && (element.hasAttribute(plugin.options.data_attribute_name) || element.hasAttribute(plugin.options.problem_grammar_data_attribute)) ) { + result = false; + } + + return result; + }; + + if(pathFilters) { + pathFilters.push(pathFilter); + } + + if(dataFilter) { + var dataFilterRules = { + elements: { + span: function(element) { + + var scaytState = element.hasClass(plugin.options.misspelled_word_class) && element.attributes[plugin.options.data_attribute_name], + graytState = element.hasClass(plugin.options.problem_grammar_class) && element.attributes[plugin.options.problem_grammar_data_attribute]; + + if(plugin && (scaytState || graytState)) { + delete element.name; + } + + return element; + } + } + }; + + dataFilter.addRules(dataFilterRules); + } + + if (htmlFilter) { + var htmlFilterRules = { + elements: { + span: function(element) { + + var scaytState = element.hasClass(plugin.options.misspelled_word_class) && element.attributes[plugin.options.data_attribute_name], + graytState = element.hasClass(plugin.options.problem_grammar_class) && element.attributes[plugin.options.problem_grammar_data_attribute]; + + if(plugin && (scaytState || graytState)) { + delete element.name; + } + + return element; + } + } + }; + + htmlFilter.addRules(htmlFilterRules); + } + + if(removeFormatFilter) { + removeFormatFilter.call(editor, removeFormatFilterTemplate); + } + }, + scaytMenuDefinition: function(editor) { + var self = this, + plugin = CKEDITOR.plugins.scayt, + scayt_instance = editor.scayt; + + return { + scayt: { + scayt_ignore: { + label: scayt_instance.getLocal('btn_ignore'), + group : 'scayt_control', + order : 1, + exec: function(editor) { + var scaytInstance = editor.scayt; + scaytInstance.ignoreWord(); + } + }, + scayt_ignoreall: { + label : scayt_instance.getLocal('btn_ignoreAll'), + group : 'scayt_control', + order : 2, + exec: function(editor) { + var scaytInstance = editor.scayt; + scaytInstance.ignoreAllWords(); + } + }, + scayt_add: { + label : scayt_instance.getLocal('btn_addWord'), + group : 'scayt_control', + order : 3, + exec : function(editor) { + var scaytInstance = editor.scayt; + + // @TODO: We need to add set/restore bookmark logic to 'addWordToUserDictionary' method inside dictionarymanager. + // Timeout is used as tmp fix for IE9, when after hitting 'Add word' menu item, document container was blurred. + setTimeout(function() { + scaytInstance.addWordToUserDictionary(); + }, 10); + } + }, + scayt_option: { + label : scayt_instance.getLocal('btn_options'), + group : 'scayt_control', + order : 4, + exec: function(editor) { + var scaytInstance = editor.scayt; + + scaytInstance.tabToOpen = 'options'; + editor.lockSelection(); + editor.openDialog(self.dialogName); + }, + verification: function(editor) { + return (editor.config.scayt_uiTabs[0] == 1) ? true : false; + } + }, + scayt_language: { + label : scayt_instance.getLocal('btn_langs'), + group : 'scayt_control', + order : 5, + exec: function(editor) { + var scaytInstance = editor.scayt; + + scaytInstance.tabToOpen = 'langs'; + editor.lockSelection(); + editor.openDialog(self.dialogName); + }, + verification: function(editor) { + return (editor.config.scayt_uiTabs[1] == 1) ? true : false; + } + }, + scayt_dictionary: { + label : scayt_instance.getLocal('btn_dictionaries'), + group : 'scayt_control', + order : 6, + exec: function(editor) { + var scaytInstance = editor.scayt; + + scaytInstance.tabToOpen = 'dictionaries'; + editor.lockSelection(); + editor.openDialog(self.dialogName); + }, + verification: function(editor) { + return (editor.config.scayt_uiTabs[2] == 1) ? true : false; + } + }, + scayt_about: { + label : scayt_instance.getLocal('btn_about'), + group : 'scayt_control', + order : 7, + exec: function(editor) { + var scaytInstance = editor.scayt; + + scaytInstance.tabToOpen = 'about'; + editor.lockSelection(); + editor.openDialog(self.dialogName); + } + } + }, + grayt: { + grayt_problemdescription: { + label : 'Grammar problem description', + group : 'grayt_description', // look at addMenuItems method for further info + order : 1, + state : CKEDITOR.TRISTATE_DISABLED, + exec: function(editor) {} + }, + grayt_ignore: { + label : scayt_instance.getLocal('btn_ignore'), + group : 'grayt_control', + order : 2, + exec: function(editor) { + var scaytInstance = editor.scayt; + + scaytInstance.ignorePhrase(); + } + } + } + }; + }, + buildSuggestionMenuItems: function(editor, suggestions, isScaytNode) { + var self = this, + itemList = {}, + subItemList = {}, + replaceKeyName = isScaytNode ? 'word' : 'phrase', + updateEventName = isScaytNode ? 'startGrammarCheck' : 'startSpellCheck', + plugin = CKEDITOR.plugins.scayt, + scayt_instance = editor.scayt; + + if(suggestions.length > 0 && suggestions[0] !== 'no_any_suggestions') { + + if(isScaytNode) { + // build SCAYT suggestions + for(var i = 0; i < suggestions.length; i++) { + + var commandName = 'scayt_suggest_' + CKEDITOR.plugins.scayt.suggestions[i].replace(' ', '_'); + + editor.addCommand(commandName, self.createCommand(CKEDITOR.plugins.scayt.suggestions[i], replaceKeyName, updateEventName)); + + if(i < editor.config.scayt_maxSuggestions) { + + // mainSuggestions + editor.addMenuItem(commandName, { + label: suggestions[i], + command: commandName, + group: 'scayt_suggest', + order: i + 1 + }); + + itemList[commandName] = CKEDITOR.TRISTATE_OFF; + + } else { + + // moreSuggestions + editor.addMenuItem(commandName, { + label: suggestions[i], + command: commandName, + group: 'scayt_moresuggest', + order: i + 1 + }); + + subItemList[commandName] = CKEDITOR.TRISTATE_OFF; + + if(editor.config.scayt_moreSuggestions === 'on') { + + editor.addMenuItem('scayt_moresuggest', { + label : scayt_instance.getLocal('btn_moreSuggestions'), + group : 'scayt_moresuggest', + order : 10, + getItems : function() { + return subItemList; + } + }); + + itemList['scayt_moresuggest'] = CKEDITOR.TRISTATE_OFF; + } + } + } + } else { + // build GRAYT suggestions + for(var i = 0; i < suggestions.length; i++) { + var commandName = 'grayt_suggest_' + CKEDITOR.plugins.scayt.suggestions[i].replace(' ', '_'); + + editor.addCommand(commandName, self.createCommand(CKEDITOR.plugins.scayt.suggestions[i], replaceKeyName, updateEventName)); + + // mainSuggestions + editor.addMenuItem(commandName, { + label: suggestions[i], + command: commandName, + group: 'grayt_suggest', + order: i + 1 + }); + + itemList[commandName] = CKEDITOR.TRISTATE_OFF; + } + } + } else { + var noSuggestionsCommand = 'no_scayt_suggest'; + itemList[noSuggestionsCommand] = CKEDITOR.TRISTATE_DISABLED; + + editor.addCommand(noSuggestionsCommand, { + exec: function() { + + } + }); + + editor.addMenuItem(noSuggestionsCommand, { + label : scayt_instance.getLocal('btn_noSuggestions') || noSuggestionsCommand, + command: noSuggestionsCommand, + group : 'scayt_suggest', + order : 0 + }); + } + + return itemList; + }, + menuGenerator: function(editor, selectionNode) { + var self = this, + scaytInstance = editor.scayt, + menuItems = this.scaytMenuDefinition(editor), + itemList = {}, + allowedOption = editor.config.scayt_contextCommands.split('|'), + lang = selectionNode.getAttribute(scaytInstance.getLangAttribute()) || scaytInstance.getLang(), + word, grammarPhrase, isScaytNode, isGrammarNode, problemDescriptionText; + + + isScaytNode = scaytInstance.isScaytNode(selectionNode); + isGrammarNode = scaytInstance.isGraytNode(selectionNode); + + if(isScaytNode) { + // we clicked scayt misspelling + // get suggestions + menuItems = menuItems.scayt; + + word = selectionNode.getAttribute(scaytInstance.getScaytNodeAttributeName()); + + scaytInstance.fire('getSuggestionsList', { + lang: lang, + word: word + }); + + itemList = this.buildSuggestionMenuItems(editor, CKEDITOR.plugins.scayt.suggestions, isScaytNode); + } else if(isGrammarNode) { + // we clicked grammar problem + // get suggestions + menuItems = menuItems.grayt; + grammarPhrase = selectionNode.getAttribute(scaytInstance.getGraytNodeAttributeName()); + + // setup grammar problem description + problemDescriptionText = scaytInstance.getProblemDescriptionText(grammarPhrase, lang); + if(menuItems.grayt_problemdescription && problemDescriptionText) { + menuItems.grayt_problemdescription.label = problemDescriptionText; + } + + scaytInstance.fire('getGrammarSuggestionsList', { + lang: lang, + phrase: grammarPhrase + }); + + itemList = this.buildSuggestionMenuItems(editor, CKEDITOR.plugins.scayt.suggestions, isScaytNode); + } + + if(isScaytNode && editor.config.scayt_contextCommands == 'off') { + return itemList; + } + + for(var key in menuItems) { + if(isScaytNode && CKEDITOR.tools.indexOf(allowedOption, key.replace('scayt_', '')) == -1 && editor.config.scayt_contextCommands != 'all') { + continue; + } + + if(typeof menuItems[key].state != 'undefined') { + itemList[key] = menuItems[key].state; + } else { + itemList[key] = CKEDITOR.TRISTATE_OFF; + } + + // delete item from context menu if its state isn't verified as allowed + if(typeof menuItems[key].verification === 'function' && !menuItems[key].verification(editor)) { + // itemList[key] = (menuItems[key].verification(editor)) ? CKEDITOR.TRISTATE_OFF : CKEDITOR.TRISTATE_DISABLED; + delete itemList[key]; + } + + editor.addCommand(key, { + exec: menuItems[key].exec + }); + + editor.addMenuItem(key, { + label : editor.lang.scayt[menuItems[key].label] || menuItems[key].label, + command: key, + group : menuItems[key].group, + order : menuItems[key].order + }); + } + + return itemList; + }, + createCommand: function(suggestion, replaceKeyName, updateEventName) { + return { + exec: function(editor) { + var scaytInstance = editor.scayt, + eventObject = {}; + + eventObject[replaceKeyName] = suggestion; + scaytInstance.replaceSelectionNode(eventObject); + + // we need to remove grammar markup from selection node if we just performed replace action for misspelling + if(updateEventName === 'startGrammarCheck') { + scaytInstance.removeMarkupInSelectionNode({grammarOnly: true}); + } + // for grayt problem replacement we need to fire 'startSpellCheck' + // for scayt misspelling replacement we need to fire 'startGrammarCheck' + scaytInstance.fire(updateEventName); + } + }; + } +}); + +CKEDITOR.plugins.scayt = { + /* + Determine special character current version of editor + */ + charsToObserve: [ + { + charName : 'cke-fillingChar', + charCode : (function(){ + var versArr = CKEDITOR.version.match(/^\d(\.\d*)*/), + version = versArr && versArr[0], + newest; + + function compare(current, marked){ + var itterRes, + lengthDiff; + current = current.replace(/\./g,''); + marked = marked.replace(/\./g,''); + lengthDiff = current.length - marked.length; + lengthDiff = (lengthDiff >= 0)? lengthDiff : 0; + return parseInt(current) >= (parseInt(marked) * Math.pow(10, lengthDiff)); + } + + if(version){ + newest = compare(version, '4.5.7'); + } + if(newest){ + return new Array(7).join(String.fromCharCode(8203)); + }else{ + return String.fromCharCode(8203); + } + })() + } + ], + onLoadTimestamp : '', + state: { + scayt: {}, + grayt: {} + }, + warningCounter: 0, + suggestions: [], + options: { + disablingCommandExec: { + source: true, + newpage: true, + templates: true + }, + data_attribute_name: 'data-scayt-word', + misspelled_word_class: 'scayt-misspell-word', + problem_grammar_data_attribute: 'data-grayt-phrase', + problem_grammar_class: 'gramm-problem' + }, + backCompatibilityMap: { + 'scayt_service_protocol': 'scayt_serviceProtocol', + 'scayt_service_host' : 'scayt_serviceHost', + 'scayt_service_port' : 'scayt_servicePort', + 'scayt_service_path' : 'scayt_servicePath', + 'scayt_customerid' : 'scayt_customerId' + }, + alarmCompatibilityMessage: function(){ + if(this.warningCounter < 5){ + console.warn('Note: You are using latest version of SCAYT plug-in. It is recommended to upgrade WebSpellChecker.net application to version v4.8.3.' + + 'Contact us by e-mail at support@webspellchecker.net.'); + this.warningCounter += 1; + } + }, + // backward compatibility if version of scayt app < 4.8.3 + reloadMarkup: function(scaytInstance) { + var scaytLangList; + if(scaytInstance){ + scaytLangList = scaytInstance.getScaytLangList(); + if (scaytInstance.reloadMarkup) { + scaytInstance.reloadMarkup(); + } else { + this.alarmCompatibilityMessage(); + if(scaytLangList && scaytLangList.ltr && scaytLangList.rtl){ + scaytInstance.fire('startSpellCheck, startGrammarCheck'); + } + } + } + }, + replaceOldOptionsNames: function(config) { + for(var key in config) { + if(key in this.backCompatibilityMap) { + config[this.backCompatibilityMap[key]] = config[key]; + delete config[key]; + } + } + }, + createScayt : function(editor) { + var self = this, + plugin = CKEDITOR.plugins.scayt; + + this.loadScaytLibrary(editor, function(_editor) { + var textContainer = _editor.window && _editor.window.getFrame() || _editor.editable(); + + // Do not create SCAYT if there is no text container for usage + if(!textContainer) { + plugin.state.scayt[_editor.name] = false; + return; + } + + var scaytInstanceOptions = { + lang : _editor.config.scayt_sLang, + container : textContainer.$, + customDictionary : _editor.config.scayt_customDictionaryIds, + userDictionaryName : _editor.config.scayt_userDictionaryName, + localization : _editor.langCode, + customer_id : _editor.config.scayt_customerId, + debug : _editor.config.scayt_debug, + data_attribute_name : self.options.data_attribute_name, + misspelled_word_class: self.options.misspelled_word_class, + problem_grammar_data_attribute: self.options.problem_grammar_data_attribute, + problem_grammar_class: self.options.problem_grammar_class, + 'options-to-restore': _editor.config.scayt_disableOptionsStorage, + focused : _editor.editable().hasFocus, // #30260 we need to set focused=true if CKEditor is focused before SCAYT initialization + ignoreElementsRegex : _editor.config.scayt_elementsToIgnore, + minWordLength : _editor.config.scayt_minWordLength, + multiLanguageMode : _editor.config.scayt_multiLanguageMode, + multiLanguageStyles : _editor.config.scayt_multiLanguageStyles, + graytAutoStartup : plugin.state.grayt[_editor.name], + charsToObserve : plugin.charsToObserve + }; + + if(_editor.config.scayt_serviceProtocol) { + scaytInstanceOptions['service_protocol'] = _editor.config.scayt_serviceProtocol; + } + + if(_editor.config.scayt_serviceHost) { + scaytInstanceOptions['service_host'] = _editor.config.scayt_serviceHost; + } + + if(_editor.config.scayt_servicePort) { + scaytInstanceOptions['service_port'] = _editor.config.scayt_servicePort; + } + + if(_editor.config.scayt_servicePath) { + scaytInstanceOptions['service_path'] = _editor.config.scayt_servicePath; + } + + //predefined options + if(typeof _editor.config.scayt_ignoreAllCapsWords === 'boolean') { + scaytInstanceOptions['ignore-all-caps-words'] = _editor.config.scayt_ignoreAllCapsWords; + } + + if(typeof _editor.config.scayt_ignoreDomainNames === 'boolean') { + scaytInstanceOptions['ignore-domain-names'] = _editor.config.scayt_ignoreDomainNames; + } + + if(typeof _editor.config.scayt_ignoreWordsWithMixedCases === 'boolean') { + scaytInstanceOptions['ignore-words-with-mixed-cases'] = _editor.config.scayt_ignoreWordsWithMixedCases; + } + + if(typeof _editor.config.scayt_ignoreWordsWithNumbers === 'boolean') { + scaytInstanceOptions['ignore-words-with-numbers'] = _editor.config.scayt_ignoreWordsWithNumbers; + } + + function createInstance(options) { + return new SCAYT.CKSCAYT(options, function() { + // success callback + }, function() { + // error callback + }); + } + + var scaytInstance, + wordsPrefix = 'word_'; + + // backward compatibility if version of scayt app < 4.8.3 + try { + scaytInstance = createInstance(scaytInstanceOptions); + } catch(e) { + self.alarmCompatibilityMessage(); + delete scaytInstanceOptions.charsToObserve; + scaytInstance = createInstance(scaytInstanceOptions); + } + + scaytInstance.subscribe('suggestionListSend', function(data) { + // TODO: 1. Maybe store suggestions for specific editor + // TODO: 2. Fix issue with suggestion duplicates on on server + //CKEDITOR.plugins.scayt.suggestions = data.suggestionList; + var _wordsCollection = {}, + _suggestionList =[]; + + for (var i = 0; i < data.suggestionList.length; i++) { + if (!_wordsCollection[wordsPrefix + data.suggestionList[i]]) { + _wordsCollection[wordsPrefix + data.suggestionList[i]] = data.suggestionList[i]; + _suggestionList.push(data.suggestionList[i]); + } + } + + CKEDITOR.plugins.scayt.suggestions = _suggestionList; + }); + + // if selection has changed programmatically by SCAYT we need to react appropriately + scaytInstance.subscribe('selectionIsChanged', function(data) { + var selection = _editor.getSelection(); + + if(selection.isLocked) { + _editor.lockSelection(); + } + }); + + scaytInstance.subscribe('graytStateChanged', function(data) { + plugin.state.grayt[_editor.name] = data.state; + }); + + // backward compatibility if version of scayt app < 4.8.3 + if(scaytInstance.addMarkupHandler) { + scaytInstance.addMarkupHandler(function(data){ + /* + CKEDITOR use cke-fillingChar with code "8203" for system processes + If SCAYT have changed DOM content we will use the method "setCustomData" + for providing a link to the new node with special character cke-fillingChar + for this case + */ + var editable = _editor.editable(), + customData = editable.getCustomData(data.charName); + if(customData){ + customData.$ = data.node; + editable.setCustomData(data.charName, customData); + } + }); + } + + _editor.scayt = scaytInstance; + + _editor.fire('scaytButtonState', _editor.readOnly ? CKEDITOR.TRISTATE_DISABLED : CKEDITOR.TRISTATE_ON); + }); + }, + destroy: function(editor) { + if(editor.scayt) { + editor.scayt.destroy(); + } + + delete editor.scayt; + editor.fire('scaytButtonState', CKEDITOR.TRISTATE_OFF); + }, + loadScaytLibrary: function(editor, callback) { + var self = this, + scaytUrl, + runCallback = function() { + CKEDITOR.fireOnce('scaytReady'); + + if(!editor.scayt) { + if(typeof callback === 'function') { + callback(editor); + } + } + }; + + // no need to process load requests from same editor as it can cause bugs with + // loading ckscayt app due to subsequent calls of some events + // need to be before 'if' statement, because of timing issue in CKEDITOR.scriptLoader + // when callback executing is delayed for a few milliseconds, and scayt can be created twise + // on one instance + if (typeof window.SCAYT === 'undefined' || typeof window.SCAYT.CKSCAYT !== 'function') { + scaytUrl = editor.config.scayt_srcUrl + '?' + this.onLoadTimestamp; + CKEDITOR.scriptLoader.load(scaytUrl, function(success) { + if (success) { + runCallback(); + } + }); + } else if(window.SCAYT && typeof window.SCAYT.CKSCAYT === 'function') { + runCallback(); + } + } +}; + +CKEDITOR.on('dialogDefinition', function(dialogDefinitionEvent) { + var dialogName = dialogDefinitionEvent.data.name, + dialogDefinition = dialogDefinitionEvent.data.definition, + dialog = dialogDefinition.dialog; + + if (dialogName === 'scaytDialog') { + dialog.on('cancel', function(cancelEvent) { + return false; + }, this, null, -1); + } + + if ( dialogName === 'checkspell' ) { + dialog.on( 'cancel', function( cancelEvent ) { + var editor = cancelEvent.sender && cancelEvent.sender.getParentEditor(), + plugin = CKEDITOR.plugins.scayt, + scaytInstance = editor.scayt; + + if ( scaytInstance && plugin.state.scayt[ editor.name ] && scaytInstance.setMarkupPaused ) { + scaytInstance.setMarkupPaused( false ); + } + + editor.unlockSelection(); + }, this, null, -2 ); // we need to call cancel callback before WSC plugin + } + + if (dialogName === 'link') { + dialog.on('ok', function(okEvent) { + var editor = okEvent.sender && okEvent.sender.getParentEditor(); + + if(editor) { + setTimeout(function() { + editor.fire('reloadMarkupScayt', { + removeOptions: { + removeInside: true, + forceBookmark: true + }, + timeout: 0 + }); + }, 0); + } + }); + } +}); + +CKEDITOR.on('scaytReady', function() { + + // Override editor.checkDirty method avoid CK checkDirty functionality to fix SCAYT issues with incorrect checkDirty behavior. + if(CKEDITOR.config.scayt_handleCheckDirty === true) { + var editorCheckDirty = CKEDITOR.editor.prototype; + + editorCheckDirty.checkDirty = CKEDITOR.tools.override(editorCheckDirty.checkDirty, function(org) { + + return function() { + var retval = null, + pluginStatus = CKEDITOR.plugins.scayt && CKEDITOR.plugins.scayt.state.scayt[this.name] && this.scayt, + scaytInstance = this.scayt; + + if(!pluginStatus) { + retval = org.call(this); + } else { + retval = (this.status == 'ready'); + + if (retval) { + var currentData = scaytInstance.removeMarkupFromString(this.getSnapshot()), + prevData = scaytInstance.removeMarkupFromString(this._.previousValue); + + retval = (retval && (prevData !== currentData)) + } + } + + return retval; + }; + }); + + editorCheckDirty.resetDirty = CKEDITOR.tools.override(editorCheckDirty.resetDirty, function(org) { + return function() { + var pluginStatus = CKEDITOR.plugins.scayt && CKEDITOR.plugins.scayt.state.scayt[this.name] && this.scayt, + scaytInstance = this.scayt;//CKEDITOR.plugins.scayt.getScayt(this); + + if(!pluginStatus) { + org.call(this); + } else { + this._.previousValue = scaytInstance.removeMarkupFromString(this.getSnapshot()); + } + }; + }); + } + + if (CKEDITOR.config.scayt_handleUndoRedo === true) { + var undoImagePrototype = CKEDITOR.plugins.undo.Image.prototype; + + // add backword compatibility for CKEDITOR 4.2. method equals was repleced on other method + var equalsContentMethodName = (typeof undoImagePrototype.equalsContent == "function") ? 'equalsContent' : 'equals'; + + undoImagePrototype[equalsContentMethodName] = CKEDITOR.tools.override(undoImagePrototype[equalsContentMethodName], function(org) { + return function(otherImage) { + var pluginState = CKEDITOR.plugins.scayt && CKEDITOR.plugins.scayt.state.scayt[otherImage.editor.name] && otherImage.editor.scayt, + scaytInstance = otherImage.editor.scayt, + thisContents = this.contents, + otherContents = otherImage.contents, + retval = null; + + // Making the comparison based on content without SCAYT word markers. + if(pluginState) { + this.contents = scaytInstance.removeMarkupFromString(thisContents) || ''; + otherImage.contents = scaytInstance.removeMarkupFromString(otherContents) || ''; + } + + var retval = org.apply(this, arguments); + + this.contents = thisContents; + otherImage.contents = otherContents; + + return retval; + }; + }); + } +}); + +/** + * Automatically enables SCAYT on editor startup. When set to `true`, this option turns on SCAYT automatically + * after loading the editor. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * config.scayt_autoStartup = true; + * + * @cfg {Boolean} [scayt_autoStartup=false] + * @member CKEDITOR.config + */ + +/** + * Enables Grammar As You Type (GRAYT) on SCAYT startup. When set to `true`, this option turns on GRAYT automatically + * after SCAYT started. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * config.grayt_autoStartup = true; + * + * @since 4.5.6 + * @cfg {Boolean} [grayt_autoStartup=false] + * @member CKEDITOR.config + */ + +/** + * Enables SCAYT initialization when inline CKEditor is not focused. When set to `true`, SCAYT markup is + * displayed in both inline editor states, focused and unfocused, so the SCAYT instance is not destroyed. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * config.scayt_inlineModeImmediateMarkup = true; + * + * @since 4.5.6 + * @cfg {Boolean} [scayt_inlineModeImmediateMarkup=false] + * @member CKEDITOR.config + */ + +/** + * Defines the number of SCAYT suggestions to show in the main context menu. + * Possible values are: + * + * * `0` (zero) – No suggestions are shown in the main context menu. All + * entries will be listed in the "More Suggestions" sub-menu. + * * Positive number – The maximum number of suggestions to show in the context + * menu. Other entries will be shown in the "More Suggestions" sub-menu. + * * Negative number – Five suggestions are shown in the main context menu. All other + * entries will be listed in the "More Suggestions" sub-menu. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * Examples: + * + * // Display only three suggestions in the main context menu. + * config.scayt_maxSuggestions = 3; + * + * // Do not show the suggestions directly. + * config.scayt_maxSuggestions = 0; + * + * @cfg {Number} [scayt_maxSuggestions=5] + * @member CKEDITOR.config + */ + +/** + * Defines the minimum length of words that will be collected from the editor content for spell checking. + * Possible value is any positive number. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * Examples: + * + * // Set the minimum length of words that will be collected from editor text. + * config.scayt_minWordLength = 5; + * + * @cfg {Number} [scayt_minWordLength=4] + * @member CKEDITOR.config + */ + +/** + * Sets the customer ID for SCAYT. Used for hosted users only. Required for migration from free + * to trial or paid versions. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * // Load SCAYT using my customer ID. + * config.scayt_customerId = 'your-encrypted-customer-id'; + * + * @cfg {String} [scayt_customerId='1:WvF0D4-UtPqN1-43nkD4-NKvUm2-daQqk3-LmNiI-z7Ysb4-mwry24-T8YrS3-Q2tpq2'] + * @member CKEDITOR.config + */ + +/** + * Enables and disables the "More Suggestions" sub-menu in the context menu. + * Possible values are `'on'` and `'off'`. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * // Disables the "More Suggestions" sub-menu. + * config.scayt_moreSuggestions = 'off'; + * + * @cfg {String} [scayt_moreSuggestions='on'] + * @member CKEDITOR.config + */ + +/** + * Customizes the display of SCAYT context menu commands ("Add Word", "Ignore", + * "Ignore All", "Options", "Languages", "Dictionaries" and "About"). + * This must be a string with one or more of the following + * words separated by a pipe character (`'|'`): + * + * * `off` – Disables all options. + * * `all` – Enables all options. + * * `ignore` – Enables the "Ignore" option. + * * `ignoreall` – Enables the "Ignore All" option. + * * `add` – Enables the "Add Word" option. + * * `option` – Enables the "Options" menu item. + * * `language` – Enables the "Languages" menu item. + * * `dictionary` – Enables the "Dictionaries" menu item. + * * `about` – Enables the "About" menu item. + * + * Please note that availability of the "Options", "Languages" and "Dictionaries" items + * also depends on the {@link CKEDITOR.config#scayt_uiTabs} option. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * Example: + * + * // Show only "Add Word" and "Ignore All" in the context menu. + * config.scayt_contextCommands = 'add|ignoreall'; + * + * @cfg {String} [scayt_contextCommands='ignore|ignoreall|add'] + * @member CKEDITOR.config + */ + +/** + * Sets the default spell checking language for SCAYT. Possible values are: + * `'en_US'`, `'en_GB'`, `'pt_BR'`, `'da_DK'`, + * `'nl_NL'`, `'en_CA'`, `'fi_FI'`, `'fr_FR'`, + * `'fr_CA'`, `'de_DE'`, `'el_GR'`, `'it_IT'`, + * `'nb_NO'`, `'pt_PT'`, `'es_ES'`, `'sv_SE'`. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * // Sets SCAYT to German. + * config.scayt_sLang = 'de_DE'; + * + * @cfg {String} [scayt_sLang='en_US'] + * @member CKEDITOR.config + */ + +/** + * Customizes the SCAYT dialog and SCAYT toolbar menu to show particular tabs and items. + * This setting must contain a `1` (enabled) or `0` + * (disabled) value for each of the following entries, in this precise order, + * separated by a comma (`','`): `'Options'`, `'Languages'`, and `'Dictionary'`. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * // Hides the "Languages" tab. + * config.scayt_uiTabs = '1,0,1'; + * + * @cfg {String} [scayt_uiTabs='1,1,1'] + * @member CKEDITOR.config + */ + +/** + * Sets the protocol for the WebSpellChecker service (`ssrv.cgi`) full path. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * // Defines the protocol for the WebSpellChecker service (ssrv.cgi) path. + * config.scayt_serviceProtocol = 'https'; + * + * @cfg {String} [scayt_serviceProtocol='http'] + * @member CKEDITOR.config + */ + +/** + * Sets the host for the WebSpellChecker service (`ssrv.cgi`) full path. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * // Defines the host for the WebSpellChecker service (ssrv.cgi) path. + * config.scayt_serviceHost = 'my-host'; + * + * @cfg {String} [scayt_serviceHost='svc.webspellchecker.net'] + * @member CKEDITOR.config + */ + +/** + * Sets the port for the WebSpellChecker service (`ssrv.cgi`) full path. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * // Defines the port for the WebSpellChecker service (ssrv.cgi) path. + * config.scayt_servicePort = '2330'; + * + * @cfg {String} [scayt_servicePort='80'] + * @member CKEDITOR.config + */ + +/** + * Sets the path to the WebSpellChecker service (`ssrv.cgi`). + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * // Defines the path to the WebSpellChecker service (ssrv.cgi). + * config.scayt_servicePath = 'my-path/ssrv.cgi'; + * + * @cfg {String} [scayt_servicePath='spellcheck31/script/ssrv.cgi'] + * @member CKEDITOR.config + */ + +/** + * Sets the URL to SCAYT core. Required to switch to the licensed version of SCAYT. + * + * Refer to [SCAYT documentation](http://wiki.webspellchecker.net/doku.php?id=migration:hosredfreetolicensedck) + * for more details. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * config.scayt_srcUrl = "http://my-host/spellcheck/lf/scayt/scayt.js"; + * + * @cfg {String} [scayt_srcUrl='//svc.webspellchecker.net/spellcheck31/lf/scayt3/ckscayt/ckscayt.js'] + * @member CKEDITOR.config + */ + +/** + * Links SCAYT to custom dictionaries. This is a string containing the dictionary IDs + * separated by commas (`','`). Available only for the licensed version. + * + * Refer to [SCAYT documentation](http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:customdictionaries:licensed) + * for more details. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * config.scayt_customDictionaryIds = '3021,3456,3478'; + * + * @cfg {String} [scayt_customDictionaryIds=''] + * @member CKEDITOR.config + */ + +/** + * Activates a User Dictionary in SCAYT. The user + * dictionary name must be used. Available only for the licensed version. + * + * Refer to [SCAYT documentation](http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:userdictionaries) + * for more details. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * config.scayt_userDictionaryName = 'MyDictionary'; + * + * @cfg {String} [scayt_userDictionaryName=''] + * @member CKEDITOR.config + */ + +/** + * Defines the order of SCAYT context menu items by groups. + * This must be a string with one or more of the following + * words separated by a pipe character (`'|'`): + * + * * `suggest` – The main suggestion word list. + * * `moresuggest` – The "More suggestions" word list. + * * `control` – SCAYT commands, such as "Ignore" and "Add Word". + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * Example: + * + * config.scayt_contextMenuItemsOrder = 'moresuggest|control|suggest'; + * + * @cfg {String} [scayt_contextMenuItemsOrder='suggest|moresuggest|control'] + * @member CKEDITOR.config + */ + +/** + * If set to `true`, it overrides the {@link CKEDITOR.editor#checkDirty checkDirty} functionality of CKEditor + * to fix SCAYT issues with incorrect `checkDirty` behavior. If set to `false`, + * it provides better performance on big preloaded text. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * config.scayt_handleCheckDirty = 'false'; + * + * @cfg {String} [scayt_handleCheckDirty='true'] + * @member CKEDITOR.config + */ + +/** + * Configures undo/redo behavior of SCAYT in CKEditor. + * If set to `true`, it overrides the undo/redo functionality of CKEditor + * to fix SCAYT issues with incorrect undo/redo behavior. If set to `false`, + * it provides better performance on text undo/redo. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * config.scayt_handleUndoRedo = 'false'; + * + * @cfg {String} [scayt_handleUndoRedo='true'] + * @member CKEDITOR.config + */ + +/** + * Enables the "Ignore All-Caps Words" option by default. + * You may need to {@link CKEDITOR.config#scayt_disableOptionsStorage disable option storing} for this setting to be + * effective because option storage has a higher priority. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * config.scayt_ignoreAllCapsWords = true; + * + * @since 4.5.6 + * @cfg {Boolean} [scayt_ignoreAllCapsWords=false] + * @member CKEDITOR.config + */ + +/** + * Enables the "Ignore Domain Names" option by default. + * You may need to {@link CKEDITOR.config#scayt_disableOptionsStorage disable option storing} for this setting to be + * effective because option storage has a higher priority. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * config.scayt_ignoreDomainNames = true; + * + * @since 4.5.6 + * @cfg {Boolean} [scayt_ignoreDomainNames=false] + * @member CKEDITOR.config + */ + +/** + * Enables the "Ignore Words with Mixed Case" option by default. + * You may need to {@link CKEDITOR.config#scayt_disableOptionsStorage disable option storing} for this setting to be + * effective because option storage has a higher priority. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * config.scayt_ignoreWordsWithMixedCases = true; + * + * @since 4.5.6 + * @cfg {Boolean} [scayt_ignoreWordsWithMixedCases=false] + * @member CKEDITOR.config + */ + +/** + * Enables the "Ignore Words with Numbers" option by default. + * You may need to {@link CKEDITOR.config#scayt_disableOptionsStorage disable option storing} for this setting to be + * effective because option storage has a higher priority. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * config.scayt_ignoreWordsWithNumbers = true; + * + * @since 4.5.6 + * @cfg {Boolean} [scayt_ignoreWordsWithNumbers=false] + * @member CKEDITOR.config + */ + +/** + * Disables storing of SCAYT options between sessions. Option storing will be turned off after a page refresh. + * The following settings can be used: + * + * * `'options'` – Disables storing of all SCAYT Ignore options. + * * `'ignore-all-caps-words'` – Disables storing of the "Ignore All-Caps Words" option. + * * `'ignore-domain-names'` – Disables storing of the "Ignore Domain Names" option. + * * `'ignore-words-with-mixed-cases'` – Disables storing of the "Ignore Words with Mixed Case" option. + * * `'ignore-words-with-numbers'` – Disables storing of the "Ignore Words with Numbers" option. + * * `'lang'` – Disables storing of the SCAYT spell check language. + * * `'all'` – Disables storing of all SCAYT options. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * Example: + * + * // Disabling one option. + * config.scayt_disableOptionsStorage = 'all'; + * + * // Disabling several options. + * config.scayt_disableOptionsStorage = ['lang', 'ignore-domain-names', 'ignore-words-with-numbers']; + * + * + * @cfg {String|Array} [scayt_disableOptionsStorage = ''] + * @member CKEDITOR.config + */ + +/** + * Specifies the names of tags that will be skipped while spell checking. This is a string containing tag names + * separated by commas (`','`). Please note that the `'style'` tag would be added to specified tags list. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * config.scayt_elementsToIgnore = 'del,pre'; + * + * @cfg {String} [scayt_elementsToIgnore='style'] + * @member CKEDITOR.config + */ + +/** + * Enables multi-language support in SCAYT. If set to `true`, turns on SCAYT multi-language support after loading the editor. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * config.scayt_multiLanguageMode = true; + * + * @cfg {Boolean} [scayt_multiLanguageMode=false] + * @member CKEDITOR.config + */ + +/** + * Defines additional styles for misspellings for specified languages. Styles will be applied only if + * the {@link CKEDITOR.config#scayt_multiLanguageMode} option is set to `true` and the [Language](http://ckeditor.com/addon/language) + * plugin is included and loaded in the editor. By default, all misspellings will still be underlined with the red waveline. + * + * Read more in the [documentation](#!/guide/dev_spellcheck) and see the [SDK sample](http://sdk.ckeditor.com/samples/spellchecker.html). + * + * Example: + * + * // Display misspellings in French language with green color and underlined with red waveline. + * config.scayt_multiLanguageStyles = { + * 'fr': 'color: green' + * }; + * + * // Display misspellings in Italian language with green color and underlined with red waveline + * // and German misspellings with red color only. + * config.scayt_multiLanguageStyles = { + * 'it': 'color: green', + * 'de': 'background-image: none; color: red' + * }; + * + * @cfg {Object} [scayt_multiLanguageStyles = {}] + * @member CKEDITOR.config + */ diff --git a/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css b/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css new file mode 100644 index 0000000..00b2439 --- /dev/null +++ b/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css @@ -0,0 +1,20 @@ +.scayt-lang-list > div +{ + padding-bottom: 6px !important; +} + +.scayt-lang-list > div input +{ + margin-right: 4px; +} + +#scayt_about_ +{ + width: 190px; + margin: 30px auto 0 auto; +} + +.cke_dialog_contents_body div[name=dictionaries] .cke_dialog_ui_hbox_last > a.cke_dialog_ui_button +{ + margin-top: 0; +} diff --git a/ckeditor/plugins/selectall/icons/hidpi/selectall.png b/ckeditor/plugins/selectall/icons/hidpi/selectall.png new file mode 100644 index 0000000000000000000000000000000000000000..ef9c67bd6bdc7027efc6fb18fdc92f120a6c91a2 GIT binary patch literal 1117 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzmUKs7M+SzC{oH>NSwWJ?9znhg z3{`3j3=J&|48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@fg!ItFh?!xdN1Q+aGJ{c&& zUgGKN%Km_xiC2-KneQA20|RrSr;B4q#NoH$yZs(Jh}atU#Y+gcxVSQk)G*02l+>`; zyPj@mSm?OOp{c8F7DuoGheks6v3bYE3^qSL!g*3pDEiIRH9scKw6yzv$N2h_A3q`< zr#CS${9Sl7x8x4Dm!`&2g_Z^ZCWZ@9&e^<6r~K{z{bzN-@!6J9i~(MPZHkjr97SAt z8Ris=xH7Ia6%!K^Xj9af+iSB_#Nzph&oXm98w&6;ba!{(xPRY$`)$|dpFetVG+w_R zK4;!Mr|jOndu>a0-(_R)(wq|Xtz6{5>C@a*d*xp3n#a>1&}6_fahYaVc=*HLb{vW; zUQ0z~y9BbFvwXFS?YWGjzzxq=yX2T3*-Z|rTg&Lgp|SLX4gbFP(QHemeA}br9TO9y z(6wl1&;g0V1r|A18FHl;e0_gPrNx26@N&}RLv!<$n9~Y1RV9+k1fJgsk~nTyR#vuQ z&z?IgSe!VvT>ExCHX^(CU_wLOdh^&8x3$d&8KSbICpmH0*xNT3^R3-_wc-75-Us!o z7?b8q2 zQ@w@Zd5w}aub|PfXX`#!ntWKw?{oU<{UbhhAEvV1dUdBZ?VNl3v8x9{^(J4@nE3eQ z++5y7iF51+8Zv^l7+4$=a<}=eQ2X`Qj*p+eu&m6?z9I9Vuln!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e45^#9R9$*V3pRA%r1?tFK1HHG?sp-u~S@no3H*@x|o?|*N|jh?>hrhD)_ozoMRX-+%+ zG`-nxd9%&=jS)H;T}o3@IW<*({k41c+0uN2&H1eh*?NvAvp6=yt#5x>(q+-NGw^-c z?h?ECC%@N5OlvLMy;j-m^)9zS5epeU10H5C%^Wl7ih1stvy21-WsX6Gtjf|Ua$cHSm5h}=h35FF-`Ljsu;9nEDGUy0e7rPIeV+5~yY<~X^Cg+5;yI1v z`q{%)iyktl>Hf)Ip5^eidQ!hSFyd89Tq8NSwWJ?9znhg z3{`3j3=J&|48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@fg!ItFh?!xdN1Q+aGJ{c&& zUgGKN%Km_xiC2-KneQA20|V0}PZ!6Kh{IdMJSV*};Hlj-H)Xoa(&=C3HHnHpW3i7s zpP&AXAz>MhzT|J+ zpi32z(*nGn{z)-t_*1rf?~g0%r`Oh>fAv>`IWf)m#3WGw8X@>UF28h zeC_j>;w;^!rB?p`f2&lsG}fJA-I*Q}-{R$G&agOCeY$v$qrZ&d!nU{5uSqdnD7`y9 zsB32B^F>nwe_Y((%4lzU&VoT>sgu>2bu*-UxYzU=ELh^O;+UfHrH!iUfB0VS$}7qH zBllJR+hrdY5vFTDYxt}RY~+@{^O)a}Fiq*B;6Kl^&V8%P-yQrR`@`dY#ml*0V#*Fo zxnn)kAX{Y5x8G-WEw{H2V2Hl(*nbi4MHP;8k-LnZHxEDDa7%sV{#7i|i*Gq~#|juc z+y6E?bBX=y2IoKV=U685SuAecHhT{Hy_>W5_vG=eWm@=suf)RnRm&!P{AjrQ{uNe5 zpPY>Q8^!m|&suF{yxTvkZ~o1MA9JHzjxZEielq<0LvhwDc9s3P(HU#m{bSuy(p3D} zj-9byDzZJ-JMTl_r$sxb?DpPr?f(!2bVq$n?u`eXF)%3`j6|1-kWp@AOdVV3GX<24M59c<= z%O)vjgx8nG9+o&NxSvC7NxVznPkZ3ds(32(8rDy1;=E8Vvc^AUoWvPR6P}Q zrPNk}{a5=5&F_JAr+0ZKy4$|Leg1&dqywspewy(p{@i}z?pOJF9G<)C6C6OvUA4qD zq9i4;B-JXpC>2OC7#SFv=^7g98W@Eb8e16~TNxN=8yEt~>x^sOqG-s?PsvQH#I0dj Sj7T6*1B0ilpUXO@geCx-wTIOJ literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/showblocks/icons/hidpi/showblocks.png b/ckeditor/plugins/showblocks/icons/hidpi/showblocks.png new file mode 100644 index 0000000000000000000000000000000000000000..94a8a39cfd4d2aa7846a5393de6e0278d01f9d12 GIT binary patch literal 918 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzmUKs7M+SzC{oH>NSwWJ?9znhg z3{`3j3=J&|48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@fg!ItFh?!xdN1Q+aGJ{c&& zUgGKN%Km_xiC2-KneQA20|V16PZ!6Kh{IdM&t7_^z+=mp6@JaV@a6XZ#|mpw=0CW$ zbYJJ)8(O*V*k(*=+E$gHCLt~KshC6HWrfWlVPj^7j*KJ6P2Bxl9OZ6*EmCSaRKMs( z<*V5<-5EDX#~FUuSfkc|`z_njkhiH`D|cnidN5~ZVv)hKXT>7U_e^+Kt$MWYeY4;F z@4LTNo!x%B*KGD#7RI8-%JXKr*Mx>{<$iJM%#kxow(j$iG(P;q=o_nX`Fi0k%ngYW z+q^Ud1lMehR!Y)mW_YTssFaqN`%=un*!r<@kQZz9$|Z-ycn%9pd7h@%9O9L#{ZBN> zZBAfU>zSU*FQ=H4SjZ&Z4XoOv5q~y4JAseMvMSVGm}SYC_3mBn`o?C1)|CIcJ zb+2;_qBEt=CJfCQAu$DbI^h z(Y#lCuItO=?FwH5bWhqWU;SjW6%RARl||+reEPyxTXXhK3vf8_mHEwn)sTPD`$RuY zpIIK2{qFa?E!Pw;-_e}#`Ju>;ccNY^Uw{7jvRx zS<0I)wN7)pUV3|z&SRd*9|Q$YZF0H2E&BL>opp^09S>P%|z_h1JUt5*Lwr|qWKNo*t@%{Vp3=Lbwj?IXS zdm4A@FVIC@i#Wb*xi;t0_G@gmPahf_I}qi~aPDKOqT;k;9Vf~!rDy9(CO56SR+Vy| zwW`i;{z1zJeGAPqdKeq#|5&l)-PausdoKoVfBfd;*40&}7-$<90?F%)Yu=)0 c$jwj5OsmALVOfkwAW#E?r>mdKI;Vst0A{I{@c;k- literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/showblocks/icons/showblocks-rtl.png b/ckeditor/plugins/showblocks/icons/showblocks-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..75bfd37a28e2fdadaedfe33c7fafe94779be1046 GIT binary patch literal 490 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Ea{HEjtmSN`?>!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e44+PRWeDemgEv^XZ#+_j&I8{d@21nT&t4 z3=7H`_AzXPx# literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/showblocks/icons/showblocks.png b/ckeditor/plugins/showblocks/icons/showblocks.png new file mode 100644 index 0000000000000000000000000000000000000000..09fe2c7dbb12176dbaa46e87edea5d4ff338c833 GIT binary patch literal 483 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Ea{HEjtmSN`?>!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e4#7ck-^`u zC}!c#1P%?L?^H`%BT7;dOH!?pi&B9UgOP!unXZAkuAya!p|O>*ft87owtq4ZMIndrud~5RU7~KlqvCB?4CNuN7<8ZM?GWcHwn9gFm;vTD`OGs4A4v z_>p{l_3!U?1~ulpOZhdv&pm(ZrckW485hHzLf=y^Oa(`QMlpE0`njxgN@xNAlu9>b literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/showblocks/images/block_blockquote.png b/ckeditor/plugins/showblocks/images/block_blockquote.png new file mode 100644 index 0000000000000000000000000000000000000000..a8f497353cc5abb02cb78b7eba55772e1f5db540 GIT binary patch literal 154 zcmeAS@N?(olHy`uVBq!ia0vp^RzS?p$P6U=5BZe>DYgKg5Z8u=hX4QnKfl(y1}MT* z666>BpW*3t11})Y(bL5-gyVYh4}L~=2?I&_?;_8ie6x^G__3`z_sgwKzZH&EWg9$J zo>3^H!!)^R)z2HjbAs=bOXQrh-_iK(#@Yr$22;7jhW_~%%z%b5c)I$ztaD0e0sySo BH~atq literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/showblocks/images/block_div.png b/ckeditor/plugins/showblocks/images/block_div.png new file mode 100644 index 0000000000000000000000000000000000000000..87b3c17146e79e8dcced15939f24a0f16ad50c61 GIT binary patch literal 127 zcmeAS@N?(olHy`uVBq!ia0vp^qCm{g$P6S6r-*3)DYgKg5Z8u=hX4QnKfl(y1}MT* z666>BpW*3t11}&?&C|s(gyVYhkN^MKnR)8>#2x&=+p)i$x$p|V!M`$YjXLp#Y@Eyt Y)8}f)Oi$*s1L|P#boFyt=akR{0Dd1P761SM literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/showblocks/images/block_h1.png b/ckeditor/plugins/showblocks/images/block_h1.png new file mode 100644 index 0000000000000000000000000000000000000000..3933325c08f3f4eacec46c97600f7cba01ead54f GIT binary patch literal 120 zcmeAS@N?(olHy`uVBq!ia0vp^fbHRe*aCb)TpJo1{{R2~{95lCpa@e* zkYDhBhNs&NynsA;PZ!4!j_b)k{_k&OY}>z={n2NEUx%wTFVdQ&MBb@0O>s@^8f$< literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/showblocks/images/block_h2.png b/ckeditor/plugins/showblocks/images/block_h2.png new file mode 100644 index 0000000000000000000000000000000000000000..c99894c2650ae1745e0e4156d775fe84d00efff0 GIT binary patch literal 127 zcmeAS@N?(olHy`uVBq!ia0vp^fbHRe*aCb)TpJo1{{R2~{95lCpa@e* zkYDhBhNs&NynsA4PZ!4!j_b)k{_k&OY}-GV{n1;8KYJS=G7HpK^B?)%xI=a!8z(b^ XbHRe*aCb)TpJo1{{R2~{95lCpa@e* zkYDhBhNs&Nyns9BpW*3t11}&?$FVdQ&MBb@02`Vnr2qf` literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/showblocks/images/block_h5.png b/ckeditor/plugins/showblocks/images/block_h5.png new file mode 100644 index 0000000000000000000000000000000000000000..ce5bec16cfa84d461672f8b0721911d90a06e445 GIT binary patch literal 126 zcmeAS@N?(olHy`uVBq!ia0vp^fbHRe*aCb)TpJo1{{R2~{95lCpa@e* zkYDhBhNs&NynsAaPZ!4!j_b)k{_k&OY}>z;`D2~JyZnS78)QA|*^>lnbHRe*aCb)TpJo1{{R2~{95lCpa@e* zkYDhBhNs&Nyns9#|GfK-CPMu6{1-oD!M|04nb literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/showblocks/images/block_pre.png b/ckeditor/plugins/showblocks/images/block_pre.png new file mode 100644 index 0000000000000000000000000000000000000000..955a8689a13a394a9e715673d23750a6847eb617 GIT binary patch literal 128 zcmeAS@N?(olHy`uVBq!ia0vp^VnEE#$P6TJEnce)q}T#{LR=df8vg(P|NL6-8lVVM zNswRge}<>q4ZMInbx#+^5RU7~KmPycXXdGYvoZ00=t{@C}8pCx}|qC*(_ aQHD7O)qh-UDHQ^0VeoYIb6Mw<&;$Unq%6+> literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/showblocks/lang/af.js b/ckeditor/plugins/showblocks/lang/af.js new file mode 100644 index 0000000..a031e7b --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/af.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'af', { + toolbar: 'Toon blokke' +} ); diff --git a/ckeditor/plugins/showblocks/lang/ar.js b/ckeditor/plugins/showblocks/lang/ar.js new file mode 100644 index 0000000..46b1e49 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/ar.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'ar', { + toolbar: 'مخطط تفصيلي' +} ); diff --git a/ckeditor/plugins/showblocks/lang/az.js b/ckeditor/plugins/showblocks/lang/az.js new file mode 100644 index 0000000..4540fed --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/az.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'az', { + toolbar: 'Blokları göstər' +} ); diff --git a/ckeditor/plugins/showblocks/lang/bg.js b/ckeditor/plugins/showblocks/lang/bg.js new file mode 100644 index 0000000..a84a503 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/bg.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'bg', { + toolbar: 'Показва блокове' +} ); diff --git a/ckeditor/plugins/showblocks/lang/bn.js b/ckeditor/plugins/showblocks/lang/bn.js new file mode 100644 index 0000000..39bce2b --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/bn.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'bn', { + toolbar: 'Show Blocks' // MISSING +} ); diff --git a/ckeditor/plugins/showblocks/lang/bs.js b/ckeditor/plugins/showblocks/lang/bs.js new file mode 100644 index 0000000..455f92a --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/bs.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'bs', { + toolbar: 'Show Blocks' // MISSING +} ); diff --git a/ckeditor/plugins/showblocks/lang/ca.js b/ckeditor/plugins/showblocks/lang/ca.js new file mode 100644 index 0000000..b2bc5f0 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/ca.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'ca', { + toolbar: 'Mostra els blocs' +} ); diff --git a/ckeditor/plugins/showblocks/lang/cs.js b/ckeditor/plugins/showblocks/lang/cs.js new file mode 100644 index 0000000..dde2973 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/cs.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'cs', { + toolbar: 'Ukázat bloky' +} ); diff --git a/ckeditor/plugins/showblocks/lang/cy.js b/ckeditor/plugins/showblocks/lang/cy.js new file mode 100644 index 0000000..d633739 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/cy.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'cy', { + toolbar: 'Dangos Blociau' +} ); diff --git a/ckeditor/plugins/showblocks/lang/da.js b/ckeditor/plugins/showblocks/lang/da.js new file mode 100644 index 0000000..540f624 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/da.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'da', { + toolbar: 'Vis afsnitsmærker' +} ); diff --git a/ckeditor/plugins/showblocks/lang/de-ch.js b/ckeditor/plugins/showblocks/lang/de-ch.js new file mode 100644 index 0000000..8a7ca3d --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/de-ch.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'de-ch', { + toolbar: 'Blöcke anzeigen' +} ); diff --git a/ckeditor/plugins/showblocks/lang/de.js b/ckeditor/plugins/showblocks/lang/de.js new file mode 100644 index 0000000..de009d2 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/de.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'de', { + toolbar: 'Blöcke anzeigen' +} ); diff --git a/ckeditor/plugins/showblocks/lang/el.js b/ckeditor/plugins/showblocks/lang/el.js new file mode 100644 index 0000000..cbcbf37 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/el.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'el', { + toolbar: 'Προβολή Τμημάτων' +} ); diff --git a/ckeditor/plugins/showblocks/lang/en-au.js b/ckeditor/plugins/showblocks/lang/en-au.js new file mode 100644 index 0000000..7c624f1 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/en-au.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'en-au', { + toolbar: 'Show Blocks' +} ); diff --git a/ckeditor/plugins/showblocks/lang/en-ca.js b/ckeditor/plugins/showblocks/lang/en-ca.js new file mode 100644 index 0000000..16b2487 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/en-ca.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'en-ca', { + toolbar: 'Show Blocks' +} ); diff --git a/ckeditor/plugins/showblocks/lang/en-gb.js b/ckeditor/plugins/showblocks/lang/en-gb.js new file mode 100644 index 0000000..b224228 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/en-gb.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'en-gb', { + toolbar: 'Show Blocks' +} ); diff --git a/ckeditor/plugins/showblocks/lang/en.js b/ckeditor/plugins/showblocks/lang/en.js new file mode 100644 index 0000000..bfc581d --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/en.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'en', { + toolbar: 'Show Blocks' +} ); diff --git a/ckeditor/plugins/showblocks/lang/eo.js b/ckeditor/plugins/showblocks/lang/eo.js new file mode 100644 index 0000000..1ac9105 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/eo.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'eo', { + toolbar: 'Montri la blokojn' +} ); diff --git a/ckeditor/plugins/showblocks/lang/es.js b/ckeditor/plugins/showblocks/lang/es.js new file mode 100644 index 0000000..f4bb362 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/es.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'es', { + toolbar: 'Mostrar bloques' +} ); diff --git a/ckeditor/plugins/showblocks/lang/et.js b/ckeditor/plugins/showblocks/lang/et.js new file mode 100644 index 0000000..9d2492d --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/et.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'et', { + toolbar: 'Blokkide näitamine' +} ); diff --git a/ckeditor/plugins/showblocks/lang/eu.js b/ckeditor/plugins/showblocks/lang/eu.js new file mode 100644 index 0000000..cdf73a7 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/eu.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'eu', { + toolbar: 'Erakutsi blokeak' +} ); diff --git a/ckeditor/plugins/showblocks/lang/fa.js b/ckeditor/plugins/showblocks/lang/fa.js new file mode 100644 index 0000000..88142cc --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/fa.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'fa', { + toolbar: 'نمایش بلوک‌ها' +} ); diff --git a/ckeditor/plugins/showblocks/lang/fi.js b/ckeditor/plugins/showblocks/lang/fi.js new file mode 100644 index 0000000..acd88ba --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/fi.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'fi', { + toolbar: 'Näytä elementit' +} ); diff --git a/ckeditor/plugins/showblocks/lang/fo.js b/ckeditor/plugins/showblocks/lang/fo.js new file mode 100644 index 0000000..1f313c5 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/fo.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'fo', { + toolbar: 'Vís blokkar' +} ); diff --git a/ckeditor/plugins/showblocks/lang/fr-ca.js b/ckeditor/plugins/showblocks/lang/fr-ca.js new file mode 100644 index 0000000..78cc46a --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/fr-ca.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'fr-ca', { + toolbar: 'Afficher les blocs' +} ); diff --git a/ckeditor/plugins/showblocks/lang/fr.js b/ckeditor/plugins/showblocks/lang/fr.js new file mode 100644 index 0000000..1c5370e --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/fr.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'fr', { + toolbar: 'Afficher les blocs' +} ); diff --git a/ckeditor/plugins/showblocks/lang/gl.js b/ckeditor/plugins/showblocks/lang/gl.js new file mode 100644 index 0000000..80f3ddd --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/gl.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'gl', { + toolbar: 'Amosar os bloques' +} ); diff --git a/ckeditor/plugins/showblocks/lang/gu.js b/ckeditor/plugins/showblocks/lang/gu.js new file mode 100644 index 0000000..832340d --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/gu.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'gu', { + toolbar: 'બ્લૉક બતાવવું' +} ); diff --git a/ckeditor/plugins/showblocks/lang/he.js b/ckeditor/plugins/showblocks/lang/he.js new file mode 100644 index 0000000..fb6ba68 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/he.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'he', { + toolbar: 'הצגת בלוקים' +} ); diff --git a/ckeditor/plugins/showblocks/lang/hi.js b/ckeditor/plugins/showblocks/lang/hi.js new file mode 100644 index 0000000..fda59fa --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/hi.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'hi', { + toolbar: 'ब्लॉक दिखायें' +} ); diff --git a/ckeditor/plugins/showblocks/lang/hr.js b/ckeditor/plugins/showblocks/lang/hr.js new file mode 100644 index 0000000..1c9dd65 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/hr.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'hr', { + toolbar: 'Prikaži blokove' +} ); diff --git a/ckeditor/plugins/showblocks/lang/hu.js b/ckeditor/plugins/showblocks/lang/hu.js new file mode 100644 index 0000000..4d5e594 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/hu.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'hu', { + toolbar: 'Blokkok megjelenítése' +} ); diff --git a/ckeditor/plugins/showblocks/lang/id.js b/ckeditor/plugins/showblocks/lang/id.js new file mode 100644 index 0000000..43c1757 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/id.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'id', { + toolbar: 'Perlihatkan Blok' +} ); diff --git a/ckeditor/plugins/showblocks/lang/is.js b/ckeditor/plugins/showblocks/lang/is.js new file mode 100644 index 0000000..3de52fa --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/is.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'is', { + toolbar: 'Sýna blokkir' +} ); diff --git a/ckeditor/plugins/showblocks/lang/it.js b/ckeditor/plugins/showblocks/lang/it.js new file mode 100644 index 0000000..6a3b4d5 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/it.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'it', { + toolbar: 'Visualizza Blocchi' +} ); diff --git a/ckeditor/plugins/showblocks/lang/ja.js b/ckeditor/plugins/showblocks/lang/ja.js new file mode 100644 index 0000000..6138fad --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/ja.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'ja', { + toolbar: 'ブロック表示' +} ); diff --git a/ckeditor/plugins/showblocks/lang/ka.js b/ckeditor/plugins/showblocks/lang/ka.js new file mode 100644 index 0000000..1159b5c --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/ka.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'ka', { + toolbar: 'არეების ჩვენება' +} ); diff --git a/ckeditor/plugins/showblocks/lang/km.js b/ckeditor/plugins/showblocks/lang/km.js new file mode 100644 index 0000000..7f4226d --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/km.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'km', { + toolbar: 'បង្ហាញ​ប្លក់' +} ); diff --git a/ckeditor/plugins/showblocks/lang/ko.js b/ckeditor/plugins/showblocks/lang/ko.js new file mode 100644 index 0000000..f79332c --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/ko.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'ko', { + toolbar: '블록 보기' +} ); diff --git a/ckeditor/plugins/showblocks/lang/ku.js b/ckeditor/plugins/showblocks/lang/ku.js new file mode 100644 index 0000000..d04ae55 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/ku.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'ku', { + toolbar: 'نیشاندانی بەربەستەکان' +} ); diff --git a/ckeditor/plugins/showblocks/lang/lt.js b/ckeditor/plugins/showblocks/lang/lt.js new file mode 100644 index 0000000..b2e131b --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/lt.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'lt', { + toolbar: 'Rodyti blokus' +} ); diff --git a/ckeditor/plugins/showblocks/lang/lv.js b/ckeditor/plugins/showblocks/lang/lv.js new file mode 100644 index 0000000..fda85e1 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/lv.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'lv', { + toolbar: 'Parādīt blokus' +} ); diff --git a/ckeditor/plugins/showblocks/lang/mk.js b/ckeditor/plugins/showblocks/lang/mk.js new file mode 100644 index 0000000..2049b15 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/mk.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'mk', { + toolbar: 'Show Blocks' // MISSING +} ); diff --git a/ckeditor/plugins/showblocks/lang/mn.js b/ckeditor/plugins/showblocks/lang/mn.js new file mode 100644 index 0000000..b610b2c --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/mn.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'mn', { + toolbar: 'Хавтангуудыг харуулах' +} ); diff --git a/ckeditor/plugins/showblocks/lang/ms.js b/ckeditor/plugins/showblocks/lang/ms.js new file mode 100644 index 0000000..4172df8 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/ms.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'ms', { + toolbar: 'Show Blocks' // MISSING +} ); diff --git a/ckeditor/plugins/showblocks/lang/nb.js b/ckeditor/plugins/showblocks/lang/nb.js new file mode 100644 index 0000000..a23178a --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/nb.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'nb', { + toolbar: 'Vis blokker' +} ); diff --git a/ckeditor/plugins/showblocks/lang/nl.js b/ckeditor/plugins/showblocks/lang/nl.js new file mode 100644 index 0000000..5ea24ca --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/nl.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'nl', { + toolbar: 'Toon blokken' +} ); diff --git a/ckeditor/plugins/showblocks/lang/no.js b/ckeditor/plugins/showblocks/lang/no.js new file mode 100644 index 0000000..1c0c5d8 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/no.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'no', { + toolbar: 'Vis blokker' +} ); diff --git a/ckeditor/plugins/showblocks/lang/oc.js b/ckeditor/plugins/showblocks/lang/oc.js new file mode 100644 index 0000000..8220017 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/oc.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'oc', { + toolbar: 'Afichar los blòts' +} ); diff --git a/ckeditor/plugins/showblocks/lang/pl.js b/ckeditor/plugins/showblocks/lang/pl.js new file mode 100644 index 0000000..ebbefc0 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/pl.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'pl', { + toolbar: 'Pokaż bloki' +} ); diff --git a/ckeditor/plugins/showblocks/lang/pt-br.js b/ckeditor/plugins/showblocks/lang/pt-br.js new file mode 100644 index 0000000..8253f46 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/pt-br.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'pt-br', { + toolbar: 'Mostrar blocos de código' +} ); diff --git a/ckeditor/plugins/showblocks/lang/pt.js b/ckeditor/plugins/showblocks/lang/pt.js new file mode 100644 index 0000000..0966751 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/pt.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'pt', { + toolbar: 'Exibir blocos' +} ); diff --git a/ckeditor/plugins/showblocks/lang/ro.js b/ckeditor/plugins/showblocks/lang/ro.js new file mode 100644 index 0000000..692a214 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/ro.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'ro', { + toolbar: 'Arată blocurile' +} ); diff --git a/ckeditor/plugins/showblocks/lang/ru.js b/ckeditor/plugins/showblocks/lang/ru.js new file mode 100644 index 0000000..2faa5db --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/ru.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'ru', { + toolbar: 'Отображать блоки' +} ); diff --git a/ckeditor/plugins/showblocks/lang/si.js b/ckeditor/plugins/showblocks/lang/si.js new file mode 100644 index 0000000..ef3864a --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/si.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'si', { + toolbar: 'කොටස පෙන්නන්න' +} ); diff --git a/ckeditor/plugins/showblocks/lang/sk.js b/ckeditor/plugins/showblocks/lang/sk.js new file mode 100644 index 0000000..956be98 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/sk.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'sk', { + toolbar: 'Ukázať bloky' +} ); diff --git a/ckeditor/plugins/showblocks/lang/sl.js b/ckeditor/plugins/showblocks/lang/sl.js new file mode 100644 index 0000000..619706f --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/sl.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'sl', { + toolbar: 'Prikaži ograde' +} ); diff --git a/ckeditor/plugins/showblocks/lang/sq.js b/ckeditor/plugins/showblocks/lang/sq.js new file mode 100644 index 0000000..e5c48b8 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/sq.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'sq', { + toolbar: 'Shfaq Blloqet' +} ); diff --git a/ckeditor/plugins/showblocks/lang/sr-latn.js b/ckeditor/plugins/showblocks/lang/sr-latn.js new file mode 100644 index 0000000..737e40e --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/sr-latn.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'sr-latn', { + toolbar: 'Show Blocks' // MISSING +} ); diff --git a/ckeditor/plugins/showblocks/lang/sr.js b/ckeditor/plugins/showblocks/lang/sr.js new file mode 100644 index 0000000..8f82a05 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/sr.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'sr', { + toolbar: 'Show Blocks' // MISSING +} ); diff --git a/ckeditor/plugins/showblocks/lang/sv.js b/ckeditor/plugins/showblocks/lang/sv.js new file mode 100644 index 0000000..a8162dd --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/sv.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'sv', { + toolbar: 'Visa block' +} ); diff --git a/ckeditor/plugins/showblocks/lang/th.js b/ckeditor/plugins/showblocks/lang/th.js new file mode 100644 index 0000000..1199642 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/th.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'th', { + toolbar: 'แสดงบล็อคข้อมูล' +} ); diff --git a/ckeditor/plugins/showblocks/lang/tr.js b/ckeditor/plugins/showblocks/lang/tr.js new file mode 100644 index 0000000..fa09cfe --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/tr.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'tr', { + toolbar: 'Blokları Göster' +} ); diff --git a/ckeditor/plugins/showblocks/lang/tt.js b/ckeditor/plugins/showblocks/lang/tt.js new file mode 100644 index 0000000..45b64b1 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/tt.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'tt', { + toolbar: 'Блокларны күрсәтү' +} ); diff --git a/ckeditor/plugins/showblocks/lang/ug.js b/ckeditor/plugins/showblocks/lang/ug.js new file mode 100644 index 0000000..03f190a --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/ug.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'ug', { + toolbar: 'بۆلەكنى كۆرسەت' +} ); diff --git a/ckeditor/plugins/showblocks/lang/uk.js b/ckeditor/plugins/showblocks/lang/uk.js new file mode 100644 index 0000000..6c5603c --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/uk.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'uk', { + toolbar: 'Показувати блоки' +} ); diff --git a/ckeditor/plugins/showblocks/lang/vi.js b/ckeditor/plugins/showblocks/lang/vi.js new file mode 100644 index 0000000..c9e3836 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/vi.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'vi', { + toolbar: 'Hiển thị các khối' +} ); diff --git a/ckeditor/plugins/showblocks/lang/zh-cn.js b/ckeditor/plugins/showblocks/lang/zh-cn.js new file mode 100644 index 0000000..5e54e52 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/zh-cn.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'zh-cn', { + toolbar: '显示区块' +} ); diff --git a/ckeditor/plugins/showblocks/lang/zh.js b/ckeditor/plugins/showblocks/lang/zh.js new file mode 100644 index 0000000..d60a705 --- /dev/null +++ b/ckeditor/plugins/showblocks/lang/zh.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'showblocks', 'zh', { + toolbar: '顯示區塊' +} ); diff --git a/ckeditor/plugins/showblocks/plugin.js b/ckeditor/plugins/showblocks/plugin.js new file mode 100644 index 0000000..08f6954 --- /dev/null +++ b/ckeditor/plugins/showblocks/plugin.js @@ -0,0 +1,153 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview The "showblocks" plugin. Enable it will make all block level + * elements being decorated with a border and the element name + * displayed on the left-right corner. + */ + +( function() { + 'use strict'; + + var commandDefinition = { + readOnly: 1, + preserveState: true, + editorFocus: false, + + exec: function( editor ) { + this.toggleState(); + this.refresh( editor ); + }, + + refresh: function( editor ) { + if ( editor.document ) { + // Show blocks turns inactive after editor loses focus when in inline. + var showBlocks = ( this.state == CKEDITOR.TRISTATE_ON && ( editor.elementMode != CKEDITOR.ELEMENT_MODE_INLINE || editor.focusManager.hasFocus ) ); + + var funcName = showBlocks ? 'attachClass' : 'removeClass'; + editor.editable()[ funcName ]( 'cke_show_blocks' ); + } + } + }; + + CKEDITOR.plugins.add( 'showblocks', { + // jscs:disable maximumLineLength + lang: 'af,ar,az,bg,bn,bs,ca,cs,cy,da,de,de-ch,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,oc,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + // jscs:enable maximumLineLength + icons: 'showblocks,showblocks-rtl', // %REMOVE_LINE_CORE% + hidpi: true, // %REMOVE_LINE_CORE% + onLoad: function() { + var tags = [ 'p', 'div', 'pre', 'address', 'blockquote', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6' ], + cssStd, cssImg, cssLtr, cssRtl, + path = CKEDITOR.getUrl( this.path ), + // #10884 don't apply showblocks styles to non-editable elements and chosen ones. + // IE8 does not support :not() pseudoclass, so we need to reset showblocks rather + // than 'prevent' its application. We do that by additional rules. + supportsNotPseudoclass = !( CKEDITOR.env.ie && CKEDITOR.env.version < 9 ), + notDisabled = supportsNotPseudoclass ? ':not([contenteditable=false]):not(.cke_show_blocks_off)' : '', + tag, trailing; + + cssStd = cssImg = cssLtr = cssRtl = ''; + + while ( ( tag = tags.pop() ) ) { + trailing = tags.length ? ',' : ''; + + cssStd += '.cke_show_blocks ' + tag + notDisabled + trailing; + cssLtr += '.cke_show_blocks.cke_contents_ltr ' + tag + notDisabled + trailing; + cssRtl += '.cke_show_blocks.cke_contents_rtl ' + tag + notDisabled + trailing; + cssImg += '.cke_show_blocks ' + tag + notDisabled + '{' + + 'background-image:url(' + CKEDITOR.getUrl( path + 'images/block_' + tag + '.png' ) + ')' + + '}'; + } + + // .cke_show_blocks p { ... } + cssStd += '{' + + 'background-repeat:no-repeat;' + + 'border:1px dotted gray;' + + 'padding-top:8px' + + '}'; + + // .cke_show_blocks.cke_contents_ltr p { ... } + cssLtr += '{' + + 'background-position:top left;' + + 'padding-left:8px' + + '}'; + + // .cke_show_blocks.cke_contents_rtl p { ... } + cssRtl += '{' + + 'background-position:top right;' + + 'padding-right:8px' + + '}'; + + CKEDITOR.addCss( cssStd.concat( cssImg, cssLtr, cssRtl ) ); + + // [IE8] Reset showblocks styles for non-editables and chosen elements, because + // it could not be done using :not() pseudoclass (#10884). + if ( !supportsNotPseudoclass ) { + CKEDITOR.addCss( + '.cke_show_blocks [contenteditable=false],.cke_show_blocks .cke_show_blocks_off{' + + 'border:none;' + + 'padding-top:0;' + + 'background-image:none' + + '}' + + '.cke_show_blocks.cke_contents_rtl [contenteditable=false],.cke_show_blocks.cke_contents_rtl .cke_show_blocks_off{' + + 'padding-right:0' + + '}' + + '.cke_show_blocks.cke_contents_ltr [contenteditable=false],.cke_show_blocks.cke_contents_ltr .cke_show_blocks_off{' + + 'padding-left:0' + + '}' + ); + } + }, + init: function( editor ) { + if ( editor.blockless ) + return; + + var command = editor.addCommand( 'showblocks', commandDefinition ); + command.canUndo = false; + + if ( editor.config.startupOutlineBlocks ) + command.setState( CKEDITOR.TRISTATE_ON ); + + editor.ui.addButton && editor.ui.addButton( 'ShowBlocks', { + label: editor.lang.showblocks.toolbar, + command: 'showblocks', + toolbar: 'tools,20' + } ); + + // Refresh the command on setData. + editor.on( 'mode', function() { + if ( command.state != CKEDITOR.TRISTATE_DISABLED ) + command.refresh( editor ); + } ); + + // Refresh the command on focus/blur in inline. + if ( editor.elementMode == CKEDITOR.ELEMENT_MODE_INLINE ) { + editor.on( 'focus', onFocusBlur ); + editor.on( 'blur', onFocusBlur ); + } + + // Refresh the command on setData. + editor.on( 'contentDom', function() { + if ( command.state != CKEDITOR.TRISTATE_DISABLED ) + command.refresh( editor ); + } ); + + function onFocusBlur() { + command.refresh( editor ); + } + } + } ); +} )(); + +/** + * Whether to automaticaly enable the show block" command when the editor loads. + * + * config.startupOutlineBlocks = true; + * + * @cfg {Boolean} [startupOutlineBlocks=false] + * @member CKEDITOR.config + */ diff --git a/ckeditor/plugins/showborders/plugin.js b/ckeditor/plugins/showborders/plugin.js new file mode 100644 index 0000000..53fd245 --- /dev/null +++ b/ckeditor/plugins/showborders/plugin.js @@ -0,0 +1,174 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview The "show border" plugin. The command display visible outline + * border line around all table elements if table doesn't have a none-zero 'border' attribute specified. + */ + +( function() { + var commandDefinition = { + preserveState: true, + editorFocus: false, + readOnly: 1, + + exec: function( editor ) { + this.toggleState(); + this.refresh( editor ); + }, + + refresh: function( editor ) { + if ( editor.document ) { + var funcName = ( this.state == CKEDITOR.TRISTATE_ON ) ? 'attachClass' : 'removeClass'; + editor.editable()[ funcName ]( 'cke_show_borders' ); + } + } + }; + + var showBorderClassName = 'cke_show_border'; + + CKEDITOR.plugins.add( 'showborders', { + modes: { 'wysiwyg': 1 }, + + onLoad: function() { + var cssStyleText, + cssTemplate = + // TODO: For IE6, we don't have child selector support, + // where nested table cells could be incorrect. + ( CKEDITOR.env.ie6Compat ? [ + '.%1 table.%2,', + '.%1 table.%2 td, .%1 table.%2 th', + '{', + 'border : #d3d3d3 1px dotted', + '}' + ] : [ + '.%1 table.%2,', + '.%1 table.%2 > tr > td, .%1 table.%2 > tr > th,', + '.%1 table.%2 > tbody > tr > td, .%1 table.%2 > tbody > tr > th,', + '.%1 table.%2 > thead > tr > td, .%1 table.%2 > thead > tr > th,', + '.%1 table.%2 > tfoot > tr > td, .%1 table.%2 > tfoot > tr > th', + '{', + 'border : #d3d3d3 1px dotted', + '}' + ] ).join( '' ); + + cssStyleText = cssTemplate.replace( /%2/g, showBorderClassName ).replace( /%1/g, 'cke_show_borders ' ); + + CKEDITOR.addCss( cssStyleText ); + }, + + init: function( editor ) { + + var command = editor.addCommand( 'showborders', commandDefinition ); + command.canUndo = false; + + if ( editor.config.startupShowBorders !== false ) + command.setState( CKEDITOR.TRISTATE_ON ); + + // Refresh the command on setData. + editor.on( 'mode', function() { + if ( command.state != CKEDITOR.TRISTATE_DISABLED ) + command.refresh( editor ); + }, null, null, 100 ); + + // Refresh the command on wysiwyg frame reloads. + editor.on( 'contentDom', function() { + if ( command.state != CKEDITOR.TRISTATE_DISABLED ) + command.refresh( editor ); + } ); + + editor.on( 'removeFormatCleanup', function( evt ) { + var element = evt.data; + if ( editor.getCommand( 'showborders' ).state == CKEDITOR.TRISTATE_ON && element.is( 'table' ) && ( !element.hasAttribute( 'border' ) || parseInt( element.getAttribute( 'border' ), 10 ) <= 0 ) ) + element.addClass( showBorderClassName ); + } ); + }, + + afterInit: function( editor ) { + var dataProcessor = editor.dataProcessor, + dataFilter = dataProcessor && dataProcessor.dataFilter, + htmlFilter = dataProcessor && dataProcessor.htmlFilter; + + if ( dataFilter ) { + dataFilter.addRules( { + elements: { + 'table': function( element ) { + var attributes = element.attributes, + cssClass = attributes[ 'class' ], + border = parseInt( attributes.border, 10 ); + + if ( ( !border || border <= 0 ) && ( !cssClass || cssClass.indexOf( showBorderClassName ) == -1 ) ) + attributes[ 'class' ] = ( cssClass || '' ) + ' ' + showBorderClassName; + } + } + } ); + } + + if ( htmlFilter ) { + htmlFilter.addRules( { + elements: { + 'table': function( table ) { + var attributes = table.attributes, + cssClass = attributes[ 'class' ]; + + cssClass && ( attributes[ 'class' ] = cssClass.replace( showBorderClassName, '' ).replace( /\s{2}/, ' ' ).replace( /^\s+|\s+$/, '' ) ); + } + } + } ); + } + } + } ); + + // Table dialog must be aware of it. + CKEDITOR.on( 'dialogDefinition', function( ev ) { + var dialogName = ev.data.name; + + if ( dialogName == 'table' || dialogName == 'tableProperties' ) { + var dialogDefinition = ev.data.definition, + infoTab = dialogDefinition.getContents( 'info' ), + borderField = infoTab.get( 'txtBorder' ), + originalCommit = borderField.commit; + + borderField.commit = CKEDITOR.tools.override( originalCommit, function( org ) { + return function( data, selectedTable ) { + org.apply( this, arguments ); + var value = parseInt( this.getValue(), 10 ); + selectedTable[ ( !value || value <= 0 ) ? 'addClass' : 'removeClass' ]( showBorderClassName ); + }; + } ); + + var advTab = dialogDefinition.getContents( 'advanced' ), + classField = advTab && advTab.get( 'advCSSClasses' ); + + if ( classField ) { + classField.setup = CKEDITOR.tools.override( classField.setup, function( originalSetup ) { + return function() { + originalSetup.apply( this, arguments ); + this.setValue( this.getValue().replace( /cke_show_border/, '' ) ); + }; + } ); + + classField.commit = CKEDITOR.tools.override( classField.commit, function( originalCommit ) { + return function( data, element ) { + originalCommit.apply( this, arguments ); + + if ( !parseInt( element.getAttribute( 'border' ), 10 ) ) + element.addClass( 'cke_show_border' ); + }; + } ); + } + } + } ); + +} )(); + +/** + * Whether to automatically enable the "show borders" command when the editor loads. + * + * config.startupShowBorders = false; + * + * @cfg {Boolean} [startupShowBorders=true] + * @member CKEDITOR.config + */ diff --git a/ckeditor/plugins/smiley/dialogs/smiley.js b/ckeditor/plugins/smiley/dialogs/smiley.js new file mode 100644 index 0000000..760de81 --- /dev/null +++ b/ckeditor/plugins/smiley/dialogs/smiley.js @@ -0,0 +1,193 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +CKEDITOR.dialog.add( 'smiley', function( editor ) { + var config = editor.config, + lang = editor.lang.smiley, + images = config.smiley_images, + columns = config.smiley_columns || 8, + i; + + // Simulate "this" of a dialog for non-dialog events. + // @type {CKEDITOR.dialog} + var dialog; + var onClick = function( evt ) { + var target = evt.data.getTarget(), + targetName = target.getName(); + + if ( targetName == 'a' ) + target = target.getChild( 0 ); + else if ( targetName != 'img' ) + return; + + var src = target.getAttribute( 'cke_src' ), + title = target.getAttribute( 'title' ); + + var img = editor.document.createElement( 'img', { + attributes: { + src: src, + 'data-cke-saved-src': src, + title: title, + alt: title, + width: target.$.width, + height: target.$.height + } + } ); + + editor.insertElement( img ); + + dialog.hide(); + evt.data.preventDefault(); + }; + + var onKeydown = CKEDITOR.tools.addFunction( function( ev, element ) { + ev = new CKEDITOR.dom.event( ev ); + element = new CKEDITOR.dom.element( element ); + var relative, nodeToMove; + + var keystroke = ev.getKeystroke(), + rtl = editor.lang.dir == 'rtl'; + switch ( keystroke ) { + // UP-ARROW + case 38: + // relative is TR + if ( ( relative = element.getParent().getParent().getPrevious() ) ) { + nodeToMove = relative.getChild( [ element.getParent().getIndex(), 0 ] ); + nodeToMove.focus(); + } + ev.preventDefault(); + break; + // DOWN-ARROW + case 40: + // relative is TR + if ( ( relative = element.getParent().getParent().getNext() ) ) { + nodeToMove = relative.getChild( [ element.getParent().getIndex(), 0 ] ); + if ( nodeToMove ) + nodeToMove.focus(); + } + ev.preventDefault(); + break; + // ENTER + // SPACE + case 32: + onClick( { data: ev } ); + ev.preventDefault(); + break; + + // RIGHT-ARROW + case rtl ? 37 : 39: + // relative is TD + if ( ( relative = element.getParent().getNext() ) ) { + nodeToMove = relative.getChild( 0 ); + nodeToMove.focus(); + ev.preventDefault( true ); + } + // relative is TR + else if ( ( relative = element.getParent().getParent().getNext() ) ) { + nodeToMove = relative.getChild( [ 0, 0 ] ); + if ( nodeToMove ) + nodeToMove.focus(); + ev.preventDefault( true ); + } + break; + + // LEFT-ARROW + case rtl ? 39 : 37: + // relative is TD + if ( ( relative = element.getParent().getPrevious() ) ) { + nodeToMove = relative.getChild( 0 ); + nodeToMove.focus(); + ev.preventDefault( true ); + } + // relative is TR + else if ( ( relative = element.getParent().getParent().getPrevious() ) ) { + nodeToMove = relative.getLast().getChild( 0 ); + nodeToMove.focus(); + ev.preventDefault( true ); + } + break; + default: + // Do not stop not handled events. + return; + } + } ); + + // Build the HTML for the smiley images table. + var labelId = CKEDITOR.tools.getNextId() + '_smiley_emtions_label'; + var html = [ + '
              ' + + '' + lang.options + '', + '' + ]; + + var size = images.length; + for ( i = 0; i < size; i++ ) { + if ( i % columns === 0 ) + html.push( '' ); + + var smileyLabelId = 'cke_smile_label_' + i + '_' + CKEDITOR.tools.getNextNumber(); + html.push( + '' + ); + + if ( i % columns == columns - 1 ) + html.push( '' ); + } + + if ( i < columns - 1 ) { + for ( ; i < columns - 1; i++ ) + html.push( '' ); + html.push( '' ); + } + + html.push( '
              ' ); + + var smileySelector = { + type: 'html', + id: 'smileySelector', + html: html.join( '' ), + onLoad: function( event ) { + dialog = event.sender; + }, + focus: function() { + var self = this; + // IE need a while to move the focus (#6539). + setTimeout( function() { + var firstSmile = self.getElement().getElementsByTag( 'a' ).getItem( 0 ); + firstSmile.focus(); + }, 0 ); + }, + onClick: onClick, + style: 'width: 100%; border-collapse: separate;' + }; + + return { + title: editor.lang.smiley.title, + minWidth: 270, + minHeight: 120, + contents: [ { + id: 'tab1', + label: '', + title: '', + expand: true, + padding: 0, + elements: [ + smileySelector + ] + } ], + buttons: [ CKEDITOR.dialog.cancelButton ] + }; +} ); diff --git a/ckeditor/plugins/smiley/icons/hidpi/smiley.png b/ckeditor/plugins/smiley/icons/hidpi/smiley.png new file mode 100644 index 0000000000000000000000000000000000000000..810d702e53e3792450e5f2bed24ec49cd07dfb63 GIT binary patch literal 1708 zcmZ`(e>fBPAOBbgWi~XS8=Lesq|L6zny-r?lgT7POV~>D6*szOH==ds@}nfzFfMny zZ*@k)&hHSZaASU~&iR$@$j?P2t@2%ee*d`V{k-3==Xt%K*ZciEuRmT{N2xxB1{MYY z07KuyWSR!8KewK)X0lUKRyCk~=8*p(0Hk@_KAhJ1yo^3f^9LYh4*-|=0KC^wmtFyo zj0IpW5&+^Y0L&6f8Usn1g>ICe4;gHJt{+?edqcx)P4e~k+B&%nVu%8lp>jO{bng3- z4;>5b;Dz{|H}!#ix@U#2A?-@kIS~lc>p5UBMc5fS>EZO;IMZ$y+cSe4QE!ZKw>-7yHMyOw@|thXKFNNt9^xSu!c^Y`RZplab(;qgE5C&z-Fjcaj{Oxt9c&M4Z)WC)UrHH+oe~UI= zOTd0gXXgseiiD@LIZpi0ip(5=b%o3%ZenC41IH8zQR3#=lJH}c#hvO#t*mGFl}^Tr z#Wryoy*1VCc2C$g3O zS;J~=`PKG;c}%BrBmnbt>Uj%yeTYPl@vTgw=nH2y)?jm26;JH7!jBsgLS)GTBJT zF==C{KGH;6#?`jy#_f?e1jq;6^<4CI8;E*cRfgUta!D*7u&Vf_+|J%*u$~$hXV;NP zugYI8QJm#F_LO7&Q2?ADZx+_)7Tb>%m>nE7T6VRlm&x|a2>U1T_~`ifcw9>U1#;|q z(B|;IYSWzB{x4j=j=}NggKlUMAaNm<15mHP4@WZ_kwx!HW;WsmiSUy;K(Z#mKx@M! z!uH75rvzqR(*eZJG{`#%#?g0J-ND`DW+#s1!{J-Ev^w;xIKXc=PHPMZ0SWR$7+G(x zs3sgsMg#c?Yi6P-_2gSwJ(#^s1DN zR$LwQ!-WOM3K^N)3b`nHh+N@$vUrJKTKL=5DbYRE57v>iZi>&4Ljf&#qLg7CCPC=D zb+Qx3|7_@2U%ClN=;sD>?OYiTI#Ea_zmYc-H(gjPdL2RG^tjdmz$pzXWCS0_h<_^{ z7%Fa$1ZbiKbi)fXOz1iyrR$}W`fe9^kiNW$>-q{ad}g}ra-EOQPl`@+TKCiMcAI~6 z?8&|IPV+33!ub@wQL5BN6RTuQCSBl0@gG zMRj){6z~#84J0rDc4`<6Jh)pm$XN(JU4&Q5yO?$0jqG(^$L-{u>X6 z??l7^qr06RpQf%zq_a(U@X9trb zWJA95%G%OY9dRf3{c5bO+MVltO|?mQ5u=H7+a#~hq?pr53}W=x3=IHhEbhQw9Bwbx v`4|pQ#N&xrtOFLOna{K;7XMH1pYt)XOwK!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e4KT$`K zWA*7}Y47jtp4!_gGHU^6C#TRMW`=_-8_dl1w9Q@b?7Cs`q!Y{yiVeJCE?iu44~opK z>-$=*PsepGpE-GQ{<%5tt?!?B_fGF{z*W2a+hPrybbin3IP>uAhefN5W}ju~3kf~F z>B=UZ(Enw&v(Bd3uFE&jiOAl*YE@9e!KmFgwyoWgt9|X3Yr?`+T3fH>@yfqZH#nA4 z@qWK#a#-V3iN|L%Op;8b1e5nLhV>Y(mQ7Q>zuD4LvsQd!YUtia_6t`%SK2fuXctS$ zii3;=d@+{KuZ4!XKC$Y*`SjJCX!dnhZx|bL^7ENj6u%4Qco-I1&zR33Cnv{}U^Fvh zdt-LO$*A9#s{cz*h--dXQgwT&{O;oY>#|?%V!QD^qmC(KmRhpBsl*Z2XXYKY3HsFv z$2KHJUkQCq(`aM|UTa}r%x-q*&TzLD6x-tgGrm^H7X8udd%ZMR>uW45z?UiJNm z1i$N(0GA1K=gwWTg(>?0|MNT1@Bf~!&(LAKuDR4S`Ap`r%+DRiW}KCHJk#*m-0%N{ zCQK31R9&-m=BZ5`bEJ~Zg1tUVEt%psr}%xam-vCmKoR|jN?cs@9~%&U3+vEt7Y z>;H^bjel{PX<9`96NhSvYeY#(Vo9o1a#1RfVlXl=G}ARO*EO^ZF*LR^Hn1`=(l#)% lGBA*sP+ozeAvZrIGp!Q0hRn0)j{r3=c)I$ztaD0e0suD&IG_Lk literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/angel_smile.gif b/ckeditor/plugins/smiley/images/angel_smile.gif new file mode 100644 index 0000000000000000000000000000000000000000..21f81a2fab5b772bf1dcef0fe0a5f1965a08927d GIT binary patch literal 1245 zcmeH`{ZrBh9Du(lA_^p;f{GZh*>#>vg-WcpVe_qxHdcBkoV$~DTj}X$YrA=EDa>g& z&*{`%<>ta9P8XRelEYV&Qp))T8!O927}m5CoeM?2-_Nc;VZZPB{rTm&dom8C3zB6F zgn_sb2b2H6P=zl~MZ2{D;a2Jzo;_r2&>&;$%H}zL_%76gqX0@u--14#&){LIjEU~ z{`wM3?SSc*!4~Ve7Z3Mdf&1~x6Z=q8qI-&m&LnNkC4f}`c0OuIfq}PSP>kJr(`yuC z4|2V?3tiScn0tS9uFz{cwed$W*h;{12D6ody#O4iVet%1%fWIM?pA=c3g#|ge>QvP zFJkjQtvf0)XEiL;V#~Ger$2(@61Jq;c&70#x5Hl@n5z{W-LTN(eXIwk0hW3_t}f4N zH~P;Y_WYLDZARU9yc=e8;|{D?QO_*qv0xq>tlov^53sF=nAZ-QiLTo&>ABenv;5hD-eD`W%;^8#U8LFm)N%ET{bOMdwzM#Rc2N$sz)D(i+t+^<6; zMzWL^_O4tV(X1G)7I2TzCUkA-_`t9PaUGR&uqI7P;vKVQ(lo+Cy^?yp;xJp3%1n$U z5~|K8e@={%UP+o!?LTE=XwEvaqHG;_3p{Uif_K#{+dwiL(8l~ zQi51oVP#aZx~DQw6vvSTQk(O95Jb)nBOO1_nJea!Ig;SC)ZmJvV&TcAf_S9Ss z!Fu%FBF$Gt%=@kix^y$en7>OUl;g;`#W-JovP<#Nd&=P%VRcTYq98WTj;H4cPMQd^ qnmi+y@WBWnC*p*PN$AgJ8}WtsBW_ zEeI{UvbD07r3Ffnvgoy?Q1G%SU|8D=m;24nGxOaGTuK^WeE28d%$)O^Gv}OdCcrtf z6!3q^ZvelAur~NC?*7*-x8pPAnW)2>y@6Ub8xGnw+E#qTx6NAZ!{h22^MkwRD=oA8+NhhM zuc0Vjc^vQHnJvO{zK0rqSx&tl21P@!!uUzJJq*q~C{9w^N3D&oYKD8E#^VQ{y>j64 z%0Gp^<6*hFv2Hb?=JQdr0-DN(u{Yr6F#*bElb@qzen8!pgRb_k`)P(|`KM*c@zVU@ zQD!Sw%8iBf}F)U&F;Mw$j zD3y8G_*Cv&Tn&)eZqP> z73<)t7)fgyo{>{`z$Goui=pJaHFZNe%9brq6K$eInPA%+aI_GjQ1$!pTt1FrZAwcv zS3iKCA_bD{RT95`5y@y?tUuHjtrY*y+z19vhKXMkluM^I9>l792E*D^&_g(@;7o`O z@oK7OH-&HQpgt#*k=!U2%VJq9jbZfL2%2+3`0>pk#!Hh7n6d~wEk{r#a$?Qe)Qa*G ztxZw=gdM$(PD{FBZRk;YPbE=%BAnC50y+J9AT{rYapjvt+}E@0KuW?Q@t+gs!XVSI(L?MoyJ zaVTqyfltIloQp%fK%LWVpl5=`E>I+6?W28#ahGQfX$1nL>lU miK<1DUR8VN4sT7vR{aZh|2Vqsev4870000v5$^6lp{j(L@cWd@v)@&bbIe*!4{2R~Nk+whll|Kio{Rvd~AE5XvNcDG+ z>i=Ms|G{d%Lbd*fY5$AR{t>13KT_{~gu&-n_*H+!FG`#I74bCTuP zB&%;}cK;Kt{-#*|O11x=Vmmd`V`{YLg$%EY*?w0_qyDEmeam$Enc?_9!})Kn^WSWj z|Jm;Uvpv2P`g|?&{aWJxx5)p0ap1r5;6IhYe`>@3RY(7+kNR5^d#x(rMnn3E&cb_> z>%R77|L@5B*_;1$V*bCrqL;I4e@!g^Ke6=3^t#`(>wnE`_%W;D$Lz+xGaG-*YyGjH z{r94-zl(c+EbD)|YUZzHlm4%t{bI|~7u#0+*|PA@wncxpFa5i7`I`en7bZLUvj}rN5l-fsqRGU-@L~cBCwnJj z-5Z7}?);8k5-BGv91b-1YUkeLNorZz$j389s7h!`bAY^2{EmXc87!w3`TDacioDP~ z!=vQU$`aYte1w^Wm8Yjb(6w*ILQZSbOTui&x(%wON`o{$PZCzIQYd_6!Z~4@+Vl-# zDVtJ#r|HCO@_E?Fk~zVpYX;9(mS&Ghhl}rA33OKBm}Qms;Kc$(6``Jmy&8XBG#+M< zcAm;7btEL=sH8-1%DeCmfJ?>^>=`)j04$ zp-6|{OrvtH)Tk*=E1bO4-YjAKth(G;!?RCdLFZ=8R@J6{p9wp)pB@v^2$-Uv8N}?t zuQYR>jgnSd`=lSt9wDqk?g5Gy8LTfPuqlPtI!Oq)yL7aOdzy$H;dgSGxPaSErD&!@ z^&9~ge(|mY4vc&eAK8>=NhBTMip|(~++nW7!9#q~5sI@i+BGg57I1swCZZs^BjE|B sstbc7GndMS1FXUfMKXa?Bmx^*C2Kw~P7#uDJUJ!hEypqkMn(o}0F!L1cmMzZ literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/angry_smile.png b/ckeditor/plugins/smiley/images/angry_smile.png new file mode 100644 index 0000000000000000000000000000000000000000..c05d2be3a7972ec4f2d9f5354a9c1dae719d1805 GIT binary patch literal 1220 zcmV;#1UvhQP)3$g6vq)-cAK&zV!#CqTMKRJ22-XBFbvCp1xi~f6p+QnASfX&h4R5DCScGI0!>sv zs_~1dwxE7MBPC)83Q80bAgxls*4UJ1JJXr>-p_O1Oq*6(gNZNs=e^u}&hMUk&w1ze z`mNFE)t!JCkw;W2sua~nR2do5xtN~(RXu@ySk~>(xi1O4`x-4T`nc;I<4C`COy|@_ zZSM;%hC@Wht-7li>(Xdhmrn3-8CK0n__G0;8nMowCUopgTDN35HfpOr>f0mS0o!(6 zpyDm=<_xz3hjw9}sm40K4}1T1cww1nDIC}VpOnL`TC6WV#F#(IRv-2K=K`JK#{(z! zW8_XGSn;-P9o_@a`=De#Y|ep=nXthH#p$pn1=h>^)CbUTlh#ccsIM~af$OC z8EXd*?6mDy3I*y3gSX6uO_R54o9nRjab3!1zemaQ76OGiBK>dR!xHylc4%2)~ORHLs{)rq;OBD zrWzwN7HhjN0&^1-;Dvk_O~tNo#O>hKi8QU6&IMmQ!4;EX`IEB9R3`_m8#7RrGTY&$ zf$}~0y<@{?svwDSjXRaNq-5enhrAL|Q8?m5o3=)^Cn?_ z`?;+wWp;(YTL5Cz#t0V_oD?<~va!NRPQmXcq(hRVJOQqp>_7v)$7!55hU=~&{E#$&Gt>I;-SlXhvWH3fMq;l|rET9< zl-2oIO8rN6nhqBZgHpT1n1(T zVBRpS=d$rXn@QkES(k)*LT5h1nBCvmGPx6IT|Az%64lQyujNj41+Bkcqr1mnUrWuj z-jFjC^QBx2X>7{sT#7N6q1%SkZ`-^P&NxQ^|`Nbig78EN4ijpZ37xfn*XJC+7l3^&sTaa~}) zBt>&^Mjx&wMiFxLvy9ZcAxkc& z%)#Iu2pRopOOK*if>9s!?Xl%X77!8@=Cz;X{1Pxyqwvc@!3;Sr_aNJzGr$hc>We?E z4@U9>j*Z%?kNV#4HMd+6)2Nx(($d=1pF^eJTDneEh>hC*r#rOMl_zZy?L<|gTM<=7 i#(dpfZTAKLKlC@^jn9nmDT4q20000*pUa&T;8X5PrcvW10Z2NTmi28K-> z99w~ihiA2bz$!t(wPIpxB_-F($*q@{-zzA%K}l(guI>(V^PM&}yX@_c@bO(>WxdSF zd7Y2%pn$+p0fFN}LWe{}kBEt#78gG&BXdzu@QR4YO+mriLPB@M#O{lWUz3);C@+6g zTKb-(R`4+WMcZ?SDJFJx)%0-Q4zhcpMB0Ivf^uI3nUmWaP29xRaTgr}OeI zR8?K9tGm?DaJjYhYFF3wzP{`I{kNu1zcXjf-TCwHFIn+|z>vkD12PE| zCl2iY8?u_3TUy(iGWo3SdV1~Tg89w+daU^}TQj}cW#`V5j?&nb-`Qx0y&dJ-O1)8hR;%({Z!f zSw-G0Ide8BcU)X-%~fNm^jIT^^PRzw7mi!m`&TpS^*ng^Sc`v^p;3a7@I%+$&FS$B z42|1zyE#NG1rs?ZEJ|<`mU<%=V)&rzSg#-790$iAEs2M@XZ=xaIo83*H$hQaqv_cq VDI+l!4S|Hlo~KE&(^;7qtO2)m5uX46 literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/broken_heart.png b/ckeditor/plugins/smiley/images/broken_heart.png new file mode 100644 index 0000000000000000000000000000000000000000..a711c0d8d8505409f0285fd92257eda1ba3a42cd GIT binary patch literal 1139 zcmV-(1dRKMP)@G9Ar!Qd8U24;$Cpiyu=eyrI zbMEBYM#544uW&4UD9%?4f!)A6KoO7xt^!|Zy3w_OYXIxFS5&aMyZavCSAh3N zIy)<3eSOrdT$%A;lJPh|`IDg`3Ot^SVt}=!rI^>Q@#xH%Rlo-hplSHzNqj{`NGgRa zfM0St*<4*sZ+km{yR5B^YtbmCX<}EDj0LKSigi$t(YGh>D(CP-Qqv$t-s((7H6vrLmeA`zCgv;g$mL}ZmYHTCN^m6dM4 z-A=CCoz~4nEXMWGQOfi3D9_8wJdQc;w#~+yLqjo#s`?a7H|{xeaz3d$c8r1XaiXzU z`XM=;c-?MNsnnte8I8pVhQrhyKaN9HKh|_(c>aI-w5YYUr}pSk`p3qYiN{Hr<}+EM zsz@r8ww^Ri;)w+PV`J0=0=&FsOAqiFfC8ZD#w_qwSzB9Q#i2t4b)ER^>@%G$vD@+3 z?P(n+Op}3dnAHakP`+o+O<i&rnp1&?$q`0+}lASvZ zo88`~=|;yt?R}wquD}}LJ-`nP0LL}mxc{Pk|4RN}<8SCtmNuhtj6nbZ002ovPDHLk FV1m;NClUYv literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/confused_smile.gif b/ckeditor/plugins/smiley/images/confused_smile.gif new file mode 100644 index 0000000000000000000000000000000000000000..0e420cba4af510c616dbfcad2b48acddc94da29f GIT binary patch literal 1202 zcmeH`{ZrEg0EfSuV{dG-$zU%q+QtG-5g|_*LB}>d*gWYlIj^$rT$8esy7S7e@XDDiyjSv78BwnbPCKBc7Y5TDa4v^_I9rBav}SEKb`+XKlS_r&)swPR2nNZ zB_=T;CgKFqeu!u{5#6uT`i{}Re2?#ai*d!0bk)iXG_xj8@#a6_{?y5z>JUwJrmu8z z=bWOY9_cSG9^4ynaRb~ebTRQc6K*yxa?rIAJ#6%F(94CFhk=w8PwHx)IQE4Ao=xbM zp(lgvm9O^8R=<|VeVgDDkOM*tr(z@(qiMJ-#$ZN#RDvrKjLE5fC3Q)OAqCl=58rlb zvq^44xDtV>+2#_WsK z;tPrI>TuhIi-t!u?s?58=-+9xNgr#lw4`)&Yw6pZ}_W za*aVFh!!IMk?_$IS~iFjPNru1L)|V$D!0bnaN?tuT!JVx=~ZlT!GUu{=4OS0C$CWt z|D`szZj@_|c)iZu&E*{auv5vZ66HSKk!O77u(4BDvZN3l$!k5SFj(^@gD*{T(}bCC z`h_`D(`V{KhowcTR@qZcq5$twcIBsKHujon)?Df6Njh$b+*H5P$Sjo>YGsXfxqKJ@ z6kC7c{fKIxi_M|07z159{`o-C-PMqsF5Q=}Ewm5}^#PY4vRrFBf97aG-Lk)9oSB@y z+2HUp`@*+}%nzP(H!(O{k3J0B*D4s&vRC~z9@WcsM`^ZgGw-x%ulQWa@f@XI9c zq6(?Up=WLL7cJ=JjITttEjEXRMpwsZtg=JSfVSzL-@2bAidlp;&qi#5Ebq=nezCvS qkdbCPP2badOmMdDHD1f|W5tGQU6Qv-VPzC2Oc(Slx$U5qDE$}COQpd8 literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/confused_smile.png b/ckeditor/plugins/smiley/images/confused_smile.png new file mode 100644 index 0000000000000000000000000000000000000000..e0b8e5c6f11467dbe09785ebf3aafcdc9c581e1f GIT binary patch literal 1101 zcmV-T1hV^yP)4^ zUWYx{4*}Ue^73GgnR!>qSdt0#UH_41XsWqa81?H2(hEkxf@2Fg}a`DzSmDB z?ELd}@K_|YkKEPMoEa8p+tW12b)`%aL_9TSWe3JU`!47`4qpulyMIu$Zrs1r10^D@ zhW?rQ7$R-K9gS!w4aV_Ob`6<~<26wrlXb~t-RgN>Jh%ur3rPGVta}X77XEG!00yzg zp(zNiQ#Yq~b~h4T-{O6DHG)XZIS7l3UgSm~VkyBA%U0`4i)p;O2C-*0oku zU~#%Ga}8L82Vh}QFV*^X)HsHjRGG_va>=Xo*(!@d3O z^z^pV5^X^TG~@~}mxsA|C{@4+(iBBli`Hvk&u9`A*qE^Mx$637Cr)!_2-+GAT5G4X zoj^|n3JX540ELoYrln>IA{q&VjV{e<_WT0v{nhoaySOIaJIKYiA=GRLG-wQ9+-lux zr)J5z#^8!(+i~bWT6b~jn#nm#-;p?5jzO-XDHOq}tUfWuK*a&mpxOE^^c{%n4%KSdo|VdqI`-~2i7YQoOXt_rVlasY8o@b@EKzN|4Jx|!Ez$*zm|HZ!`tHFH-9l#^NHekTF0KWm_zCCyA({@|%|3m%(uJ36& TLW+k600000NkvXXu0mjf7P}Gl literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/cry_smile.gif b/ckeditor/plugins/smiley/images/cry_smile.gif new file mode 100644 index 0000000000000000000000000000000000000000..b51334278289b1429515bdc44d559c768e7de4bd GIT binary patch literal 795 zcmV+$1LXWiNk%w1VHW@w0QLX?mtX*!WCEXR1fy*Pr*j9bdI`6B1-N|&v3?7-h!MSu z5XXrK$&3ohnikWb71gU8|D*)}sRsY03;wJM|FRDMsulmM8|Sqf{%2Grvors@HvhIc|GYl;#2){`8vn^3@4z7M&MW`SBLC7R{?#e} z+AjXYGXKgm|I0o7(Kr9qIQ`-^|GiEBzEJqdP5stH{@6kP&`tcoQ2*0i{@q;r&2IkM zWdG4<`Ok9w)^zdPbpPIT|JHo{;%xondKah59H+}0tIr#((I2+lA*swUvCl29&^Wc# zJ-XK=zU4!@)k3}5Cd2D7#_V0g+Tb|Kg(l>#Y9dwEyP1|LeGx(7~6|%B$4Jj@|H{b1|med z2tRLz~DRs6Vy)7@y5v>KTnio`Ed1U0RaXDAeb;ALI)3XmLT!NB#IUfSFg61 z!Ffgt3K1q)kRXT3WI1s7fPp{(L)z9D8b^o#0RpZ#SG0A35J9i(*|odm(pD!#ZQjQr Zgs3w-m6|RzCea|Grg@`9ix33@06R_ikOlw% literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/cry_smile.png b/ckeditor/plugins/smiley/images/cry_smile.png new file mode 100644 index 0000000000000000000000000000000000000000..a1891a3428126f340fec3df988921ff98e60b36b GIT binary patch literal 1214 zcmV;v1VQ_WP)svZ)kglo^9&wutlMWAZX#D_n7@0qo}S+myKGf~0N z<*5Hl|2PRGN=u|n$tU$j#cfpec2r+bwmoCBvH zf#!#yaXOrO2u`HI@hOtNd$+>1ZtZX(*4HwIz}+18pMji2GZ4ry=FBsK&Xj||EdncVY;^Avcw#O_mY=li{oT9 z9V8{Ej!F3qY-*~dqg<&u^{5Iv(<@%p1h=5qTW8ZzkD)3=KAV!LPw3u z67x=Y)p+OIhAO7}dsug-M`>B;70p6z;cR{nC3`#E@1=tBB!X?SMEtv#1 z6X+-xe7@IO7Ix5+vws}NzlOR%8yp)iHxAUmJ(BN6@|ZxnK$t2v;p9zvURS_cYLb zWuU-yH1ODk>tdT|nkYe(|^8?m>*+gHWm%Z%qnzJ&8amO{!&`*36p;4JRi1SQl@6w?K*DH+k93eL8lh%ou~8WNmq1B zfmvSEc_T2n@i>L44m%U54qal#kr2u1I17)j?EAfNW9Oxw%VE<%%LdpPt3^gR6eoH) z^=bP)J@;uLJ614K(T>o`sh?=qFl+CS6@%-ma&GIn+MU_h7aV%z8s{9%pXqFqbDo^{ zBt&u=KNOl1C%b4#-`2iLhn-nBo6m3_BkcFx+!_P<=vqup~J>`7E2osXy_GPdmQ ctL=9E0q?RJ6Dta$D*ylh07*qoM6N<$g2RVY9smFU literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/devil_smile.gif b/ckeditor/plugins/smiley/images/devil_smile.gif new file mode 100644 index 0000000000000000000000000000000000000000..9b2a10055beadd67b13405cafb86829f57fffb2a GIT binary patch literal 1239 zcma*m`%hB`7{>7fltL|qLuo0r6uDI^K~PYv!&{ZmO~v3Ak*P$`Y372{4cTyWA|Qhq z7lb*@s7@{7L<=%*BDKiHsR-5rm(L%TN~c_1XWiT^QfZf$u-nV?A0MAFxqM0{qh+#}At7VI!4`$$ zY#ebmp1Ab6^`(8*m-pLTIl#J+!qcVL-AQ3r9I>xF%9-2}h`n+g4wzP{#13|2(fLPtcSnY-W1SwduU;;|rnzHP?Kei!(yxilMPazBM#9$hScO zQ#%x}aK#pXFxa?ii>quDGVE~84*B*d;Glpzp>@JFdt7I5=)yVBa!|ySiy|(H=b)I2 z8w>}OFnIWrhf+tBF`Q8DG@v1ewW85t(L@o6YhwDk7}q6Kk#w|FJX$V!TH!HzQ;G@_ zmCm@y;G@a~w_H%o5I`ryZ6Wlos1f0g2$hm)og41BK`*6Cy;0>wl?I?Jgf0t3`4U>U z7`jkYet_zglzugCub!@#PT%!JtsCkX?x<&o(ICcM3Dw{M#$O(|FU5UNJn%&0-0272 z)B`W7(HjrF(8TaYvp4m~7ms{k@I|8xkNohMF%L#Rw8+rPn1?pTe3<5=U5*aM0(AJJ z)Bjyh5PBA(I|#i&=nJA+md!p{1d{^o3Jio`FoddBLLUkJCe%dH_tsM#;dGbMQWu4` zSh{bA`KPe*qK zOg~xrFVOwJV>lZ_c^FZnBOgN=%d0}XD8^73hAS*1l^CtY%PQ2?!el~wJG#0s-iC1# zUUy@v4{!TnHdEtfOqntB6z`sao&{|IO#vYO-+9lltO#O~2zWn#{}Y5gO^h_ERV5ee z(rs-Gzno1NP^QkA8@l6a+>ZJKhOZC5PHXC3mN`+s(oLRCu#zSWZwJ>UY!CZ(Kx6eH zaZ|s7?f79JX^dl?jPE%`<;ph1EIrh{D@#ER*ff%a^}%D`Xxj@vxws@Yt^Bz-j3n5n z4pwQ2w7A>FY1?!{zHfL>`|Ku&spv74v1%bcuUm|C!JzaNLs z;+!CrhI65Zj8-qAOFngv+!pk6ssr0$Bp|V?WO20CU3s{wCnj(I^VSUR8Na@0Q$(bD ztm$CRo3yMPS;UvIxA@H`wu}ewd6hgFd?d;z;-p{!e?=8f^0#rQVq<;{xz&9vD{yBt zZ`JzKD{GItB)IM|#JR-uB-=p~E|8~meY{cG`|9FO$?lkAb)4 zYfM~46vqjaS1GU*S&)}YUt*)8t*MQPX*9+*O|&&pn;1=eB#j!4ADSkmo-{nDf# zGy$;|gqF8FTcInDR!d7;3cDH_ukI1l7oz!7zONVbEH*s`*Yx@y+B!tlKe}bjEN0x%{gD9r3E*(Y!Obk z1;0L?mInX!?SR)S0|WT8A82?CXxaw!z7PDy$SshwcpaE#1p5g;vqRa4EiekV8*>{s zVtVUVX}4SOUvFe)VsPzR=p4jHF9KgBz~6fS{@+WWjeQ7x=w`rH6!G-C$_GJp*6A7G!AtTsr34(w5szgtkylF6>ML{u%}vABVvr(}HKC>r-Yv zj^3GDH#K>Ruvdc&P1dDgvL<=CU75(Tq|PJ&KgL7vJ;dFz{DnoP1+RwlS>=JmGeFwq z^{C2;Hl$t1fY$Cg~1}zf={3{S(2mSe7Z`ONdC`ryF;v) zYgsCJt&H)&14;p4)Z2K0IN+aX&*&AS9LDkXFn;wS$BF~1f0>YAwtDgWr ztWjmvtYBA;uE9uw?N+GeEtBufkAmw+1m{KbUS*{@cR*|8`4Cn>LU&=T7B~^6Af~43 zQ&IfhDm3MUV>mw=vlTYXmd9cwFAB{$Vfg;t5R8{68emjJ!QZ+UdKq^ttbkICf$p0^ z-6P6-@lM2Q@C`nM&SQyaI24KFZw2G{o5866I0Bb=h!zL3lp|%4&}&#pH9SDV5SDd_ zmaf=y;W$dVmlPg#AB-4R1#=0aNI2k7P8VdMM$Xqf4ADlpV954S- zxW1qXCzpnsK#A#XpeI6U7fi7&b7U?Vw}qPvuoO^?85c{8AtHSA(DUTlQFTO?VTR%|9Z*ej6?%+6V*|Z irs~YTJuAboQvU$jo*OjDtdS-F0000k z;I~CWf0u~-TPgZyq0INSQvX&-Kieepf2-jCJ)(a%N&nj;`?Fc`XOGgasY<_REB%_O z|89lKuSF_<)+oQ;uJU)Q^50E5zZYBo+id)Qx7q(~mj8F#em^Yt|B&SWlXBmVD*Qd5 z`v0`jzmvNEFRA^%rt$x_{=aL6|F2s7e`@x7naiKOj{o=i{@)ky_kzQ}) z_~%s4|J%ubj+OnnUi|-R)!#=se;-%PLrPO~ zOLALsOJ`HCoUX2(ff6I5(j*2!Q4tZpfZ&#R31MM5sin&#CAhd0CE`1iLk+?M9qjG4 z+gRE}CYXhGG$p%;#Gz5il|$H};lTmMCGM;o{BjE(2r)^BbBibh z{P@t+(9qAsv7z9?f<`mF^~)l5EKqDd&269`vBBVI?2g$M+@&*%Qf^PwjLi{S_2}VA zF-@-)j?5<39trd!MIy9t#75(h+viz4-x? z1j8I%yWFkWcurU?IMCiB&=IlH%)F&5>A06pjK`tFhciSrg@~}EIvwfdFq@%Zn8d=) z#>XQuA@E4>21#L+kQWI_9og3%oiqw2C>`S|*q~E!B4L%P4>xz(KQ8lUr+a2k z;I~CWf0u~-TPgZyq0INSQvX&-Kieepf2-jCJ)(a%N&nj;`?Fc`XOGgasY<_REB%_O z|89lKuSF_<)+oQ;uJU)Q^50E5zZYBo+id)Qx7q(~mj8F#em^Yt|B&SWlXBmVD*Qd5 z`v0`jzmvNEFRA^%rt$x_{=aL6|F2s7e`@x7naiKOj{o=i{@)ky_kzQ}) z_~%s4|J%ubj+OnnUi|-R)!#=se;-%PLrPO~ zOLALsOJ`HCoUX2(ff6I5(j*2!Q4tZpfZ&#R31MM5sin&#CAhd0CE`1iLk+?M9qjG4 z+gRE}CYXhGG$p%;#Gz5il|$H};lTmMCGM;o{BjE(2r)^BbBibh z{P@t+(9qAsv7z9?f<`mF^~)l5EKqDd&269`vBBVI?2g$M+@&*%Qf^PwjLi{S_2}VA zF-@-)j?5<39trd!MIy9t#75(h+viz4-x? z1j8I%yWFkWcurU?IMCiB&=IlH%)F&5>A06pjK`tFhciSrg@~}EIvwfdFq@%Zn8d=) z#>XQuA@E4>21#L+kQWI_9og3%oiqw2C>`S|*q~E!B4L%P4>xz(KQ8lUr+a2 zO=w(I7>1wk%p@~O(=^FU+p!JSA82S(qcK0&Sc)k4(}fM{Mq9MsjnFX#lTH_6kKp)TpbO!=R1xf-xrJelzTI=O{@YZ<4e$;-%^mhrIBsfXPCjFnW z9*74@JTQ%z=hIGp@IT?L@rGvLedd2Z$j~9EsY2`h5bK2vyFmo5jKb^)OnwXH3f%h% zG;SXN4yT>`+?sG7tfTz)-p%}aRK1Qv!p2^t_zO~=KuUjr0+Dv8+XXF;LUss-UsZO! zF6?+|0_3ix4X%ZM#<_P6>YpFrbv&m=X2cYK1kVLe!CLU_)tOpoeGQr)grNhlMTLS=Tqu(|b(z%AWlF^=rJ_e_IK#-0gPXHx zQP6^7&%6uGeNa;aQzsKZ-x9osYzk{5urQA;cxXYyYAvXtF z1iL8Md>L=-W4P%)$ff{#!U4P+X9O)qpyUCd7Bpnp6ssYzZ9M>+H`anGiEZl%yM|ap z7@hTCQNe=#bsD|rDdfU&fbOgCYznQ0RSPNrViY2ZDOTuz<~INImoi|L{sXt5b70Ro zSQm6rKtZw>u#tp@vME^!4^FF4QvV~OXvLxxi%eyL#01HioIz&=tqN2GTtEf13hvA@ z&n(x9SQk<)3pRi(D~R5;vVoSPs%WGMoDm_`1&~?=H{mkWSYO6N@EAW|BAapl0e4-G z%L{;52w4bwNPPp68)FH+WJ{7*7p86ziPZc4hWv#aceHS3c!Igv@~RrNxv`ErI<~^a z91;<~mLy_GE(JSY0Z6WRMAdP=+MTdd=kdx>B%+vli)@J^x5lBiW))m>W%TR}_EHgb z1=G@uY^uYUDC`@aM#62YpMP%bIA8YSxpkIWV@%XT)>)9iSLN!ZdKS$a?4m)dg4x_? zO?B3=?`LRg?@v4V!6na0JNZGH+6U-*lTh@EF|`#-jpqk`*=rB1=g(>(^w3-=TW3uGUAndkhgYXBwR(pE=b7G`4;RvG65X^w`S1- zd`Rx>lbm`Ma-$G3ev>e0V2NPy?P>0WJ)c6;uFruN(@uW&M%vsHX!RHuzloC_VOiiu zZAn`nc98H3X(#{14foI$EpIPyH_#Q#0H=YGVE$ocYrA3i{~dn=Ck15*vEe9t00000 LNkvXXu0mjfxmX{o literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/envelope.gif b/ckeditor/plugins/smiley/images/envelope.gif new file mode 100644 index 0000000000000000000000000000000000000000..5294ec488dbe44117f3ae6836b932fd3b6a27b52 GIT binary patch literal 506 zcmZ?wbhEHb6lV};_{zYre8tk$>z1uszh>j64O_Qu*|u}z_8nVy?%cj>@3vjLcI@7> zbI<-A2M+8zcKqn^lZTI=ICkRHkyB@mpFMZx-1)QTFPy!0{qogoSMJ`ubMOA0hmY<* ze)90ilgCe9ZG4U%q<&^7YHtZ(hB9`}*DcH}BuSegFR5`w#CvetiGw)2Gj0 zK79e9&)>d%{r>&i&!69a{QU9z_wPS{fauTv|Nj|?0E$0Z7#SE$7<52tL4I;z`|mKT zz(Yr>ee>xC(`>8x`qR2icbv&EcF5r_niBEApqoW7H@QK(@L0teuLXS1jk9%9j=l*C zakTxfDVmlMF3v5fs;aE2(%aXsBFQc8Zlcf5FmooC{!}MpAx^^pEj0xdLr&qW2qp!e z`i*{?3QWFH=^CsYI{Ny-9IP7YEme9_N*d~?G|ryUP?XVY@z`{2&D2fvT=iGgi*Op; zF6Hsn*HBTAQz+%VF<*>Df0MqZinczBSeCIgQ{DABKb#a34zCqgu{y*3V-Yi_WagI~ zL&k&7EesNdZZ8-P9+}y(V_QN*Lz8RwWZeKCCAOk&E=R4TO&XHHt{q%j+gxlIm|8o; eg&mr?cz+2WY1B5-lelnX%Stt7@ejaYvIYP(9Oujc literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/envelope.png b/ckeditor/plugins/smiley/images/envelope.png new file mode 100644 index 0000000000000000000000000000000000000000..44398ad137f1d9591692ef073059d709bac99762 GIT binary patch literal 760 zcmbu+>rYZ)90%}|sHtfs)0IYVDqC(=uKA*+wKS|OBd=S%NS)@IT29m1T$$Q(D)Z7T zEnbwh%*#~NMDPHnP=GPO6olp!Cs(;03qM%wc`lE`TjcV7|6Jt% zTI6&10-jJL5G@Ip{s<+~l~t)^Rkk9Pi8nUZr=K7XmQ>ofgsgx?ULZw!!H7bo( zt=U#udnclx4YJ<}iC9hqo?{7gljfL_J5iE1FkCjux|?)+F#xxO5Oa=8EYgscZUTb5h&- z1;LV4O!#1Uj-a?wJ8N z1O-n?Nu80Fz9}epTS(}(sOWuh@$1skcO)e4NlM<9m3=HNeMM36mV&}vRn`0I>dzDu zUa6`+)YN>Uqw`Kv^Odgd2YvlddV22+489r}eKs@uYHt41-28{7S1y*DOJx;b^~ z?U^(0E?jtj$&v>vS3X+1_R;$FFZS(wd*;lCYuCQNeEH+`>!0u6|Nivp&$n-XfByXc z?;itQfZ|UUMh1pB1|5)Xpg3`0|KAYT)ZEhA))dQPWZKi)*WY6(5ZfB-#4a^cdbSk1 z>y)W>a@I?hm~q>4n=iGomUUbZ7sRNhvu*p1?JCS6?JY6B;{F@=#l`wL2#UFdO^FS4 z5oWdZ-5BejZDnnB=kDDl_qCm4V?AUHUc7wu`URiYHBTm`&tH_(KPxhMA8Cscxab`2807v|h#c9;71X`w=M^maDEh84CgtxOFp3|c9U86FD{IxtuR08VrG Am;e9( literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/heart.png b/ckeditor/plugins/smiley/images/heart.png new file mode 100644 index 0000000000000000000000000000000000000000..df409e62f55f9915efc6b88d3543786ada9c2897 GIT binary patch literal 999 zcmVy=EE0+jENy_ca@j?ofHzuh@e-|#F+P|WlD;$zCVk-#;IW1m6Vq6W z5q+R(qBeCC64H7>h>&Olkt!=1O9|{r5IHP#_qgDm<^1{rhRcdX(r@y6n3?Z8-MF*NcLMkd*b8I=eZW27CrvkkZ-9ZRFoCHs zBC<;?>-qE6R=IohsQi|lEuCd$@}RL%W}iF}5&2O>wu{Km)BXL@*U%uoyga$;a>?zw zI(c^fyohCui^#qu<`TGOZgSG>I&?^WPfeAvf&vLwR*GI)DnmIra^2~akt=FANKKVH2M);m%a<_``64hCMiG%j;IFQO2lHKiKV`YO zD2lS;>_U+U-F`nQH8s5I>7mBs!I_k_!XqN|kBkthsG!>Cdjgc$fbYhxUCW>A>x&Bp zNKHqDcO%o%*tZy>Q#Vh2T(lw=n<~;bYijC1}@n8N=Zs$=HWvCuLDRmLm_P2wh=SU zO~Vxt%uoox=>UdY9#7Tm#02SEw{99fV;H1)JOGbvz+h%o730AmG1J_1jR%8dR#yWI zDkAc6bar;AW5+Ei8!>+2$nr>*e#n6`Q?@{?FYR&X2^h`g%{E z%nJE@}i00BlK5i%MY*nRnO0NAJLMqs&T4SX@6(27Ry-92(7J=WcgJ0W3>XDk{e z`S4+?Z`=qfc6*hk8^fzTap8*ryJF#R*X{cHWc$DXnRfe|v5AERY literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/kiss.gif b/ckeditor/plugins/smiley/images/kiss.gif new file mode 100644 index 0000000000000000000000000000000000000000..ffb23db05a76e7e530ce7a26d658152a37028ef1 GIT binary patch literal 683 zcmZ?wbhEHb6lV};_{PAnjFE92GxKUTwsq|6E4jGVaB!^R=ikiEzMYkIFFX4N4vtMc zJllbYmv;vT$39NZwc_IIq@_0~DeW*f-(_cah?DauKmSQCt~1=+S9y642n!z)6+I&$ za6(M%l$h87Ny(#fa;K%G&&kMK6coHIB643|{(+?ABRRPz^75yZm2c_kJylS6tgik{ zP3@(!@=G9y? zCQZ6Ib?WWev;WSV`FHm0e{<*FU%K?+nl=9xF8sHA`QwcnpKRLnY{!m&yLZ1iefr(` z^B=BW{dn`{*T;{)J$?G)&6_{pzWx3A^Z)<<47h>fPZmZ7hH?fSkP=XwII#b3C~sDsNi*seQi3)VEpJ;D4#m?5=hS?>)tgWmlAxM~&MIify)8%EMTozuQmWs?umd@UeQX(ZS+044;#%6}n+)NBi z+|v5S@Aa9}ww0Hz zPfS!-6obZaqZ~!60w9*;zw}97x7lvs~?8Fe6H4k|81Hjj*c>Hr~ zYRV~875Cx8e*>MskHAO3r!U6GOKi)+<@b{v2n+$uhH3r0D?H%U4*`9~-Ma?|o0`xp zi&Q!d#l^hd*vNs?rVoEeqM( z%RpZr+L<#{x3z_UZ-I6prTiw;+WN)p{rfCDc)-bEknHMeWGsf9oP=~5q}(js=5EUw zfSpRw`|KIHb#)Y@41M=QwutYCljX!t+Z6ym~h9@V6^hs>9c=QR(-i2(jKz0!7mhstT%# zOeT@GO*)ZS3u_wbl@+F=QDWugob2oSN2uyC!?ga|+KN7;9C*~&SZZ~35%hRaoKA$x z1**DMS1CbJQ1bF{`2EOuoYj#LOv_?AD~pexK25obias<<>nGSU{)TDI1-yFwySHxj zKZd+tJ31(HyKxJFT3U+3=R?WQN6~ds^Yhr#)2xh*5st-(78deBcQ>x0qOUf<+lFXE z0k8fx@ZBG`Z&wVRKhM79WpY%NY(*hkQILR@N@1l^M3YI}b#>Hsbl6$@_kU@aR_j*Q zOYn6A4QPqa%ru9)yOqfBFpDE2L`O#f@Kjadt*N1~wwB`hdP6uIpBbh#kjdE*zQrU6 zybl}&jv{5blu{9jG6+0cUk?q_THY!DmGB+R1Rye>-`%w9d%lwl(~@Ki?W^?v{pR)* Z{vUNCpEyW^ic0_h002ovPDHLkV1jyk-jo0U literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/lightbulb.gif b/ckeditor/plugins/smiley/images/lightbulb.gif new file mode 100644 index 0000000000000000000000000000000000000000..ceb6e2d9ea3a6496e3df43e6f815567f0d840bb8 GIT binary patch literal 660 zcmZ?wbhEHb6lV};_{P96J%M3XD#yGmftA%dYn#lkbuixUW4_bNc%z^1_C)@h69jKh z6}dZI`uQ~G7c*GDEMWb=lKsOXj*m;Z|F7lxznTC47XCM@1io(-`LkKz|8~JY+lBw{ z6#lHM-|*f7r zmHB@{{@X#N|ECoGpI82WR_*^O-T#-={$JMme?|ZQ3A6v#?RQKL+%+|H-|YBj8=N1n z3p~6y=g89h6RXNkuBm#qHSyVwwC6iB{@-x?f79*%Eua5)!hc=L_;V}c%caWykBa|4 zsXxE9^YWg_HxAE#eXQlpiO#pD`@dXmd3SEw_d7HGKArUc<>Y@)XZ(IL_x6cpA1*KW zbaU;a%R3)m-TmeMu0OB0JimSP<=vCto*euB;@rEZSAV{}`S0tse_wBZdh_7x`)9vC zJ^uIO@&BJszkPc3|Nnmm(t+Yn7Dfh!d%H`LbF z(b3b>*VB^E>*{Q8&q$dyyCsz;&CO`V3NsJR)J3hOotEe~}YXBE>LOcKf literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/lightbulb.png b/ckeditor/plugins/smiley/images/lightbulb.png new file mode 100644 index 0000000000000000000000000000000000000000..0c4a92400d0bb454a1f32a54b0ae0bf6a782a960 GIT binary patch literal 919 zcmV;I18Dq-P)WvN&!5cw07D#C~!Zp0GtE9mSpvpW?G>UJQfM~fDiQb`4{q6KSIy`ikVO14h`ZF zA0#yVBA&jHkAYVtS=HNy$0C6+RDP0wem7CP_8HM5Z_q71g3#&1DbAy3XUP8e3A;vK zC35i1-$59YWL2r%8Ojna!2&G<*xOk_00BU_J+9bv2Rbm6C4ixJ;F(Up7`Jm*>2kWk(RVcBZ2#~1-)oaVFum2EQdJf87FfA}`u&Q6v0?WRYSJzd1{f7W%+ks!`9X-KDGKo>h zgI%sd?JD&4SkITpWy^!5Do{ zonh1U0E;P;#gxHf%4CE4h&(ohxBnnO!)LeIlj{ajKy+umQYoV3Cy6g^-9cSy2o z)MM1UL;y&#YQ`b~CB5)%^!nm=6xLU`v6ke<#-BKr&gkU(grWzoGy*q;SK}W;%iUYt zTqPtX7#Ne+RmP3CWNT%b66*oEFTT z71E&>)uk8bp$zAw5C5VA|Dyx{r33$_1^=lB|Dy>1r3?S34*#kM|Emc9tPB6I3;(kY z|FaMOv=8R37yqde|Ee1Qs~i2T9pDoE)W;EJ9cX%GthW2Hooqdi*mz?dS%i4q&4+UQb6 zD9k!#s)Ptpr3@Xb3Ww^!aU;x}K7H<-p@KsX*r7O>WI-ZjNs^pI@*Yt_;qZP^f5n!a;xl4We#HxkUsWm}n?W(4ZlO5+x-j zNO&N@%-gWIa~HH@#!3hgR?OJBT~N&jFmlLnfda*gn>}$rsJX4j!j~utgg8m!kjRrE z45sjr0ilOroeWKk95G@LEImB&;Wr15?sLK0}s%E2XP7=bP#R<0RTHW+Mxab literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/omg_smile.png b/ckeditor/plugins/smiley/images/omg_smile.png new file mode 100644 index 0000000000000000000000000000000000000000..abc4e2d0fd657fdb681356a836a798f6b97255c8 GIT binary patch literal 1122 zcmV-o1fBbdP)&{j}T+buSenpo44P)$uX$!0s7P4<#xcW2J=VP-a)CRM=$-wgk`{LVMu zoQs&bo92G4A?T|Hx`9rh!x4b)Xc&k@jZA8*_r?9-4ME>=l>C&~_aTg7Foq#9Y~KuY zLeNp@XbhqCM~%$Tzrq`WzFOcTQj;gSavHoQG&}`?F4*xn2m#BZus8xU-$A|rJ)c4K zBZI(eQ6rPw5^jUlD7QY`!;SOGI&fOBvkS30hR9DN)^39WDq5hb75vXZ;tE`SQ_=di zVBhQ0AP%`5+zbDln;)E1Qy*jPKcg1s#>B$p&&2*p(b5)RcViV;5;JG=!^IdiwUvbS zpCH_Mma<>Y!0zYa(KiO8M&{H8ctg;4oYcfueAA`Owii+P3Gv&tTZA8~!5{YFHP;Yp z1&|V?!m6zyZLBc&#}a;jE1@F;@O6jcnI8q!d;6kBW=PE3P1~bFSrdGFIHY#uQGP#~ zH3QW?Fipr6AfE?I7U5_bRF*?!1te2Y{|;CcFn$4!U5+8j_G(Td-OODIv3diw-HVo+ z2FrrvGNiKT5d&RM6~X#g7X5k}l4+QYLwW@!&%@3q!0Uy%OCg}!)Pbwga$hrx&DJ zuY(@Qt%0RLN<``=R#QloC3H~=x0~z2ZAzh87Ja9hZMU;=P>Q~n9<-ylGjBU~or?nG z7K*RCvFHTaVI`-PMp9HX4$+16`p!H|&6h-COL^c!9{TS$o_bs3hbsvpZ1Ajzod-)S@k3gMDWK zhF#|o!o4xJAArp27EUc9W2?jyCh>$x3uX zfUE@tQ*MgJTk`MAy&%``DJf6|Q)=lc=otXv>5m$jlz}r{7f|K}W-kUwj8GKVL(NsV*Fbn)i5i(N?`7Ndy$hvS~s0{{R307*qoM6N<$f*}_dBLDyZ literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/regular_smile.gif b/ckeditor/plugins/smiley/images/regular_smile.gif new file mode 100644 index 0000000000000000000000000000000000000000..fdcf5c33e3973c6fd0bf87b615ba4bbdc3b7e38b GIT binary patch literal 1209 zcmeH`{ZrF*0LMT3GPk)0SsSu7wzZuPkcY8=Y@XxXkYJc`vj^-hEJ-UX(mJTq4h7@} zjUQyoJ9$VW2By-gAwv-k-DKK8PKQ$-N{I24m7O=PYbE=B-<|(NKlSN zvYC?tv{5(}hc+%wb8u!EI=DC`!08o>u6T6t;1a+sM5hQ{@$ke?JH>M@8O}=3Aw!1( z-z3rBsuny+3l~(l@ECfe=uJR>BF-m8`{cMRN56_Wr)4}^`dliyGT_N%`kqGL26XGu zn??6;j$Tnk{c3pS7*N2UL=Px&Rf&KagHJ>QS~{S?kOntaVQ>v@u0?P)LTeF9#%K!0 z);;_&4R_Npna23j>5*q~M~`p@-D^UB0WMjXYg_5j9A?}U^H~tu$xIf-hDz|$?xl&h zVq>KkJAlw3X6!IMQ$o*vieM#1st~HhgcY}KxN{Vv^|7fIX6nnOa5d)YG24v!FEHJT zS!eA2S^V}LX1g%g9h*OogZQd7@HIva4&>uUZTg?QT8tZfND3d6gQisHn52 zRCf2+0^cUtaqIrYo$ePt(|s~r)|5W~ywdn_uID2C3ngE_tuZBk#%;D=Dxz%1|K6gj z=R9e)uYO#j@vcz)@!Fnp7VihOv#^jIdEIZWqMj2+evWq(M`~WNir@^!_%t qkE1T}vTO=}p^q(bnUvZ?!^Fpy?lJmG#KS@EM|@S8cpr;JHvJ1$jidMg literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/regular_smile.png b/ckeditor/plugins/smiley/images/regular_smile.png new file mode 100644 index 0000000000000000000000000000000000000000..0f2649b78af3e4e11df8026e70531a9e0c81b117 GIT binary patch literal 1084 zcmV-C1jGA@P)5R@j)5J6RLpzX z+6!S{k^OTh{cgg}o%>ICG#qLMzG8l&k4r}(;6U^RXx#;kyFn?qHv)HuVfq(XEWxwi zLBo@0fc}J?ORoy|z%s($UvA<0fVf>p6>Ymv`D>`fII3_H1gP(TU?;S^45>>n^pVi{ zvEr!@;-H=>2UrO|&5bYmWb$j=r{58+ZY!Pt6Wk)W0>*%AmOXV4Jq|4gVDNQ#v4pa20YmH~mD9U(9V>*{?#=xMKC4!Z4AaO+|0B)l{@ zhpO4G{fg{i=0b%0b!2@2U5qbfR#+%u4c@`JbcaITp^$g6hLTuAHif(k#^24v0JJ>^ zfdI^0hyZ)a@Lp0DtgAyiDKL(=W!I2SJKiA*q%$t*jJy1t6%Q@~&H@rY1)KIk$^z)E z_2E6(!%!ap*QsjFjT`ESY+djDZmR>4ist|ni(ckNAZ;O$BdE!<06oj_lm(k=4X)8B z|6c*^x*UG%aWC81BpBiF8;^PK<8xI9t>$mwZjDGy%2JhZ&y0WiWfSrIOw#WdzXa2_ zmup?=RSAl>mzI}nZqeEe3q@V7^#jRNO9C6f9#*t=16bAYVyR-W%hhXHrl#_1f~RK| z8J#G2WpNFn8&H`sR>EVnc0+y+3) zFMYT))z(k@u{d1=FkjN-i%a!ivs+3Im>SKF&!GKS9Oy5@R=X@(fN#i*zQ*9&kQsp* z?OhTY@iSEze@D$bVDBkt>iiyfKVj$Yt_iOQas+Wsa_i?XsbQ7`UN@Ar`9&L5`(DD% z{jid;CfpCu3_K6)1iF0>@E0)b`-_!V+XKV@ul)-&_G~mzY8N8_0000M9sjoy|GE?Vx)%St75~2%|F#?V zyBPn!82`N;;I|>-x+4CxA^ox}|FbjxyD|T}HvhFa|F$~)y+8lFKlj2N_rxCm!y5m@ z8~wu^|HdBw$RGE}A^*%F|IH%*$tC~KCi2ZH|Ij4=)hPemFaE?b{n0o7)HwgWP5-`7 z{>DoE)mLV{?~r};%xondjHUX|IvZ} z(uM!oh5yuv|J9EF){p$&pZ?yS`{9HCPuv|Ns5~0000000000A^8LW004aeEC2ui z02crk06+)-fPI34gM5a3go%P+CqzU;L?!?LB_)#}E-ETqTVI5B6&#H~9Hkr?7%M;* zBo=jvd}K0cT}nwwNRL59Yk4+hh=P1hCq2eJE-ou8Dkvu>9;G!_PQkEnU``?;PGE3* zim-P$Hd=3bdURqsICs{CH%n1SxD5@D3=GCDYHT;bd_?pBLXe;mCB_amJJErK91+3b zOwgp_0|5jNjvRS_V1NTuQ$)al6{Z3OR2VQ^puiG>gfQ>I$(#vmPM9YnMmz~KCnl^i zA+osfQl&|gD{1hw5dlom9Sc~b+`^S>2*Dmy@`$)YD9!~YMvx#85+DGN9c5cEdx1ws z9AQptRsvER`34MbOOqmYJCFs@Zkf9(E6o9{bJJSIi`ZF^v4{5+CinJ9hZAm~>q6?G-5JO^AG~!AVgVCUIWsDfN#-9Xt zlGwz=xPX|Tm>8lK8|_puP@sf}PKPpW-*l$aY3J{~dtAKN&J;^z;Z07?yLriX{?ApT zlQS%J+G61bU^~zY^!Nf0_hk_HC28k#O9BA36ud1K-iw&eNc~`84}v`i=|S&jv=?H& zSdXVr`sJjZKk=XNwph3s_?X<41DrVsK?m9%gXmUh+y+X)^f{Osg3<4xT!Du^hlcz5 zfI~?;pIH*_f#n>RK3dE9BjRp4sA$=WD*S;eCs4(!AV8=CmUlvA52Vk)z?(wn+lq~^ zB|tq`YoHeX1s6X&AlE*@ec&b0YFz2U&)}B86)*-|Q`OW%+glLX1^v&$olimg>wQT( z|NJ6&TP(bn+{kfGZWU+C)6~gTrA!J$JTYcz1I9qpA%1oi5PI4}Rio?Q12+W2N8!o-6sm4R($42J zu${3}7KQW3${@OwSn#YkS0Ua%LHx`F#ezez;1VC0BtBqMEVy9&Xs#TAmWLr2gt1eW z-@<61mvkIf)T5m=7{?3QHDof5S44qK)+Lj5tM?i4;3DA6A&FzKdMBjg__IL(=)oR> zP!L>aQJ=1At;bro()(_y2a%e45K1M_b0d(6Bi4S@wd3FqoCiKui2>YJ9%ln^5Eh@CiUBq2yNnJXwYT@27e)Z>%h^NOU{f_ZdFgjk%b*)wv zD2*?QTmx~U-7r_u^SQn)F^ffltzZu+qTS%_9s)jm4}YD8Wua@I|qny7GkV1^cJIrsOpvSV!n z2-t~f{v6Ko)u}u?yF#pqYR{KIGkWSb*!Tu`8*_e$oDoiLvv4lMa?ks-SIR`z$5?ky z7_u`kTlCVgVi`28WHeb|dSskV%OD{O;SRK32D=ARsKAD#ozGRrKRbM!lfBSbZ_rv} zMZK+OXZk?Br%BuqDB{|G`oL=rjCX2*8oX7e}bltJ~qD#)3ch2W4Jy6 z6PcPKx?o&Sy9UOm;O`qKr)>1>m}c`k(A3dayW4e5=NzK_aDq)oAXm{8N>$LUx~1ZP zsnc}55ABB&z@ge!y!o++0H2b*@C^MgLiQZgY44HH2qNGbh4JU0xeIn2gQm_efmf4u ze(IL+8YBA==P1{|i;*5;K>(uNRax_djS9SywDVv83vw&CZ=e}?1lR&}`x@YPV93`$ h-TbuO7X1G>{{Vo&VsT>6tr7qL002ovPDHLkV1nEx7S8|x literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/shades_smile.gif b/ckeditor/plugins/smiley/images/shades_smile.gif new file mode 100644 index 0000000000000000000000000000000000000000..7d93474c32aa7d066bde566fdd746483f5dd0aea GIT binary patch literal 1231 zcmd^;{ZrBh9Du*Rqo#-COCgz}9k}mLE)5)f;Ya`Ll)G~LSHB&!Zf5)C5p5LDzp2OUDlq&K;e2`ZN zauAKC(kU^FC~6EE!$9ebkLXO4!J;zbqFL-{_MxbxqvWJxlsGoZj;FEMA0{6o%TK*u zm=T&Oj?5C$awXx4%*YG!=<_+~`CNJmpLvoWo01ZDQos^^&K3&eMW;DwX&iC-QIR-7 zB2AEHCKY6H#8STW+;K&ryhDa)FF95gMwBTcM~j^Xl)=+C+*cZKOW)!_Wd|*G(E6X9 zpv?i)j?jXER@aSAH|W4Xw=4YM3cYUgE!fp|EVSdG0}r=-x4ZViPdK=<8?;_9;=Q0f zuyV(LM-#BqAF!75=;lfTp0Wjx;+-NHbYsPiCUkbtj|*5&j>K1 zU^xg@3OtFfE=pBaoKRNqm0t=PYSS8T3LEQ1b@h^_`qOQV8O`5hshZEIROzag4DIc7 zZP!_?CR24QZ+j>fMiOC^XX=rd`ZJ6JXN`k0(~!(Kn!TmxJ)Qbw=TWN3kZ-z|Z@OP# zG!||>5W~Z?t(iQSQEbo4wyhUnsu-p#VXhp^Rq$Ii{C@4t<5F0-28;DzRc)=d!*VxR z`(R-Jo(#dtAgq~TeHJzz!K-=LT!Ni9u(O5yKM458-UdPXkdU{zZ=Yad07-WyaC(~b z#qGozwb_Z+iral^Sj{Z?wJ}D?<1s1WUn}=>stHduaphdE(Ban>y`joe;2YW?J5+{IC3Z}B%e=xIb zn$z5+PB6(`ygN^Pw<}q?==*{CfQsBq?YpsSZ>WSb(%E5arg+*0ZmfEUnB2cewoEl6 z+2YJk#MpYMSd~0~#Ac6Bx4-m7FekuXPMqZVT%5#^z9Qpn9aB literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/shades_smile.png b/ckeditor/plugins/smiley/images/shades_smile.png new file mode 100644 index 0000000000000000000000000000000000000000..fdaa28b786cef4fdbd48a3f1fbf7c7aafc456d97 GIT binary patch literal 1204 zcmV;l1WWsgP)O_$|bO}9oX#bzD? z1cc;fz$uc@1Tu?2Nt-RX2#Mxgo0W3jPrv7V&(VX*W^MiP-QM?kzrWA(Jip)b{9c!? z{y$v)FAezt@DN3dvPI>h9=pozW9pm7zlKXtESjyC^L6m!TTs6QO1urJXEmn2DUW#X z3NFU6qCBpghC}nf8UP)caG?zT7S6Rk=&ym(0{dr44kf zXW(KHwyw=+XIH{WGqj6-PJ(XnTs;e27AT&m=`kwymI<8Ud7RvVRyBp|=ibz8ooTYd zS#W9wv`vTB$Kk{@I6eiM9~H@aPcHn~DLb5xidBr;;Cha){6zmAFKtssG?7vBh=??i zneIzp8|eFZlBO8WH84(vHqhHwXeKzs zOk(mPcI{4KS8fW)s}~X!96-1A2?PA?Wcq5SiZ6h~Rng*0*1gGV;s^?PmhOB>o3I?G z$VER=-PLS(VJ0bS7SYs{MZw-wT}@4ytVxe0J=vG)4`xuEGo5uQvkl*|%$vS%#P{+t zG7_Y~!ct5JJe$_7goc~2SXN`LNN2~EmAb4IX;|`7nQJx?800T2_9H0NjAh?TSWDO5 z^p&i}^67f!hX$fpis^ut^W|c~Bh7r0yNagzSJ?A@k}mbUH#d>MU^9O;Ji@iZ-h_#7 z??(wV)ui3@Rj*~=?hHaA1THMabijKkp2X%2CK3{&Xtt))d~B1Ux-^oKqIvCA$z|gt zXn4@@y%A)bbzhb) z_9r&RpKY1GT<-9PqYue;C&;ZFuTOGC#O#z)fOZ9wbphuU%QxtB3f$4uz7`%XTEtuYu|T^Kscsi4txRYIYg z0ddGWp0*D?xLD+AKx+hgNIFEdCsz-Qp)=3ZSWuZel)5v}umr6{QleN+M^P@(^6{BK@YPt3aq-qp!xeY3PB~VsW;A#}R$W3Fvt498CW85;#@F=f}k=VQa z%`KC{^y`&ZM@yYubvcyOvl>(1lt;Y()e5EkM=kneMl8{Y(*&Xdix=zRUZP!^Sxr3T8vcT~$o+Co#{RP(N>%i&Mj0vv6D zzg?k22N}A^(2c@X3Utz-I{>cI-Mw`9F$nsC;ASwWLhM}(M;~kLItD$V(943}NVv}N z{S@s`aU4HK|31KWXRpGkJ@jXu;0vH9{3P$ zXE`*V5_hG1OXz8?n^7V=IT{dRS?3o34Si9qb)mR}Vbx1N#6h4|-SB z8`j(4(7@`@=HoGsa~jr+TdQ-h_5jxBVci0oOW?7?_LH5>r(Vw=zU{w&*a0Ar|MwpX z;M=Glf;1xh=Z@!}NTC5D2#6B)E61cLGw_Sfyi8>k4?$u@;yh}E;Ka2|d!@A_kW{T^KUlDD1Pa@!w+o={LShVfi25`t;l60a!f>7T)VDC{ZanZ zXW7mpEJmDWBpw~+T@E=#^t1CPr0h59yrs?_#RW=IPOG8t8J3xg=f#xeq-9~135Of^ z)FsC;^dU8g8+VJAQw`I6fkK~gi<^RQ(_A6BGh0EeJ&i~>%0TH1IabnLBqCF3hEo5R z7Z?_CD^&QdYk}EQ1!0BQM nSLqg&lireGWl>tn5RD#+GA6>_JupT>h1}y^V*X?}hP?g{8;sL8 literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/teeth_smile.png b/ckeditor/plugins/smiley/images/teeth_smile.png new file mode 100644 index 0000000000000000000000000000000000000000..5e63785e42152e16329c5156f444b06f411f1c00 GIT binary patch literal 1183 zcmV;Q1YrA#P)=u{*lMB(f;3ChP1fr1n8RxV@-_5S4w{Ll{JnkVH?VP|!=1 zfr1Y$WJJ(|m81p{)~-S`n-iPLs*)SxXPued|9t%a_xA9g{g@c7hYlRhy&09{xD8fGE`J)643(KE^ zo;Q!D_2Tn&@JP_Jll<5TzTc$G*wZwrYeL8jC}pdZjU7k{OSeJy`|w@AV*6QvZ}qOZ z8VIG74`q#UYHL`vRZxCEnwbItC`iPoK|%ip4@gPk!VIA3?{P0U?LG*W8!jG!Cx$YJ zrqyY^nAd>KOq>a0jH0|wv~p@bveImo#LyiQ!*?hdCMClnaek7-d7YABfvjb7N~vg4E?M}4E;O#b2LUM+y_FCIXOT`N>pb|i zdz(R3P>y!Asb68uey}Gd8gP!TfehaDP&B}jw0DP?x^VQqV5KakMh?>+^`V>{h`ZMi zEz6;6AOoBO(9(J_k8tc`%OK2HP&K7L;HEHkj9l{AJ;66mzKFw_qP1E!`k7pQq2@0do6@+C$yMqN#FyQ7S z+?j&5Uf4PaOV@n~yq4CBQ;Vps6ng#d`7^&Hx|M|83C;0y%e*?UTJd8_R+}i*E002ovPDHLkV1fcuF z@pzT*({({l*N42=81Z6L?8_}NH&!Lw-&Oy5d%~OTiEno%z1@}i=}`Wc!^K~Y08z=8 zqa|ODReU{ByL`pcRVx;(TCs4=+EtGZbUr@Z_w7`}x6{p^PqltK)AIdX`}gx*KQ8n< zIXd~-$yv`&&;4;};?K*Ie_oyb>-y|p*XRDaG5^Jx1+Oo!{e5%c@7v4%++F$S{@S-U zwqL(>`R1K#_wV2PaPQ#V2e&^yIQHq$sn1W(J$iEg>&t78A3uEd{K@kdPhY=z_3qu9 zUteDR{{H^Qk01a4|7V~*Q2fcl$iNWKpaZfB6ekYs{~O|)np;}in&R}M!Xu*ewI*om znp!((urkhM4eE%SH{X?0V}i6~TzhAfk5Au(by|A5I$CmE(akHPcJ*uN=vml1dpNJt zl#y88-ekui#9?EY@jo8!z9vd!5dd zgO=-sOyc8=Vr@!06Bjslc?h#qFe@BjXw^E!;_3N->%fi<3FW$9Px2QZcly8P#U>_Y z$5uX7x07BUA07~PS~<(aF?~H72g6Jz7msOOT%xmdYM$Qsc#4Hl@1IEKNv18XeezCG zd#VytR<5g>5Ow2*;FA-*bMEO?1a*~8;!|*$q!Cys(8?+}Ph(l=ZZTFyP7h6mFCQu{ hP7vo6<(n69!F;hen_@^yLcom=B67h}^_(mW)&Q&yJ3RmZ literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/thumbs_down.png b/ckeditor/plugins/smiley/images/thumbs_down.png new file mode 100644 index 0000000000000000000000000000000000000000..1823481f2f05404a08fcc9357ec930911ff28ca8 GIT binary patch literal 985 zcmV;~119{5P)&g8FSwa4`@0CXJpO@c*)LSW(_eh~ zxvyh;2fD5UkV>Vv-1j}3MvhXu{tooodc3{>9=!%BRfN=VoIDgA?CIYb=|4~Fp|1%v zJ@}?+*(Vm@67c16IdokoVNH^-Ced}B0vfHm4iRqIL10}IRsJASs^u&dAyg1x)NP<~ z>!S>QdXQY|<{Oca@z4TXUD}3}$}LPuK}eOEKgYR#x!ZMg<-^@d+mYDmNXUqqmYs0H zRaFCAGg;1-DoB-@a0}6WuPpkVVu7K)GfZ51tG;2^v6H}lxinEzRW!A78C+LAh=h!F?#dMnA;cP0YbDK9AH_nBUoW1dkk2f}NJV4L8o?iF zZ*;*unrC%U%2h91qImt>z57L1$nXzm$t1_|N7@@)vPdaWq|3GRw7emuO%Xyts`|1h zk1xP{avY#RU3R*H38|FiC=XOfm3+}*;9M6t?tY8D2$9ZLZyk=*TwtVzwR zziwP(ChG-Qzmf(OV5MAnS#P11HpW}yt~j4%K9xlA=m3riq%}>euC6xldQ0zCCX+!S z&o39=r*Z3J1a5Dln4N{}ECs+E>?JW8TPBC%F)+gS(7gAU19S_=aZbhKV~3YLTy5J3 zia)q|Y9GxVPvY~}Ekfc07YN>ag!=8zSN1ps3_o1@&>`7DZ3`oOG-tE35X*E6TjnwI_4N@|MLeio6C;Rj+vpB-*i?CXSEc9djG z&v5O>^W69P#FS~-p_TGi9jIy9v%qs3?th8t$>Bx6x4MSx>?A9@DbZ{|Ub2k|@v#^qQ94zgGM|?gu;u literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/thumbs_up.gif b/ckeditor/plugins/smiley/images/thumbs_up.gif new file mode 100644 index 0000000000000000000000000000000000000000..9cc37029a9dc201ab9e0bd3a7cba4083cf56b874 GIT binary patch literal 714 zcmZ?wbhEHb6lV};_{P9+u!8w;CG){bmP6GXN9%Zw)bSr};6L6dc%nu0c&p6mcFB{S z$|pNjPWNhG=u^HjMfdDP!)wzGZ_GBoFvI@VT+7?@ZLciwySgOw+VZIDE8`w4_jtU@ z_vzZ87aJp9Y>IukCFaJeg!{YdUvE!%vpwKd`*OJW%aP(Q$I8AQuljnT z=G)2oJi*oo@birsezD*6(NAzn|;;e!lDbh3+30 zdY>Gf{Oshc=cniXxHR$Sm8n0kPXBd%_OBcBUz}O+`tsV}Hy8fCz3k83m4EK9eS2g3 z^;?&3-nn-F{=E*IrCpB|n1{Pf(TC-=X;y!QCkrMWMO1rh-c6NSp|v{2loFB@lDMwt!>RA!mJEE3`|1m z8k1yL^kd`VVh!Tr;|#gfG}YBjO|>RY($J0a_m9$@(-z0Dk|VIa*+_7uhMBX2g^uRR z)ltVbw8VMwF!eI?iYW&A8tCd8_-<^oV;5w%+wm|?LTZv4hs%stGvb7a@XARFl0qu&8#;doRc(B5UYKO)& i+9x_2`2^c%N*rutViFJS3B4&2{A`z>(S8;t25SHSpFQOO literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/thumbs_up.png b/ckeditor/plugins/smiley/images/thumbs_up.png new file mode 100644 index 0000000000000000000000000000000000000000..d4e8b22a3cc95d0d6e7e2de697e9e7fe910ce9ff GIT binary patch literal 959 zcmV;w13>(VP){U?kWlzfV zL6}8_flmtBt?C|RR2^u$tg zC4YQ!u($L2xo+lu@8$ZrZYBqNp90?4jB>4#Ev6Cr6L+K^CQgt)z8$>=PkfzrV;8jjgV~`Aysczw;3Uur z)Za;uB)Z7`b{1pT9ss;vABpzEjP|`vjq$+IoZ89I)j?d>1;FR?)poQWI3ABTdNiff zA!qu}zR|BwYSzRx3QKD$Ow))aIxt(yEuNhkBQ^X3<82@F{E=h${eA%Q`8<6WzTw5A zFF88UlfHaL3;HFAXI{gjZ(9Kb?tdJlK)Mb}I7rts@DBH^y~?A>7teuS5Pg4i&Bb!KTrlw)fi1k%}ZNX z5B}i2Ws{UxfRfirio3#Hu~d3ng?lntYg!LP`Wm|5;nvmub)HJGh+3`^?%thD|=u6{?gEg?cUvO z2MOta*LZ)HP9K zG!u;NqyE9e%!qo1l0$bkE;`x|5RW&W-w3V&?*p#_=9-@jut)pI&@VyM6!w002ovPDHLkV1lw`)rbH9 literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/tongue_smile.gif b/ckeditor/plugins/smiley/images/tongue_smile.gif new file mode 100644 index 0000000000000000000000000000000000000000..81e05b0f6adccdc330a951fbc4f7f109da3d2ebc GIT binary patch literal 1210 zcmeH`ZBJ8o96@tQaa*$%W_VD>+DZ|P*6Y;77abX!Ca^%}vb}Ii zHYk*IPZ7cvY1kABI4pKrv<#tuPzn|$h^ayu%AjSHITK}DsDs}7Tl^Axwetl|a+0%W zZ*g9JnGgw4457XP<`hD6S?q@j#bcGKSI2BWLTi2pHJ72zD%y`9V3(^o-sV@hs<7i{RD|FD!kJhtJ|uozmME@KPX>Kkpg$G7X>eT#KTBd>5e$oANJd>zQXb`B z?pMewYPkA3cy>_UEb!()ZypT1K@Pnc^T}doC#Hx)4b5=>^m zZ57O^ZwpV#l!Vw;^@HJ+S_OOaGS|}@V ziz-f_ghZOl8baHQwn8Se-?`->TcA47QlM@+p3)|(;<3`dt2Z_(vQG~m>+YfB{Pf~g zRA(%oDyVR`=`0x>`9+p(W4WhpN~W(}clG)a1DQS=v%t+EA{(-hhAHq@QZep4F(6X5J62NAzrArpd1U@Kk5ukj7$q z)~vK=`UM&L&WQ9iD8OCMIzDJ$>$07594i(4UW!fD(v7^eR^Ha0HoEj^8sE;g%6?mV zOPoLMV`v90wM4}?ieGUq!E;zs^Rxy=p?UcZk^jYv0XGn32`EWK=;#LrQ6eXIMO&h; uEZ6!P2nJ7w5_LVJNn-QJ#7XN@%NSh}aEEZAxrX-Q*vlW!==Ro)n>H;i4*bEF-~Ge+{LcNJ z-#J%Ir*fM3pSIVRZBhbUY@l;eov4bVVC2W;34Ezd)G1jgRi?EX;j z=(}+ck5>zH`rNzmGnQfn7b3YrhVj?dtS9?iku1&zA~5@vo# zOs8^AS7>{ZANPlJQyJaTg0$iw01ZYY3mSU5e4rG@6qm+5qUS zci}ylQE2dhZLMg{)~#Mb+c!JcTfCrk&AkUoC1>VJL&iXdjv#KH1L#?Xrw!OvudtOw zxKA}m+h*Xkhn?B}lLDm~c;zAIeLT5hp~b>=?Cl|4mo`K#+zI8bel@gq@=VI@7}tX7 z*=4V5v#3C6c4>IkbAv!P+%3tf*Y_l~Qrfc>%%~vH4PdNUXW&{@IChobQDuuR=L$3Vi&4^?d;VdjTu?ii%=W0+r*R4j#3P_bdLNY-z1 zD;DEcEJoIELcZV}w@M+bvXYB4lFpByxnr<;wlBfmI8OVCID1aPLPb(2IsPZpgip4y zsmsTvE+65OZE!o~cwMnT)k(TOh4vG1;CL0b*3Y5^I8FB2OANmb*>UjH!PWqTgU)73 z+<|1;=^B3*>^}?5yT1e8NtpS$b>THdj-ahG-2N#@I?9s3>4vHvc-BPJznw7i->+t@ y3wI0nfv14IK)0I#{sf|KzF7NfyJz_Sjeh|_A8f6S!_bca0000@tQaa*$%W_VD>+DZ|P*6Y;77abX!Ca^%}vb}Ii zHYk*IPZ7cvY1kABI4pKrv<#tuPzn|$h^ayu%AjSHITK}DsDs}7Tl^Axwetl|a+0%W zZ*g9JnGgw4457XP<`hD6S?q@j#bcGKSI2BWLTi2pHJ72zD%y`9V3(^o-sV@hs<7i{RD|FD!kJhtJ|uozmME@KPX>Kkpg$G7X>eT#KTBd>5e$oANJd>zQXb`B z?pMewYPkA3cy>_UEb!()ZypT1K@Pnc^T}doC#Hx)4b5=>^m zZ57O^ZwpV#l!Vw;^@HJ+S_OOaGS|}@V ziz-f_ghZOl8baHQwn8Se-?`->TcA47QlM@+p3)|(;<3`dt2Z_(vQG~m>+YfB{Pf~g zRA(%oDyVR`=`0x>`9+p(W4WhpN~W(}clG)a1DQS=v%t+EA{(-hhAHq@QZep4F(6X5J62NAzrArpd1U@Kk5ukj7$q z)~vK=`UM&L&WQ9iD8OCMIzDJ$>$07594i(4UW!fD(v7^eR^Ha0HoEj^8sE;g%6?mV zOPoLMV`v90wM4}?ieGUq!E;zs^Rxy=p?UcZk^jYv0XGn32`EWK=;#LrQ6eXIMO&h; uEZ6!P2nJ7w5_LVJNn-QJ#7XN@%NSh}aEEZAxrX-Q*vlW!==$;YuaehyWfrRaQ8NuS4Acdpk%3wk>Vj~Cg_|rivC+hVJqUM$J-7L2 z2tlI=H^Qk~5|3Tvxi3NUOtglgJq(?EG>3cJ1$ZbxhlIAv=({qsL{fG+?kuI-m!N$) z?kUk6Pj#%qgH>LK#M>=JmjDhC9*d~QVz{K}k$QV%cq*g%=b(Q!dZY1tE(W479D~;j zF}{fIR!}eEFr;w+v~wLbl0uIq`yOd9xPyMX-S-mAifRZ#~6OSh1ZQgpFmFmH2IHYzXSXT$tUuE_TLi~1IGMflgV(} zP+}?07O#vi3nxS*Iv*AhA<4?jEIBwMRLtXr)`oItayY@lAf3gqEqdoBRZ>!7ymEQM zF8%!NXNnDKvBKrDMo1+RvAA~L2DQVsH(Sl;tF!kWIcqy4pP#Yk@ZkenV%?py# z5?dIIw!lEwY;EoWhk?ImOrYd4%Y}*}U(e5{DV1!;Gx_)O2BWc5uqebBsqHl{wb_>C zaQ*yC7{OT!RaK-kLBBZHkztx-269qu^~YGHrRJEto6CfX36?c(cWglBgwu}~eP2K6 z*jRI#GglwmA}jHn;z|<>$C+H>WZPxC3Iso#(<`;=-ASDB3%OmS@#wyS?_GWt{{DR8 ztY2bUtPonQiI+(=yL(Lt*QL4Gd#OHyyOr0fSQ~Vf)oElxS{4=fV gS8FUP_VX^CCTg=ywW&COsj;=*`ZRFedWw*QzjS1D6#xJL literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png b/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png new file mode 100644 index 0000000000000000000000000000000000000000..f9714d1b3ba5e9324a1a1663549ba28b45af9638 GIT binary patch literal 1039 zcmV+q1n~QbP)4=F;lf`~OS)ZA#arZuHf*sO8W+|6z`n`}0F?;IcQ-DJ0{X&*drm^%#jcjlb` zoEbH{utX(miPY8s2Y_Cn$9DkB_X*&qxSh>Z1OTcMyd_e56fvKY_%4b)0rmtWC%na` zUWoV}J(NJ{m*RHz%uV4fk=h2}BQlqdGj;-k4zxT9O?^h2u^2I6)$RT1uiWr|B5-pPeQard53H20x$zoFJ*sMRYVK&TyRI-v0hNRGky8$!oh ziaoE!K;2&&pcMW&7e6>IS3kzR??usSUg_MA;O4;JU*I0RkgsxYD?h@P%_N1bz8@#)x1fDOH{OsNwygnCj4WjE%>1j&g z0bqirZn(4tweEUK-=9lkFBaI$BH=0?>DmGU5@ z{=8==Y^~W8&eAgc{udI8BHV`7Tj0oe0u^YD+u6)U`=_Ue8R>=kYJ=8#UC`ncAZ&;# zMKJ{tjRcyEUR~52IS=9X_4d~QaXWj4aQhJZ-hu1Onu24>>+0)Z+;TmPK{;ziFVAWA zy$#{^q0+lumn1nr+sPPv2O(3?YY_+KrDzBk&37Kb~gv z1xQapmG&M9jUWQ9Q5e5m4V`fCG=w|80A7jP*~R~amjpS6IH&mgn+VBC)*ZZ~R`i{Z z*{HzFaXb5ECA}-c{QwQXLqHeM?T-Mz0F(ZB?#8F>mf-(~{R;@jTLnf*B0a2 literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/wink_smile.gif b/ckeditor/plugins/smiley/images/wink_smile.gif new file mode 100644 index 0000000000000000000000000000000000000000..6d3d64bd126a56382452a47faa20e3e0e8185a01 GIT binary patch literal 1202 zcmeH`drwmb07q|2ffgD%3r#Ptv=s!@suUKf%GMUUQ4Mni_oAx}+P+B#W9t zc`384uRy9(c??$YRj7s02u08!1_wiIJA=Vix``y#Y!e&W`&;}H`)lV5oa7{@c-Onq zZ5lqoCsqierJVS&lGb*B-mYa_Js8{b9n*0r)_#aN(#-L+ut&{nMo;tZT9W)0=1i{u z9dxuup(6_2F|fvjPqd%W= zO5ogz>ryzjW9Y4wo9P%!!L2mh5d>~;h)f7^SA;1M?ySSFS(wfY&The64%}jR#Q1#^ zyj!U8yvR(!>ciYu^ZAkaT+B)FI4?4!z>Pf^R#UfkM;<6Ck0Ly(#_VU*{HNhbEgn{^ zdMm^3D!8jLdzf+`iTJb;|M!^IW2Oeb)x%ql`$sWn!~;|K(FN+!`PIh;JTbvZ2Jw6r&+p@f2QTNb;zQ^UP^$n%{Lg<|Konxo2%?@4 zzt+BfLe2yc&q|Y;&59yMVw|$7wrMO{VU|{x(g}TnMdb>`1%8$FIrV-+gD(uoXDH;IDdB|9~>2iP04OUyz2P0L_K z)idKS*;BkVYp-;A4LiO#%h4>iKFzC~Y?11h>b~3?Hbv)ttP6b0tg~@8*T`L_wAR?M z#EfE95~(LtoaW7zd&GDKr*z|n1~#qlRMQDTkx=d8OpIwfjrot4!hSyC|6!7HG{yai$rao}e-0@~E!k<%WdMdG-dz-lMHG mG1sQDXpDj5@2CU?g~HL3TxHM|Rq%J|xf8L;ou9~w9sdH=NT%Qb literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/images/wink_smile.png b/ckeditor/plugins/smiley/images/wink_smile.png new file mode 100644 index 0000000000000000000000000000000000000000..7c99c3fc54c753dcfe19ff73e225733a2ad7261e GIT binary patch literal 1114 zcmV-g1f~0lP)kxuNha}UkKykNhbfsO}d(O{?d$--fh(36dZ+^M==6-(X zoZt6%jv5`CWUi4)G)IB8Krhha3n1-l0Qf2E6bo|#05umpm1y3I*bm4ZPvQ)KGXVJk z?_<0d626ifb13~n)+v7eukci&xgB_y!ucJX+zDY9QV&CXHMFh)rQq6WxH<@<-$1nn z>pp_$y@!BZS*JKYC)@+eX?}a>9?tF+vtp-W{%TbD462$zOg@Vw<4vDY)}- z=zQf+)+s(y2TvuMw^A5B%#qdNu6lw7xuBHIfruw-=T2ZPv~7f?`{2tSVbcjkblJA) z8YmHoB4(Jc*C(a5io{}QHv=Z(Y_q2VOiEG z7BsMyOUIIw&mt{hbR`4UGWzFrK0TD-;D;l8|LqvIW|%4)(*0wk`yHmrW;W^hy)gel z2#4X)v7~QdG|)>v4f7h&ZXT=)#xn9(mG#>ev*r0NVvE|CELp}UjK3NfpY&HG0&WS( z9Ds!nK|YP&8-#!!oI!|$!MHOv+OVz_Y#FA?tXL9;N|ly*jU+o-0Jvj*7%CNiy9CD5 zNOC)Bsbr|tEUnQ{z%hOty%H#JAgUTvuGDp?2GYd4p;XZr&thZOgs+a~sg@1X?{1Q< zmxLF9GpLAngLn1>;Fa3Uj~!hJQj1$Seqx-;TnTLOS-@CCM^O_)+z1~a-VNm{7~|>k z7;7KvU|w5pC7-Y2x&lBf)=1A1MJler3KB^o+>X|_!RG!PDzq%?6brNMKQVNe zBfZetXwh0D9*9^J+N03aNX1ozG3a6$MlM3tMMNW^xYbivHJg8iwyxRsuRFMg-rB*L z*P*$|qLrR$|7j_}we{{X)?!4nY9Dm%sXMrIz&X3<+?`>?UMSQw<%(Z}K=Ep(zNj@9 zY=dUyo6xyC1MCV~@y5#{2E5P2uTRqVEKHn+2JKxE8u4eUu>OkLSHk)O(6;#j!}ROrR5Q~c~E$gSXhf_7j7unOq*Bfu$O(2qad gc(wf}`2R8f0lW)%aFGbSlmGw#07*qoM6N<$f??$muK)l5 literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/smiley/lang/af.js b/ckeditor/plugins/smiley/lang/af.js new file mode 100644 index 0000000..53cd536 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/af.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'af', { + options: 'Lagbekkie opsies', + title: 'Voeg lagbekkie by', + toolbar: 'Lagbekkie' +} ); diff --git a/ckeditor/plugins/smiley/lang/ar.js b/ckeditor/plugins/smiley/lang/ar.js new file mode 100644 index 0000000..14fbeba --- /dev/null +++ b/ckeditor/plugins/smiley/lang/ar.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'ar', { + options: 'خصائص الإبتسامات', + title: 'إدراج ابتسامات', + toolbar: 'ابتسامات' +} ); diff --git a/ckeditor/plugins/smiley/lang/az.js b/ckeditor/plugins/smiley/lang/az.js new file mode 100644 index 0000000..af2befb --- /dev/null +++ b/ckeditor/plugins/smiley/lang/az.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'az', { + options: 'Smayli-nin seçimləri', + title: 'Smayli-ni daxil et', + toolbar: 'Smayli' +} ); diff --git a/ckeditor/plugins/smiley/lang/bg.js b/ckeditor/plugins/smiley/lang/bg.js new file mode 100644 index 0000000..e7a1b5c --- /dev/null +++ b/ckeditor/plugins/smiley/lang/bg.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'bg', { + options: 'Опции за усмивката', + title: 'Вмъкване на усмивка', + toolbar: 'Усмивка' +} ); diff --git a/ckeditor/plugins/smiley/lang/bn.js b/ckeditor/plugins/smiley/lang/bn.js new file mode 100644 index 0000000..3d2edb3 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/bn.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'bn', { + options: 'Smiley Options', // MISSING + title: 'স্মাইলী যুক্ত কর', + toolbar: 'স্মাইলী' +} ); diff --git a/ckeditor/plugins/smiley/lang/bs.js b/ckeditor/plugins/smiley/lang/bs.js new file mode 100644 index 0000000..cfb8a21 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/bs.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'bs', { + options: 'Smiley Options', // MISSING + title: 'Ubaci smješka', + toolbar: 'Smješko' +} ); diff --git a/ckeditor/plugins/smiley/lang/ca.js b/ckeditor/plugins/smiley/lang/ca.js new file mode 100644 index 0000000..889ac57 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/ca.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'ca', { + options: 'Opcions d\'emoticones', + title: 'Insereix una icona', + toolbar: 'Icona' +} ); diff --git a/ckeditor/plugins/smiley/lang/cs.js b/ckeditor/plugins/smiley/lang/cs.js new file mode 100644 index 0000000..40d6c7e --- /dev/null +++ b/ckeditor/plugins/smiley/lang/cs.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'cs', { + options: 'Nastavení smajlíků', + title: 'Vkládání smajlíků', + toolbar: 'Smajlíci' +} ); diff --git a/ckeditor/plugins/smiley/lang/cy.js b/ckeditor/plugins/smiley/lang/cy.js new file mode 100644 index 0000000..e951d0f --- /dev/null +++ b/ckeditor/plugins/smiley/lang/cy.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'cy', { + options: 'Opsiynau Gwenogluniau', + title: 'Mewnosod Gwenoglun', + toolbar: 'Gwenoglun' +} ); diff --git a/ckeditor/plugins/smiley/lang/da.js b/ckeditor/plugins/smiley/lang/da.js new file mode 100644 index 0000000..12c62b2 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/da.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'da', { + options: 'Smileymuligheder', + title: 'Vælg smiley', + toolbar: 'Smiley' +} ); diff --git a/ckeditor/plugins/smiley/lang/de-ch.js b/ckeditor/plugins/smiley/lang/de-ch.js new file mode 100644 index 0000000..eda6ff4 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/de-ch.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'de-ch', { + options: 'Smiley-Optionen', + title: 'Smiley auswählen', + toolbar: 'Smiley' +} ); diff --git a/ckeditor/plugins/smiley/lang/de.js b/ckeditor/plugins/smiley/lang/de.js new file mode 100644 index 0000000..4eabefa --- /dev/null +++ b/ckeditor/plugins/smiley/lang/de.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'de', { + options: 'Smiley-Optionen', + title: 'Smiley auswählen', + toolbar: 'Smiley' +} ); diff --git a/ckeditor/plugins/smiley/lang/el.js b/ckeditor/plugins/smiley/lang/el.js new file mode 100644 index 0000000..140cdf4 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/el.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'el', { + options: 'Επιλογές Φατσούλων', + title: 'Εισάγετε μια Φατσούλα', + toolbar: 'Φατσούλα' +} ); diff --git a/ckeditor/plugins/smiley/lang/en-au.js b/ckeditor/plugins/smiley/lang/en-au.js new file mode 100644 index 0000000..24e27e2 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/en-au.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'en-au', { + options: 'Smiley Options', // MISSING + title: 'Insert a Smiley', + toolbar: 'Smiley' +} ); diff --git a/ckeditor/plugins/smiley/lang/en-ca.js b/ckeditor/plugins/smiley/lang/en-ca.js new file mode 100644 index 0000000..015da42 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/en-ca.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'en-ca', { + options: 'Smiley Options', // MISSING + title: 'Insert a Smiley', + toolbar: 'Smiley' +} ); diff --git a/ckeditor/plugins/smiley/lang/en-gb.js b/ckeditor/plugins/smiley/lang/en-gb.js new file mode 100644 index 0000000..8f1a537 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/en-gb.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'en-gb', { + options: 'Smiley Options', + title: 'Insert a Smiley', + toolbar: 'Smiley' +} ); diff --git a/ckeditor/plugins/smiley/lang/en.js b/ckeditor/plugins/smiley/lang/en.js new file mode 100644 index 0000000..6fc241f --- /dev/null +++ b/ckeditor/plugins/smiley/lang/en.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'en', { + options: 'Smiley Options', + title: 'Insert a Smiley', + toolbar: 'Smiley' +} ); diff --git a/ckeditor/plugins/smiley/lang/eo.js b/ckeditor/plugins/smiley/lang/eo.js new file mode 100644 index 0000000..f8f6dc3 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/eo.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'eo', { + options: 'Opcioj pri mienvinjetoj', + title: 'Enmeti Mienvinjeton', + toolbar: 'Mienvinjeto' +} ); diff --git a/ckeditor/plugins/smiley/lang/es.js b/ckeditor/plugins/smiley/lang/es.js new file mode 100644 index 0000000..d105f79 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/es.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'es', { + options: 'Opciones de emoticonos', + title: 'Insertar un Emoticon', + toolbar: 'Emoticonos' +} ); diff --git a/ckeditor/plugins/smiley/lang/et.js b/ckeditor/plugins/smiley/lang/et.js new file mode 100644 index 0000000..7f8177e --- /dev/null +++ b/ckeditor/plugins/smiley/lang/et.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'et', { + options: 'Emotikonide valikud', + title: 'Sisesta emotikon', + toolbar: 'Emotikon' +} ); diff --git a/ckeditor/plugins/smiley/lang/eu.js b/ckeditor/plugins/smiley/lang/eu.js new file mode 100644 index 0000000..7971272 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/eu.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'eu', { + options: 'Aurpegieren aukerak', + title: 'Txertatu aurpegiera', + toolbar: 'Aurpegierak' +} ); diff --git a/ckeditor/plugins/smiley/lang/fa.js b/ckeditor/plugins/smiley/lang/fa.js new file mode 100644 index 0000000..4d1f17a --- /dev/null +++ b/ckeditor/plugins/smiley/lang/fa.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'fa', { + options: 'گزینه​های خندانک', + title: 'گنجاندن خندانک', + toolbar: 'خندانک' +} ); diff --git a/ckeditor/plugins/smiley/lang/fi.js b/ckeditor/plugins/smiley/lang/fi.js new file mode 100644 index 0000000..9372392 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/fi.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'fi', { + options: 'Hymiön ominaisuudet', + title: 'Lisää hymiö', + toolbar: 'Hymiö' +} ); diff --git a/ckeditor/plugins/smiley/lang/fo.js b/ckeditor/plugins/smiley/lang/fo.js new file mode 100644 index 0000000..dbf902f --- /dev/null +++ b/ckeditor/plugins/smiley/lang/fo.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'fo', { + options: 'Møguleikar fyri Smiley', + title: 'Vel Smiley', + toolbar: 'Smiley' +} ); diff --git a/ckeditor/plugins/smiley/lang/fr-ca.js b/ckeditor/plugins/smiley/lang/fr-ca.js new file mode 100644 index 0000000..6ee4944 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/fr-ca.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'fr-ca', { + options: 'Options d\'émoticônes', + title: 'Insérer un émoticône', + toolbar: 'Émoticône' +} ); diff --git a/ckeditor/plugins/smiley/lang/fr.js b/ckeditor/plugins/smiley/lang/fr.js new file mode 100644 index 0000000..ec9beb0 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/fr.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'fr', { + options: 'Options des frimousses', + title: 'Insérer une frimousse', + toolbar: 'Frimousse' +} ); diff --git a/ckeditor/plugins/smiley/lang/gl.js b/ckeditor/plugins/smiley/lang/gl.js new file mode 100644 index 0000000..4b8c676 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/gl.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'gl', { + options: 'Opcións de emoticonas', + title: 'Inserir unha emoticona', + toolbar: 'Emoticona' +} ); diff --git a/ckeditor/plugins/smiley/lang/gu.js b/ckeditor/plugins/smiley/lang/gu.js new file mode 100644 index 0000000..2c4ada5 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/gu.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'gu', { + options: 'સમ્ય્લી વિકલ્પો', + title: 'સ્માઇલી પસંદ કરો', + toolbar: 'સ્માઇલી' +} ); diff --git a/ckeditor/plugins/smiley/lang/he.js b/ckeditor/plugins/smiley/lang/he.js new file mode 100644 index 0000000..ca64f8f --- /dev/null +++ b/ckeditor/plugins/smiley/lang/he.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'he', { + options: 'אפשרויות סמיילים', + title: 'הוספת סמיילי', + toolbar: 'סמיילי' +} ); diff --git a/ckeditor/plugins/smiley/lang/hi.js b/ckeditor/plugins/smiley/lang/hi.js new file mode 100644 index 0000000..b02f198 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/hi.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'hi', { + options: 'Smiley Options', // MISSING + title: 'स्माइली इन्सर्ट करें', + toolbar: 'स्माइली' +} ); diff --git a/ckeditor/plugins/smiley/lang/hr.js b/ckeditor/plugins/smiley/lang/hr.js new file mode 100644 index 0000000..94e6193 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/hr.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'hr', { + options: 'Opcije smješka', + title: 'Ubaci smješka', + toolbar: 'Smješko' +} ); diff --git a/ckeditor/plugins/smiley/lang/hu.js b/ckeditor/plugins/smiley/lang/hu.js new file mode 100644 index 0000000..b84644b --- /dev/null +++ b/ckeditor/plugins/smiley/lang/hu.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'hu', { + options: 'Hangulatjel opciók', + title: 'Hangulatjel beszúrása', + toolbar: 'Hangulatjelek' +} ); diff --git a/ckeditor/plugins/smiley/lang/id.js b/ckeditor/plugins/smiley/lang/id.js new file mode 100644 index 0000000..0b06387 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/id.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'id', { + options: 'Opsi Smiley', + title: 'Sisip sebuah Smiley', + toolbar: 'Smiley' +} ); diff --git a/ckeditor/plugins/smiley/lang/is.js b/ckeditor/plugins/smiley/lang/is.js new file mode 100644 index 0000000..4b18481 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/is.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'is', { + options: 'Smiley Options', // MISSING + title: 'Velja svip', + toolbar: 'Svipur' +} ); diff --git a/ckeditor/plugins/smiley/lang/it.js b/ckeditor/plugins/smiley/lang/it.js new file mode 100644 index 0000000..55b7c01 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/it.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'it', { + options: 'Opzioni Smiley', + title: 'Inserisci emoticon', + toolbar: 'Emoticon' +} ); diff --git a/ckeditor/plugins/smiley/lang/ja.js b/ckeditor/plugins/smiley/lang/ja.js new file mode 100644 index 0000000..cc84782 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/ja.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'ja', { + options: '絵文字オプション', + title: '顔文字挿入', + toolbar: '絵文字' +} ); diff --git a/ckeditor/plugins/smiley/lang/ka.js b/ckeditor/plugins/smiley/lang/ka.js new file mode 100644 index 0000000..95fe469 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/ka.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'ka', { + options: 'სიცილაკის პარამეტრები', + title: 'სიცილაკის ჩასმა', + toolbar: 'სიცილაკები' +} ); diff --git a/ckeditor/plugins/smiley/lang/km.js b/ckeditor/plugins/smiley/lang/km.js new file mode 100644 index 0000000..2b7b749 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/km.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'km', { + options: 'ជម្រើស​រូប​សញ្ញា​អារម្មណ៍', + title: 'បញ្ចូល​រូប​សញ្ញា​អារម្មណ៍', + toolbar: 'រូប​សញ្ញ​អារម្មណ៍' +} ); diff --git a/ckeditor/plugins/smiley/lang/ko.js b/ckeditor/plugins/smiley/lang/ko.js new file mode 100644 index 0000000..4ca1306 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/ko.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'ko', { + options: '이모티콘 옵션', + title: '이모티콘 삽입', + toolbar: '이모티콘' +} ); diff --git a/ckeditor/plugins/smiley/lang/ku.js b/ckeditor/plugins/smiley/lang/ku.js new file mode 100644 index 0000000..78fc0be --- /dev/null +++ b/ckeditor/plugins/smiley/lang/ku.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'ku', { + options: 'هەڵبژاردەی زەردەخەنه', + title: 'دانانی زەردەخەنەیەك', + toolbar: 'زەردەخەنه' +} ); diff --git a/ckeditor/plugins/smiley/lang/lt.js b/ckeditor/plugins/smiley/lang/lt.js new file mode 100644 index 0000000..708b099 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/lt.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'lt', { + options: 'Šypsenėlių nustatymai', + title: 'Įterpti veidelį', + toolbar: 'Veideliai' +} ); diff --git a/ckeditor/plugins/smiley/lang/lv.js b/ckeditor/plugins/smiley/lang/lv.js new file mode 100644 index 0000000..88a4671 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/lv.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'lv', { + options: 'Smaidiņu uzstādījumi', + title: 'Ievietot smaidiņu', + toolbar: 'Smaidiņi' +} ); diff --git a/ckeditor/plugins/smiley/lang/mk.js b/ckeditor/plugins/smiley/lang/mk.js new file mode 100644 index 0000000..70fc9bc --- /dev/null +++ b/ckeditor/plugins/smiley/lang/mk.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'mk', { + options: 'Smiley Options', // MISSING + title: 'Insert a Smiley', // MISSING + toolbar: 'Smiley' // MISSING +} ); diff --git a/ckeditor/plugins/smiley/lang/mn.js b/ckeditor/plugins/smiley/lang/mn.js new file mode 100644 index 0000000..39adef8 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/mn.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'mn', { + options: 'Smiley Options', // MISSING + title: 'Тодорхойлолт оруулах', + toolbar: 'Тодорхойлолт' +} ); diff --git a/ckeditor/plugins/smiley/lang/ms.js b/ckeditor/plugins/smiley/lang/ms.js new file mode 100644 index 0000000..70db0d1 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/ms.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'ms', { + options: 'Smiley Options', // MISSING + title: 'Masukkan Smiley', + toolbar: 'Smiley' +} ); diff --git a/ckeditor/plugins/smiley/lang/nb.js b/ckeditor/plugins/smiley/lang/nb.js new file mode 100644 index 0000000..6700b54 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/nb.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'nb', { + options: 'Alternativer for smil', + title: 'Sett inn smil', + toolbar: 'Smil' +} ); diff --git a/ckeditor/plugins/smiley/lang/nl.js b/ckeditor/plugins/smiley/lang/nl.js new file mode 100644 index 0000000..57fbea1 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/nl.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'nl', { + options: 'Smiley opties', + title: 'Smiley invoegen', + toolbar: 'Smiley' +} ); diff --git a/ckeditor/plugins/smiley/lang/no.js b/ckeditor/plugins/smiley/lang/no.js new file mode 100644 index 0000000..7e6a6ea --- /dev/null +++ b/ckeditor/plugins/smiley/lang/no.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'no', { + options: 'Alternativer for smil', + title: 'Sett inn smil', + toolbar: 'Smil' +} ); diff --git a/ckeditor/plugins/smiley/lang/oc.js b/ckeditor/plugins/smiley/lang/oc.js new file mode 100644 index 0000000..5fd21ce --- /dev/null +++ b/ckeditor/plugins/smiley/lang/oc.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'oc', { + options: 'Opcions dels morrons', + title: 'Inserir un morron', + toolbar: 'Morron' +} ); diff --git a/ckeditor/plugins/smiley/lang/pl.js b/ckeditor/plugins/smiley/lang/pl.js new file mode 100644 index 0000000..8a9f58e --- /dev/null +++ b/ckeditor/plugins/smiley/lang/pl.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'pl', { + options: 'Opcje emotikonów', + title: 'Wstaw emotikona', + toolbar: 'Emotikony' +} ); diff --git a/ckeditor/plugins/smiley/lang/pt-br.js b/ckeditor/plugins/smiley/lang/pt-br.js new file mode 100644 index 0000000..481a076 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/pt-br.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'pt-br', { + options: 'Opções de Emoticons', + title: 'Inserir Emoticon', + toolbar: 'Emoticon' +} ); diff --git a/ckeditor/plugins/smiley/lang/pt.js b/ckeditor/plugins/smiley/lang/pt.js new file mode 100644 index 0000000..c655813 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/pt.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'pt', { + options: 'Opções de Emoticons', + title: 'Inserir um Emoticon', + toolbar: 'Emoticons' +} ); diff --git a/ckeditor/plugins/smiley/lang/ro.js b/ckeditor/plugins/smiley/lang/ro.js new file mode 100644 index 0000000..e016d4b --- /dev/null +++ b/ckeditor/plugins/smiley/lang/ro.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'ro', { + options: 'Opțiuni figuri expresive', + title: 'Inserează o figură expresivă (Emoticon)', + toolbar: 'Figură expresivă (Emoticon)' +} ); diff --git a/ckeditor/plugins/smiley/lang/ru.js b/ckeditor/plugins/smiley/lang/ru.js new file mode 100644 index 0000000..de08225 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/ru.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'ru', { + options: 'Выбор смайла', + title: 'Вставить смайл', + toolbar: 'Смайлы' +} ); diff --git a/ckeditor/plugins/smiley/lang/si.js b/ckeditor/plugins/smiley/lang/si.js new file mode 100644 index 0000000..1bb5d09 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/si.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'si', { + options: 'හාස්‍ය විකල්ප', + title: 'හාස්‍යන් ඇතුලත් කිරීම', + toolbar: 'හාස්‍යන්' +} ); diff --git a/ckeditor/plugins/smiley/lang/sk.js b/ckeditor/plugins/smiley/lang/sk.js new file mode 100644 index 0000000..83a94ce --- /dev/null +++ b/ckeditor/plugins/smiley/lang/sk.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'sk', { + options: 'Možnosti smajlíkov', + title: 'Vložiť smajlíka', + toolbar: 'Smajlíky' +} ); diff --git a/ckeditor/plugins/smiley/lang/sl.js b/ckeditor/plugins/smiley/lang/sl.js new file mode 100644 index 0000000..b70bcea --- /dev/null +++ b/ckeditor/plugins/smiley/lang/sl.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'sl', { + options: 'Možnosti Smeška', + title: 'Vstavi smeška', + toolbar: 'Smeško' +} ); diff --git a/ckeditor/plugins/smiley/lang/sq.js b/ckeditor/plugins/smiley/lang/sq.js new file mode 100644 index 0000000..1adeac7 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/sq.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'sq', { + options: 'Opsionet e Ikonave', + title: 'Vendos Ikonë', + toolbar: 'Ikona' +} ); diff --git a/ckeditor/plugins/smiley/lang/sr-latn.js b/ckeditor/plugins/smiley/lang/sr-latn.js new file mode 100644 index 0000000..dfae629 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/sr-latn.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'sr-latn', { + options: 'Smiley Options', // MISSING + title: 'Unesi smajlija', + toolbar: 'Smajli' +} ); diff --git a/ckeditor/plugins/smiley/lang/sr.js b/ckeditor/plugins/smiley/lang/sr.js new file mode 100644 index 0000000..03fabc4 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/sr.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'sr', { + options: 'Smiley Options', // MISSING + title: 'Унеси смајлија', + toolbar: 'Смајли' +} ); diff --git a/ckeditor/plugins/smiley/lang/sv.js b/ckeditor/plugins/smiley/lang/sv.js new file mode 100644 index 0000000..b34df93 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/sv.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'sv', { + options: 'Smileyinställningar', + title: 'Infoga smiley', + toolbar: 'Smiley' +} ); diff --git a/ckeditor/plugins/smiley/lang/th.js b/ckeditor/plugins/smiley/lang/th.js new file mode 100644 index 0000000..ec14e0a --- /dev/null +++ b/ckeditor/plugins/smiley/lang/th.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'th', { + options: 'ตัวเลือกไอคอนแสดงอารมณ์', + title: 'แทรกสัญลักษณ์สื่ออารมณ์', + toolbar: 'รูปสื่ออารมณ์' +} ); diff --git a/ckeditor/plugins/smiley/lang/tr.js b/ckeditor/plugins/smiley/lang/tr.js new file mode 100644 index 0000000..4fb735e --- /dev/null +++ b/ckeditor/plugins/smiley/lang/tr.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'tr', { + options: 'İfade Seçenekleri', + title: 'İfade Ekle', + toolbar: 'İfade' +} ); diff --git a/ckeditor/plugins/smiley/lang/tt.js b/ckeditor/plugins/smiley/lang/tt.js new file mode 100644 index 0000000..e37f28e --- /dev/null +++ b/ckeditor/plugins/smiley/lang/tt.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'tt', { + options: 'Смайл көйләүләре', + title: 'Смайл өстәү', + toolbar: 'Смайл' +} ); diff --git a/ckeditor/plugins/smiley/lang/ug.js b/ckeditor/plugins/smiley/lang/ug.js new file mode 100644 index 0000000..2e5740f --- /dev/null +++ b/ckeditor/plugins/smiley/lang/ug.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'ug', { + options: 'چىراي ئىپادە سىنبەلگە تاللانمىسى', + title: 'چىراي ئىپادە سىنبەلگە قىستۇر', + toolbar: 'چىراي ئىپادە' +} ); diff --git a/ckeditor/plugins/smiley/lang/uk.js b/ckeditor/plugins/smiley/lang/uk.js new file mode 100644 index 0000000..c26cbc0 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/uk.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'uk', { + options: 'Опції смайликів', + title: 'Вставити смайлик', + toolbar: 'Смайлик' +} ); diff --git a/ckeditor/plugins/smiley/lang/vi.js b/ckeditor/plugins/smiley/lang/vi.js new file mode 100644 index 0000000..81f1932 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/vi.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'vi', { + options: 'Tùy chọn hình biểu lộ cảm xúc', + title: 'Chèn hình biểu lộ cảm xúc (mặt cười)', + toolbar: 'Hình biểu lộ cảm xúc (mặt cười)' +} ); diff --git a/ckeditor/plugins/smiley/lang/zh-cn.js b/ckeditor/plugins/smiley/lang/zh-cn.js new file mode 100644 index 0000000..e2c0aa7 --- /dev/null +++ b/ckeditor/plugins/smiley/lang/zh-cn.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'zh-cn', { + options: '表情图标选项', + title: '插入表情图标', + toolbar: '表情符' +} ); diff --git a/ckeditor/plugins/smiley/lang/zh.js b/ckeditor/plugins/smiley/lang/zh.js new file mode 100644 index 0000000..62941bf --- /dev/null +++ b/ckeditor/plugins/smiley/lang/zh.js @@ -0,0 +1,9 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'smiley', 'zh', { + options: '表情符號選項', + title: '插入表情符號', + toolbar: '表情符號' +} ); diff --git a/ckeditor/plugins/smiley/plugin.js b/ckeditor/plugins/smiley/plugin.js new file mode 100644 index 0000000..96027b9 --- /dev/null +++ b/ckeditor/plugins/smiley/plugin.js @@ -0,0 +1,98 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +CKEDITOR.plugins.add( 'smiley', { + requires: 'dialog', + // jscs:disable maximumLineLength + lang: 'af,ar,az,bg,bn,bs,ca,cs,cy,da,de,de-ch,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,oc,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + // jscs:enable maximumLineLength + icons: 'smiley', // %REMOVE_LINE_CORE% + hidpi: true, // %REMOVE_LINE_CORE% + init: function( editor ) { + editor.config.smiley_path = editor.config.smiley_path || ( this.path + 'images/' ); + editor.addCommand( 'smiley', new CKEDITOR.dialogCommand( 'smiley', { + allowedContent: 'img[alt,height,!src,title,width]', + requiredContent: 'img' + } ) ); + editor.ui.addButton && editor.ui.addButton( 'Smiley', { + label: editor.lang.smiley.toolbar, + command: 'smiley', + toolbar: 'insert,50' + } ); + CKEDITOR.dialog.add( 'smiley', this.path + 'dialogs/smiley.js' ); + } +} ); + +/** + * The base path used to build the URL for the smiley images. It must end with a slash. + * + * config.smiley_path = 'http://www.example.com/images/smileys/'; + * + * config.smiley_path = '/images/smileys/'; + * + * @cfg {String} [smiley_path=CKEDITOR.basePath + 'plugins/smiley/images/'] + * @member CKEDITOR.config + */ + +/** + * The file names for the smileys to be displayed. These files must be + * contained inside the URL path defined with the {@link #smiley_path} setting. + * + * // This is actually the default value. + * config.smiley_images = [ + * 'regular_smile.png','sad_smile.png','wink_smile.png','teeth_smile.png','confused_smile.png','tongue_smile.png', + * 'embarrassed_smile.png','omg_smile.png','whatchutalkingabout_smile.png','angry_smile.png','angel_smile.png','shades_smile.png', + * 'devil_smile.png','cry_smile.png','lightbulb.png','thumbs_down.png','thumbs_up.png','heart.png', + * 'broken_heart.png','kiss.png','envelope.png' + * ]; + * + * @cfg + * @member CKEDITOR.config + */ +CKEDITOR.config.smiley_images = [ + 'regular_smile.png', 'sad_smile.png', 'wink_smile.png', 'teeth_smile.png', 'confused_smile.png', 'tongue_smile.png', + 'embarrassed_smile.png', 'omg_smile.png', 'whatchutalkingabout_smile.png', 'angry_smile.png', 'angel_smile.png', 'shades_smile.png', + 'devil_smile.png', 'cry_smile.png', 'lightbulb.png', 'thumbs_down.png', 'thumbs_up.png', 'heart.png', + 'broken_heart.png', 'kiss.png', 'envelope.png' +]; + +/** + * The description to be used for each of the smileys defined in the + * {@link CKEDITOR.config#smiley_images} setting. Each entry in this array list + * must match its relative pair in the {@link CKEDITOR.config#smiley_images} + * setting. + * + * // Default settings. + * config.smiley_descriptions = [ + * 'smiley', 'sad', 'wink', 'laugh', 'frown', 'cheeky', 'blush', 'surprise', + * 'indecision', 'angry', 'angel', 'cool', 'devil', 'crying', 'enlightened', 'no', + * 'yes', 'heart', 'broken heart', 'kiss', 'mail' + * ]; + * + * // Use textual emoticons as description. + * config.smiley_descriptions = [ + * ':)', ':(', ';)', ':D', ':/', ':P', ':*)', ':-o', + * ':|', '>:(', 'o:)', '8-)', '>:-)', ';(', '', '', '', + * '', '', ':-*', '' + * ]; + * + * @cfg + * @member CKEDITOR.config + */ +CKEDITOR.config.smiley_descriptions = [ + 'smiley', 'sad', 'wink', 'laugh', 'frown', 'cheeky', 'blush', 'surprise', + 'indecision', 'angry', 'angel', 'cool', 'devil', 'crying', 'enlightened', 'no', + 'yes', 'heart', 'broken heart', 'kiss', 'mail' +]; + +/** + * The number of columns to be generated by the smilies matrix. + * + * config.smiley_columns = 6; + * + * @since 3.3.2 + * @cfg {Number} [smiley_columns=8] + * @member CKEDITOR.config + */ diff --git a/ckeditor/plugins/sourcearea/icons/hidpi/source-rtl.png b/ckeditor/plugins/sourcearea/icons/hidpi/source-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..c95da32d352df28f89fe96c15b00946292c5e91c GIT binary patch literal 1018 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzmUKs7M+SzC{oH>NSwWJ?9znhg z3{`3j3=J&|48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@fg!ItFh?!xdN1Q+aGJ{c&& zUgGKN%Km_xiC2-KneQA20|V1PPZ!6Kh{IdMZS$`<2+X~CclT+{E*38L<`n^6QWG3B zcr_h>~eyckRxbd|CuJ~%eRmLVbS!5qFhkAE(2 zPresp%`9tlp5e_Ez8SA4{iss*I2vSnz2jzrf~ZWxVr%9NhtC{2ldP1)5M!D9;vaKE zaP8t%{OOju)>98GJpXx4kKz6` zTg#ni?JcdFKeK*Xs$^3%(5tlu5(lEJi;@pN{IIN8Pic1ChUlo*H*?H(OR;q=TJY+{ zT65XtGjA_nzTCOm*jPSe?fj~l-+uqK>+A2A_KA^l2oy=_X}oW-H|~90#k-`V_|gey=x3 z+QmFK>%ukb#GFg-?_KfLkm+yCj%Ll}*-(C=giEe)g3me6=Z`BQJsJOU{|jGe*fn?m zL}2DnEpd$~Nl7e8wMs5Z1yT$~28L$3hK9NZMj?jAR>sCw1_s&&hCuQ<`}Yu{Qt! literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/sourcearea/icons/hidpi/source.png b/ckeditor/plugins/sourcearea/icons/hidpi/source.png new file mode 100644 index 0000000000000000000000000000000000000000..2f3eae1a636b518ac8c706e9b20ef96272d8963f GIT binary patch literal 1041 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzmUKs7M+SzC{oH>NSwWJ?9znhg z3{`3j3=J&|48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@fg!ItFh?!xdN1Q+aGJ{c&& zUgGKN%Km_xiC2-KneQA20|T?Dr;B4q#Nnl3d-JY12+W%qYq_yxB46iX#}ExwUJr#S zZ5*6WIWsaV7^ZwGdb@P-g6F&yjUEaUwVWJWr5#<5aYBn$NYHlOLZu$Hyb9#ME(P({3}tmGk-e_?q@+3@+s$Ag&();#+tAFFW&KCRthMQ)8#I;9 z)f%-p9AR+zy6p`E!<1A@_al}J495PQ8F}Y_*X&T(!*ItrR$-2z@}gP>hGZY!MW@}l z9bR;`ZYpOtelK{@PU#!l!r9ylAGqXhs!7)tIB+I7`Amo=>zO^`Ob=5P%CvtO1UJsG zE@D})@wL=Ogv0p!l%UOANAffjUro;4eDvGRaMr$Wty3jdbbUE-i{ZiK-N%~>W?xfa zID77S+R-x%4DvI6ZWMkX$WXK9T9l8;->oViQl*j@1owBH2sYoHWf$mGtKF3pFt@}j z!C144N#LWplAXhmY1fpPj?Jj{ob>0^CZ1Ug;lLy?;kjkT+T!FhxvzU>ZhuoXYuWZS zHpgaoPEvVv>SH|5oVjxk{`$46!^6oXtS#N8Bt>%9o;@)cYu{(AeVrp1*tO`z6jLq- zmxSbG=N`ka^-5JI&%B>48aM5!|I#b9)63Rwy)o;9XcDi&m7iK`=ilxXU7NpIC;C#j z%Y#Rcm_FJ3fAfY}smj@<^utt%glFY0TT;9GW+vw5`uh3%zkU!N9zJ2&N`{7YOw0^> z5}t*7tvsi6CDv6*$=#(S++|;M`r?ZoE-boN^)i&IG?e0ZZRt0g`R2WQY)h})xKvkD(~~*tTKde&0PA-;htk{_7*ZquZ9PAG z_H5m~&N@|$Unx|zbVu`y!H>XX9mMnsU;t?fO$r>#5JNMC9x#cD!C{XNHG{07@FxC8tNJt wg%}!J85>&}7-$<90?F%)Yu=)0$jwj5OsmALVOfkwAW#E?r>mdKI;Vst00l#>_W%F@ literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/sourcearea/icons/source-rtl.png b/ckeditor/plugins/sourcearea/icons/source-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..5353eee7e8092521fdba6b836843034356b06923 GIT binary patch literal 565 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Ea{HEjtmSN`?>!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e4|Ihk_ZZhlrc|GDgQaLe@EMfY^q zT+e2xU@Q=emy=GOwo>pL$DZ#JeC_WU{1{_gejKZ|SNnO*dqQfY=F5&J)0enTsr46{ z)TcW4i)Muk58HNzHHOcO56Lqmtlg{h^VU{34=0X?d=9(`a%Z)jIHohC)f*Yk+PdM| zJognw$Ib+)Magh@X3TnKIqltry&{hP#os7AsGr67K)RZt$CxEXYB4YfRZCnWN>UO_ zQmvAUQh^kMk%6I^u7SC(p=F4nv6Zobm5GtIfsvJgfy9LJ3KR{w`6-!cmAExzo;`mA PsDZ)L)z4*}Q$iB}IBm$? literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/sourcearea/icons/source.png b/ckeditor/plugins/sourcearea/icons/source.png new file mode 100644 index 0000000000000000000000000000000000000000..0783e85c6f4aa582ae8dd3a26eb5c72119c441ae GIT binary patch literal 571 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Ea{HEjtmSN`?>!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e4~BOF21

              n`aE?cKRRqUbT0%z@cF23;#S?1l}d}#Gl*w`_fkSGs!*O zuR{MBA7Ow0SF_>!KNb%*b?p@ju7Ng8BCa2u+HWyzT>OgRwyDGe_V)HBrXHb(dcc5G zEpd$~Nl7e8wMs5Z1yT$~28L$32IjhkmLZ15R>lTaCPvx@Mpgy}5);ZRP&DM`r(~v8 W;?|IP_WTi`1_n=8KbLh*2~7a?SJ&16 literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/sourcearea/lang/af.js b/ckeditor/plugins/sourcearea/lang/af.js new file mode 100644 index 0000000..3e4d927 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/af.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'af', { + toolbar: 'Bron' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/ar.js b/ckeditor/plugins/sourcearea/lang/ar.js new file mode 100644 index 0000000..2cb1e02 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/ar.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'ar', { + toolbar: 'المصدر' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/az.js b/ckeditor/plugins/sourcearea/lang/az.js new file mode 100644 index 0000000..ff58259 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/az.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'az', { + toolbar: 'HTML mənbəyini göstər' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/bg.js b/ckeditor/plugins/sourcearea/lang/bg.js new file mode 100644 index 0000000..4ea8dbe --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/bg.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'bg', { + toolbar: 'Изходен код' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/bn.js b/ckeditor/plugins/sourcearea/lang/bn.js new file mode 100644 index 0000000..5c3d9b0 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/bn.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'bn', { + toolbar: 'উৎস' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/bs.js b/ckeditor/plugins/sourcearea/lang/bs.js new file mode 100644 index 0000000..91eadbf --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/bs.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'bs', { + toolbar: 'HTML kôd' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/ca.js b/ckeditor/plugins/sourcearea/lang/ca.js new file mode 100644 index 0000000..6b256e5 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/ca.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'ca', { + toolbar: 'Codi font' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/cs.js b/ckeditor/plugins/sourcearea/lang/cs.js new file mode 100644 index 0000000..c19a787 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/cs.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'cs', { + toolbar: 'Zdroj' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/cy.js b/ckeditor/plugins/sourcearea/lang/cy.js new file mode 100644 index 0000000..37a1e92 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/cy.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'cy', { + toolbar: 'HTML' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/da.js b/ckeditor/plugins/sourcearea/lang/da.js new file mode 100644 index 0000000..d7bfdb8 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/da.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'da', { + toolbar: 'Kilde' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/de-ch.js b/ckeditor/plugins/sourcearea/lang/de-ch.js new file mode 100644 index 0000000..8558e94 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/de-ch.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'de-ch', { + toolbar: 'Quellcode' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/de.js b/ckeditor/plugins/sourcearea/lang/de.js new file mode 100644 index 0000000..e1632ee --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/de.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'de', { + toolbar: 'Quellcode' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/el.js b/ckeditor/plugins/sourcearea/lang/el.js new file mode 100644 index 0000000..27a24ef --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/el.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'el', { + toolbar: 'Κώδικας' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/en-au.js b/ckeditor/plugins/sourcearea/lang/en-au.js new file mode 100644 index 0000000..337d6f8 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/en-au.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'en-au', { + toolbar: 'Source' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/en-ca.js b/ckeditor/plugins/sourcearea/lang/en-ca.js new file mode 100644 index 0000000..4bc9a2e --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/en-ca.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'en-ca', { + toolbar: 'Source' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/en-gb.js b/ckeditor/plugins/sourcearea/lang/en-gb.js new file mode 100644 index 0000000..3666f8e --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/en-gb.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'en-gb', { + toolbar: 'Source' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/en.js b/ckeditor/plugins/sourcearea/lang/en.js new file mode 100644 index 0000000..39ad177 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/en.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'en', { + toolbar: 'Source' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/eo.js b/ckeditor/plugins/sourcearea/lang/eo.js new file mode 100644 index 0000000..9cc32d9 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/eo.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'eo', { + toolbar: 'Fonto' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/es.js b/ckeditor/plugins/sourcearea/lang/es.js new file mode 100644 index 0000000..2cd038f --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/es.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'es', { + toolbar: 'Fuente HTML' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/et.js b/ckeditor/plugins/sourcearea/lang/et.js new file mode 100644 index 0000000..dd91b20 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/et.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'et', { + toolbar: 'Lähtekood' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/eu.js b/ckeditor/plugins/sourcearea/lang/eu.js new file mode 100644 index 0000000..9697e10 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/eu.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'eu', { + toolbar: 'Iturburua' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/fa.js b/ckeditor/plugins/sourcearea/lang/fa.js new file mode 100644 index 0000000..fc28dac --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/fa.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'fa', { + toolbar: 'منبع' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/fi.js b/ckeditor/plugins/sourcearea/lang/fi.js new file mode 100644 index 0000000..96c2c7a --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/fi.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'fi', { + toolbar: 'Koodi' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/fo.js b/ckeditor/plugins/sourcearea/lang/fo.js new file mode 100644 index 0000000..a40e358 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/fo.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'fo', { + toolbar: 'Kelda' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/fr-ca.js b/ckeditor/plugins/sourcearea/lang/fr-ca.js new file mode 100644 index 0000000..caf8033 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/fr-ca.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'fr-ca', { + toolbar: 'Source' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/fr.js b/ckeditor/plugins/sourcearea/lang/fr.js new file mode 100644 index 0000000..9f20124 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/fr.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'fr', { + toolbar: 'Source' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/gl.js b/ckeditor/plugins/sourcearea/lang/gl.js new file mode 100644 index 0000000..47c7c1a --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/gl.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'gl', { + toolbar: 'Orixe' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/gu.js b/ckeditor/plugins/sourcearea/lang/gu.js new file mode 100644 index 0000000..b1d41d5 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/gu.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'gu', { + toolbar: 'મૂળ કે પ્રાથમિક દસ્તાવેજ' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/he.js b/ckeditor/plugins/sourcearea/lang/he.js new file mode 100644 index 0000000..564aa06 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/he.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'he', { + toolbar: 'מקור' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/hi.js b/ckeditor/plugins/sourcearea/lang/hi.js new file mode 100644 index 0000000..aaea21f --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/hi.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'hi', { + toolbar: 'सोर्स' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/hr.js b/ckeditor/plugins/sourcearea/lang/hr.js new file mode 100644 index 0000000..b4d6668 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/hr.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'hr', { + toolbar: 'Kôd' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/hu.js b/ckeditor/plugins/sourcearea/lang/hu.js new file mode 100644 index 0000000..ae614fd --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/hu.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'hu', { + toolbar: 'Forráskód' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/id.js b/ckeditor/plugins/sourcearea/lang/id.js new file mode 100644 index 0000000..da8693e --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/id.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'id', { + toolbar: 'Sumber' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/is.js b/ckeditor/plugins/sourcearea/lang/is.js new file mode 100644 index 0000000..65d5b1b --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/is.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'is', { + toolbar: 'Kóði' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/it.js b/ckeditor/plugins/sourcearea/lang/it.js new file mode 100644 index 0000000..e7e82ba --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/it.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'it', { + toolbar: 'Sorgente' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/ja.js b/ckeditor/plugins/sourcearea/lang/ja.js new file mode 100644 index 0000000..d59274e --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/ja.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'ja', { + toolbar: 'ソース' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/ka.js b/ckeditor/plugins/sourcearea/lang/ka.js new file mode 100644 index 0000000..7618680 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/ka.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'ka', { + toolbar: 'კოდები' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/km.js b/ckeditor/plugins/sourcearea/lang/km.js new file mode 100644 index 0000000..9df78ea --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/km.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'km', { + toolbar: 'អក្សរ​កូដ' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/ko.js b/ckeditor/plugins/sourcearea/lang/ko.js new file mode 100644 index 0000000..cbb012b --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/ko.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'ko', { + toolbar: '소스' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/ku.js b/ckeditor/plugins/sourcearea/lang/ku.js new file mode 100644 index 0000000..99076f2 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/ku.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'ku', { + toolbar: 'سەرچاوە' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/lt.js b/ckeditor/plugins/sourcearea/lang/lt.js new file mode 100644 index 0000000..08bd594 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/lt.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'lt', { + toolbar: 'Šaltinis' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/lv.js b/ckeditor/plugins/sourcearea/lang/lv.js new file mode 100644 index 0000000..44d611e --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/lv.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'lv', { + toolbar: 'HTML kods' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/mk.js b/ckeditor/plugins/sourcearea/lang/mk.js new file mode 100644 index 0000000..f3fde45 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/mk.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'mk', { + toolbar: 'Source' // MISSING +} ); diff --git a/ckeditor/plugins/sourcearea/lang/mn.js b/ckeditor/plugins/sourcearea/lang/mn.js new file mode 100644 index 0000000..bb814b3 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/mn.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'mn', { + toolbar: 'Код' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/ms.js b/ckeditor/plugins/sourcearea/lang/ms.js new file mode 100644 index 0000000..9207b94 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/ms.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'ms', { + toolbar: 'Sumber' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/nb.js b/ckeditor/plugins/sourcearea/lang/nb.js new file mode 100644 index 0000000..d0ff784 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/nb.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'nb', { + toolbar: 'Kilde' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/nl.js b/ckeditor/plugins/sourcearea/lang/nl.js new file mode 100644 index 0000000..6f74edc --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/nl.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'nl', { + toolbar: 'Broncode' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/no.js b/ckeditor/plugins/sourcearea/lang/no.js new file mode 100644 index 0000000..9610fb3 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/no.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'no', { + toolbar: 'Kilde' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/oc.js b/ckeditor/plugins/sourcearea/lang/oc.js new file mode 100644 index 0000000..0ccec61 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/oc.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'oc', { + toolbar: 'Font' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/pl.js b/ckeditor/plugins/sourcearea/lang/pl.js new file mode 100644 index 0000000..a603e37 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/pl.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'pl', { + toolbar: 'Źródło dokumentu' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/pt-br.js b/ckeditor/plugins/sourcearea/lang/pt-br.js new file mode 100644 index 0000000..ccb154a --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/pt-br.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'pt-br', { + toolbar: 'Código-Fonte' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/pt.js b/ckeditor/plugins/sourcearea/lang/pt.js new file mode 100644 index 0000000..5397f14 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/pt.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'pt', { + toolbar: 'Fonte' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/ro.js b/ckeditor/plugins/sourcearea/lang/ro.js new file mode 100644 index 0000000..75fae38 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/ro.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'ro', { + toolbar: 'Sursa' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/ru.js b/ckeditor/plugins/sourcearea/lang/ru.js new file mode 100644 index 0000000..afd58ce --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/ru.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'ru', { + toolbar: 'Источник' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/si.js b/ckeditor/plugins/sourcearea/lang/si.js new file mode 100644 index 0000000..ba1f278 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/si.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'si', { + toolbar: 'මුලාශ්‍රය' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/sk.js b/ckeditor/plugins/sourcearea/lang/sk.js new file mode 100644 index 0000000..8f15412 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/sk.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'sk', { + toolbar: 'Zdroj' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/sl.js b/ckeditor/plugins/sourcearea/lang/sl.js new file mode 100644 index 0000000..7a1ce29 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/sl.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'sl', { + toolbar: 'Izvorna koda' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/sq.js b/ckeditor/plugins/sourcearea/lang/sq.js new file mode 100644 index 0000000..4e3e3e8 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/sq.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'sq', { + toolbar: 'Burimi' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/sr-latn.js b/ckeditor/plugins/sourcearea/lang/sr-latn.js new file mode 100644 index 0000000..6716996 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/sr-latn.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'sr-latn', { + toolbar: 'Kôd' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/sr.js b/ckeditor/plugins/sourcearea/lang/sr.js new file mode 100644 index 0000000..4b91d1d --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/sr.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'sr', { + toolbar: 'Kôд' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/sv.js b/ckeditor/plugins/sourcearea/lang/sv.js new file mode 100644 index 0000000..52f9a3e --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/sv.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'sv', { + toolbar: 'Källa' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/th.js b/ckeditor/plugins/sourcearea/lang/th.js new file mode 100644 index 0000000..f6625e5 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/th.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'th', { + toolbar: 'ดูรหัส HTML' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/tr.js b/ckeditor/plugins/sourcearea/lang/tr.js new file mode 100644 index 0000000..7c9acae --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/tr.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'tr', { + toolbar: 'Kaynak' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/tt.js b/ckeditor/plugins/sourcearea/lang/tt.js new file mode 100644 index 0000000..c462a32 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/tt.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'tt', { + toolbar: 'Чыганак' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/ug.js b/ckeditor/plugins/sourcearea/lang/ug.js new file mode 100644 index 0000000..8cc378b --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/ug.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'ug', { + toolbar: 'مەنبە' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/uk.js b/ckeditor/plugins/sourcearea/lang/uk.js new file mode 100644 index 0000000..4b54307 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/uk.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'uk', { + toolbar: 'Джерело' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/vi.js b/ckeditor/plugins/sourcearea/lang/vi.js new file mode 100644 index 0000000..f9faef8 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/vi.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'vi', { + toolbar: 'Mã HTML' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/zh-cn.js b/ckeditor/plugins/sourcearea/lang/zh-cn.js new file mode 100644 index 0000000..a343c6a --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/zh-cn.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'zh-cn', { + toolbar: '源码' +} ); diff --git a/ckeditor/plugins/sourcearea/lang/zh.js b/ckeditor/plugins/sourcearea/lang/zh.js new file mode 100644 index 0000000..583e257 --- /dev/null +++ b/ckeditor/plugins/sourcearea/lang/zh.js @@ -0,0 +1,7 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'sourcearea', 'zh', { + toolbar: '原始碼' +} ); diff --git a/ckeditor/plugins/sourcearea/plugin.js b/ckeditor/plugins/sourcearea/plugin.js new file mode 100644 index 0000000..b631599 --- /dev/null +++ b/ckeditor/plugins/sourcearea/plugin.js @@ -0,0 +1,168 @@ +/** + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ + +/** + * @fileOverview The Source Editing Area plugin. It registers the "source" editing + * mode, which displays raw HTML data being edited in the editor. + */ + +( function() { + CKEDITOR.plugins.add( 'sourcearea', { + // jscs:disable maximumLineLength + lang: 'af,ar,az,bg,bn,bs,ca,cs,cy,da,de,de-ch,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,oc,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE% + // jscs:enable maximumLineLength + icons: 'source,source-rtl', // %REMOVE_LINE_CORE% + hidpi: true, // %REMOVE_LINE_CORE% + init: function( editor ) { + // Source mode in inline editors is only available through the "sourcedialog" plugin. + if ( editor.elementMode == CKEDITOR.ELEMENT_MODE_INLINE ) + return; + + var sourcearea = CKEDITOR.plugins.sourcearea; + + editor.addMode( 'source', function( callback ) { + var contentsSpace = editor.ui.space( 'contents' ), + textarea = contentsSpace.getDocument().createElement( 'textarea' ); + + textarea.setStyles( + CKEDITOR.tools.extend( { + // IE7 has overflow the +

              
              +	
      • + +
        +

        Full toolbar configuration

        +

        Below you can see editor with full toolbar, generated automatically by the editor.

        +

        + Note: To create editor instance with full toolbar you don't have to set anything. + Just leave toolbar and toolbarGroups with the default, null values. +

        + +
        
        +	
        + + + + + + diff --git a/ckeditor/plugins/undo/dev/snapshot.html b/ckeditor/plugins/undo/dev/snapshot.html new file mode 100644 index 0000000..7af6fab --- /dev/null +++ b/ckeditor/plugins/undo/dev/snapshot.html @@ -0,0 +1,86 @@ + + + + + + Replace Textarea by Code — CKEditor Sample + + + + +

        + CKEditor Samples » Replace Textarea Elements Using JavaScript Code +

        +
        +
        +

        + This editor is using an <iframe> element-based editing area, provided by the Wysiwygarea plugin. +

        +
        +CKEDITOR.replace( 'textarea_id' )
        +
        +
        + +

        + +

        +
        + +
        +
        Snapshots: 0
        +
        Typing: false
        +
        +
        + < Undo + Redo > +
        + + + + diff --git a/ckeditor/plugins/undo/icons/hidpi/redo-rtl.png b/ckeditor/plugins/undo/icons/hidpi/redo-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..070f6c8f1db63e5417b8878cdd798a94b7aa9d62 GIT binary patch literal 1162 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzmUKs7M+SzC{oH>NSwWJ?9znhg z3{`3j3=J&|48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@fg!ItFh?!xdN1Q+aGJ{c&& zUgGKN%Km_xiC2-KneQA20|RrPr;B4q#NoGL`}4J31^%U#oi7ht^Jh(vlH*Z%2G+Tv z>dUXx2~}Nvoe`@TI3Xb5!h$IxQ#zWqOzh|hw%PmYFY|ggO{b3qa}JfAdwx5XYtQkD z+UF8qRwSsLuHL=b`2Lw1>)i+HV>5z}n)sgHSiCOm{jXoY@);laPVw{icXUy>CGq~) zqU*Y4yJOF!8A~MJ+xb|Xan77M2{v;7v-|djOjGa;77(0MJk@@|lY@t?&mLIjVr^k@ zL!Phw@bWKa6DNhv^;@nIDSET!i`Poy?6*7TFLsF3WL+w<<=Ta)$DckG**4^D@76hO zF#r7YMH9>B78@LM&@AOoSg*&iKcA7ug(Xez`TBM1!WceO*ti9XXs?`Z+P~<9hvw5g z#o4*JGY?s2>-HFGbTMVl(wi#Da3gB>rjzy2*$2=3wK@M=XhP7co=tvx)@^@({906r z)!h9IEpNn5e4lYsGP%#`u@Q57d%N}7w9g7%i&WD?Z%)XTV`=Z|{wOJU_q5NCdP}y3 z-Me?UzbyGxJ@0v5;Ii#!{v55aS!c5^sIR}@(MYy(p0ekpiCfFWvyWJ^r|CJiD0zLZ zGMim1bG&dVpP;VkqVrO{ZN|smTr*XW>@0aV^W2$)w8*A@prG=i=b@1tjDM0>YE3Lj zTl=?hW_4)fB!+#bH}!1DSZ{RbLq^-{OPR69dJOMpt+nUP)lF6K6tZ~!ZN^XS`KPqp z+QW-0WKum-l4qTNZvTrrkF&vKgTnPnnd84ppU1f6to=J-X7#z9?>k?pHr!9~Jj4*S z_S$(P3EkiOV`iL9Q%>eFES5iTagpZQ2E|3@*KV2L;}lFZnz`U+j$QJz^^AMuC%jiV zZKUG)i20dO=)=@41vfTcE8B7{dv?#A?OV69rv2kQz#chm;?{5BH#r|$g{2UGk;D$eyq&6W4+Q-t2!0WrbQa}loyFdW$*u%y7E2yKE+o4i5tG1so{Izvu0w+ zx~*}U0r##Y7&z>{TgEN0WsBsG&yGsLs=VF?*4Ea)7hlZS5fQyf@Oa_Rwl8;$c0}5r z{QM_Wl|lb)+3ruGI>GTGtcx_N3eLUtnyb;ZV5^?>qZ+$-#)or$w{_U9XMN!Pi1EtA z^<5q2=H>G^YgJw1b&KC2eR ztLd5vR3^7ca;6$cta-zGpEJm8SI@7%c2j~<_j4G3ymD_<`1Svfp7P&Odpl*vl+AyD znN_vKHKHUXu_VKYh@7#dp{8(SF|Xd4&;$?J@3-lAy8%}>cp XtHiBgS&T>^Py>UftDnm{r-UW|!|VuG literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/undo/icons/hidpi/redo.png b/ckeditor/plugins/undo/icons/hidpi/redo.png new file mode 100644 index 0000000000000000000000000000000000000000..344bdd805beffc167b3d5a5febe165adbe3691ee GIT binary patch literal 1144 zcmZ{jeJ~q#9L9fQGz)P>lt$|%%2~U#iCFE(T3m7(L?xt3bRtL?L5V}8SxXI{$GC<$V9B50BxHcgtw(m(gd?t9eyOgiqK(+_yz!alU1w&AP)n; zCIbNfdH@`=AM{i3rofUJ7D52~AMg8t)@qY;fJ-7153E>0;O?N*W)cd3IgdmLioQ6c zjtR)}pdpNt4eaEQg4KkFI(xc1>;b8ruo2(hrb-pv4iu2XO13=?T8JIi*0=~m3Fi>( zTLE+0>-W`EJZ{eg#v94+U?1s31et{(b*W0cbf+=b)zY{Xtli4a&i=#YX6;{-Q&WDG zBj>-iwG}|i%ggs|0R2`~6&5Kp#sUo7eMbGD@1}! z2yi`kXZQVwMlbnsTO5DLoj;WLLOD&tAcc{&o?~4%sIbt_{3_}<*vgntk$uq@(G>y) zE-x={)@DVeYV$dbkj=IqI!=S2`lCYC1x>Hw5Vr16$nfR(0}K^*G~AN|4rwo(DQGJ1 z`rMu+%`|5)W5C^GC1H*5LA5C51Pa39&&e!u2Ea>XUHG3`>;WZjg?$19w|CTsfm~`?z%P=9R+b0HBz+rg4@P zimam#b-Y{Nl~-9x$Byo=X2~>XXL`Nv%y<_&(dne3uaq@yAUW|-s8cmmjVvK{Raw`N z$a*Fe)ohj}dV@2+@Zd~mH11kQkI}`slH4cGLR}qtQWv+S&467RtANIB{haetFPhdJ zjGuZk)%7O!$jCU8Q~A=jOkh~is86n0-Vg^^U(gCQ?~N66{k6QZlFZ&BDQm>MSW%%8 z3JlLCI`2_q2)nZ8MHRmfW1YW^|E;^EK`RycjQb2<<}srBZzq`Xh=jAUo2g>@o>f@K zJu0bbT|7YpKYHuu-4b?pdUZVGVx;8O;V6;1vnQfnClkv!hwl$g7dK+byLY>^_QSAJ=-cuwyD>chQ!ovaTMDd<8uMrIAZq=XJ^a{Yx8 z%QgW6@3IdcwmCwaE-!t`D5RoW<}*ZFD#h}$=6vf+zNGU-%@2(Y>3%Flu#VHTes;l3 z0F`QEKA^|#h?GA8X6HL1Ww&J}EvXX@ZH~_SRHUQp9W%4c+@O#*8VwWgvikZpvy2J` z+@Q$nQ!I#7yQ);S+<7VsQvVa4E?mgq&&)(Uo_Mr$G-GK8&waAwup(*Cc&=$)-QKpl zUm5U-&1P5WeH$%kR$kSkMV^v{h274D{cT76^<3xYZG{}uG(EY*i`?WyZi;_WPKpV@ z2ZKG0#$wSJpJ*)3ABXeDU`}ALCVgeruKrJfla-vtD*XRKOFV*NDgY8Og3uAnxc)CQ C^8LsF literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/undo/icons/hidpi/undo-rtl.png b/ckeditor/plugins/undo/icons/hidpi/undo-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..344bdd805beffc167b3d5a5febe165adbe3691ee GIT binary patch literal 1144 zcmZ{jeJ~q#9L9fQGz)P>lt$|%%2~U#iCFE(T3m7(L?xt3bRtL?L5V}8SxXI{$GC<$V9B50BxHcgtw(m(gd?t9eyOgiqK(+_yz!alU1w&AP)n; zCIbNfdH@`=AM{i3rofUJ7D52~AMg8t)@qY;fJ-7153E>0;O?N*W)cd3IgdmLioQ6c zjtR)}pdpNt4eaEQg4KkFI(xc1>;b8ruo2(hrb-pv4iu2XO13=?T8JIi*0=~m3Fi>( zTLE+0>-W`EJZ{eg#v94+U?1s31et{(b*W0cbf+=b)zY{Xtli4a&i=#YX6;{-Q&WDG zBj>-iwG}|i%ggs|0R2`~6&5Kp#sUo7eMbGD@1}! z2yi`kXZQVwMlbnsTO5DLoj;WLLOD&tAcc{&o?~4%sIbt_{3_}<*vgntk$uq@(G>y) zE-x={)@DVeYV$dbkj=IqI!=S2`lCYC1x>Hw5Vr16$nfR(0}K^*G~AN|4rwo(DQGJ1 z`rMu+%`|5)W5C^GC1H*5LA5C51Pa39&&e!u2Ea>XUHG3`>;WZjg?$19w|CTsfm~`?z%P=9R+b0HBz+rg4@P zimam#b-Y{Nl~-9x$Byo=X2~>XXL`Nv%y<_&(dne3uaq@yAUW|-s8cmmjVvK{Raw`N z$a*Fe)ohj}dV@2+@Zd~mH11kQkI}`slH4cGLR}qtQWv+S&467RtANIB{haetFPhdJ zjGuZk)%7O!$jCU8Q~A=jOkh~is86n0-Vg^^U(gCQ?~N66{k6QZlFZ&BDQm>MSW%%8 z3JlLCI`2_q2)nZ8MHRmfW1YW^|E;^EK`RycjQb2<<}srBZzq`Xh=jAUo2g>@o>f@K zJu0bbT|7YpKYHuu-4b?pdUZVGVx;8O;V6;1vnQfnClkv!hwl$g7dK+byLY>^_QSAJ=-cuwyD>chQ!ovaTMDd<8uMrIAZq=XJ^a{Yx8 z%QgW6@3IdcwmCwaE-!t`D5RoW<}*ZFD#h}$=6vf+zNGU-%@2(Y>3%Flu#VHTes;l3 z0F`QEKA^|#h?GA8X6HL1Ww&J}EvXX@ZH~_SRHUQp9W%4c+@O#*8VwWgvikZpvy2J` z+@Q$nQ!I#7yQ);S+<7VsQvVa4E?mgq&&)(Uo_Mr$G-GK8&waAwup(*Cc&=$)-QKpl zUm5U-&1P5WeH$%kR$kSkMV^v{h274D{cT76^<3xYZG{}uG(EY*i`?WyZi;_WPKpV@ z2ZKG0#$wSJpJ*)3ABXeDU`}ALCVgeruKrJfla-vtD*XRKOFV*NDgY8Og3uAnxc)CQ C^8LsF literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/undo/icons/hidpi/undo.png b/ckeditor/plugins/undo/icons/hidpi/undo.png new file mode 100644 index 0000000000000000000000000000000000000000..070f6c8f1db63e5417b8878cdd798a94b7aa9d62 GIT binary patch literal 1162 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzmUKs7M+SzC{oH>NSwWJ?9znhg z3{`3j3=J&|48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@fg!ItFh?!xdN1Q+aGJ{c&& zUgGKN%Km_xiC2-KneQA20|RrPr;B4q#NoGL`}4J31^%U#oi7ht^Jh(vlH*Z%2G+Tv z>dUXx2~}Nvoe`@TI3Xb5!h$IxQ#zWqOzh|hw%PmYFY|ggO{b3qa}JfAdwx5XYtQkD z+UF8qRwSsLuHL=b`2Lw1>)i+HV>5z}n)sgHSiCOm{jXoY@);laPVw{icXUy>CGq~) zqU*Y4yJOF!8A~MJ+xb|Xan77M2{v;7v-|djOjGa;77(0MJk@@|lY@t?&mLIjVr^k@ zL!Phw@bWKa6DNhv^;@nIDSET!i`Poy?6*7TFLsF3WL+w<<=Ta)$DckG**4^D@76hO zF#r7YMH9>B78@LM&@AOoSg*&iKcA7ug(Xez`TBM1!WceO*ti9XXs?`Z+P~<9hvw5g z#o4*JGY?s2>-HFGbTMVl(wi#Da3gB>rjzy2*$2=3wK@M=XhP7co=tvx)@^@({906r z)!h9IEpNn5e4lYsGP%#`u@Q57d%N}7w9g7%i&WD?Z%)XTV`=Z|{wOJU_q5NCdP}y3 z-Me?UzbyGxJ@0v5;Ii#!{v55aS!c5^sIR}@(MYy(p0ekpiCfFWvyWJ^r|CJiD0zLZ zGMim1bG&dVpP;VkqVrO{ZN|smTr*XW>@0aV^W2$)w8*A@prG=i=b@1tjDM0>YE3Lj zTl=?hW_4)fB!+#bH}!1DSZ{RbLq^-{OPR69dJOMpt+nUP)lF6K6tZ~!ZN^XS`KPqp z+QW-0WKum-l4qTNZvTrrkF&vKgTnPnnd84ppU1f6to=J-X7#z9?>k?pHr!9~Jj4*S z_S$(P3EkiOV`iL9Q%>eFES5iTagpZQ2E|3@*KV2L;}lFZnz`U+j$QJz^^AMuC%jiV zZKUG)i20dO=)=@41vfTcE8B7{dv?#A?OV69rv2kQz#chm;?{5BH#r|$g{2UGk;D$eyq&6W4+Q-t2!0WrbQa}loyFdW$*u%y7E2yKE+o4i5tG1so{Izvu0w+ zx~*}U0r##Y7&z>{TgEN0WsBsG&yGsLs=VF?*4Ea)7hlZS5fQyf@Oa_Rwl8;$c0}5r z{QM_Wl|lb)+3ruGI>GTGtcx_N3eLUtnyb;ZV5^?>qZ+$-#)or$w{_U9XMN!Pi1EtA z^<5q2=H>G^YgJw1b&KC2eR ztLd5vR3^7ca;6$cta-zGpEJm8SI@7%c2j~<_j4G3ymD_<`1Svfp7P&Odpl*vl+AyD znN_vKHKHUXu_VKYh@7#dp{8(SF|Xd4&;$?J@3-lAy8%}>cp XtHiBgS&T>^Py>UftDnm{r-UW|!|VuG literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/undo/icons/redo-rtl.png b/ckeditor/plugins/undo/icons/redo-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..180a1f363ae1681dd14cf1b2d95d113b79cc3a36 GIT binary patch literal 634 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Ea{HEjtmSN`?>!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e4#+MKWRr1 z*Yk4|Q@tx>eY)1(Q4s&fJB97!#eZxogB7JFHRUsW6c;&>`boNm@t%_5Ce__HKJF3u zruXfbhKo(6iE)0(`?)*w=P|e~7EEIcIKTdAh0VR2yKT-_`pe{K|MQkrIA470ty$)* zOYgtObIeLGcD{7wOcleV2`)VopB9}=+L&N8^TC-n`UTr>+r|~&2>i^J=GHS&LOE@l z+KQyfduE+Y+rQ0mQdU9nkAn#e4uK*iR&zBAwmsfd9P8=qso3)2$(-A!g~s(KH@!)l z-)VSk{ncC5{ontUY>oQ6hV|d}9K{y-1F4fAY}4RkJn!33{Lb;xnu+`LPJa?O5c>4w zCY}Y)_x_KYxvlb0`UB_4X#g0L*BV`>!H@q7Fxh~P%UwdC`m~yNwrEYN(E93Mh1pvx(4RDhL$0Q##Y7#RwhQ; n21Zr}1`-p>D^N7#=BH$)RpQo=dG`Dfpaup{S3j3^P6!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e4ybH-(drZ z*87`({q_zLkGnJAT zd5QXWDgFHZJMK}s(!~<1qlOdT+zSnD{LdJXJ#lJk=hrIU=Q7`Z+wS@9&baE9V~FU@ ztgTF*6W+9~;tI{3yls_Lrmvw(Xkv({5|iLdAJ0b;4SjBlyT5o_Is7{E|JJI^S^1&0 zf)nEfCJQ-pC{+4>x+w8k@I2!bmF=am<-a#u9F3}8yy~>YQuoJ;G(-+CH_Ys0JFnQH z>Nkav;r(C9hV4t%<@U_pT<>QN^+4hHT9tB!7jteeDV}tKkK2Ex z;Vqk&jZG>&h6XPJ@Atk5u3=MO$s3^~_Jfh7e8)BCvXBg5c&nDUMwFx^mZVxG7o`Fz z1|tJQGhG97T|>(dLt`sr11l3FZ381K0|SW(mdK II;Vst0F8j+-2eap literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/undo/icons/undo-rtl.png b/ckeditor/plugins/undo/icons/undo-rtl.png new file mode 100644 index 0000000000000000000000000000000000000000..d84895f75f8453438af64a146bad604e51a387f8 GIT binary patch literal 610 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Ea{HEjtmSN`?>!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e4ybH-(drZ z*87`({q_zLkGnJAT zd5QXWDgFHZJMK}s(!~<1qlOdT+zSnD{LdJXJ#lJk=hrIU=Q7`Z+wS@9&baE9V~FU@ ztgTF*6W+9~;tI{3yls_Lrmvw(Xkv({5|iLdAJ0b;4SjBlyT5o_Is7{E|JJI^S^1&0 zf)nEfCJQ-pC{+4>x+w8k@I2!bmF=am<-a#u9F3}8yy~>YQuoJ;G(-+CH_Ys0JFnQH z>Nkav;r(C9hV4t%<@U_pT<>QN^+4hHT9tB!7jteeDV}tKkK2Ex z;Vqk&jZG>&h6XPJ@Atk5u3=MO$s3^~_Jfh7e8)BCvXBg5c&nDUMwFx^mZVxG7o`Fz z1|tJQGhG97T|>(dLt`sr11l3FZ381K0|SW(mdK II;Vst0F8j+-2eap literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/undo/icons/undo.png b/ckeditor/plugins/undo/icons/undo.png new file mode 100644 index 0000000000000000000000000000000000000000..180a1f363ae1681dd14cf1b2d95d113b79cc3a36 GIT binary patch literal 634 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Ea{HEjtmSN`?>!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e4#+MKWRr1 z*Yk4|Q@tx>eY)1(Q4s&fJB97!#eZxogB7JFHRUsW6c;&>`boNm@t%_5Ce__HKJF3u zruXfbhKo(6iE)0(`?)*w=P|e~7EEIcIKTdAh0VR2yKT-_`pe{K|MQkrIA470ty$)* zOYgtObIeLGcD{7wOcleV2`)VopB9}=+L&N8^TC-n`UTr>+r|~&2>i^J=GHS&LOE@l z+KQyfduE+Y+rQ0mQdU9nkAn#e4uK*iR&zBAwmsfd9P8=qso3)2$(-A!g~s(KH@!)l z-)VSk{ncC5{ontUY>oQ6hV|d}9K{y-1F4fAY}4RkJn!33{Lb;xnu+`LPJa?O5c>4w zCY}Y)_x_KYxvlb0`UB_4X#g0L*BV`>!H@q7Fxh~P%UwdC`m~yNwrEYN(E93Mh1pvx(4RDhL$0Q##Y7#RwhQ; n21Zr}1`-p>D^N7#=BH$)RpQo=dG`Dfpaup{S3j3^P6= this.strokesLimit ); + + if ( !this.typing ) + onTypingStart( this ); + + if ( strokesPerSnapshotExceeded ) { + // Reset the count of strokes, so it'll be later assigned to this.strokesRecorded. + strokesRecorded = 0; + + this.editor.fire( 'saveSnapshot' ); + } else { + // Fire change event. + this.editor.fire( 'change' ); + } + + // Store recorded strokes count. + this.strokesRecorded[ keyGroup ] = strokesRecorded; + // This prop will tell in next itaration what kind of group was processed previously. + this.previousKeyGroup = keyGroup; + }, + + /** + * Whether the new `keyCode` belongs to a different group than the previous one ({@link #previousKeyGroup}). + * + * @since 4.4.5 + * @param {Number} keyCode + * @returns {Boolean} + */ + keyGroupChanged: function( keyCode ) { + return UndoManager.getKeyGroup( keyCode ) != this.previousKeyGroup; + }, + + /** + * Resets the undo stack. + */ + reset: function() { + // Stack for all the undo and redo snapshots, they're always created/removed + // in consistency. + this.snapshots = []; + + // Current snapshot history index. + this.index = -1; + + this.currentImage = null; + + this.hasUndo = false; + this.hasRedo = false; + this.locked = null; + + this.resetType(); + }, + + /** + * Resets all typing variables. + * + * @see #type + */ + resetType: function() { + this.strokesRecorded = [ 0, 0 ]; + this.typing = false; + this.previousKeyGroup = -1; + }, + + /** + * Refreshes the state of the {@link CKEDITOR.plugins.undo.UndoManager undo manager} + * as well as the state of the `undo` and `redo` commands. + */ + refreshState: function() { + // These lines can be handled within onChange() too. + this.hasUndo = !!this.getNextImage( true ); + this.hasRedo = !!this.getNextImage( false ); + // Reset typing + this.resetType(); + this.onChange(); + }, + + /** + * Saves a snapshot of the document image for later retrieval. + * + * @param {Boolean} onContentOnly If set to `true`, the snapshot will be saved only if the content has changed. + * @param {CKEDITOR.plugins.undo.Image} image An optional image to save. If skipped, current editor will be used. + * @param {Boolean} [autoFireChange=true] If set to `false`, will not trigger the {@link CKEDITOR.editor#change} event to editor. + */ + save: function( onContentOnly, image, autoFireChange ) { + var editor = this.editor; + // Do not change snapshots stack when locked, editor is not ready, + // editable is not ready or when editor is in mode difference than 'wysiwyg'. + if ( this.locked || editor.status != 'ready' || editor.mode != 'wysiwyg' ) + return false; + + var editable = editor.editable(); + if ( !editable || editable.status != 'ready' ) + return false; + + var snapshots = this.snapshots; + + // Get a content image. + if ( !image ) + image = new Image( editor ); + + // Do nothing if it was not possible to retrieve an image. + if ( image.contents === false ) + return false; + + // Check if this is a duplicate. In such case, do nothing. + if ( this.currentImage ) { + if ( image.equalsContent( this.currentImage ) ) { + if ( onContentOnly ) + return false; + + if ( image.equalsSelection( this.currentImage ) ) + return false; + } else if ( autoFireChange !== false ) { + editor.fire( 'change' ); + } + } + + // Drop future snapshots. + snapshots.splice( this.index + 1, snapshots.length - this.index - 1 ); + + // If we have reached the limit, remove the oldest one. + if ( snapshots.length == this.limit ) + snapshots.shift(); + + // Add the new image, updating the current index. + this.index = snapshots.push( image ) - 1; + + this.currentImage = image; + + if ( autoFireChange !== false ) + this.refreshState(); + return true; + }, + + /** + * Sets editor content/selection to the one stored in `image`. + * + * @param {CKEDITOR.plugins.undo.Image} image + */ + restoreImage: function( image ) { + // Bring editor focused to restore selection. + var editor = this.editor, + sel; + + if ( image.bookmarks ) { + editor.focus(); + // Retrieve the selection beforehand. (#8324) + sel = editor.getSelection(); + } + + // Start transaction - do not allow any mutations to the + // snapshots stack done when selecting bookmarks (much probably + // by selectionChange listener). + this.locked = { level: 999 }; + + this.editor.loadSnapshot( image.contents ); + + if ( image.bookmarks ) + sel.selectBookmarks( image.bookmarks ); + else if ( CKEDITOR.env.ie ) { + // IE BUG: If I don't set the selection to *somewhere* after setting + // document contents, then IE would create an empty paragraph at the bottom + // the next time the document is modified. + var $range = this.editor.document.getBody().$.createTextRange(); + $range.collapse( true ); + $range.select(); + } + + this.locked = null; + + this.index = image.index; + this.currentImage = this.snapshots[ this.index ]; + + // Update current image with the actual editor + // content, since actualy content may differ from + // the original snapshot due to dom change. (#4622) + this.update(); + this.refreshState(); + + editor.fire( 'change' ); + }, + + /** + * Gets the closest available image. + * + * @param {Boolean} isUndo If `true`, it will return the previous image. + * @returns {CKEDITOR.plugins.undo.Image} Next image or `null`. + */ + getNextImage: function( isUndo ) { + var snapshots = this.snapshots, + currentImage = this.currentImage, + image, i; + + if ( currentImage ) { + if ( isUndo ) { + for ( i = this.index - 1; i >= 0; i-- ) { + image = snapshots[ i ]; + if ( !currentImage.equalsContent( image ) ) { + image.index = i; + return image; + } + } + } else { + for ( i = this.index + 1; i < snapshots.length; i++ ) { + image = snapshots[ i ]; + if ( !currentImage.equalsContent( image ) ) { + image.index = i; + return image; + } + } + } + } + + return null; + }, + + /** + * Checks the current redo state. + * + * @returns {Boolean} Whether the document has a previous state to retrieve. + */ + redoable: function() { + return this.enabled && this.hasRedo; + }, + + /** + * Checks the current undo state. + * + * @returns {Boolean} Whether the document has a future state to restore. + */ + undoable: function() { + return this.enabled && this.hasUndo; + }, + + /** + * Performs an undo operation on current index. + */ + undo: function() { + if ( this.undoable() ) { + this.save( true ); + + var image = this.getNextImage( true ); + if ( image ) + return this.restoreImage( image ), true; + } + + return false; + }, + + /** + * Performs a redo operation on current index. + */ + redo: function() { + if ( this.redoable() ) { + // Try to save. If no changes have been made, the redo stack + // will not change, so it will still be redoable. + this.save( true ); + + // If instead we had changes, we can't redo anymore. + if ( this.redoable() ) { + var image = this.getNextImage( false ); + if ( image ) + return this.restoreImage( image ), true; + } + } + + return false; + }, + + /** + * Updates the last snapshot of the undo stack with the current editor content. + * + * @param {CKEDITOR.plugins.undo.Image} [newImage] The image which will replace the current one. + * If it is not set, it defaults to the image taken from the editor. + */ + update: function( newImage ) { + // Do not change snapshots stack is locked. + if ( this.locked ) + return; + + if ( !newImage ) + newImage = new Image( this.editor ); + + var i = this.index, + snapshots = this.snapshots; + + // Find all previous snapshots made for the same content (which differ + // only by selection) and replace all of them with the current image. + while ( i > 0 && this.currentImage.equalsContent( snapshots[ i - 1 ] ) ) + i -= 1; + + snapshots.splice( i, this.index - i + 1, newImage ); + this.index = i; + this.currentImage = newImage; + }, + + /** + * Amends the last snapshot and changes its selection (only in case when content + * is equal between these two). + * + * @since 4.4.4 + * @param {CKEDITOR.plugins.undo.Image} newSnapshot New snapshot with new selection. + * @returns {Boolean} Returns `true` if selection was amended. + */ + updateSelection: function( newSnapshot ) { + if ( !this.snapshots.length ) + return false; + + var snapshots = this.snapshots, + lastImage = snapshots[ snapshots.length - 1 ]; + + if ( lastImage.equalsContent( newSnapshot ) ) { + if ( !lastImage.equalsSelection( newSnapshot ) ) { + snapshots[ snapshots.length - 1 ] = newSnapshot; + this.currentImage = newSnapshot; + return true; + } + } + + return false; + }, + + /** + * Locks the snapshot stack to prevent any save/update operations and when necessary, + * updates the tip of the snapshot stack with the DOM changes introduced during the + * locked period, after the {@link #unlock} method is called. + * + * It is mainly used to ensure any DOM operations that should not be recorded + * (e.g. auto paragraphing) are not added to the stack. + * + * **Note:** For every `lock` call you must call {@link #unlock} once to unlock the undo manager. + * + * @since 4.0 + * @param {Boolean} [dontUpdate] When set to `true`, the last snapshot will not be updated + * with current content and selection. By default, if undo manager was up to date when the lock started, + * the last snapshot will be updated to the current state when unlocking. This means that all changes + * done during the lock will be merged into the previous snapshot or the next one. Use this option to gain + * more control over this behavior. For example, it is possible to group changes done during the lock into + * a separate snapshot. + * @param {Boolean} [forceUpdate] When set to `true`, the last snapshot will always be updated with the + * current content and selection regardless of the current state of the undo manager. + * When not set, the last snapshot will be updated only if the undo manager was up to date when locking. + * Additionally, this option makes it possible to lock the snapshot when the editor is not in the `wysiwyg` mode, + * because when it is passed, the snapshots will not need to be compared. + */ + lock: function( dontUpdate, forceUpdate ) { + if ( !this.locked ) { + if ( dontUpdate ) + this.locked = { level: 1 }; + else { + var update = null; + + if ( forceUpdate ) + update = true; + else { + // Make a contents image. Don't include bookmarks, because: + // * we don't compare them, + // * there's a chance that DOM has been changed since + // locked (e.g. fake) selection was made, so createBookmark2 could fail. + // http://dev.ckeditor.com/ticket/11027#comment:3 + var imageBefore = new Image( this.editor, true ); + + // If current editor content matches the tip of snapshot stack, + // the stack tip must be updated by unlock, to include any changes made + // during this period. + if ( this.currentImage && this.currentImage.equalsContent( imageBefore ) ) + update = imageBefore; + } + + this.locked = { update: update, level: 1 }; + } + + // Increase the level of lock. + } else { + this.locked.level++; + } + }, + + /** + * Unlocks the snapshot stack and checks to amend the last snapshot. + * + * See {@link #lock} for more details. + * + * @since 4.0 + */ + unlock: function() { + if ( this.locked ) { + // Decrease level of lock and check if equals 0, what means that undoM is completely unlocked. + if ( !--this.locked.level ) { + var update = this.locked.update; + + this.locked = null; + + // forceUpdate was passed to lock(). + if ( update === true ) + this.update(); + // update is instance of Image. + else if ( update ) { + var newImage = new Image( this.editor, true ); + + if ( !update.equalsContent( newImage ) ) + this.update(); + } + } + } + } + }; + + /** + * Codes for navigation keys like *Arrows*, *Page Up/Down*, etc. + * Used by the {@link #isNavigationKey} method. + * + * @since 4.4.5 + * @readonly + * @static + */ + UndoManager.navigationKeyCodes = { + 37: 1, 38: 1, 39: 1, 40: 1, // Arrows. + 36: 1, 35: 1, // Home, End. + 33: 1, 34: 1 // PgUp, PgDn. + }; + + /** + * Key groups identifier mapping. Used for accessing members in + * {@link #strokesRecorded}. + * + * * `FUNCTIONAL` – identifier for the *Backspace* / *Delete* key. + * * `PRINTABLE` – identifier for printable keys. + * + * Example usage: + * + * undoManager.strokesRecorded[ undoManager.keyGroups.FUNCTIONAL ]; + * + * @since 4.4.5 + * @readonly + * @static + */ + UndoManager.keyGroups = { + PRINTABLE: 0, + FUNCTIONAL: 1 + }; + + /** + * Checks whether a key is one of navigation keys (*Arrows*, *Page Up/Down*, etc.). + * See also the {@link #navigationKeyCodes} property. + * + * @since 4.4.5 + * @static + * @param {Number} keyCode + * @returns {Boolean} + */ + UndoManager.isNavigationKey = function( keyCode ) { + return !!UndoManager.navigationKeyCodes[ keyCode ]; + }; + + /** + * Returns the group to which the passed `keyCode` belongs. + * + * @since 4.4.5 + * @static + * @param {Number} keyCode + * @returns {Number} + */ + UndoManager.getKeyGroup = function( keyCode ) { + var keyGroups = UndoManager.keyGroups; + + return backspaceOrDelete[ keyCode ] ? keyGroups.FUNCTIONAL : keyGroups.PRINTABLE; + }; + + /** + * @since 4.4.5 + * @static + * @param {Number} keyGroup + * @returns {Number} + */ + UndoManager.getOppositeKeyGroup = function( keyGroup ) { + var keyGroups = UndoManager.keyGroups; + return ( keyGroup == keyGroups.FUNCTIONAL ? keyGroups.PRINTABLE : keyGroups.FUNCTIONAL ); + }; + + /** + * Whether we need to use a workaround for functional (*Backspace*, *Delete*) keys not firing + * the `keypress` event in Internet Explorer in this environment and for the specified `keyCode`. + * + * @since 4.4.5 + * @static + * @param {Number} keyCode + * @returns {Boolean} + */ + UndoManager.ieFunctionalKeysBug = function( keyCode ) { + return CKEDITOR.env.ie && UndoManager.getKeyGroup( keyCode ) == UndoManager.keyGroups.FUNCTIONAL; + }; + + // Helper method called when undoManager.typing val was changed to true. + function onTypingStart( undoManager ) { + // It's safe to now indicate typing state. + undoManager.typing = true; + + // Manually mark snapshot as available. + undoManager.hasUndo = true; + undoManager.hasRedo = false; + + undoManager.onChange(); + } + + /** + * Contains a snapshot of the editor content and selection at a given point in time. + * + * @private + * @class CKEDITOR.plugins.undo.Image + * @constructor Creates an Image class instance. + * @param {CKEDITOR.editor} editor The editor instance on which the image is created. + * @param {Boolean} [contentsOnly] If set to `true`, the image will only contain content without the selection. + */ + var Image = CKEDITOR.plugins.undo.Image = function( editor, contentsOnly ) { + this.editor = editor; + + editor.fire( 'beforeUndoImage' ); + + var contents = editor.getSnapshot(); + + // In IE, we need to remove the expando attributes. + if ( CKEDITOR.env.ie && contents ) + contents = contents.replace( /\s+data-cke-expando=".*?"/g, '' ); + + this.contents = contents; + + if ( !contentsOnly ) { + var selection = contents && editor.getSelection(); + this.bookmarks = selection && selection.createBookmarks2( true ); + } + + editor.fire( 'afterUndoImage' ); + }; + + // Attributes that browser may changing them when setting via innerHTML. + var protectedAttrs = /\b(?:href|src|name)="[^"]*?"/gi; + + Image.prototype = { + /** + * @param {CKEDITOR.plugins.undo.Image} otherImage Image to compare to. + * @returns {Boolean} Returns `true` if content in `otherImage` is the same. + */ + equalsContent: function( otherImage ) { + var thisContents = this.contents, + otherContents = otherImage.contents; + + // For IE7 and IE QM: Comparing only the protected attribute values but not the original ones.(#4522) + if ( CKEDITOR.env.ie && ( CKEDITOR.env.ie7Compat || CKEDITOR.env.quirks ) ) { + thisContents = thisContents.replace( protectedAttrs, '' ); + otherContents = otherContents.replace( protectedAttrs, '' ); + } + + if ( thisContents != otherContents ) + return false; + + return true; + }, + + /** + * @param {CKEDITOR.plugins.undo.Image} otherImage Image to compare to. + * @returns {Boolean} Returns `true` if selection in `otherImage` is the same. + */ + equalsSelection: function( otherImage ) { + var bookmarksA = this.bookmarks, + bookmarksB = otherImage.bookmarks; + + if ( bookmarksA || bookmarksB ) { + if ( !bookmarksA || !bookmarksB || bookmarksA.length != bookmarksB.length ) + return false; + + for ( var i = 0; i < bookmarksA.length; i++ ) { + var bookmarkA = bookmarksA[ i ], + bookmarkB = bookmarksB[ i ]; + + if ( bookmarkA.startOffset != bookmarkB.startOffset || bookmarkA.endOffset != bookmarkB.endOffset || + !CKEDITOR.tools.arrayCompare( bookmarkA.start, bookmarkB.start ) || + !CKEDITOR.tools.arrayCompare( bookmarkA.end, bookmarkB.end ) ) { + return false; + } + } + } + + return true; + } + + /** + * Editor content. + * + * @readonly + * @property {String} contents + */ + + /** + * Bookmarks representing the selection in an image. + * + * @readonly + * @property {Object[]} bookmarks Array of bookmark2 objects, see {@link CKEDITOR.dom.range#createBookmark2} for definition. + */ + }; + + /** + * A class encapsulating all native event listeners which have to be used in + * order to handle undo manager integration for native editing actions (excluding drag and drop and paste support + * handled by the Clipboard plugin). + * + * @since 4.4.4 + * @private + * @class CKEDITOR.plugins.undo.NativeEditingHandler + * @member CKEDITOR.plugins.undo Undo manager owning the handler. + * @constructor + * @param {CKEDITOR.plugins.undo.UndoManager} undoManager + */ + var NativeEditingHandler = CKEDITOR.plugins.undo.NativeEditingHandler = function( undoManager ) { + // We'll use keyboard + input events to determine if snapshot should be created. + // Since `input` event is fired before `keyup`. We can tell in `keyup` event if input occured. + // That will tell us if any printable data was inserted. + // On `input` event we'll increase input fired counter for proper key code. + // Eventually it might be canceled by paste/drop using `ignoreInputEvent` flag. + // Order of events can be found in http://www.w3.org/TR/DOM-Level-3-Events/ + + /** + * An undo manager instance owning the editing handler. + * + * @property {CKEDITOR.plugins.undo.UndoManager} undoManager + */ + this.undoManager = undoManager; + + /** + * See {@link #ignoreInputEventListener}. + * + * @since 4.4.5 + * @private + */ + this.ignoreInputEvent = false; + + /** + * A stack of pressed keys. + * + * @since 4.4.5 + * @property {CKEDITOR.plugins.undo.KeyEventsStack} keyEventsStack + */ + this.keyEventsStack = new KeyEventsStack(); + + /** + * An image of the editor during the `keydown` event (therefore without DOM modification). + * + * @property {CKEDITOR.plugins.undo.Image} lastKeydownImage + */ + this.lastKeydownImage = null; + }; + + NativeEditingHandler.prototype = { + /** + * The `keydown` event listener. + * + * @param {CKEDITOR.dom.event} evt + */ + onKeydown: function( evt ) { + var keyCode = evt.data.getKey(); + + // The composition is in progress - ignore the key. (#12597) + if ( keyCode === 229 ) { + return; + } + + // Block undo/redo keystrokes when at the bottom/top of the undo stack (#11126 and #11677). + if ( CKEDITOR.tools.indexOf( keystrokes, evt.data.getKeystroke() ) > -1 ) { + evt.data.preventDefault(); + return; + } + + // Cleaning tab functional keys. + this.keyEventsStack.cleanUp( evt ); + + var undoManager = this.undoManager; + + // Gets last record for provided keyCode. If not found will create one. + var last = this.keyEventsStack.getLast( keyCode ); + if ( !last ) { + this.keyEventsStack.push( keyCode ); + } + + // We need to store an image which will be used in case of key group + // change. + this.lastKeydownImage = new Image( undoManager.editor ); + + if ( UndoManager.isNavigationKey( keyCode ) || this.undoManager.keyGroupChanged( keyCode ) ) { + if ( undoManager.strokesRecorded[ 0 ] || undoManager.strokesRecorded[ 1 ] ) { + // We already have image, so we'd like to reuse it. + + // #12300 + undoManager.save( false, this.lastKeydownImage, false ); + undoManager.resetType(); + } + } + }, + + /** + * The `input` event listener. + */ + onInput: function() { + // Input event is ignored if paste/drop event were fired before. + if ( this.ignoreInputEvent ) { + // Reset flag - ignore only once. + this.ignoreInputEvent = false; + return; + } + + var lastInput = this.keyEventsStack.getLast(); + // Nothing in key events stack, but input event called. Interesting... + // That's because on Android order of events is buggy and also keyCode is set to 0. + if ( !lastInput ) { + lastInput = this.keyEventsStack.push( 0 ); + } + + // Increment inputs counter for provided key code. + this.keyEventsStack.increment( lastInput.keyCode ); + + // Exceeded limit. + if ( this.keyEventsStack.getTotalInputs() >= this.undoManager.strokesLimit ) { + this.undoManager.type( lastInput.keyCode, true ); + this.keyEventsStack.resetInputs(); + } + }, + + /** + * The `keyup` event listener. + * + * @param {CKEDITOR.dom.event} evt + */ + onKeyup: function( evt ) { + var undoManager = this.undoManager, + keyCode = evt.data.getKey(), + totalInputs = this.keyEventsStack.getTotalInputs(); + + // Remove record from stack for provided key code. + this.keyEventsStack.remove( keyCode ); + + // Second part of the workaround for IEs functional keys bug. We need to check whether something has really + // changed because we blindly mocked the keypress event. + // Also we need to be aware that lastKeydownImage might not be available (#12327). + if ( UndoManager.ieFunctionalKeysBug( keyCode ) && this.lastKeydownImage && + this.lastKeydownImage.equalsContent( new Image( undoManager.editor, true ) ) ) { + return; + } + + if ( totalInputs > 0 ) { + undoManager.type( keyCode ); + } else if ( UndoManager.isNavigationKey( keyCode ) ) { + // Note content snapshot has been checked in keydown. + this.onNavigationKey( true ); + } + }, + + /** + * Method called for navigation change. At first it will check if current content does not differ + * from the last saved snapshot. + * + * * If the content is different, the method creates a standard, extra snapshot. + * * If the content is not different, the method will compare the selection, and will + * amend the last snapshot selection if it changed. + * + * @param {Boolean} skipContentCompare If set to `true`, it will not compare content, and only do a selection check. + */ + onNavigationKey: function( skipContentCompare ) { + var undoManager = this.undoManager; + + // We attempt to save content snapshot, if content didn't change, we'll + // only amend selection. + if ( skipContentCompare || !undoManager.save( true, null, false ) ) + undoManager.updateSelection( new Image( undoManager.editor ) ); + + undoManager.resetType(); + }, + + /** + * Makes the next `input` event to be ignored. + */ + ignoreInputEventListener: function() { + this.ignoreInputEvent = true; + }, + + /** + * Attaches editable listeners required to provide the undo functionality. + */ + attachListeners: function() { + var editor = this.undoManager.editor, + editable = editor.editable(), + that = this; + + // We'll create a snapshot here (before DOM modification), because we'll + // need unmodified content when we got keygroup toggled in keyup. + editable.attachListener( editable, 'keydown', function( evt ) { + that.onKeydown( evt ); + + // On IE keypress isn't fired for functional (backspace/delete) keys. + // Let's pretend that something's changed. + if ( UndoManager.ieFunctionalKeysBug( evt.data.getKey() ) ) { + that.onInput(); + } + }, null, null, 999 ); + + // Only IE can't use input event, because it's not fired in contenteditable. + editable.attachListener( editable, ( CKEDITOR.env.ie ? 'keypress' : 'input' ), that.onInput, that, null, 999 ); + + // Keyup executes main snapshot logic. + editable.attachListener( editable, 'keyup', that.onKeyup, that, null, 999 ); + + // On paste and drop we need to ignore input event. + // It would result with calling undoManager.type() on any following key. + editable.attachListener( editable, 'paste', that.ignoreInputEventListener, that, null, 999 ); + editable.attachListener( editable, 'drop', that.ignoreInputEventListener, that, null, 999 ); + + // Click should create a snapshot if needed, but shouldn't cause change event. + // Don't pass onNavigationKey directly as a listener because it accepts one argument which + // will conflict with evt passed to listener. + // #12324 comment:4 + editable.attachListener( editable.isInline() ? editable : editor.document.getDocumentElement(), 'click', function() { + that.onNavigationKey(); + }, null, null, 999 ); + + // When pressing `Tab` key while editable is focused, `keyup` event is not fired. + // Which means that record for `tab` key stays in key events stack. + // We assume that when editor is blurred `tab` key is already up. + editable.attachListener( this.undoManager.editor, 'blur', function() { + that.keyEventsStack.remove( 9 /*Tab*/ ); + }, null, null, 999 ); + } + }; + + /** + * This class represents a stack of pressed keys and stores information + * about how many `input` events each key press has caused. + * + * @since 4.4.5 + * @private + * @class CKEDITOR.plugins.undo.KeyEventsStack + * @constructor + */ + var KeyEventsStack = CKEDITOR.plugins.undo.KeyEventsStack = function() { + /** + * @readonly + */ + this.stack = []; + }; + + KeyEventsStack.prototype = { + /** + * Pushes a literal object with two keys: `keyCode` and `inputs` (whose initial value is set to `0`) to stack. + * It is intended to be called on the `keydown` event. + * + * @param {Number} keyCode + */ + push: function( keyCode ) { + var length = this.stack.push( { keyCode: keyCode, inputs: 0 } ); + return this.stack[ length - 1 ]; + }, + + /** + * Returns the index of the last registered `keyCode` in the stack. + * If no `keyCode` is provided, then the function will return the index of the last item. + * If an item is not found, it will return `-1`. + * + * @param {Number} [keyCode] + * @returns {Number} + */ + getLastIndex: function( keyCode ) { + if ( typeof keyCode != 'number' ) { + return this.stack.length - 1; // Last index or -1. + } else { + var i = this.stack.length; + while ( i-- ) { + if ( this.stack[ i ].keyCode == keyCode ) { + return i; + } + } + return -1; + } + }, + + /** + * Returns the last key recorded in the stack. If `keyCode` is provided, then it will return + * the last record for this `keyCode`. + * + * @param {Number} [keyCode] + * @returns {Object} Last matching record or `null`. + */ + getLast: function( keyCode ) { + var index = this.getLastIndex( keyCode ); + if ( index != -1 ) { + return this.stack[ index ]; + } else { + return null; + } + }, + + /** + * Increments registered input events for stack record for a given `keyCode`. + * + * @param {Number} keyCode + */ + increment: function( keyCode ) { + var found = this.getLast( keyCode ); + if ( !found ) { // %REMOVE_LINE% + throw new Error( 'Trying to increment, but could not found by keyCode: ' + keyCode + '.' ); // %REMOVE_LINE% + } // %REMOVE_LINE% + + found.inputs++; + }, + + /** + * Removes the last record from the stack for the provided `keyCode`. + * + * @param {Number} keyCode + */ + remove: function( keyCode ) { + var index = this.getLastIndex( keyCode ); + + if ( index != -1 ) { + this.stack.splice( index, 1 ); + } + }, + + /** + * Resets the `inputs` value to `0` for a given `keyCode` or in entire stack if a + * `keyCode` is not specified. + * + * @param {Number} [keyCode] + */ + resetInputs: function( keyCode ) { + if ( typeof keyCode == 'number' ) { + var last = this.getLast( keyCode ); + + if ( !last ) { // %REMOVE_LINE% + throw new Error( 'Trying to reset inputs count, but could not found by keyCode: ' + keyCode + '.' ); // %REMOVE_LINE% + } // %REMOVE_LINE% + + last.inputs = 0; + } else { + var i = this.stack.length; + while ( i-- ) { + this.stack[ i ].inputs = 0; + } + } + }, + + /** + * Sums up inputs number for each key code and returns it. + * + * @returns {Number} + */ + getTotalInputs: function() { + var i = this.stack.length, + total = 0; + + while ( i-- ) { + total += this.stack[ i ].inputs; + } + return total; + }, + + /** + * Cleans the stack based on a provided `keydown` event object. The rationale behind this method + * is that some keystrokes cause the `keydown` event to be fired in the editor, but not the `keyup` event. + * For instance, *Alt+Tab* will fire `keydown`, but since the editor is blurred by it, then there is + * no `keyup`, so the keystroke is not removed from the stack. + * + * @param {CKEDITOR.dom.event} event + */ + cleanUp: function( event ) { + var nativeEvent = event.data.$; + + if ( !( nativeEvent.ctrlKey || nativeEvent.metaKey ) ) { + this.remove( 17 ); + } + if ( !nativeEvent.shiftKey ) { + this.remove( 16 ); + } + if ( !nativeEvent.altKey ) { + this.remove( 18 ); + } + } + }; +} )(); + +/** + * The number of undo steps to be saved. The higher value is set, the more + * memory is used for it. + * + * config.undoStackSize = 50; + * + * @cfg {Number} [undoStackSize=20] + * @member CKEDITOR.config + */ + +/** + * Fired when the editor is about to save an undo snapshot. This event can be + * fired by plugins and customizations to make the editor save undo snapshots. + * + * @event saveSnapshot + * @member CKEDITOR.editor + * @param {CKEDITOR.editor} editor This editor instance. + */ + +/** + * Fired before an undo image is to be created. An *undo image* represents the + * editor state at some point. It is saved into the undo store, so the editor is + * able to recover the editor state on undo and redo operations. + * + * @since 3.5.3 + * @event beforeUndoImage + * @member CKEDITOR.editor + * @param {CKEDITOR.editor} editor This editor instance. + * @see CKEDITOR.editor#afterUndoImage + */ + +/** + * Fired after an undo image is created. An *undo image* represents the + * editor state at some point. It is saved into the undo store, so the editor is + * able to recover the editor state on undo and redo operations. + * + * @since 3.5.3 + * @event afterUndoImage + * @member CKEDITOR.editor + * @param {CKEDITOR.editor} editor This editor instance. + * @see CKEDITOR.editor#beforeUndoImage + */ + +/** + * Fired when the content of the editor is changed. + * + * Due to performance reasons, it is not verified if the content really changed. + * The editor instead watches several editing actions that usually result in + * changes. This event may thus in some cases be fired when no changes happen + * or may even get fired twice. + * + * If it is important not to get the `change` event fired too often, you should compare the + * previous and the current editor content inside the event listener. It is + * not recommended to do that on every `change` event. + * + * Please note that the `change` event is only fired in the {@link #property-mode wysiwyg mode}. + * In order to implement similar functionality in the source mode, you can listen for example to the {@link #key} + * event or the native [`input`](https://developer.mozilla.org/en-US/docs/Web/Reference/Events/input) + * event (not supported by Internet Explorer 8). + * + * editor.on( 'mode', function() { + * if ( this.mode == 'source' ) { + * var editable = editor.editable(); + * editable.attachListener( editable, 'input', function() { + * // Handle changes made in the source mode. + * } ); + * } + * } ); + * + * @since 4.2 + * @event change + * @member CKEDITOR.editor + * @param {CKEDITOR.editor} editor This editor instance. + */ diff --git a/ckeditor/plugins/widget/images/handle.png b/ckeditor/plugins/widget/images/handle.png new file mode 100644 index 0000000000000000000000000000000000000000..ba8cda5b30650babdd9e9b439bf92dd78e7e3425 GIT binary patch literal 220 zcmeAS@N?(olHy`uVBq!ia0vp^{2Q&R(y%F4>B zs;Uq!kbwq_7Top+>f$X4@(X6LuyOG4sc+bE;L!1t|K@(+14@K=x;Tb#Tu;8Rb9cks z#J94nZHsw$wz2W7VVBS|FgP>!0K<|7o;WsvWX2Z8B?>%jY}0rZj)}3g-PxTm;lP0# v3__VH4l5d8H_c`?|H*MfZyGa?!EHvRt#Zd+?pApQG@rrK)z4*}Q$iB}(WFB8 literal 0 HcmV?d00001 diff --git a/ckeditor/plugins/wsc/dialogs/ciframe.html b/ckeditor/plugins/wsc/dialogs/ciframe.html index 25db3c7..5809fbe 100644 --- a/ckeditor/plugins/wsc/dialogs/ciframe.html +++ b/ckeditor/plugins/wsc/dialogs/ciframe.html @@ -1,6 +1,6 @@ diff --git a/ckeditor/plugins/wsc/dialogs/tmpFrameset.html b/ckeditor/plugins/wsc/dialogs/tmpFrameset.html index 0d675f4..d5fc6bb 100644 --- a/ckeditor/plugins/wsc/dialogs/tmpFrameset.html +++ b/ckeditor/plugins/wsc/dialogs/tmpFrameset.html @@ -1,6 +1,6 @@ diff --git a/ckeditor/plugins/wsc/dialogs/wsc.css b/ckeditor/plugins/wsc/dialogs/wsc.css index 9e834f1..1056b45 100644 --- a/ckeditor/plugins/wsc/dialogs/wsc.css +++ b/ckeditor/plugins/wsc/dialogs/wsc.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ diff --git a/ckeditor/plugins/wsc/dialogs/wsc.js b/ckeditor/plugins/wsc/dialogs/wsc.js index 22410bd..66bab87 100644 --- a/ckeditor/plugins/wsc/dialogs/wsc.js +++ b/ckeditor/plugins/wsc/dialogs/wsc.js @@ -1,67 +1,3154 @@ -/* - Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.html or http://ckeditor.com/license -*/ -(function(){function w(a){if(!a)throw"Languages-by-groups list are required for construct selectbox";var c=[],d="",f;for(f in a)for(var g in a[f]){var h=a[f][g];"en_US"==h?d=h:c.push(h)}c.sort();d&&c.unshift(d);return{getCurrentLangGroup:function(c){a:{for(var d in a)for(var f in a[d])if(f.toUpperCase()===c.toUpperCase()){c=d;break a}c=""}return c},setLangList:function(){var c={},d;for(d in a)for(var f in a[d])c[a[d][f]]=f;return c}()}}var e=function(){var a=function(a,b,f){var f=f||{},g=f.expires; -if("number"==typeof g&&g){var h=new Date;h.setTime(h.getTime()+1E3*g);g=f.expires=h}g&&g.toUTCString&&(f.expires=g.toUTCString());var b=encodeURIComponent(b),a=a+"="+b,e;for(e in f)b=f[e],a+="; "+e,!0!==b&&(a+="="+b);document.cookie=a};return{postMessage:{init:function(a){document.addEventListener?window.addEventListener("message",a,!1):window.attachEvent("onmessage",a)},send:function(a){var b=a.fn||null,f=a.id||"",g=a.target||window,h=a.message||{id:f};"[object Object]"==Object.prototype.toString.call(a.message)&& -(a.message.id||(a.message.id=f),h=a.message);a=window.JSON.stringify(h,b);g.postMessage(a,"*")}},hash:{create:function(){},parse:function(){}},cookie:{set:a,get:function(a){return(a=document.cookie.match(RegExp("(?:^|; )"+a.replace(/([\.$?*|{}\(\)\[\]\\\/\+^])/g,"\\$1")+"=([^;]*)")))?decodeURIComponent(a[1]):void 0},remove:function(c){a(c,"",{expires:-1})}}}}(),a=a||{};a.TextAreaNumber=null;a.load=!0;a.cmd={SpellTab:"spell",Thesaurus:"thes",GrammTab:"grammar"};a.dialog=null;a.optionNode=null;a.selectNode= -null;a.grammerSuggest=null;a.textNode={};a.iframeMain=null;a.dataTemp="";a.div_overlay=null;a.textNodeInfo={};a.selectNode={};a.selectNodeResponce={};a.langList=null;a.langSelectbox=null;a.banner="";a.show_grammar=null;a.div_overlay_no_check=null;a.targetFromFrame={};a.onLoadOverlay=null;a.LocalizationComing={};a.OverlayPlace=null;a.LocalizationButton={ChangeTo:{instance:null,text:"Change to"},ChangeAll:{instance:null,text:"Change All"},IgnoreWord:{instance:null,text:"Ignore word"},IgnoreAllWords:{instance:null, -text:"Ignore all words"},Options:{instance:null,text:"Options",optionsDialog:{instance:null}},AddWord:{instance:null,text:"Add word"},FinishChecking:{instance:null,text:"Finish Checking"}};a.LocalizationLabel={ChangeTo:{instance:null,text:"Change to"},Suggestions:{instance:null,text:"Suggestions"}};var x=function(b){for(var c in b)b[c].instance.getElement().setText(a.LocalizationComing[c])},y=function(b){for(var c in b){if(!b[c].instance.setLabel)break;b[c].instance.setLabel(a.LocalizationComing[c])}}, -j,p;a.framesetHtml=function(b){return''};a.setIframe=function(b,c){var d=a.framesetHtml(c);return b.getElement().setHtml(d)};a.setCurrentIframe=function(b){a.setIframe(a.dialog._.contents[b].Content,b)};a.setHeightBannerFrame=function(){var b=a.dialog.getContentElement("SpellTab","banner").getElement(), -c=a.dialog.getContentElement("GrammTab","banner").getElement(),d=a.dialog.getContentElement("Thesaurus","banner").getElement();b.setStyle("height","90px");c.setStyle("height","90px");d.setStyle("height","90px")};a.setHeightFrame=function(){document.getElementById(a.iframeNumber+"_"+a.dialog._.currentTabId).style.height="240px"};a.sendData=function(b){var c=b._.currentTabId,d=b._.contents[c].Content,f,g;a.setIframe(d,c);b.parts.tabs.removeAllListeners();b.parts.tabs.on("click",function(h){h=h||window.event; -h.data.getTarget().is("a")&&c!=b._.currentTabId&&(c=b._.currentTabId,d=b._.contents[c].Content,f=a.iframeNumber+"_"+c,a.div_overlay.setEnable(),d.getElement().getChildCount()?t(a.targetFromFrame[f],a.cmd[c]):(a.setIframe(d,c),g=document.getElementById(f),a.targetFromFrame[f]=g.contentWindow))})};a.buildSelectLang=function(a){var c=new CKEDITOR.dom.element("div"),d=new CKEDITOR.dom.element("select"),a="wscLang"+a;c.addClass("cke_dialog_ui_input_select");c.setAttribute("role","presentation");c.setStyles({height:"auto", -position:"absolute",right:"0",top:"-1px",width:"160px","white-space":"normal"});d.setAttribute("id",a);d.addClass("cke_dialog_ui_input_select");d.setStyles({width:"160px"});c.append(d);return c};a.buildOptionLang=function(b,c){var d=document.getElementById("wscLang"+c),f=document.createDocumentFragment(),g,h,e=[];if(0===d.options.length){for(g in b)e.push([g,b[g]]);e.sort();for(var k=0;k
  • "},{type:"html",id:"Content",label:"spellContent",html:"",setup:function(b){var b=a.iframeNumber+"_"+b._.currentTabId, -c=document.getElementById(b);a.targetFromFrame[b]=c.contentWindow}},{type:"hbox",id:"bottomGroup",style:"width:560px; margin: 0 auto;",widths:["50%","50%"],children:[{type:"hbox",id:"leftCol",align:"left",width:"50%",children:[{type:"vbox",id:"rightCol1",widths:["50%","50%"],children:[{type:"text",id:"text",label:a.LocalizationLabel.ChangeTo.text+":",labelLayout:"horizontal",labelStyle:"font: 12px/25px arial, sans-serif;",width:"140px","default":"",onShow:function(){a.textNode.SpellTab=this;a.LocalizationLabel.ChangeTo.instance= -this},onHide:function(){this.reset()}},{type:"hbox",id:"rightCol",align:"right",width:"30%",children:[{type:"vbox",id:"rightCol_col__left",children:[{type:"text",id:"labelSuggestions",label:a.LocalizationLabel.Suggestions.text+":",onShow:function(){a.LocalizationLabel.Suggestions.instance=this;this.getInputElement().hide()}},{type:"html",id:"logo",html:'WebSpellChecker.net',setup:function(){this.getElement().$.src= -a.logotype;this.getElement().getParent().setStyles({"text-align":"left"})}}]},{type:"select",id:"list_of_suggestions",labelStyle:"font: 12px/25px arial, sans-serif;",size:"6",inputStyle:"width: 140px; height: auto;",items:[["loading..."]],onShow:function(){p=this},onHide:function(){this.clear()},onChange:function(){a.textNode.SpellTab.setValue(this.getValue())}}]}]}]},{type:"hbox",id:"rightCol",align:"right",width:"50%",children:[{type:"vbox",id:"rightCol_col__left",widths:["50%","50%","50%","50%"], -children:[{type:"button",id:"ChangeTo",label:a.LocalizationButton.ChangeTo.text,title:"Change to",style:"width: 100%;",onLoad:function(){this.getElement().setAttribute("title-cmd",this.id);a.LocalizationButton.ChangeTo.instance=this},onClick:c},{type:"button",id:"ChangeAll",label:a.LocalizationButton.ChangeAll.text,title:"Change All",style:"width: 100%;",onLoad:function(){this.getElement().setAttribute("title-cmd",this.id);a.LocalizationButton.ChangeAll.instance=this},onClick:c},{type:"button",id:"AddWord", -label:a.LocalizationButton.AddWord.text,title:"Add word",style:"width: 100%;",onLoad:function(){this.getElement().setAttribute("title-cmd",this.id);a.LocalizationButton.AddWord.instance=this},onClick:c},{type:"button",id:"FinishChecking",label:a.LocalizationButton.FinishChecking.text,title:"Finish Checking",style:"width: 100%;margin-top: 9px;",onLoad:function(){this.getElement().setAttribute("title-cmd",this.id);a.LocalizationButton.FinishChecking.instance=this},onClick:c}]},{type:"vbox",id:"rightCol_col__right", -widths:["50%","50%","50%"],children:[{type:"button",id:"IgnoreWord",label:a.LocalizationButton.IgnoreWord.text,title:"Ignore word",style:"width: 100%;",onLoad:function(){this.getElement().setAttribute("title-cmd",this.id);a.LocalizationButton.IgnoreWord.instance=this},onClick:c},{type:"button",id:"IgnoreAllWords",label:a.LocalizationButton.IgnoreAllWords.text,title:"Ignore all words",style:"width: 100%;",onLoad:function(){this.getElement().setAttribute("title-cmd",this.id);a.LocalizationButton.IgnoreAllWords.instance= -this},onClick:c},{type:"button",id:"option",label:a.LocalizationButton.Options.text,title:"Option",style:"width: 100%;",onLoad:function(){a.LocalizationButton.Options.instance=this;"file:"==document.location.protocol&&this.disable()},onClick:function(){"file:"==document.location.protocol?alert("WSC: Options functionality is disabled when runing from file system"):b.openDialog("options")}}]}]}]},{type:"hbox",id:"BlockFinishChecking",style:"width:560px; margin: 0 auto;",widths:["70%","30%"],onShow:function(){this.getElement().hide()}, -onHide:l,children:[{type:"hbox",id:"leftCol",align:"left",width:"70%",children:[{type:"vbox",id:"rightCol1",setup:function(){this.getChild()[0].getElement().$.src=a.logotype;this.getChild()[0].getElement().getParent().setStyles({"text-align":"center"})},children:[{type:"html",id:"logo",html:'WebSpellChecker.net'}]}]},{type:"hbox",id:"rightCol",align:"right",width:"30%",children:[{type:"vbox", -id:"rightCol_col__left",children:[{type:"button",id:"Option_button",label:a.LocalizationButton.Options.text,title:"Option",style:"width: 100%;",onLoad:function(){this.getElement().setAttribute("title-cmd",this.id);"file:"==document.location.protocol&&this.disable()},onClick:function(){"file:"==document.location.protocol?alert("WSC: Options functionality is disabled when runing from file system"):b.openDialog("options")}},{type:"button",id:"FinishChecking",label:a.LocalizationButton.FinishChecking.text, -title:"Finish Checking",style:"width: 100%;",onLoad:function(){this.getElement().setAttribute("title-cmd",this.id)},onClick:c}]}]}]}]},{id:"GrammTab",label:"Grammar",accessKey:"G",elements:[{type:"html",id:"banner",label:"banner",style:"",html:"
    "},{type:"html",id:"Content",label:"GrammarContent",html:"",setup:function(){var b=a.iframeNumber+"_"+a.dialog._.currentTabId,c=document.getElementById(b);a.targetFromFrame[b]=c.contentWindow}},{type:"vbox",id:"bottomGroup",style:"width:560px; margin: 0 auto;", -children:[{type:"hbox",id:"leftCol",widths:["66%","34%"],children:[{type:"vbox",children:[{type:"text",id:"text",label:"Change to:",labelLayout:"horizontal",labelStyle:"font: 12px/25px arial, sans-serif;",inputStyle:"float: right; width: 200px;","default":"",onShow:function(){a.textNode.GrammTab=this},onHide:function(){this.reset()}},{type:"html",id:"html_text",html:"
    ", -onShow:function(){a.textNodeInfo.GrammTab=this}},{type:"html",id:"radio",html:"",onShow:function(){a.grammerSuggest=this}}]},{type:"vbox",children:[{type:"button",id:"ChangeTo",label:"Change to",title:"Change to",style:"width: 133px; float: right;",onLoad:function(){this.getElement().setAttribute("title-cmd",this.id)},onClick:c},{type:"button",id:"IgnoreWord",label:"Ignore word",title:"Ignore word",style:"width: 133px; float: right;",onLoad:function(){this.getElement().setAttribute("title-cmd",this.id)}, -onClick:c},{type:"button",id:"IgnoreAllWords",label:"Ignore Problem",title:"Ignore Problem",style:"width: 133px; float: right;",onLoad:function(){this.getElement().setAttribute("title-cmd",this.id)},onClick:c},{type:"button",id:"FinishChecking",label:"Finish Checking",title:"Finish Checking",style:"width: 133px; float: right; margin-top: 9px;",onLoad:function(){this.getElement().setAttribute("title-cmd",this.id)},onClick:c}]}]}]},{type:"hbox",id:"BlockFinishChecking",style:"width:560px; margin: 0 auto;", -widths:["70%","30%"],onShow:function(){this.getElement().hide()},onHide:l,children:[{type:"hbox",id:"leftCol",align:"left",width:"70%",children:[{type:"vbox",id:"rightCol1",children:[{type:"html",id:"logo",html:'WebSpellChecker.net',setup:function(){this.getElement().$.src=a.logotype;this.getElement().getParent().setStyles({"text-align":"center"})}}]}]},{type:"hbox",id:"rightCol",align:"right", -width:"30%",children:[{type:"vbox",id:"rightCol_col__left",children:[{type:"button",id:"FinishChecking",label:"Finish Checking",title:"Finish Checking",style:"width: 100%;",onLoad:function(){this.getElement().setAttribute("title-cmd",this.id)},onClick:c}]}]}]}]},{id:"Thesaurus",label:"Thesaurus",accessKey:"T",elements:[{type:"html",id:"banner",label:"banner",style:"",html:"
    "},{type:"html",id:"Content",label:"spellContent",html:"",setup:function(){var b=a.iframeNumber+"_"+a.dialog._.currentTabId, -c=document.getElementById(b);a.targetFromFrame[b]=c.contentWindow}},{type:"vbox",id:"bottomGroup",style:"width:560px; margin: -10px auto; overflow: hidden;",children:[{type:"hbox",widths:["75%","25%"],children:[{type:"vbox",children:[{type:"hbox",widths:["65%","35%"],children:[{type:"text",id:"ChangeTo",label:"Change to:",labelLayout:"horizontal",inputStyle:"width: 160px;",labelStyle:"font: 12px/25px arial, sans-serif;","default":"",onShow:function(){a.textNode.Thesaurus=this},onHide:function(){this.reset()}}, -{type:"button",id:"ChangeTo",label:"Change to",title:"Change to",style:"width: 121px; margin-top: 1px;",onLoad:function(){this.getElement().setAttribute("title-cmd",this.id)},onClick:c}]},{type:"hbox",children:[{type:"select",id:"categories",label:"Categories:",labelStyle:"font: 12px/25px arial, sans-serif;",size:"5",inputStyle:"width: 180px; height: auto;",items:[],onShow:function(){a.selectNode.categories=this},onHide:function(){this.clear()},onChange:function(){a.buildOptionSynonyms(this.getValue())}}, -{type:"select",id:"synonyms",label:"Synonyms:",labelStyle:"font: 12px/25px arial, sans-serif;",size:"5",inputStyle:"width: 180px; height: auto;",items:[],onShow:function(){a.selectNode.synonyms=this;a.textNode.Thesaurus.setValue(this.getValue())},onHide:function(){this.clear()},onChange:function(){a.textNode.Thesaurus.setValue(this.getValue())}}]}]},{type:"vbox",width:"120px",style:"margin-top:46px;",children:[{type:"html",id:"logotype",label:"WebSpellChecker.net",html:'WebSpellChecker.net', -setup:function(){this.getElement().$.src=a.logotype;this.getElement().getParent().setStyles({"text-align":"center"})}},{type:"button",id:"FinishChecking",label:"Finish Checking",title:"Finish Checking",style:"width: 121px; float: right; margin-top: 9px;",onLoad:function(){this.getElement().setAttribute("title-cmd",this.id)},onClick:c}]}]}]},{type:"hbox",id:"BlockFinishChecking",style:"width:560px; margin: 0 auto;",widths:["70%","30%"],onShow:function(){this.getElement().hide()},children:[{type:"hbox", -id:"leftCol",align:"left",width:"70%",children:[{type:"vbox",id:"rightCol1",children:[{type:"html",id:"logo",html:'WebSpellChecker.net',setup:function(){this.getElement().$.src=a.logotype;this.getElement().getParent().setStyles({"text-align":"center"})}}]}]},{type:"hbox",id:"rightCol",align:"right",width:"30%",children:[{type:"vbox",id:"rightCol_col__left",children:[{type:"button",id:"FinishChecking", -label:"Finish Checking",title:"Finish Checking",style:"width: 100%;",onLoad:function(){this.getElement().setAttribute("title-cmd",this.id)},onClick:c}]}]}]}]}]}});CKEDITOR.dialog.add("options",function(){var b=null,c={},d={},f=null,g=null;e.cookie.get("udn");e.cookie.get("osp");var h=function(){g=this.getElement().getAttribute("title-cmd");var a=[];a[0]=d.IgnoreAllCapsWords;a[1]=d.IgnoreWordsNumbers;a[2]=d.IgnoreMixedCaseWords;a[3]=d.IgnoreDomainNames;a=a.toString().replace(/,/g,"");e.cookie.set("osp", -a);e.cookie.set("udnCmd",g?g:"ignore");"delete"!=g&&(a="",""!==j.getValue()&&(a=j.getValue()),e.cookie.set("udn",a));e.postMessage.send({id:"options_dic_send"})},i=function(){f.getElement().setHtml(a.LocalizationComing.error);f.getElement().show()};return{title:a.LocalizationComing.Options,minWidth:430,minHeight:130,resizable:CKEDITOR.DIALOG_RESIZE_NONE,contents:[{id:"OptionsTab",label:"Options",accessKey:"O",elements:[{type:"hbox",id:"options_error",children:[{type:"html",style:"display: block;text-align: center;white-space: normal!important; font-size: 12px;color:red", -html:"
    ",onShow:function(){f=this}}]},{type:"vbox",id:"Options_content",children:[{type:"hbox",id:"Options_manager",widths:["52%","48%"],children:[{type:"fieldset",label:"Spell Checking Options",style:"border: none;margin-top: 13px;padding: 10px 0 10px 10px",onShow:function(){this.getInputElement().$.children[0].innerHTML=a.LocalizationComing.SpellCheckingOptions},children:[{type:"vbox",id:"Options_checkbox",children:[{type:"checkbox",id:"IgnoreAllCapsWords",label:"Ignore All-Caps Words", -labelStyle:"margin-left: 5px; font: 12px/16px arial, sans-serif;display: inline-block;white-space: normal;",style:"float:left; min-height: 16px;","default":"",onClick:function(){d[this.id]=!this.getValue()?0:1}},{type:"checkbox",id:"IgnoreWordsNumbers",label:"Ignore Words with Numbers",labelStyle:"margin-left: 5px; font: 12px/16px arial, sans-serif;display: inline-block;white-space: normal;",style:"float:left; min-height: 16px;","default":"",onClick:function(){d[this.id]=!this.getValue()?0:1}},{type:"checkbox", -id:"IgnoreMixedCaseWords",label:"Ignore Mixed-Case Words",labelStyle:"margin-left: 5px; font: 12px/16px arial, sans-serif;display: inline-block;white-space: normal;",style:"float:left; min-height: 16px;","default":"",onClick:function(){d[this.id]=!this.getValue()?0:1}},{type:"checkbox",id:"IgnoreDomainNames",label:"Ignore Domain Names",labelStyle:"margin-left: 5px; font: 12px/16px arial, sans-serif;display: inline-block;white-space: normal;",style:"float:left; min-height: 16px;","default":"",onClick:function(){d[this.id]= -!this.getValue()?0:1}}]}]},{type:"vbox",id:"Options_DictionaryName",children:[{type:"text",id:"DictionaryName",style:"margin-bottom: 10px",label:"Dictionary Name:",labelLayout:"vertical",labelStyle:"font: 12px/25px arial, sans-serif;","default":"",onLoad:function(){j=this;this.setValue(a.userDictionaryName?a.userDictionaryName:(e.cookie.get("udn"),this.getValue()))},onShow:function(){j=this;this.setValue(!e.cookie.get("udn")?this.getValue():e.cookie.get("udn"));this.setLabel(a.LocalizationComing.DictionaryName)}, -onHide:function(){this.reset()}},{type:"hbox",id:"Options_buttons",children:[{type:"vbox",id:"Options_leftCol_col",widths:["50%","50%"],children:[{type:"button",id:"create",label:"Create",title:"Create",style:"width: 100%;",onLoad:function(){this.getElement().setAttribute("title-cmd",this.id)},onShow:function(){this.getElement().setText(a.LocalizationComing.Create)},onClick:h},{type:"button",id:"restore",label:"Restore",title:"Restore",style:"width: 100%;",onLoad:function(){this.getElement().setAttribute("title-cmd", -this.id)},onShow:function(){this.getElement().setText(a.LocalizationComing.Restore)},onClick:h}]},{type:"vbox",id:"Options_rightCol_col",widths:["50%","50%"],children:[{type:"button",id:"rename",label:"Rename",title:"Rename",style:"width: 100%;",onLoad:function(){this.getElement().setAttribute("title-cmd",this.id)},onShow:function(){this.getElement().setText(a.LocalizationComing.Rename)},onClick:h},{type:"button",id:"delete",label:"Remove",title:"Remove",style:"width: 100%;",onLoad:function(){this.getElement().setAttribute("title-cmd", -this.id)},onShow:function(){this.getElement().setText(a.LocalizationComing.Remove)},onClick:h}]}]}]}]},{type:"hbox",id:"Options_text",children:[{type:"html",style:"text-align: justify;margin-top: 15px;white-space: normal!important; font-size: 12px;color:#777;",html:"
    "+a.LocalizationComing.OptionsTextIntro+"
    ",onShow:function(){this.getElement().setText(a.LocalizationComing.OptionsTextIntro)}}]}]}]}],buttons:[CKEDITOR.dialog.okButton,CKEDITOR.dialog.cancelButton],onOk:function(){var a=[]; -a[0]=d.IgnoreAllCapsWords;a[1]=d.IgnoreWordsNumbers;a[2]=d.IgnoreMixedCaseWords;a[3]=d.IgnoreDomainNames;a=a.toString().replace(/,/g,"");e.cookie.set("osp",a);e.cookie.set("udn",j.getValue());e.postMessage.send({id:"options_checkbox_send"});f.getElement().hide();f.getElement().setHtml(" ")},onLoad:function(){b=this;e.postMessage.init(i);c.IgnoreAllCapsWords=b.getContentElement("OptionsTab","IgnoreAllCapsWords");c.IgnoreWordsNumbers=b.getContentElement("OptionsTab","IgnoreWordsNumbers");c.IgnoreMixedCaseWords= -b.getContentElement("OptionsTab","IgnoreMixedCaseWords");c.IgnoreDomainNames=b.getContentElement("OptionsTab","IgnoreDomainNames")},onShow:function(){var b=e.cookie.get("osp").split("");d.IgnoreAllCapsWords=b[0];d.IgnoreWordsNumbers=b[1];d.IgnoreMixedCaseWords=b[2];d.IgnoreDomainNames=b[3];!parseInt(d.IgnoreAllCapsWords,10)?c.IgnoreAllCapsWords.setValue("",!1):c.IgnoreAllCapsWords.setValue("checked",!1);!parseInt(d.IgnoreWordsNumbers,10)?c.IgnoreWordsNumbers.setValue("",!1):c.IgnoreWordsNumbers.setValue("checked", -!1);!parseInt(d.IgnoreMixedCaseWords,10)?c.IgnoreMixedCaseWords.setValue("",!1):c.IgnoreMixedCaseWords.setValue("checked",!1);!parseInt(d.IgnoreDomainNames,10)?c.IgnoreDomainNames.setValue("",!1):c.IgnoreDomainNames.setValue("checked",!1);d.IgnoreAllCapsWords=!c.IgnoreAllCapsWords.getValue()?0:1;d.IgnoreWordsNumbers=!c.IgnoreWordsNumbers.getValue()?0:1;d.IgnoreMixedCaseWords=!c.IgnoreMixedCaseWords.getValue()?0:1;d.IgnoreDomainNames=!c.IgnoreDomainNames.getValue()?0:1;c.IgnoreAllCapsWords.getElement().$.lastChild.innerHTML= -a.LocalizationComing.IgnoreAllCapsWords;c.IgnoreWordsNumbers.getElement().$.lastChild.innerHTML=a.LocalizationComing.IgnoreWordsWithNumbers;c.IgnoreMixedCaseWords.getElement().$.lastChild.innerHTML=a.LocalizationComing.IgnoreMixedCaseWords;c.IgnoreDomainNames.getElement().$.lastChild.innerHTML=a.LocalizationComing.IgnoreDomainNames}}});CKEDITOR.dialog.on("resize",function(b){var b=b.data,c=b.dialog,d=CKEDITOR.document.getById(a.iframeNumber+"_"+c._.currentTabId);"checkspell"==c._.name&&(a.bnr?d&& -d.setSize("height",b.height-310):d&&d.setSize("height",b.height-220))});CKEDITOR.on("dialogDefinition",function(b){var c=b.data.definition;a.onLoadOverlay=new q({opacity:"1",background:"#fff",target:c.dialog.parts.tabs.getParent().$});a.onLoadOverlay.setEnable();c.dialog.on("show",function(){});c.dialog.on("cancel",function(){c.dialog.getParentEditor().config.wsc_onClose.call(this.document.getWindow().getFrame());a.div_overlay.setDisable();return!1},this,null,-1)})})(); \ No newline at end of file +/** + * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.html or http://ckeditor.com/license + */ + (function() { + // Create support tools + var appTools = (function(){ + var inited = {}; + + var _init = function(handler) { + if (window.addEventListener) { + window.addEventListener('message', handler, false); + } else { + window.attachEvent("onmessage", handler); + } + }; + + var unbindHandler = function(handler) { + if (window.removeEventListener) { + window.removeEventListener('message', handler, false); + } else { + window.detachEvent('onmessage', handler); + } + }; + + var _sendCmd = function(o) { + var str, + type = Object.prototype.toString, + objObject = "[object Object]", + fn = o.fn || null, + id = o.id || '', + target = o.target || window, + message = o.message || { + 'id': id + }; + + if (o.message && type.call(o.message) == objObject) { + (o.message.id) ? o.message.id : o.message.id = id; + message = o.message; + } + + str = window.JSON.stringify(message, fn); + target.postMessage(str, '*'); + }; + + var _hashCreate = function(o, fn) { + fn = fn || null; + var str = window.JSON.stringify(o, fn); + return str; + }; + + var _hashParse = function(str, fn) { + fn = fn || null; + return window.JSON.parse(str, fn); + }; + + var setCookie = function(name, value, options) { + options = options || {}; + + var expires = options.expires; + + if (typeof expires == "number" && expires) { + var d = new Date(); + d.setTime(d.getTime() + expires*1000); + expires = options.expires = d; + } + if (expires && expires.toUTCString) { + options.expires = expires.toUTCString(); + } + + value = encodeURIComponent(value); + var updatedCookie = name + "=" + value; + + for(var propName in options) { + var propValue = options[propName]; + updatedCookie += "; " + propName; + if (propValue !== true) { + updatedCookie += "=" + propValue; + } + } + document.cookie = updatedCookie; + }; + + var getCookie = function(name) { + var matches = document.cookie.match(new RegExp( + "(?:^|; )" + name.replace(/([\.$?*|{}\(\)\[\]\\\/\+^])/g, '\\$1') + "=([^;]*)" + )); + return matches ? decodeURIComponent(matches[1]) : undefined; + }; + + var deleteCookie = function(name) { + setCookie(name, "", { expires: -1 }); + }; + + var findFocusable = function(ckEl) { + var result = null, + focusableSelectors = 'a[href], area[href], input, select, textarea, button, *[tabindex], *[contenteditable]'; + + if(ckEl) { + result = ckEl.find(focusableSelectors); + } + + return result; + }; + + var getStyle = function(el, prop) { + if(document.defaultView && document.defaultView.getComputedStyle) { + return document.defaultView.getComputedStyle(el, null)[prop]; + } else if(el.currentStyle) { + return el.currentStyle[prop]; + } else { + return el.style[prop]; + } + }; + + var isHidden = function(el) { + return el.offsetWidth === 0 || el.offsetHeight == 0 || getStyle(el, 'display') === 'none'; + }; + + var isVisible = function(el) { + return !isHidden(el); + }; + + var hasClass = function (obj, cname) { + return !!(obj.className ? obj.className.match(new RegExp('(\\s|^)'+cname+'(\\s|$)')) : false); + }; + + return { + postMessage: { + init: _init, + send: _sendCmd, + unbindHandler: unbindHandler + }, + hash: { + create: function() { + + }, + + parse: function() { + + } + }, + cookie: { + set: setCookie, + get: getCookie, + remove: deleteCookie + }, + misc: { + findFocusable: findFocusable, + isVisible: isVisible, + hasClass: hasClass + } + }; + })(); + + var NS = NS || {}; + NS.TextAreaNumber = null; + NS.load = true; + NS.cmd = { + "SpellTab": 'spell', + "Thesaurus": 'thes', + "GrammTab": 'grammar' + }; + NS.dialog = null; + NS.optionNode = null; + NS.selectNode = null; + NS.grammerSuggest = null; + NS.textNode = {}; + NS.iframeMain = null; + NS.dataTemp = ''; + NS.div_overlay = null; + NS.textNodeInfo = {}; + NS.selectNode = {}; + NS.selectNodeResponce = {}; + NS.langList = null; + NS.langSelectbox = null; + NS.banner = ''; + NS.show_grammar = null; + NS.div_overlay_no_check = null; + NS.targetFromFrame = {}; + NS.onLoadOverlay = null; + NS.LocalizationComing = {}; + NS.OverlayPlace = null; + NS.sessionid = ''; + NS.LocalizationButton = { + 'ChangeTo_button': { + 'instance' : null, + 'text' : 'Change to', + 'localizationID': 'ChangeTo' + }, + + 'ChangeAll': { + 'instance' : null, + 'text' : 'Change All' + }, + + 'IgnoreWord': { + 'instance' : null, + 'text' : 'Ignore word' + }, + + 'IgnoreAllWords': { + 'instance' : null, + 'text' : 'Ignore all words' + }, + + 'Options': { + 'instance' : null, + 'text' : 'Options', + 'optionsDialog': { + 'instance' : null + } + }, + + 'AddWord': { + 'instance' : null, + 'text' : 'Add word' + }, + + 'FinishChecking_button': { + 'instance' : null, + 'text' : 'Finish Checking', + 'localizationID': 'FinishChecking' + }, + + 'FinishChecking_button_block': { + 'instance' : null, + 'text' : 'Finish Checking', + 'localizationID': 'FinishChecking' + } + }; + + NS.LocalizationLabel = { + 'ChangeTo_label': { + 'instance' : null, + 'text' : 'Change to', + 'localizationID': 'ChangeTo' + }, + + 'Suggestions': { + 'instance' : null, + 'text' : 'Suggestions' + }, + + 'Categories': { + 'instance' : null, + 'text' : 'Categories' + }, + + 'Synonyms': { + 'instance' : null, + 'text' : 'Synonyms' + } + }; + + var SetLocalizationButton = function(obj) { + var el, localizationID; + + for(var i in obj) { + el = NS.dialog.getContentElement(NS.dialog._.currentTabId, i); + + if(el) { + el = el.getElement(); + } else { + el = obj[i].instance.getElement().getFirst() || obj[i].instance.getElement(); + } + + localizationID = obj[i].localizationID || i; + el.setText(NS.LocalizationComing[localizationID]); + } + }; + + var SetLocalizationLabel = function(obj) { + var el, localizationID; + + for(var i in obj) { + el = NS.dialog.getContentElement(NS.dialog._.currentTabId, i); + + if(!el) { + el = obj[i].instance; + } + + if(el.setLabel) { + localizationID = obj[i].localizationID || i; + el.setLabel(NS.LocalizationComing[localizationID] + ':'); + } + } + }; + var OptionsConfirm = function(state) { + if (state) { + nameNode.setValue(''); + } + }; + + var iframeOnload = false; + var nameNode, selectNode, frameId; + + NS.framesetHtml = function(tab) { + var str = ''; + return str; + }; + + NS.setIframe = function(that, nameTab) { + var iframe, + str = NS.framesetHtml(nameTab), + iframeId = NS.iframeNumber + '_' + nameTab, + // tmp.html from wsc/dialogs + iframeInnerHtml = + '' + + '' + + '' + + '' + + 'iframe' + + + '' + + '' + + '' + + '
    ' + + '' + + '' + + '' + + '' + + '' + + '' + + ''; + + that.getElement().setHtml(str); + iframe = document.getElementById(iframeId); + iframe = (iframe.contentWindow) ? iframe.contentWindow : (iframe.contentDocument.document) ? iframe.contentDocument.document : iframe.contentDocument; + iframe.document.open(); + iframe.document.write(iframeInnerHtml); + iframe.document.close(); + }; + + NS.setCurrentIframe = function(currentTab) { + var that = NS.dialog._.contents[currentTab].Content, + tabID, iframe; + + NS.setIframe(that, currentTab); + + }; + + NS.setHeightBannerFrame = function() { + var height = "90px", + bannerPlaceSpellTab = NS.dialog.getContentElement('SpellTab', 'banner').getElement(), + bannerPlaceGrammTab = NS.dialog.getContentElement('GrammTab', 'banner').getElement(), + bannerPlaceThesaurus = NS.dialog.getContentElement('Thesaurus', 'banner').getElement(); + + bannerPlaceSpellTab.setStyle('height', height); + bannerPlaceGrammTab.setStyle('height', height); + bannerPlaceThesaurus.setStyle('height', height); + }; + + NS.setHeightFrame = function() { + var currentTab = NS.dialog._.currentTabId, + tabID = NS.iframeNumber + '_' + currentTab, + iframe = document.getElementById(tabID); + + iframe.style.height = '240px'; + }; + + NS.sendData = function(scope) { + var currentTab = scope._.currentTabId, + that = scope._.contents[currentTab].Content, + tabID, iframe; + + NS.previousTab = currentTab; + NS.setIframe(that, currentTab); + + var loadNewTab = function(event) { + currentTab = scope._.currentTabId; + event = event || window.event; + + if (!event.data.getTarget().is('a')) { + return; + } + + if(currentTab === NS.previousTab) return; + NS.previousTab = currentTab; + + that = scope._.contents[currentTab].Content; + tabID = NS.iframeNumber + '_' + currentTab; + NS.div_overlay.setEnable(); + + if (!that.getElement().getChildCount()) { + NS.setIframe(that, currentTab); + iframe = document.getElementById(tabID); + NS.targetFromFrame[tabID] = iframe.contentWindow; + } else { + sendData(NS.targetFromFrame[tabID], NS.cmd[currentTab]); + } + }; + + scope.parts.tabs.removeListener('click', loadNewTab); + scope.parts.tabs.on('click', loadNewTab); + }; + + NS.buildSelectLang = function(aId) { + var divContainer = new CKEDITOR.dom.element('div'), + selectContainer = new CKEDITOR.dom.element('select'), + id = "wscLang" + aId; + + divContainer.addClass("cke_dialog_ui_input_select"); + divContainer.setAttribute("role", "presentation"); + divContainer.setStyles({ + 'height': 'auto', + 'position': 'absolute', + 'right': '0', + 'top': '-1px', + 'width': '160px', + 'white-space': 'normal' + }); + + selectContainer.setAttribute('id', id); + selectContainer.addClass("cke_dialog_ui_input_select"); + selectContainer.setStyles({ + 'width': '160px' + }); + var currentTabId = NS.dialog._.currentTabId, + frameId = NS.iframeNumber + '_' + currentTabId; + + divContainer.append(selectContainer); + + return divContainer; + + }; + + NS.buildOptionLang = function(key, aId) { + var id = "wscLang" + aId; + var select = document.getElementById(id), + fragment = document.createDocumentFragment(), + create_option, txt_option, + sort = []; + + if(select.options.length === 0) { + for (var lang in key) { + sort.push([lang, key[lang]]); + } + sort.sort(); + + for (var i = 0; i < sort.length; i++) { + create_option=document.createElement("option"); + create_option.setAttribute("value", sort[i][1]); + txt_option = document.createTextNode(sort[i][0]); + create_option.appendChild(txt_option); + + fragment.appendChild(create_option); + } + select.appendChild(fragment); + } + + // make appropriate option selected according to current selected language + for (var j = 0; j < select.options.length; j++) { + if (select.options[j].value == NS.selectingLang) { + select.options[j].selected = "selected"; + } + } + }; + + NS.buildOptionSynonyms = function(key) { + var syn = NS.selectNodeResponce[key]; + + var select = getSelect( NS.selectNode['Synonyms'] ); + + NS.selectNode['Synonyms'].clear(); + + for (var i = 0; i < syn.length; i++) { + var option = document.createElement('option'); + option.text = syn[i]; + option.value = syn[i]; + + select.$.add(option, i); + } + + NS.selectNode['Synonyms'].getInputElement().$.firstChild.selected = true; + NS.textNode['Thesaurus'].setValue(NS.selectNode['Synonyms'].getInputElement().getValue()); + }; + + var setBannerInPlace = function(htmlBanner) { + var findBannerPlace = NS.dialog.getContentElement(NS.dialog._.currentTabId, 'banner').getElement(); + findBannerPlace.setHtml(htmlBanner); + + }; + + var overlayBlock = function overlayBlock(opt) { + var progress = opt.progress || "", + doc = document, + target = opt.target || doc.body, + overlayId = opt.id || "overlayBlock", + opacity = opt.opacity || "0.9", + background = opt.background || "#f1f1f1", + getOverlay = doc.getElementById(overlayId), + thisOverlay = getOverlay || doc.createElement("div"); + + thisOverlay.style.cssText = "position: absolute;" + + "top:30px;" + + "bottom:41px;" + + "left:1px;" + + "right:1px;" + + "z-index: 10020;" + + "padding:0;" + + "margin:0;" + + "background:" + background + ";" + + "opacity: " + opacity + ";" + + "filter: alpha(opacity=" + opacity * 100 + ");" + + "display: none;"; + thisOverlay.id = overlayId; + + if (!getOverlay) { + target.appendChild(thisOverlay); + } + + return { + setDisable: function() { + thisOverlay.style.display = "none"; + }, + setEnable: function() { + thisOverlay.style.display = "block"; + } + }; + }; + + var buildRadioInputs = function(key, value, check) { + var divContainer = new CKEDITOR.dom.element('div'), + radioButton = new CKEDITOR.dom.element('input'), + radioLabel = new CKEDITOR.dom.element('label'), + id = "wscGrammerSuggest" + key + "_" + value; + + divContainer.addClass("cke_dialog_ui_input_radio"); + divContainer.setAttribute("role", "presentation"); + divContainer.setStyles({ + width: "97%", + padding: "5px", + 'white-space': 'normal' + }); + + radioButton.setAttributes({ + type: "radio", + value: value, + name: 'wscGrammerSuggest', + id: id + }); + radioButton.setStyles({ + "float":"left" + }); + + radioButton.on("click", function(data) { + NS.textNode['GrammTab'].setValue(data.sender.getValue()); + }); + + (check) ? radioButton.setAttribute("checked", true) : false; + + radioButton.addClass("cke_dialog_ui_radio_input"); + + radioLabel.appendText(key); + radioLabel.setAttribute("for", id); + radioLabel.setStyles({ + 'display': "block", + 'line-height': '16px', + 'margin-left': '18px', + 'white-space': 'normal' + }); + + divContainer.append(radioButton); + divContainer.append(radioLabel); + + return divContainer; + }; + + var statusGrammarTab = function(aState) { //#19221 + aState = aState || 'true'; + if(aState !== null && aState == 'false'){ + hideGrammTab(); + } + }; + + var langConstructor = function(lang) { + var langSelectBox = new __constructLangSelectbox(lang), + selectId = "wscLang" + NS.dialog.getParentEditor().name, + selectContainer = document.getElementById(selectId), + currentTabId = NS.dialog._.currentTabId, + frameId = NS.iframeNumber + '_' + currentTabId; + + NS.buildOptionLang(langSelectBox.setLangList, NS.dialog.getParentEditor().name); + tabView[langSelectBox.getCurrentLangGroup(NS.selectingLang)].onShow(); + statusGrammarTab(NS.show_grammar); + + selectContainer.onchange = function(e) { + var langGroup = langSelectBox.getCurrentLangGroup(this.value), + currentTabId = NS.dialog._.currentTabId, + cmd; + + e = e || window.event; + + tabView[langGroup].onShow(); + statusGrammarTab(NS.show_grammar); + NS.div_overlay.setEnable(); + NS.selectingLang = this.value; + + // get command for current opened tan + cmd = NS.cmd[currentTabId]; + // check whether current tab can be opened after language switching + if(!langGroup || !tabView[langGroup] || !tabView[langGroup].allowedTabCommands[cmd]) { + // if not so - set default tab to open after reload + cmd = tabView[langGroup].defaultTabCommand; + } + + for(var key in NS.cmd) { + if(NS.cmd[key] == cmd) { + NS.previousTab = key; + break; + } + } + + appTools.postMessage.send({ + 'message': { + 'changeLang': NS.selectingLang, + 'interfaceLang' : NS.interfaceLang, + 'text': NS.dataTemp, + 'cmd': cmd + }, + 'target': NS.targetFromFrame[frameId], + 'id': 'selectionLang_outer__page' + }); + }; + + }; + + var disableButtonSuggest = function(word) { + var changeToButton, changeAllButton, + styleDisable = function(instanceButton) { + var button = NS.dialog.getContentElement(NS.dialog._.currentTabId, instanceButton) || NS.LocalizationButton[instanceButton].instance; + button.getElement().hasClass('cke_disabled') ? button.getElement().setStyle('color', '#a0a0a0') : button.disable(); + }, + styleEnable = function(instanceButton) { + var button = NS.dialog.getContentElement(NS.dialog._.currentTabId, instanceButton) || NS.LocalizationButton[instanceButton].instance; + button.enable(); + button.getElement().setStyle('color', '#333'); + }; + + if (word == 'no_any_suggestions') { + word = 'No suggestions'; + + changeToButton = NS.dialog.getContentElement(NS.dialog._.currentTabId, 'ChangeTo_button') || NS.LocalizationButton['ChangeTo_button'].instance; + changeToButton.disable(); + changeAllButton = NS.dialog.getContentElement(NS.dialog._.currentTabId, 'ChangeAll') || NS.LocalizationButton['ChangeAll'].instance; + changeAllButton.disable(); + + styleDisable('ChangeTo_button'); + styleDisable('ChangeAll'); + + return word; + } else { + styleEnable('ChangeTo_button'); + styleEnable('ChangeAll'); + + return word; + } + }; + + function getSelect( obj ) { + if ( obj && obj.domId && obj.getInputElement().$ ) + return obj.getInputElement(); + else if ( obj && obj.$ ) + return obj; + return false; + } + + var handlerId = { + iframeOnload: function(response) { + NS.div_overlay.setEnable(); + iframeOnload = true; + var currentTab = NS.dialog._.currentTabId, + tabId = NS.iframeNumber + '_' + currentTab; + sendData(NS.targetFromFrame[tabId], NS.cmd[currentTab]); + }, + + suggestlist: function(response) { + delete response.id; + NS.div_overlay_no_check.setDisable(); + hideCurrentFinishChecking(); + langConstructor(NS.langList); + + var word = disableButtonSuggest(response.word), + suggestionsList = ''; + + if (word instanceof Array) { + word = response.word[0]; + } + + word = word.split(','); + suggestionsList = word; + + NS.textNode['SpellTab'].setValue(suggestionsList[0]); + + var select = getSelect( selectNode ); + + selectNode.clear(); + + for (var i = 0; i < suggestionsList.length; i++) { + var option = document.createElement('option'); + option.text = suggestionsList[i]; + option.value = suggestionsList[i]; + + select.$.add(option, i); + } + + showCurrentTabs(); + NS.div_overlay.setDisable(); + + }, + + grammerSuggest: function(response) { + delete response.id; + delete response.mocklangs; + + hideCurrentFinishChecking(); + langConstructor(NS.langList); // Show select language for this command CKEDITOR.config.wsc_cmd + var firstSuggestValue = response.grammSuggest[0];// ? firstSuggestValue = response.grammSuggest[0] : firstSuggestValue = 'No suggestion for this words'; + NS.grammerSuggest.getElement().setHtml(''); + + NS.textNode['GrammTab'].reset(); + NS.textNode['GrammTab'].setValue(firstSuggestValue); + + NS.textNodeInfo['GrammTab'].getElement().setHtml(''); + NS.textNodeInfo['GrammTab'].getElement().setText(response.info); + + var arr = response.grammSuggest, + len = arr.length, + check = true; + + for (var i = 0; i < len; i++) { + NS.grammerSuggest.getElement().append(buildRadioInputs(arr[i], arr[i], check)); + check = false; + } + + showCurrentTabs(); + NS.div_overlay.setDisable(); + }, + + thesaurusSuggest: function(response) { + delete response.id; + delete response.mocklangs; + + hideCurrentFinishChecking(); + langConstructor(NS.langList); // Show select language for this command CKEDITOR.config.wsc_cmd + NS.selectNodeResponce = response; + + NS.textNode['Thesaurus'].reset(); + + var select = getSelect( NS.selectNode['Categories'] ), + count = 0; + + NS.selectNode['Categories'].clear(); + + for (var i in response) { + + var option = document.createElement('option'); + option.text = i; + option.value = i; + + select.$.add(option, count); + count++ + } + + var synKey = NS.selectNode['Categories'].getInputElement().getChildren().$[0].value; + NS.selectNode['Categories'].getInputElement().getChildren().$[0].selected = true; + NS.buildOptionSynonyms(synKey); + + showCurrentTabs(); + NS.div_overlay.setDisable(); + count = 0; + }, + finish: function(response) { + delete response.id; + + hideCurrentTabs(); + showCurrentFinishChecking(); + NS.div_overlay.setDisable(); + }, + settext: function(response) { + delete response.id; + + var command = NS.dialog.getParentEditor().getCommand( 'checkspell' ), + editor = NS.dialog.getParentEditor(); + + //set local storage for synchronization before scayt reinit + if (editor.scayt && editor.wsc.isSsrvSame) { + var wscUDN = editor.wsc.udn; + + if (!wscUDN) { + editor.wsc.DataStorage.setData('scayt_user_dictionary_name', ''); + } else { + editor.wsc.DataStorage.setData('scayt_user_dictionary_name', wscUDN); + } + } + + + try { + editor.focus(); + } catch(e) {} + + editor.setData(response.text, function(){ + NS.dataTemp = ''; + editor.unlockSelection(); + editor.fire('saveSnapshot'); + NS.dialog.hide(); + }); + + }, + ReplaceText: function(response) { + + delete response.id; + NS.div_overlay.setEnable(); + + NS.dataTemp = response.text; + NS.selectingLang = response.currentLang; + + if (response.cmd = 'spell' && response.len !== '0' && response.len) { + NS.div_overlay.setDisable(); + } else { + window.setTimeout(function() { + try { + NS.div_overlay.setDisable(); + } catch(e) {} + }, 500); + } + + SetLocalizationButton(NS.LocalizationButton); + SetLocalizationLabel(NS.LocalizationLabel); + + }, + options_checkbox_send: function(response) { + delete response.id; + + var obj = { + 'osp': appTools.cookie.get('osp'), + 'udn': appTools.cookie.get('udn'), + 'cust_dic_ids': NS.cust_dic_ids + }; + + var currentTabId = NS.dialog._.currentTabId, + frameId = NS.iframeNumber + '_' + currentTabId; + + appTools.postMessage.send({ + 'message': obj, + 'target': NS.targetFromFrame[frameId], + 'id': 'options_outer__page' + }); + }, + + getOptions: function(response) { + var udn = response.DefOptions.udn; + NS.LocalizationComing = response.DefOptions.localizationButtonsAndText; + NS.show_grammar = response.show_grammar; + NS.langList = response.lang; + NS.bnr = response.bannerId; + NS.sessionid = response.sessionid; + if (response.bannerId) { + NS.setHeightBannerFrame(); + setBannerInPlace(response.banner); + } else { + NS.setHeightFrame(); + } + + if (udn == 'undefined') { + if (NS.userDictionaryName) { + udn = NS.userDictionaryName; + + var obj = { + 'osp': appTools.cookie.get('osp'), + 'udn': NS.userDictionaryName, + 'cust_dic_ids': NS.cust_dic_ids, + 'id': 'options_dic_send', + 'udnCmd': 'create' + }; + + appTools.postMessage.send({ + 'message': obj, + 'target': NS.targetFromFrame[frameId] + }); + + } else{ + udn = ''; + } + } + + appTools.cookie.set('osp', response.DefOptions.osp); + appTools.cookie.set('udn', udn); + appTools.cookie.set('cust_dic_ids', response.DefOptions.cust_dic_ids); + + appTools.postMessage.send({ + 'id': 'giveOptions' + }); + }, + + options_dic_send: function(response) { + + var obj = { + 'osp': appTools.cookie.get('osp'), + 'udn': appTools.cookie.get('udn'), + 'cust_dic_ids': NS.cust_dic_ids, + 'id': 'options_dic_send', + 'udnCmd': appTools.cookie.get('udnCmd') + }; + + var currentTabId = NS.dialog._.currentTabId, + frameId = NS.iframeNumber + '_' + currentTabId; + + appTools.postMessage.send({ + 'message': obj, + 'target': NS.targetFromFrame[frameId] + }); + }, + data: function(response) { + delete response.id; + }, + + giveOptions: function() { + + }, + + setOptionsConfirmF:function() { + OptionsConfirm(false); + }, + + setOptionsConfirmT:function() { + OptionsConfirm(true); + }, + + clickBusy: function() { + NS.div_overlay.setEnable(); + }, + + suggestAllCame: function() { + NS.div_overlay.setDisable(); + NS.div_overlay_no_check.setDisable(); + }, + + TextCorrect: function() { + langConstructor(NS.langList); + } + + }; + + var handlerIncomingData = function(event) { + event = event || window.event; + var response = window.JSON.parse(event.data); + + if(response && response.id) { + handlerId[response.id](response); + } + }; + + var handlerButtonOptions = function(event) { + event = event || window.event; + + var currentTabId = NS.dialog._.currentTabId, + frameId = NS.iframeNumber + '_' + currentTabId; + + appTools.postMessage.send({ + 'message': { + 'cmd': 'Options' + }, + 'target': NS.targetFromFrame[frameId], + 'id': 'cmd' + }); + + }; + + var sendData = function(frameTarget, cmd, sendText, reset_suggest) { + cmd = cmd || CKEDITOR.config.wsc_cmd; + reset_suggest = reset_suggest || false; + sendText = sendText || NS.dataTemp; + appTools.postMessage.send({ + 'message': { + 'customerId': NS.wsc_customerId, + 'text': sendText, + 'txt_ctrl': NS.TextAreaNumber, + 'cmd': cmd, + 'cust_dic_ids': NS.cust_dic_ids, + 'udn': NS.userDictionaryName, + 'slang': NS.selectingLang, + 'interfaceLang' : NS.interfaceLang, + 'reset_suggest': reset_suggest, + 'sessionid': NS.sessionid + }, + 'target': frameTarget, + 'id': 'data_outer__page' + }); + + NS.div_overlay.setEnable(); + }; + + var tabView = { + "superset": { + onShow: function() { + showThesaurusTab(); + showGrammTab(); + showSpellTab(); + }, + allowedTabCommands: { + "spell": true, + "grammar": true, + "thes": true + }, + defaultTabCommand: "spell" + }, + "usual": { + onShow: function() { + hideThesaurusTab(); + hideGrammTab(); + showSpellTab(); + }, + allowedTabCommands: { + "spell": true + }, + defaultTabCommand: "spell" + }, + "rtl": { + onShow: function() { + hideThesaurusTab(); + hideGrammTab(); + showSpellTab(); + }, + allowedTabCommands: { + "spell": true + }, + defaultTabCommand: "spell" + }, + "spellgrammar": { + onShow: function() { + hideThesaurusTab(); + showGrammTab(); + showSpellTab(); + }, + allowedTabCommands: { + "spell": true, + "grammar": true + }, + defaultTabCommand: "spell" + }, + "spellthes": { + onShow: function() { + showThesaurusTab(); + hideGrammTab(); + showSpellTab(); + }, + allowedTabCommands: { + "spell": true, + "thes": true + }, + defaultTabCommand: "spell" + } + }; + + var showFirstTab = function(scope) { + var cmdManger = function(cmdView) { + var obj = {}; + var _getCmd = function(cmd) { + for (var tabId in cmdView) { + obj[cmdView[tabId]] = tabId; + } + return obj[cmd]; + }; + return { + getCmdByTab: _getCmd + }; + }; + + var cmdM = new cmdManger(NS.cmd), + tabToOpen = cmdM.getCmdByTab(CKEDITOR.config.wsc_cmd); + + scope.selectPage(tabToOpen); + NS.sendData(scope); + }; + + var showThesaurusTab = function() { + NS.dialog.showPage('Thesaurus'); + }; + + var hideThesaurusTab = function() { + NS.dialog.hidePage('Thesaurus'); + }; + + var showGrammTab = function() { + NS.dialog.showPage('GrammTab'); + }; + + var hideGrammTab = function() { + NS.dialog.hidePage('GrammTab'); + }; + + var showSpellTab = function() { + NS.dialog.showPage('SpellTab'); + }; + + var hideSpellTab = function() { + NS.dialog.hidePage('SpellTab'); + }; + + var showCurrentTabs = function() { + var target = NS.dialog.getContentElement(NS.dialog._.currentTabId, 'bottomGroup').getElement(); + + target.removeStyle('display'); + target.removeStyle('position'); + target.removeStyle('left'); + + target.show(); + }; + + var hideCurrentTabs = function() { + var target = NS.dialog.getContentElement(NS.dialog._.currentTabId, 'bottomGroup').getElement(), + activeElement = document.activeElement, + focusableElements; + + target.setStyles({ + display: 'block', + position: 'absolute', + left: '-9999px' + }); + + setTimeout(function() { + target.removeStyle('display'); + target.removeStyle('position'); + target.removeStyle('left'); + + target.hide(); + + NS.dialog._.editor.focusManager.currentActive.focusNext(); + + focusableElements = appTools.misc.findFocusable(NS.dialog.parts.contents); + if(!appTools.misc.hasClass(activeElement, 'cke_dialog_tab') && !appTools.misc.hasClass(activeElement, 'cke_dialog_contents_body') && appTools.misc.isVisible(activeElement)) { + try { + activeElement.focus(); + } catch(e) {} + } else { + for(var i = 0, tmpCkEl; i < focusableElements.count(); i++) { + tmpCkEl = focusableElements.getItem(i); + if(appTools.misc.isVisible(tmpCkEl.$)) { + try { + tmpCkEl.$.focus(); + } catch(e) {} + + break; + } + } + } + }, 0); + }; + + var showCurrentFinishChecking = function() { + var target = NS.dialog.getContentElement(NS.dialog._.currentTabId, 'BlockFinishChecking').getElement(); + + target.removeStyle('display'); + target.removeStyle('position'); + target.removeStyle('left'); + + target.show(); + }; + + var hideCurrentFinishChecking = function() { + var target = NS.dialog.getContentElement(NS.dialog._.currentTabId, 'BlockFinishChecking').getElement(), + activeElement = document.activeElement, + focusableElements; + + target.setStyles({ + display: 'block', + position: 'absolute', + left: '-9999px' + }); + + setTimeout(function() { + target.removeStyle('display'); + target.removeStyle('position'); + target.removeStyle('left'); + + target.hide(); + + NS.dialog._.editor.focusManager.currentActive.focusNext(); + + focusableElements = appTools.misc.findFocusable(NS.dialog.parts.contents); + if(!appTools.misc.hasClass(activeElement, 'cke_dialog_tab') && !appTools.misc.hasClass(activeElement, 'cke_dialog_contents_body') && appTools.misc.isVisible(activeElement)) { + try { + activeElement.focus(); + } catch(e) {} + } else { + for(var i = 0, tmpCkEl; i < focusableElements.count(); i++) { + tmpCkEl = focusableElements.getItem(i); + if(appTools.misc.isVisible(tmpCkEl.$)) { + try { + tmpCkEl.$.focus(); + } catch(e) {} + + break; + } + } + } + }, 0); + }; + + + +function __constructLangSelectbox(languageGroup) { + if( !languageGroup ) { throw "Languages-by-groups list are required for construct selectbox"; } + + var that = this, + o_arr = [], + priorLang ="en_US", + priorLangTitle = "", + currLang = NS.selectingLang; + + for ( var group in languageGroup){ + for ( var langCode in languageGroup[group]){ + var langName = languageGroup[group][langCode]; + if ( langName == priorLang ) { + priorLangTitle = langName; + } else { + o_arr.push( langName ); + } + } + } + + o_arr.sort(); + if(priorLangTitle) { + o_arr.unshift( priorLangTitle ); + } + + var searchGroup = function ( code ){ + for ( var group in languageGroup){ + for ( var langCode in languageGroup[group]){ + if ( langCode.toUpperCase() === code.toUpperCase() ) { + return group; + } + } + } + return ""; + }; + + var _setLangList = function() { + var langList = {}, + langArray = []; + for (var group in languageGroup) { + for ( var langCode in languageGroup[group]){ + langList[languageGroup[group][langCode]] = langCode; + } + } + return langList; + }; + + var _return = { + getCurrentLangGroup: function(code) { + return searchGroup(code); + }, + setLangList: _setLangList() + }; + + return _return; +} + +CKEDITOR.dialog.add('checkspell', function(editor) { + var handlerButtons = function(event) { + event = event || window.event; + + // because in chrome and safary document.activeElement returns tag. We need to signal that clicked element is active + this.getElement().focus(); + + NS.div_overlay.setEnable(); + var currentTabId = NS.dialog._.currentTabId, + frameId = NS.iframeNumber + '_' + currentTabId, + new_word = NS.textNode[currentTabId].getValue(), + cmd = this.getElement().getAttribute("title-cmd"); + + appTools.postMessage.send({ + 'message': { + 'cmd': cmd, + 'tabId': currentTabId, + 'new_word': new_word + }, + 'target': NS.targetFromFrame[frameId], + 'id': 'cmd_outer__page' + }); + + if (cmd == 'ChangeTo' || cmd == 'ChangeAll') { + editor.fire('saveSnapshot'); + } + + if (cmd == 'FinishChecking') { + editor.config.wsc_onFinish.call(CKEDITOR.document.getWindow().getFrame()); + } + + }, + constraints = { + minWidth: 560, + minHeight: 444 + }; + + function initView(dialog) { + var newViewSettings = { + left: parseInt(editor.config.wsc_left, 10), + top: parseInt(editor.config.wsc_top, 10), + width: parseInt(editor.config.wsc_width, 10), + height: parseInt(editor.config.wsc_height, 10) + }, + viewSize = CKEDITOR.document.getWindow().getViewPaneSize(), + currentPosition = dialog.getPosition(), + currentSize = dialog.getSize(), + savePosition = 0; + + if(!dialog._.resized) { + var wrapperHeight = currentSize.height - dialog.parts.contents.getSize('height', !(CKEDITOR.env.gecko || CKEDITOR.env.opera || CKEDITOR.env.ie && CKEDITOR.env.quirks)), + wrapperWidth = currentSize.width - dialog.parts.contents.getSize('width', 1); + + if(newViewSettings.width < constraints.minWidth || isNaN(newViewSettings.width)) { + newViewSettings.width = constraints.minWidth; + } + if(newViewSettings.width > viewSize.width - wrapperWidth) { + newViewSettings.width = viewSize.width - wrapperWidth; + } + + if(newViewSettings.height < constraints.minHeight || isNaN(newViewSettings.height)) { + newViewSettings.height = constraints.minHeight; + } + if(newViewSettings.height > viewSize.height - wrapperHeight) { + newViewSettings.height = viewSize.height - wrapperHeight; + } + + currentSize.width = newViewSettings.width + wrapperWidth; + currentSize.height = newViewSettings.height + wrapperHeight; + + dialog._.fromResizeEvent = false; + dialog.resize(newViewSettings.width, newViewSettings.height); + setTimeout(function() { + dialog._.fromResizeEvent = false; + CKEDITOR.dialog.fire('resize', { + dialog: dialog, + width: newViewSettings.width, + height: newViewSettings.height + }, editor); + }, 300); + } + + if(!dialog._.moved) { + savePosition = isNaN(newViewSettings.left) && isNaN(newViewSettings.top) ? 0 : 1; + + if(isNaN(newViewSettings.left)) { + newViewSettings.left = (viewSize.width - currentSize.width) / 2; + } + if(newViewSettings.left < 0) { + newViewSettings.left = 0; + } + if(newViewSettings.left > viewSize.width - currentSize.width) { + newViewSettings.left = viewSize.width - currentSize.width; + } + + if(isNaN(newViewSettings.top)) { + newViewSettings.top = (viewSize.height - currentSize.height) / 2; + } + if(newViewSettings.top < 0) { + newViewSettings.top = 0; + } + if(newViewSettings.top > viewSize.height - currentSize.height) { + newViewSettings.top = viewSize.height - currentSize.height; + } + + dialog.move(newViewSettings.left, newViewSettings.top, savePosition); + } + } + + function createWscObjectForUdAndUdnSyncrhonization() { + editor.wsc = {}; + + //DataStorage object for cookies and localStorage manipulation + (function( object ) { + 'use strict'; + + var DataTypeManager = { + separator: '<$>', + getDataType: function(value) { + var type; + + if(typeof value === 'undefined') { + type = 'undefined'; + } else if(value === null) { + type = 'null'; + } else { + type = Object.prototype.toString.call(value).slice(8, -1); + } + return type; + }, + convertDataToString: function(value) { + var str, + type = this.getDataType(value).toLowerCase(); + + str = type + this.separator + value; + return str; + }, + // get value type and convert value due to type, since all stored values are String + restoreDataFromString: function(str) { + var value = str, + type, + separatorStartIndex; + + // @TODO: remove this line much later. Support of old format for options + str = this.backCompatibility(str); + + if(typeof str === 'string') { + separatorStartIndex = str.indexOf(this.separator); + type = str.substring(0, separatorStartIndex); + value = str.substring(separatorStartIndex + this.separator.length); + + switch(type) { + case 'boolean': + value = value === 'true'; + break; + case 'number': + value = parseFloat(value); + break; + // we assume that we will store string values only, due to performance + case 'array': + value = value === '' ? [] : value.split(','); + break; + case 'null': + value = null; + break; + case 'undefined': + value = undefined; + break; + } + } + return value; + }, + // old data type support + // here we trying to convert data from old format into new + // @TODO: remove this function much later + backCompatibility: function(str) { + var convertedStr = str, + value, + separatorStartIndex; + + if(typeof str === 'string') { + separatorStartIndex = str.indexOf(this.separator); + // is it old format? + if(separatorStartIndex < 0) { + // try to get number from string + value = parseFloat(str); + // is it not a number? + if(isNaN(value)) { + // yes, this is not a number. Lets check is this is an array "[comma,separated,values]" + if((str[0] === '[') && (str[str.length - 1] === ']')) { + // this is an array. Lets remove brackets symbols and extract the words + str = str.replace('[', ''); + str = str.replace(']', ''); + if(str === '') { + value = []; + } else { + value = str.split(','); + } + // value = str === '[]' ? [] : str.split(','); + } else if(str === 'true' || str === 'false') { + // this is boolean value + value = str === 'true'; + } else { + // this is string + value = str; + } + } + + convertedStr = this.convertDataToString(value); + } + } + + return convertedStr; + } + }; + + var LocalStorage = { + + get: function( key ) { + var value = DataTypeManager.restoreDataFromString( window.localStorage.getItem(key) ); + return value; + }, + + set: function( key, value ) { + var _value = DataTypeManager.convertDataToString( value ); + window.localStorage.setItem( key, _value ); + }, + + del: function( key ) { + window.localStorage.removeItem( key ); + }, + + clear: function() { + window.localStorage.clear(); + } + }; + + var CookiesStorage = { + + expiration: (function() { + return 60 * 60 * 24 * 366; + }()), + + get: function(key) { + var value = DataTypeManager.restoreDataFromString(this.getCookie(key)); + return value; + }, + + set: function(key, value) { + var _value = DataTypeManager.convertDataToString(value); + this.setCookie(key, _value, {expires: this.expiration}); + }, + + del: function(key) { + this.deleteCookie(key); + }, + + getCookie: function(name) { + var matches = document.cookie.match(new RegExp("(?:^|; )" + name.replace(/([\.$?*|{}\(\)\[\]\\\/\+^])/g, '\\$1') + "=([^;]*)")); + return matches ? decodeURIComponent(matches[1]) : undefined; + }, + + setCookie: function(name, value, props) { + props = props || {}; + var exp = props.expires; + + if (typeof exp === "number" && exp) { + var d = new Date(); + + d.setTime(d.getTime() + exp * 1000); + exp = props.expires = d; + } + + if(exp && exp.toUTCString) { + props.expires = exp.toUTCString(); + } + + value = encodeURIComponent(value); + var updatedCookie = name + "=" + value; + + for(var propName in props) { + var propValue = props[propName]; + + updatedCookie += "; " + propName; + + if(propValue !== true) { + updatedCookie += "=" + propValue; + } + } + + document.cookie = updatedCookie; + }, + + deleteCookie: function(name) { + this.setCookie(name, null, {expires: -1}); + }, + + // delete all cookies + clear: function() { + var cookies = document.cookie.split(";"); + + for (var i = 0; i < cookies.length; i++) { + var cookie = cookies[i]; + var eqPos = cookie.indexOf("="); + var name = eqPos > -1 ? cookie.substr(0, eqPos) : cookie; + + this.deleteCookie(name); + } + } + }; + + var strategy = window.localStorage ? LocalStorage : CookiesStorage; + + var DataStorage = { + // Get data within storage for key + getData: function( key ) { + return strategy.get( key ); + }, + + // Set data within storage + setData: function( key, value ) { + strategy.set( key, value ); + }, + + // Delete data within storage for key + deleteData: function( key ) { + strategy.del( key ); + }, + + // Clear storage + clear: function() { + strategy.clear(); + } + }; + + // Static Module of Storage Data in the localStorage. + object.DataStorage = DataStorage; + }( editor.wsc )); + + editor.wsc.operationWithUDN = function(command, UDName) { + var obj = { + 'udn': UDName, + 'id': 'operationWithUDN', + 'udnCmd': command + }; + var currentTabId = NS.dialog._.currentTabId, + frameId = NS.iframeNumber + '_' + currentTabId; + + appTools.postMessage.send({ + 'message': obj, + 'target': NS.targetFromFrame[frameId] + }); + }; + editor.wsc.getLocalStorageUDN = function() { + var udn = editor.wsc.DataStorage.getData('scayt_user_dictionary_name'); + + if (!udn) { + return; + } + + return udn; + }; + editor.wsc.getLocalStorageUD = function() { + var ud = editor.wsc.DataStorage.getData('scayt_user_dictionary'); + + if (!ud) { + return; + } + + return ud; + }; + editor.wsc.addWords = function(words, callback) { + var url = editor.config.wsc.DefaultParams.serviceHost + editor.config.wsc.DefaultParams.ssrvHost + + '?cmd=dictionary&format=json&' + + 'customerid=1%3AncttD3-fIoSf2-huzwE4-Y5muI2-mD0Tt-kG9Wz-UEDFC-tYu243-1Uq474-d9Z2l3&' + + 'action=addword&word='+ words + '&callback=toString&synchronization=true', + script = document.createElement('script'); + + script['type'] = 'text/javascript'; + script['src'] = url; + document.getElementsByTagName("head")[0].appendChild(script); + + //chrome, firefox, safari + script.onload = callback; + + //IE + script.onreadystatechange = function() { + if (this.readyState === 'loaded') { + callback(); + } + }; + }; + editor.wsc.cgiOrigin = function() { + var wscServiceHostString = editor.config.wsc.DefaultParams.serviceHost, + wscServiceHostArray = wscServiceHostString.split('/'), + cgiOrigin = wscServiceHostArray[0] + '//' + wscServiceHostArray[2]; + + return cgiOrigin; + }; + editor.wsc.isSsrvSame = false; + } + + return { + title: editor.config.wsc_dialogTitle || editor.lang.wsc.title, + minWidth: constraints.minWidth, + minHeight: constraints.minHeight, + buttons: [CKEDITOR.dialog.cancelButton], + onLoad: function() { + NS.dialog = this; + hideThesaurusTab(); + hideGrammTab(); + showSpellTab(); + + //creating wsc object for UD synchronization between wsc and scayt + if (editor.plugins.scayt) { + createWscObjectForUdAndUdnSyncrhonization(); + } + }, + onShow: function() { + NS.dialog = this; + + editor.lockSelection(editor.getSelection()); + + NS.TextAreaNumber = 'cke_textarea_' + editor.name; + appTools.postMessage.init(handlerIncomingData); + NS.dataTemp = editor.getData(); + //NS.div_overlay.setDisable(); + NS.OverlayPlace = NS.dialog.parts.tabs.getParent().$; + if(CKEDITOR && CKEDITOR.config){ + NS.wsc_customerId = editor.config.wsc_customerId; + NS.cust_dic_ids = editor.config.wsc_customDictionaryIds; + NS.userDictionaryName = editor.config.wsc_userDictionaryName; + NS.defaultLanguage = CKEDITOR.config.defaultLanguage; + var protocol = document.location.protocol == "file:" ? "http:" : document.location.protocol; + var wscCoreUrl = editor.config.wsc_customLoaderScript || ( protocol + '//loader.webspellchecker.net/sproxy_fck/sproxy.php?plugin=fck2&customerid=' + NS.wsc_customerId + '&cmd=script&doc=wsc&schema=22'); + } else { + NS.dialog.hide(); + return; + } + + initView(this); + CKEDITOR.scriptLoader.load(wscCoreUrl, function(success) { + if(CKEDITOR.config && CKEDITOR.config.wsc && CKEDITOR.config.wsc.DefaultParams){ + NS.serverLocationHash = CKEDITOR.config.wsc.DefaultParams.serviceHost; + NS.logotype = CKEDITOR.config.wsc.DefaultParams.logoPath; + NS.loadIcon = CKEDITOR.config.wsc.DefaultParams.iconPath; + NS.loadIconEmptyEditor = CKEDITOR.config.wsc.DefaultParams.iconPathEmptyEditor; + NS.LangComparer = new CKEDITOR.config.wsc.DefaultParams._SP_FCK_LangCompare(); + }else{ + NS.serverLocationHash = DefaultParams.serviceHost; + NS.logotype = DefaultParams.logoPath; + NS.loadIcon = DefaultParams.iconPath; + NS.loadIconEmptyEditor = DefaultParams.iconPathEmptyEditor; + NS.LangComparer = new _SP_FCK_LangCompare(); + } + + NS.pluginPath = CKEDITOR.getUrl(editor.plugins.wsc.path); + NS.iframeNumber = NS.TextAreaNumber; + NS.templatePath = NS.pluginPath + 'dialogs/tmp.html'; + NS.LangComparer.setDefaulLangCode( NS.defaultLanguage ); + NS.currentLang = editor.config.wsc_lang || NS.LangComparer.getSPLangCode( editor.langCode ) || 'en_US'; + NS.interfaceLang = editor.config.wsc_interfaceLang; //option to customize the interface language 12/28/2015 + NS.selectingLang = NS.currentLang; + NS.div_overlay = new overlayBlock({ + opacity: "1", + background: "#fff url(" + NS.loadIcon + ") no-repeat 50% 50%", + target: NS.OverlayPlace + + }); + + var number_ck = NS.dialog.parts.tabs.getId(), + dialogPartsTab = CKEDITOR.document.getById(number_ck); + + dialogPartsTab.setStyle('width', '97%'); + if (!dialogPartsTab.getElementsByTag('DIV').count()){ + dialogPartsTab.append(NS.buildSelectLang(NS.dialog.getParentEditor().name)); + } + + NS.div_overlay_no_check = new overlayBlock({ + opacity: "1", + id: 'no_check_over', + background: "#fff url(" + NS.loadIconEmptyEditor + ") no-repeat 50% 50%", + target: NS.OverlayPlace + }); + + if (success) { + showFirstTab(NS.dialog); + NS.dialog.setupContent(NS.dialog); + } + + if (editor.plugins.scayt) { + //is ssrv.cgi path for WSC and scayt same + editor.wsc.isSsrvSame = (function() { + var wscSsrvWholePath, + wscServiceHost = CKEDITOR.config.wsc.DefaultParams.serviceHost.replace('lf/22/js/../../../', '').split('//')[1], + wscSsrvHost = CKEDITOR.config.wsc.DefaultParams.ssrvHost, + scaytSsrvWholePath, + scaytSsrvProtocol, + scaytSsrvHost, + scaytSsrvPath, + + scaytSrcUrl = editor.config.scayt_srcUrl, + scaytSsrvSrcUrlSsrvProtocol, + scaytSsrvSrcUrlSsrvHost, + scaytSsrvSrcUrlSsrvPath, + + scaytBasePath, + scaytBasePathSsrvProtocol, + scaytBasePathSsrvHost, + scaytBasePathSsrvPath; + + if (window.SCAYT && window.SCAYT.CKSCAYT) { + scaytBasePath = SCAYT.CKSCAYT.prototype.basePath; + scaytBasePathSsrvProtocol = scaytBasePath.split('//')[0]; + scaytBasePathSsrvHost = scaytBasePath.split('//')[1].split('/')[0]; + scaytBasePathSsrvPath = scaytBasePath.split(scaytBasePathSsrvHost + '/')[1].replace('/lf/scayt3/ckscayt/', '') + '/script/ssrv.cgi'; + } + + if (scaytSrcUrl && !scaytBasePath && !editor.config.scayt_servicePath) { + scaytSsrvSrcUrlSsrvProtocol = scaytSrcUrl.split('//')[0]; + scaytSsrvSrcUrlSsrvHost = scaytSrcUrl.split('//')[1].split('/')[0]; + scaytSsrvSrcUrlSsrvPath = scaytSrcUrl.split(scaytSsrvSrcUrlSsrvHost + '/')[1].replace('/lf/scayt3/ckscayt/ckscayt.js', '') + '/script/ssrv.cgi'; + } + + scaytSsrvProtocol = editor.config.scayt_serviceProtocol || scaytBasePathSsrvProtocol || scaytSsrvSrcUrlSsrvProtocol; + scaytSsrvHost = editor.config.scayt_serviceHost || scaytBasePathSsrvHost || scaytSsrvSrcUrlSsrvHost; + scaytSsrvPath = editor.config.scayt_servicePath || scaytBasePathSsrvPath || scaytSsrvSrcUrlSsrvPath; + + wscSsrvWholePath = '//' + wscServiceHost + wscSsrvHost; + scaytSsrvWholePath = '//' + scaytSsrvHost + '/' + scaytSsrvPath; + + return wscSsrvWholePath === scaytSsrvWholePath; + })(); + } + + //wsc on scayt UserDictionary and UserDictionaryName synchronization + if (window.SCAYT && editor.wsc && editor.wsc.isSsrvSame) { + var cgiOrigin = editor.wsc.cgiOrigin(); + editor.wsc.syncIsDone = false; + + var getUdOrUdn = function (e) { + if (e.origin === cgiOrigin) { + var data = JSON.parse(e.data); + + if (data.ud && data.ud !== 'undefined') { + editor.wsc.ud = data.ud; + } else if (data.ud === 'undefined') { + editor.wsc.ud = undefined; + } + + if (data.udn && data.udn !== 'undefined') { + editor.wsc.udn = data.udn; + } else if (data.udn === 'undefined') { + editor.wsc.udn = undefined; + } + + if (!editor.wsc.syncIsDone) { + udSynchronization(editor.wsc.ud); + editor.wsc.syncIsDone = true; + } + } + }; + + var udSynchronization = function(cookieUd) { + var localStorageUdArray = editor.wsc.getLocalStorageUD(), + newUd; + + if (localStorageUdArray instanceof Array) { + newUd = localStorageUdArray.toString(); + } + + if (newUd !== undefined && newUd !== '') { + setTimeout(function() { + editor.wsc.addWords(newUd, function() { + showFirstTab(NS.dialog); + NS.dialog.setupContent(NS.dialog); + }); + }, 400); + } + }; + + if (window.addEventListener){ + addEventListener("message", getUdOrUdn, false); + } else { + window.attachEvent("onmessage", getUdOrUdn); + } + + //wsc on scayt UserDictionaryName synchronization + setTimeout( + function() { + var udn = editor.wsc.getLocalStorageUDN(); + + if (udn !== undefined) { + editor.wsc.operationWithUDN('restore', udn); + } + + }, + 500); //need to wait spell.js file to load + + } + }); + + }, + onHide: function() { + var scaytPlugin = CKEDITOR.plugins.scayt, + scaytInstance = editor.scayt; + + editor.unlockSelection(); + + if(scaytPlugin && scaytInstance && scaytPlugin.state[editor.name]) { + scaytInstance.setMarkupPaused(false); + } + + NS.dataTemp = ''; + NS.sessionid = ''; + appTools.postMessage.unbindHandler(handlerIncomingData); + + //scayt on wsc UserDictionary and UserDictionaryName synchronization + if (editor.plugins.scayt && editor.wsc && editor.wsc.isSsrvSame) { + var wscUDN = editor.wsc.udn, + wscUD = editor.wsc.ud, + wscUDarray, + i; + + if (editor.scayt) { // if SCAYT active + if (!wscUDN) { + editor.wsc.DataStorage.setData('scayt_user_dictionary_name', ''); + editor.scayt.removeUserDictionary(); + } else { + editor.wsc.DataStorage.setData('scayt_user_dictionary_name', wscUDN); + editor.scayt.restoreUserDictionary(wscUDN); + } + + if (wscUD) { + setTimeout(function() { + wscUDarray = wscUD.split(','); + for (i = 0; i < wscUDarray.length; i += 1) { + editor.scayt.addWordToUserDictionary(wscUDarray[i]); + } + }, 200); //wait for 'removeUserDictionary' command response + } + + if (!wscUD) { + editor.wsc.DataStorage.setData('scayt_user_dictionary', []); + } + + } else { //if SCAYT not active + + if (!wscUDN) { + editor.wsc.DataStorage.setData('scayt_user_dictionary_name', ''); + } else { + editor.wsc.DataStorage.setData('scayt_user_dictionary_name', wscUDN); + } + + if (wscUD) { + wscUDarray = wscUD.split(','); + editor.wsc.DataStorage.setData('scayt_user_dictionary', wscUDarray); + } + } + } + }, + contents: [ + { + id: 'SpellTab', + label: 'SpellChecker', + accessKey: 'S', + elements: [ + { + type: 'html', + id: 'banner', + label: 'banner', + style: '', //TODO + html: '
    ' + }, + { + type: 'html', + id: 'Content', + label: 'spellContent', + html: '', + setup: function(dialog) { + var tabId = NS.iframeNumber + '_' + dialog._.currentTabId; + var iframe = document.getElementById(tabId); + NS.targetFromFrame[tabId] = iframe.contentWindow; + } + }, + { + type: 'hbox', + id: 'bottomGroup', + style: 'width:560px; margin: 0 auto;', + widths: ['50%', '50%'], + className: 'wsc-spelltab-bottom', + children: [ + { + type: 'hbox', + id: 'leftCol', + align: 'left', + width: '50%', + children: [ + { + type: 'vbox', + id: 'rightCol1', + widths: ['50%', '50%'], + children: [ + { + type: 'text', + id: 'ChangeTo_label', + label: NS.LocalizationLabel['ChangeTo_label'].text + ':', + labelLayout: 'horizontal', + labelStyle: 'font: 12px/25px arial, sans-serif;', + width: '140px', + 'default': '', + onShow: function() { + NS.textNode['SpellTab'] = this; + NS.LocalizationLabel['ChangeTo_label'].instance = this; + }, + onHide: function() { + this.reset(); + } + }, + { + type: 'hbox', + id: 'rightCol', + align: 'right', + width: '30%', + children: [ + { + type: 'vbox', + id: 'rightCol_col__left', + children: [ + { + type: 'text', + id: 'labelSuggestions', + label: NS.LocalizationLabel['Suggestions'].text + ':', + onShow: function() { + NS.LocalizationLabel['Suggestions'].instance = this; + this.getInputElement().setStyles({ + display: 'none' + }); + } + }, + { + type: 'html', + id: 'logo', + html: 'WebSpellChecker.net', + setup: function(dialog) { + this.getElement().$.src = NS.logotype; + this.getElement().getParent().setStyles({ + "text-align": "left" + }); + } + } + ] + }, + { + type: 'select', + id: 'list_of_suggestions', + labelStyle: 'font: 12px/25px arial, sans-serif;', + size: '6', + inputStyle: 'width: 140px; height: auto;', + items: [['loading...']], + onShow: function() { + selectNode = this; + }, + onChange: function() { + NS.textNode['SpellTab'].setValue(this.getValue()); + } + } + ] + } + ] + } + ] + }, + { + type: 'hbox', + id: 'rightCol', + align: 'right', + width: '50%', + children: [ + { + type: 'vbox', + id: 'rightCol_col__left', + widths: ['50%', '50%', '50%', '50%'], + children: [ + { + type: 'button', + id: 'ChangeTo_button', + label: NS.LocalizationButton['ChangeTo_button'].text, + title: 'Change to', + style: 'width: 100%;', + onLoad: function() { + this.getElement().setAttribute("title-cmd", 'ChangeTo'); + NS.LocalizationButton['ChangeTo_button'].instance = this; + }, + onClick: handlerButtons + }, + { + type: 'button', + id: 'ChangeAll', + label: NS.LocalizationButton['ChangeAll'].text, + title: 'Change All', + style: 'width: 100%;', + onLoad: function() { + this.getElement().setAttribute("title-cmd", this.id); + NS.LocalizationButton['ChangeAll'].instance = this; + }, + onClick: handlerButtons + }, + { + type: 'button', + id: 'AddWord', + label: NS.LocalizationButton['AddWord'].text, + title: 'Add word', + style: 'width: 100%;', + onLoad: function() { + this.getElement().setAttribute("title-cmd", this.id); + NS.LocalizationButton['AddWord'].instance = this; + }, + onClick: handlerButtons + }, + { + type: 'button', + id: 'FinishChecking_button', + label: NS.LocalizationButton['FinishChecking_button'].text, + title: 'Finish Checking', + style: 'width: 100%;margin-top: 9px;', + onLoad: function() { + this.getElement().setAttribute("title-cmd", 'FinishChecking'); + NS.LocalizationButton['FinishChecking_button'].instance = this; + }, + onClick: handlerButtons + } + ] + }, + { + type: 'vbox', + id: 'rightCol_col__right', + widths: ['50%', '50%', '50%'], + children: [ + { + type: 'button', + id: 'IgnoreWord', + label: NS.LocalizationButton['IgnoreWord'].text, + title: 'Ignore word', + style: 'width: 100%;', + onLoad: function() { + this.getElement().setAttribute("title-cmd", this.id); + NS.LocalizationButton['IgnoreWord'].instance = this; + }, + onClick: handlerButtons + }, + { + type: 'button', + id: 'IgnoreAllWords', + label: NS.LocalizationButton['IgnoreAllWords'].text, + title: 'Ignore all words', + style: 'width: 100%;', + onLoad: function() { + this.getElement().setAttribute("title-cmd", this.id); + NS.LocalizationButton['IgnoreAllWords'].instance = this; + }, + onClick: handlerButtons + }, + { + type: 'button', + id: 'Options', + label: NS.LocalizationButton['Options'].text, + title: 'Option', + style: 'width: 100%;', + onLoad: function() { + NS.LocalizationButton['Options'].instance = this; + if (document.location.protocol == "file:") { + this.disable(); + } + }, + onClick: function() { + // because in chrome and safary document.activeElement returns tag. We need to signal that clicked element is active + this.getElement().focus(); + + if (document.location.protocol == "file:") { + alert('WSC: Options functionality is disabled when runing from file system'); + } else { + activeElement = document.activeElement; + editor.openDialog('options'); + } + } + } + ] + } + ] + } + ] + }, + { + type: 'hbox', + id: 'BlockFinishChecking', + style: 'width:560px; margin: 0 auto;', + widths: ['70%', '30%'], + onShow: function() { + this.getElement().setStyles({ + display: 'block', + position: 'absolute', + left: '-9999px' + }); + }, + onHide: showCurrentTabs, + children: [ + { + type: 'hbox', + id: 'leftCol', + align: 'left', + width: '70%', + children: [ + { + type: 'vbox', + id: 'rightCol1', + setup: function() { + this.getChild()[0].getElement().$.src = NS.logotype; + this.getChild()[0].getElement().getParent().setStyles({ + "text-align": "center" + }); + }, + children: [ + { + type: 'html', + id: 'logo', + html: 'WebSpellChecker.net' + } + ] + } + ] + }, + { + type: 'hbox', + id: 'rightCol', + align: 'right', + width: '30%', + children: [ + { + type: 'vbox', + id: 'rightCol_col__left', + children: [ + { + type: 'button', + id: 'Option_button', + label: NS.LocalizationButton['Options'].text, + title: 'Option', + style: 'width: 100%;', + onLoad: function() { + this.getElement().setAttribute("title-cmd", this.id); + if (document.location.protocol == "file:") { + this.disable(); + } + }, + onClick: function() { + // because in chrome and safary document.activeElement returns tag. We need to signal that clicked element is active + this.getElement().focus(); + + if (document.location.protocol == "file:") { + alert('WSC: Options functionality is disabled when runing from file system'); + } else { + activeElement = document.activeElement; + editor.openDialog('options'); + } + } + }, + { + type: 'button', + id: 'FinishChecking_button_block', + label: NS.LocalizationButton['FinishChecking_button_block'].text, + title: 'Finish Checking', + style: 'width: 100%;', + onLoad: function() { + this.getElement().setAttribute("title-cmd", 'FinishChecking'); + }, + onClick: handlerButtons + } + ] + } + ] + } + ] + } + ] + }, + { + id: 'GrammTab', + label: 'Grammar', + accessKey: 'G', + elements: [ + { + type: 'html', + id: 'banner', + label: 'banner', + style: '', //TODO + html: '
    ' + }, + { + type: 'html', + id: 'Content', + label: 'GrammarContent', + html: '', + setup: function() { + var tabId = NS.iframeNumber + '_' + NS.dialog._.currentTabId; + var iframe = document.getElementById(tabId); + NS.targetFromFrame[tabId] = iframe.contentWindow; + } + }, + { + type: 'vbox', + id: 'bottomGroup', + style: 'width:560px; margin: 0 auto;', + children: [ + { + type: 'hbox', + id: 'leftCol', + widths: ['66%', '34%'], + children: [ + { + type: 'vbox', + children: [ + { + type: 'text', + id: 'text', + label: "Change to:", + labelLayout: 'horizontal', + labelStyle: 'font: 12px/25px arial, sans-serif;', + inputStyle: 'float: right; width: 200px;', + 'default': '', + onShow: function() { + NS.textNode['GrammTab'] = this; + }, + onHide: function() { + this.reset(); + } + }, + { + type: 'html', + id: 'html_text', + html: "
    ", + onShow: function(e) { + NS.textNodeInfo['GrammTab'] = this; + } + }, + { + type: 'html', + id: 'radio', + html: "", + onShow: function() { + NS.grammerSuggest = this; + } + } + ] + }, + { + type: 'vbox', + children: [ + { + type: 'button', + id: 'ChangeTo_button', + label: 'Change to', + title: 'Change to', + style: 'width: 133px; float: right;', + onLoad: function() { + this.getElement().setAttribute("title-cmd", 'ChangeTo'); + }, + onClick: handlerButtons + }, + { + type: 'button', + id: 'IgnoreWord', + label: 'Ignore word', + title: 'Ignore word', + style: 'width: 133px; float: right;', + onLoad: function() { + this.getElement().setAttribute("title-cmd", this.id); + }, + onClick: handlerButtons + }, + { + type: 'button', + id: 'IgnoreAllWords', + label: 'Ignore Problem', + title: 'Ignore Problem', + style: 'width: 133px; float: right;', + onLoad: function() { + this.getElement().setAttribute("title-cmd", this.id); + }, + onClick: handlerButtons + }, + { + type: 'button', + id: 'FinishChecking_button', + label: NS.LocalizationButton['FinishChecking_button'].text, + title: 'Finish Checking', + style: 'width: 133px; float: right; margin-top: 9px;', + onLoad: function() { + this.getElement().setAttribute("title-cmd", 'FinishChecking'); + }, + onClick: handlerButtons + } + ] + } + ] + } + ] + }, + { + type: 'hbox', + id: 'BlockFinishChecking', + style: 'width:560px; margin: 0 auto;', + widths: ['70%', '30%'], + onShow: function() { + this.getElement().setStyles({ + display: 'block', + position: 'absolute', + left: '-9999px' + }); + }, + onHide: showCurrentTabs, + children: [ + { + type: 'hbox', + id: 'leftCol', + align: 'left', + width: '70%', + children: [ + { + type: 'vbox', + id: 'rightCol1', + children: [ + { + type: 'html', + id: 'logo', + html: 'WebSpellChecker.net', + setup: function() { + this.getElement().$.src = NS.logotype; + this.getElement().getParent().setStyles({ + "text-align": "center" + }); + } + } + ] + } + ] + }, + { + type: 'hbox', + id: 'rightCol', + align: 'right', + width: '30%', + children: [ + { + type: 'vbox', + id: 'rightCol_col__left', + children: [ + { + type: 'button', + id: 'FinishChecking_button_block', + label: NS.LocalizationButton['FinishChecking_button_block'].text, + title: 'Finish Checking', + style: 'width: 100%;', + onLoad: function() { + this.getElement().setAttribute("title-cmd", 'FinishChecking'); + }, + onClick: handlerButtons + } + ] + } + ] + } + ] + } + ] + }, + { + id: 'Thesaurus', + label: 'Thesaurus', + accessKey: 'T', + elements: [ + { + type: 'html', + id: 'banner', + label: 'banner', + style: '', //TODO + html: '
    ' + }, + { + type: 'html', + id: 'Content', + label: 'spellContent', + html: '', + setup: function() { + var tabId = NS.iframeNumber + '_' + NS.dialog._.currentTabId; + var iframe = document.getElementById(tabId); + NS.targetFromFrame[tabId] = iframe.contentWindow; + } + }, + { + type: 'vbox', + id: 'bottomGroup', + style: 'width:560px; margin: -10px auto; overflow: hidden;', + children: [ + { + type: 'hbox', + widths: ['75%', '25%'], + children: [ + { + type: 'vbox', + children: [ + { + type: 'hbox', + widths: ['65%', '35%'], + children: [ + { + type: 'text', + id: 'ChangeTo_label', + label: NS.LocalizationLabel['ChangeTo_label'].text + ':', + labelLayout: 'horizontal', + inputStyle: 'width: 160px;', + labelStyle: 'font: 12px/25px arial, sans-serif;', + 'default': '', + onShow: function(e) { + NS.textNode['Thesaurus'] = this; + NS.LocalizationLabel['ChangeTo_label'].instance = this; + }, + onHide: function() { + this.reset(); + } + }, + { + type: 'button', + id: 'ChangeTo_button', + label: NS.LocalizationButton['ChangeTo_button'].text, + title: 'Change to', + style: 'width: 121px; margin-top: 1px;', + onLoad: function() { + this.getElement().setAttribute("title-cmd", 'ChangeTo'); + NS.LocalizationButton['ChangeTo_button'].instance = this; + }, + onClick: handlerButtons + } + ] + }, + { + type: 'hbox', + children: [ + { + type: 'select', + id: 'Categories', + label: NS.LocalizationLabel['Categories'].text + ':', + labelStyle: 'font: 12px/25px arial, sans-serif;', + size: '5', + inputStyle: 'width: 180px; height: auto;', + items: [], + onShow: function() { + NS.selectNode['Categories'] = this; + NS.LocalizationLabel['Categories'].instance = this; + }, + onChange: function() { + NS.buildOptionSynonyms(this.getValue()); + } + }, + { + type: 'select', + id: 'Synonyms', + label: NS.LocalizationLabel['Synonyms'].text + ':', + labelStyle: 'font: 12px/25px arial, sans-serif;', + size: '5', + inputStyle: 'width: 180px; height: auto;', + items: [], + onShow: function() { + NS.selectNode['Synonyms'] = this; + NS.textNode['Thesaurus'].setValue(this.getValue()); + NS.LocalizationLabel['Synonyms'].instance = this; + }, + onChange: function(e) { + NS.textNode['Thesaurus'].setValue(this.getValue()); + } + } + ] + } + ] + }, + { + type: 'vbox', + width: '120px', + style: "margin-top:46px;", + children: [ + { + type: 'html', + id: 'logotype', + label: 'WebSpellChecker.net', + html: 'WebSpellChecker.net', + setup: function() { + this.getElement().$.src = NS.logotype; + this.getElement().getParent().setStyles({ + "text-align": "center" + }); + } + }, + { + type: 'button', + id: 'FinishChecking_button', + label: NS.LocalizationButton['FinishChecking_button'].text, + title: 'Finish Checking', + style: 'width: 100%; float: right; margin-top: 9px;', + onLoad: function() { + this.getElement().setAttribute("title-cmd", 'FinishChecking'); + }, + onClick: handlerButtons + } + ] + } + ] + } + ] + }, + { + type: 'hbox', + id: 'BlockFinishChecking', + style: 'width:560px; margin: 0 auto;', + widths: ['70%', '30%'], + onShow: function() { + this.getElement().setStyles({ + display: 'block', + position: 'absolute', + left: '-9999px' + }); + }, + children: [ + { + type: 'hbox', + id: 'leftCol', + align: 'left', + width: '70%', + children: [ + { + type: 'vbox', + id: 'rightCol1', + children: [ + { + type: 'html', + id: 'logo', + html: 'WebSpellChecker.net', + setup: function() { + this.getElement().$.src = NS.logotype; + this.getElement().getParent().setStyles({ + "text-align": "center" + }); + } + } + ] + } + ] + }, + { + type: 'hbox', + id: 'rightCol', + align: 'right', + width: '30%', + children: [ + { + type: 'vbox', + id: 'rightCol_col__left', + children: [ + { + type: 'button', + id: 'FinishChecking_button_block', + label: NS.LocalizationButton['FinishChecking_button_block'].text, + title: 'Finish Checking', + style: 'width: 100%;', + onLoad: function() { + this.getElement().setAttribute("title-cmd", 'FinishChecking'); + }, + onClick: handlerButtons + } + ] + } + ] + } + ] + } + ] + } + ] + }; +}); + +var activeElement = null; + +// Options dialog +CKEDITOR.dialog.add('options', function(editor) { + var dialog = null; + var linkOnCheckbox = {}; + var checkboxState = {}; + var ospString = null; + var OptionsTextError = null; + var cmd = null; + + var set_osp = []; + var dictionaryState = { + 'udn': appTools.cookie.get('udn'), + 'osp': appTools.cookie.get('osp') + }; + + var setHandlerOptions = function() { + var osp = appTools.cookie.get('osp'), + strToArr = osp.split(""); + + checkboxState['IgnoreAllCapsWords'] = strToArr[0]; + checkboxState['IgnoreWordsNumbers'] = strToArr[1]; + checkboxState['IgnoreMixedCaseWords'] = strToArr[2]; + checkboxState['IgnoreDomainNames'] = strToArr[3]; + }; + + var sendDicOptions = function(event) { + event = event || window.event; + cmd = this.getElement().getAttribute("title-cmd"); + var osp = []; + + osp[0] = checkboxState['IgnoreAllCapsWords']; + osp[1] = checkboxState['IgnoreWordsNumbers']; + osp[2] = checkboxState['IgnoreMixedCaseWords']; + osp[3] = checkboxState['IgnoreDomainNames']; + + osp = osp.toString().replace(/,/g, ""); + + + appTools.cookie.set('osp', osp); + appTools.cookie.set('udnCmd', cmd ? cmd : 'ignore'); + if (cmd == "delete") { + + appTools.postMessage.send({ + 'id': 'options_dic_send' + }); + } else { + var udn = ''; + if(nameNode.getValue() !== ''){ + udn = nameNode.getValue(); + } + appTools.cookie.set('udn', udn); + appTools.postMessage.send({ + 'id': 'options_dic_send' + }); + } + + }; + + + var sendAllOptions = function() { + var osp = []; + + osp[0] = checkboxState['IgnoreAllCapsWords']; + osp[1] = checkboxState['IgnoreWordsNumbers']; + osp[2] = checkboxState['IgnoreMixedCaseWords']; + osp[3] = checkboxState['IgnoreDomainNames']; + + osp = osp.toString().replace(/,/g, ""); + + appTools.cookie.set('osp', osp); + + appTools.postMessage.send({ + 'id': 'options_checkbox_send' + }); + + + }; + + var cameOptions = function() { + OptionsTextError.getElement().setHtml(NS.LocalizationComing['error']); + OptionsTextError.getElement().show(); + }; + + return { + title: NS.LocalizationComing['Options'], + minWidth: 430, + minHeight: 130, + resizable: CKEDITOR.DIALOG_RESIZE_NONE, + contents: [ + { + id: 'OptionsTab', + label: 'Options', + accessKey: 'O', + elements: [ + { + type: 'hbox', + id: 'options_error', + children: [ + { + type: 'html', + style: "display: block;text-align: center;white-space: normal!important; font-size: 12px;color:red", + html: '
    ', + onShow: function() { + OptionsTextError = this; + } + } + ] + }, + { + type: 'vbox', + id: 'Options_content', + children: [ + { + type: 'hbox', + id: 'Options_manager', + widths: ['52%', '48%'], + children: [ + { + type: 'fieldset', + label: 'Spell Checking Options', + style: 'border: none;margin-top: 13px;padding: 10px 0 10px 10px', + onShow: function() { + this.getInputElement().$.children[0].innerHTML = NS.LocalizationComing['SpellCheckingOptions']; + }, + children: [ + { + type: 'vbox', + id: 'Options_checkbox', + children: [ + { + type: 'checkbox', + id: 'IgnoreAllCapsWords', + label: 'Ignore All-Caps Words', + labelStyle: 'margin-left: 5px; font: 12px/16px arial, sans-serif;display: inline-block;white-space: normal;', + style: "float:left; min-height: 16px;", + 'default': '', + onClick: function() { + checkboxState[this.id] = (!this.getValue()) ? 0 : 1; + } + }, + { + type: 'checkbox', + id: 'IgnoreWordsNumbers', + label: 'Ignore Words with Numbers', + labelStyle: 'margin-left: 5px; font: 12px/16px arial, sans-serif;display: inline-block;white-space: normal;', + style: "float:left; min-height: 16px;", + 'default': '', + onClick: function() { + checkboxState[this.id] = (!this.getValue()) ? 0 : 1; + } + }, + { + type: 'checkbox', + id: 'IgnoreMixedCaseWords', + label: 'Ignore Mixed-Case Words', + labelStyle: 'margin-left: 5px; font: 12px/16px arial, sans-serif;display: inline-block;white-space: normal;', + style: "float:left; min-height: 16px;", + 'default': '', + onClick: function() { + checkboxState[this.id] = (!this.getValue()) ? 0 : 1; + } + }, + { + type: 'checkbox', + id: 'IgnoreDomainNames', + label: 'Ignore Domain Names', + labelStyle: 'margin-left: 5px; font: 12px/16px arial, sans-serif;display: inline-block;white-space: normal;', + style: "float:left; min-height: 16px;", + 'default': '', + onClick: function() { + checkboxState[this.id] = (!this.getValue()) ? 0 : 1; + } + } + ] + } + ] + }, + { + type: 'vbox', + id: 'Options_DictionaryName', + children: [ + { + type: 'text', + id: 'DictionaryName', + style: 'margin-bottom: 10px', + label: 'Dictionary Name:', + labelLayout: 'vertical', + labelStyle: 'font: 12px/25px arial, sans-serif;', + 'default': '', + onLoad: function() { + nameNode = this; + var udn = NS.userDictionaryName ? NS.userDictionaryName : appTools.cookie.get('udn') && undefined ? ' ' : this.getValue(); + this.setValue(udn); + }, + onShow: function() { + nameNode = this; + var udn = !appTools.cookie.get('udn') ? this.getValue() : appTools.cookie.get('udn'); + this.setValue(udn); + this.setLabel(NS.LocalizationComing['DictionaryName']); + }, + onHide: function() { + this.reset(); + } + }, + { + type: 'hbox', + id: 'Options_buttons', + children: [ + { + type: 'vbox', + id: 'Options_leftCol_col', + widths: ['50%', '50%'], + children: [ + { + type: 'button', + id: 'create', + label: 'Create', + title: 'Create', + style: 'width: 100%;', + onLoad: function() { + this.getElement().setAttribute("title-cmd", this.id); + }, + onShow: function() { + var el = this.getElement().getFirst() || this.getElement(); + + el.setText(NS.LocalizationComing['Create']); + }, + onClick: sendDicOptions + }, + { + type: 'button', + id: 'restore', + label: 'Restore', + title: 'Restore', + style: 'width: 100%;', + onLoad: function() { + this.getElement().setAttribute("title-cmd", this.id); + }, + onShow: function() { + var el = this.getElement().getFirst() || this.getElement(); + + el.setText(NS.LocalizationComing['Restore']); + }, + onClick: sendDicOptions + } + ] + }, + { + type: 'vbox', + id: 'Options_rightCol_col', + widths: ['50%', '50%'], + children: [ + { + type: 'button', + id: 'rename', + label: 'Rename', + title: 'Rename', + style: 'width: 100%;', + onLoad: function() { + this.getElement().setAttribute("title-cmd", this.id); + }, + onShow: function() { + var el = this.getElement().getFirst() || this.getElement(); + + el.setText(NS.LocalizationComing['Rename']); + }, + onClick: sendDicOptions + }, + { + type: 'button', + id: 'delete', + label: 'Remove', + title: 'Remove', + style: 'width: 100%;', + onLoad: function() { + this.getElement().setAttribute("title-cmd", this.id); + }, + onShow: function() { + var el = this.getElement().getFirst() || this.getElement(); + + el.setText(NS.LocalizationComing['Remove']); + }, + onClick: sendDicOptions + } + ] + } + ] + } + ] + } + ] + }, + { + type: 'hbox', + id: 'Options_text', + children: [ + { + type: 'html', + style: "text-align: justify;margin-top: 15px;white-space: normal!important; font-size: 12px;color:#777;", + html: "
    " + NS.LocalizationComing['OptionsTextIntro'] + "
    ", + onShow: function() { + this.getElement().setText(NS.LocalizationComing['OptionsTextIntro']); + } + } + ] + } + ] + } + ] +} +], + buttons: [CKEDITOR.dialog.okButton, CKEDITOR.dialog.cancelButton], + onOk: function() { + sendAllOptions(); + OptionsTextError.getElement().hide(); + OptionsTextError.getElement().setHtml(' '); + }, + onLoad: function() { + dialog = this; + // appTools.postMessage.init(cameOptions); + + linkOnCheckbox['IgnoreAllCapsWords'] = dialog.getContentElement('OptionsTab', 'IgnoreAllCapsWords'); + linkOnCheckbox['IgnoreWordsNumbers'] = dialog.getContentElement('OptionsTab', 'IgnoreWordsNumbers'); + linkOnCheckbox['IgnoreMixedCaseWords'] = dialog.getContentElement('OptionsTab', 'IgnoreMixedCaseWords'); + linkOnCheckbox['IgnoreDomainNames'] = dialog.getContentElement('OptionsTab', 'IgnoreDomainNames'); + + }, + onShow: function() { + appTools.postMessage.init(cameOptions); + setHandlerOptions(); + + (!parseInt(checkboxState['IgnoreAllCapsWords'], 10)) ? linkOnCheckbox['IgnoreAllCapsWords'].setValue('', false) : linkOnCheckbox['IgnoreAllCapsWords'].setValue('checked', false); + (!parseInt(checkboxState['IgnoreWordsNumbers'], 10)) ? linkOnCheckbox['IgnoreWordsNumbers'].setValue('', false) : linkOnCheckbox['IgnoreWordsNumbers'].setValue('checked', false); + (!parseInt(checkboxState['IgnoreMixedCaseWords'], 10)) ? linkOnCheckbox['IgnoreMixedCaseWords'].setValue('', false) : linkOnCheckbox['IgnoreMixedCaseWords'].setValue('checked', false); + (!parseInt(checkboxState['IgnoreDomainNames'], 10)) ? linkOnCheckbox['IgnoreDomainNames'].setValue('', false) : linkOnCheckbox['IgnoreDomainNames'].setValue('checked', false); + + checkboxState['IgnoreAllCapsWords'] = (!linkOnCheckbox['IgnoreAllCapsWords'].getValue()) ? 0 : 1; + checkboxState['IgnoreWordsNumbers'] = (!linkOnCheckbox['IgnoreWordsNumbers'].getValue()) ? 0 : 1; + checkboxState['IgnoreMixedCaseWords'] = (!linkOnCheckbox['IgnoreMixedCaseWords'].getValue()) ? 0 : 1; + checkboxState['IgnoreDomainNames'] = (!linkOnCheckbox['IgnoreDomainNames'].getValue()) ? 0 : 1; + + linkOnCheckbox['IgnoreAllCapsWords'].getElement().$.lastChild.innerHTML = NS.LocalizationComing['IgnoreAllCapsWords']; + linkOnCheckbox['IgnoreWordsNumbers'].getElement().$.lastChild.innerHTML = NS.LocalizationComing['IgnoreWordsWithNumbers']; + linkOnCheckbox['IgnoreMixedCaseWords'].getElement().$.lastChild.innerHTML = NS.LocalizationComing['IgnoreMixedCaseWords']; + linkOnCheckbox['IgnoreDomainNames'].getElement().$.lastChild.innerHTML = NS.LocalizationComing['IgnoreDomainNames']; + }, + onHide: function() { + appTools.postMessage.unbindHandler(cameOptions); + if(activeElement) { + try { + activeElement.focus(); + } catch(e) {} + } + } + }; +}); + +// Expand the spell-check frame when dialog resized. (#6829) +CKEDITOR.dialog.on( 'resize', function( evt ) { + var data = evt.data, + dialog = data.dialog, + currentTabId = dialog._.currentTabId, + tabID = NS.iframeNumber + '_' + currentTabId, + iframe = CKEDITOR.document.getById(tabID); + + if ( dialog._.name == 'checkspell' ) { + if (NS.bnr) { + iframe && iframe.setSize( 'height', data.height - '310' ); + } else { + iframe && iframe.setSize( 'height', data.height - '220' ); + } + + // add flag that indicate whether dialog has been resized by user + if(dialog._.fromResizeEvent && !dialog._.resized) { + dialog._.resized = true; + } + dialog._.fromResizeEvent = true; + } +}); + +CKEDITOR.on('dialogDefinition', function(dialogDefinitionEvent) { + + if(dialogDefinitionEvent.data.name === 'checkspell') { + var dialogDefinition = dialogDefinitionEvent.data.definition; + + NS.onLoadOverlay = new overlayBlock({ + opacity: "1", + background: "#fff", + target: dialogDefinition.dialog.parts.tabs.getParent().$ + }); + + NS.onLoadOverlay.setEnable(); + + dialogDefinition.dialog.on('cancel', function(cancelEvent) { + dialogDefinition.dialog.getParentEditor().config.wsc_onClose.call(this.document.getWindow().getFrame()); + NS.div_overlay.setDisable(); + NS.onLoadOverlay.setDisable(); + return false; + }, this, null, -1); + } +}); +})(); diff --git a/ckeditor/plugins/wsc/dialogs/wsc_ie.js b/ckeditor/plugins/wsc/dialogs/wsc_ie.js index 6b39b00..2fe401b 100644 --- a/ckeditor/plugins/wsc/dialogs/wsc_ie.js +++ b/ckeditor/plugins/wsc/dialogs/wsc_ie.js @@ -1,11 +1,176 @@ -/* - Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.html or http://ckeditor.com/license -*/ -CKEDITOR.dialog.add("checkspell",function(a){function c(a,c){var d=0;return function(){"function"==typeof window.doSpell?("undefined"!=typeof e&&window.clearInterval(e),j(a)):180==d++&&window._cancelOnError(c)}}function j(c){var f=new window._SP_FCK_LangCompare,b=CKEDITOR.getUrl(a.plugins.wsc.path+"dialogs/"),e=b+"tmpFrameset.html";window.gFCKPluginName="wsc";f.setDefaulLangCode(a.config.defaultLanguage);window.doSpell({ctrl:g,lang:a.config.wsc_lang||f.getSPLangCode(a.langCode),intLang:a.config.wsc_uiLang|| -f.getSPLangCode(a.langCode),winType:d,onCancel:function(){c.hide()},onFinish:function(b){a.focus();c.getParentEditor().setData(b.value);c.hide()},staticFrame:e,framesetPath:e,iframePath:b+"ciframe.html",schemaURI:b+"wsc.css",userDictionaryName:a.config.wsc_userDictionaryName,customDictionaryName:a.config.wsc_customDictionaryIds&&a.config.wsc_customDictionaryIds.split(","),domainName:a.config.wsc_domainName});CKEDITOR.document.getById(h).setStyle("display","none");CKEDITOR.document.getById(d).setStyle("display", -"block")}var b=CKEDITOR.tools.getNextNumber(),d="cke_frame_"+b,g="cke_data_"+b,h="cke_error_"+b,e,b=document.location.protocol||"http:",i=a.lang.wsc.notAvailable,k='', -l=a.config.wsc_customLoaderScript||b+"//loader.webspellchecker.net/sproxy_fck/sproxy.php?plugin=fck2&customerid="+a.config.wsc_customerId+"&cmd=script&doc=wsc&schema=22";a.config.wsc_customLoaderScript&&(i+='

    '+a.lang.wsc.errorLoading.replace(/%s/g,a.config.wsc_customLoaderScript)+"

    ");window._cancelOnError=function(c){if("undefined"==typeof window.WSC_Error){CKEDITOR.document.getById(d).setStyle("display", -"none");var b=CKEDITOR.document.getById(h);b.setStyle("display","block");b.setHtml(c||a.lang.wsc.notAvailable)}};return{title:a.config.wsc_dialogTitle||a.lang.wsc.title,minWidth:485,minHeight:380,buttons:[CKEDITOR.dialog.cancelButton],onShow:function(){var b=this.getContentElement("general","content").getElement();b.setHtml(k);b.getChild(2).setStyle("height",this._.contentSize.height+"px");"function"!=typeof window.doSpell&&CKEDITOR.document.getHead().append(CKEDITOR.document.createElement("script", -{attributes:{type:"text/javascript",src:l}}));b=a.getData();CKEDITOR.document.getById(g).setValue(b);e=window.setInterval(c(this,i),250)},onHide:function(){window.ooo=void 0;window.int_framsetLoaded=void 0;window.framesetLoaded=void 0;window.is_window_opened=!1},contents:[{id:"general",label:a.config.wsc_dialogTitle||a.lang.wsc.title,padding:0,elements:[{type:"html",id:"content",html:""}]}]}}); -CKEDITOR.dialog.on("resize",function(a){var a=a.data,c=a.dialog;"checkspell"==c._.name&&((c=(c=c.getContentElement("general","content").getElement())&&c.getChild(2))&&c.setSize("height",a.height),c&&c.setSize("width",a.width))}); \ No newline at end of file +/** + * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.html or http://ckeditor.com/license + */ + +CKEDITOR.dialog.add( 'checkspell', function( editor ) { + var number = CKEDITOR.tools.getNextNumber(), + iframeId = 'cke_frame_' + number, + textareaId = 'cke_data_' + number, + errorBoxId = 'cke_error_' + number, + interval, + protocol = document.location.protocol || 'http:', + errorMsg = editor.lang.wsc.notAvailable; + + var pasteArea = + '