From b857a9fcba5c0f6f96cfc7d85308aab6860ca089 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Sven=20Sch=C3=B6ling?=
Date: Fri, 25 Aug 2017 13:36:32 +0200
Subject: [PATCH] ckeditor update auf 4.7.2
---
js/ckeditor/CHANGES.md | 327 +++-
js/ckeditor/LICENSE.md | 4 +-
js/ckeditor/README.md | 2 +-
js/ckeditor/adapters/jquery.js | 2 +-
js/ckeditor/build-config.js | 58 +-
js/ckeditor/ckeditor.js | 1244 +++++++------
js/ckeditor/config.js | 7 +-
js/ckeditor/contents.css | 78 +-
js/ckeditor/lang/de.js | 4 +-
js/ckeditor/lang/en.js | 4 +-
js/ckeditor/plugins/about/dialogs/about.js | 7 -
.../about/dialogs/hidpi/logo_ckeditor.png | Bin 13339 -> 0 bytes
.../plugins/about/dialogs/logo_ckeditor.png | Bin 6757 -> 0 bytes
.../plugins/clipboard/dialogs/paste.js | 12 -
.../plugins/dialog/dialogDefinition.js | 2 +-
js/ckeditor/plugins/icons.png | Bin 6862 -> 3054 bytes
js/ckeditor/plugins/icons_hidpi.png | Bin 20562 -> 9629 bytes
js/ckeditor/plugins/link/dialogs/anchor.js | 9 +-
js/ckeditor/plugins/link/dialogs/link.js | 48 +-
js/ckeditor/plugins/link/images/anchor.png | Bin 589 -> 752 bytes
.../plugins/link/images/hidpi/anchor.png | Bin 1379 -> 1109 bytes
js/ckeditor/samples/css/samples.css | 1632 +++++++++++++++++
js/ckeditor/samples/img/github-top.png | Bin 0 -> 383 bytes
js/ckeditor/samples/img/header-bg.png | Bin 0 -> 13086 bytes
js/ckeditor/samples/img/header-separator.png | Bin 0 -> 123 bytes
js/ckeditor/samples/img/logo.png | Bin 0 -> 5891 bytes
js/ckeditor/samples/img/navigation-tip.png | Bin 0 -> 12029 bytes
js/ckeditor/samples/index.html | 128 ++
js/ckeditor/samples/js/sample.js | 53 +
js/ckeditor/samples/js/sf.js | 17 +
js/ckeditor/samples/old/ajax.html | 85 +
js/ckeditor/samples/old/api.html | 210 +++
js/ckeditor/samples/old/appendto.html | 59 +
.../samples/old/assets/inlineall/logo.png | Bin 0 -> 4283 bytes
.../old/assets/outputxhtml/outputxhtml.css | 204 +++
js/ckeditor/samples/old/assets/posteddata.php | 59 +
js/ckeditor/samples/old/assets/sample.jpg | Bin 0 -> 14449 bytes
.../old/assets/uilanguages/languages.js | 7 +
js/ckeditor/samples/old/datafiltering.html | 508 +++++
.../samples/old/dialog/assets/my_dialog.js | 48 +
js/ckeditor/samples/old/dialog/dialog.html | 190 ++
js/ckeditor/samples/old/divreplace.html | 144 ++
.../samples/old/enterkey/enterkey.html | 106 ++
js/ckeditor/samples/old/index.html | 122 ++
js/ckeditor/samples/old/inlineall.html | 314 ++++
js/ckeditor/samples/old/inlinebycode.html | 124 ++
js/ckeditor/samples/old/inlinetextarea.html | 113 ++
js/ckeditor/samples/old/jquery.html | 103 ++
js/ckeditor/samples/old/readonly.html | 76 +
js/ckeditor/samples/old/replacebyclass.html | 60 +
js/ckeditor/samples/old/replacebycode.html | 59 +
js/ckeditor/samples/old/sample.css | 357 ++++
js/ckeditor/samples/old/sample.js | 50 +
js/ckeditor/samples/old/sample_posteddata.php | 16 +
js/ckeditor/samples/old/tabindex.html | 78 +
js/ckeditor/samples/old/toolbar/toolbar.html | 235 +++
js/ckeditor/samples/old/uicolor.html | 72 +
js/ckeditor/samples/old/uilanguages.html | 122 ++
.../samples/old/wysiwygarea/fullpage.html | 80 +
js/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 +
js/ckeditor/skins/moono-lisa/dialog.css | 5 +
js/ckeditor/skins/moono-lisa/dialog_ie.css | 5 +
js/ckeditor/skins/moono-lisa/dialog_ie8.css | 5 +
.../skins/moono-lisa/dialog_iequirks.css | 5 +
js/ckeditor/skins/moono-lisa/editor.css | 5 +
js/ckeditor/skins/moono-lisa/editor_gecko.css | 5 +
js/ckeditor/skins/moono-lisa/editor_ie.css | 5 +
js/ckeditor/skins/moono-lisa/editor_ie8.css | 5 +
.../skins/moono-lisa/editor_iequirks.css | 5 +
js/ckeditor/skins/moono-lisa/icons.png | Bin 0 -> 3054 bytes
js/ckeditor/skins/moono-lisa/icons_hidpi.png | Bin 0 -> 9629 bytes
.../{moono => moono-lisa}/images/arrow.png | Bin
js/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
js/ckeditor/skins/moono-lisa/images/lock.png | Bin 0 -> 506 bytes
.../skins/moono-lisa/images/refresh.png | Bin 0 -> 757 bytes
.../{moono => moono-lisa}/images/spinner.gif | Bin
.../skins/{moono => moono-lisa}/readme.md | 21 +-
js/ckeditor/skins/moono/dialog.css | 5 -
js/ckeditor/skins/moono/dialog_ie.css | 5 -
js/ckeditor/skins/moono/dialog_ie7.css | 5 -
js/ckeditor/skins/moono/dialog_ie8.css | 5 -
js/ckeditor/skins/moono/dialog_iequirks.css | 5 -
js/ckeditor/skins/moono/editor.css | 5 -
js/ckeditor/skins/moono/editor_gecko.css | 5 -
js/ckeditor/skins/moono/editor_ie.css | 5 -
js/ckeditor/skins/moono/editor_ie7.css | 5 -
js/ckeditor/skins/moono/editor_ie8.css | 5 -
js/ckeditor/skins/moono/editor_iequirks.css | 5 -
js/ckeditor/skins/moono/icons.png | Bin 6862 -> 0 bytes
js/ckeditor/skins/moono/icons_hidpi.png | Bin 20562 -> 0 bytes
js/ckeditor/skins/moono/images/close.png | Bin 468 -> 0 bytes
.../skins/moono/images/hidpi/close.png | Bin 1271 -> 0 bytes
.../skins/moono/images/hidpi/lock-open.png | Bin 1329 -> 0 bytes
js/ckeditor/skins/moono/images/hidpi/lock.png | Bin 1299 -> 0 bytes
.../skins/moono/images/hidpi/refresh.png | Bin 1842 -> 0 bytes
js/ckeditor/skins/moono/images/lock-open.png | Bin 349 -> 0 bytes
js/ckeditor/skins/moono/images/lock.png | Bin 475 -> 0 bytes
js/ckeditor/skins/moono/images/refresh.png | Bin 422 -> 0 bytes
js/ckeditor/styles.js | 58 +-
123 files changed, 8238 insertions(+), 783 deletions(-)
delete mode 100644 js/ckeditor/plugins/about/dialogs/about.js
delete mode 100644 js/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png
delete mode 100644 js/ckeditor/plugins/about/dialogs/logo_ckeditor.png
delete mode 100644 js/ckeditor/plugins/clipboard/dialogs/paste.js
create mode 100644 js/ckeditor/samples/css/samples.css
create mode 100644 js/ckeditor/samples/img/github-top.png
create mode 100644 js/ckeditor/samples/img/header-bg.png
create mode 100644 js/ckeditor/samples/img/header-separator.png
create mode 100644 js/ckeditor/samples/img/logo.png
create mode 100644 js/ckeditor/samples/img/navigation-tip.png
create mode 100644 js/ckeditor/samples/index.html
create mode 100644 js/ckeditor/samples/js/sample.js
create mode 100644 js/ckeditor/samples/js/sf.js
create mode 100644 js/ckeditor/samples/old/ajax.html
create mode 100644 js/ckeditor/samples/old/api.html
create mode 100644 js/ckeditor/samples/old/appendto.html
create mode 100644 js/ckeditor/samples/old/assets/inlineall/logo.png
create mode 100644 js/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css
create mode 100644 js/ckeditor/samples/old/assets/posteddata.php
create mode 100644 js/ckeditor/samples/old/assets/sample.jpg
create mode 100644 js/ckeditor/samples/old/assets/uilanguages/languages.js
create mode 100644 js/ckeditor/samples/old/datafiltering.html
create mode 100644 js/ckeditor/samples/old/dialog/assets/my_dialog.js
create mode 100644 js/ckeditor/samples/old/dialog/dialog.html
create mode 100644 js/ckeditor/samples/old/divreplace.html
create mode 100644 js/ckeditor/samples/old/enterkey/enterkey.html
create mode 100644 js/ckeditor/samples/old/index.html
create mode 100644 js/ckeditor/samples/old/inlineall.html
create mode 100644 js/ckeditor/samples/old/inlinebycode.html
create mode 100644 js/ckeditor/samples/old/inlinetextarea.html
create mode 100644 js/ckeditor/samples/old/jquery.html
create mode 100644 js/ckeditor/samples/old/readonly.html
create mode 100644 js/ckeditor/samples/old/replacebyclass.html
create mode 100644 js/ckeditor/samples/old/replacebycode.html
create mode 100644 js/ckeditor/samples/old/sample.css
create mode 100644 js/ckeditor/samples/old/sample.js
create mode 100644 js/ckeditor/samples/old/sample_posteddata.php
create mode 100644 js/ckeditor/samples/old/tabindex.html
create mode 100644 js/ckeditor/samples/old/toolbar/toolbar.html
create mode 100644 js/ckeditor/samples/old/uicolor.html
create mode 100644 js/ckeditor/samples/old/uilanguages.html
create mode 100644 js/ckeditor/samples/old/wysiwygarea/fullpage.html
create mode 100644 js/ckeditor/samples/old/xhtmlstyle.html
create mode 100644 js/ckeditor/samples/toolbarconfigurator/css/fontello.css
create mode 100644 js/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt
create mode 100644 js/ckeditor/samples/toolbarconfigurator/font/config.json
create mode 100644 js/ckeditor/samples/toolbarconfigurator/font/fontello.eot
create mode 100644 js/ckeditor/samples/toolbarconfigurator/font/fontello.svg
create mode 100644 js/ckeditor/samples/toolbarconfigurator/font/fontello.ttf
create mode 100644 js/ckeditor/samples/toolbarconfigurator/font/fontello.woff
create mode 100644 js/ckeditor/samples/toolbarconfigurator/index.html
create mode 100644 js/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js
create mode 100644 js/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js
create mode 100644 js/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js
create mode 100644 js/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js
create mode 100644 js/ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE
create mode 100644 js/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css
create mode 100644 js/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js
create mode 100644 js/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js
create mode 100644 js/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css
create mode 100644 js/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css
create mode 100644 js/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js
create mode 100644 js/ckeditor/skins/moono-lisa/dialog.css
create mode 100644 js/ckeditor/skins/moono-lisa/dialog_ie.css
create mode 100644 js/ckeditor/skins/moono-lisa/dialog_ie8.css
create mode 100644 js/ckeditor/skins/moono-lisa/dialog_iequirks.css
create mode 100644 js/ckeditor/skins/moono-lisa/editor.css
create mode 100644 js/ckeditor/skins/moono-lisa/editor_gecko.css
create mode 100644 js/ckeditor/skins/moono-lisa/editor_ie.css
create mode 100644 js/ckeditor/skins/moono-lisa/editor_ie8.css
create mode 100644 js/ckeditor/skins/moono-lisa/editor_iequirks.css
create mode 100644 js/ckeditor/skins/moono-lisa/icons.png
create mode 100644 js/ckeditor/skins/moono-lisa/icons_hidpi.png
rename js/ckeditor/skins/{moono => moono-lisa}/images/arrow.png (100%)
create mode 100644 js/ckeditor/skins/moono-lisa/images/close.png
create mode 100644 js/ckeditor/skins/moono-lisa/images/hidpi/close.png
create mode 100644 js/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png
create mode 100644 js/ckeditor/skins/moono-lisa/images/hidpi/lock.png
create mode 100644 js/ckeditor/skins/moono-lisa/images/hidpi/refresh.png
create mode 100644 js/ckeditor/skins/moono-lisa/images/lock-open.png
create mode 100644 js/ckeditor/skins/moono-lisa/images/lock.png
create mode 100644 js/ckeditor/skins/moono-lisa/images/refresh.png
rename js/ckeditor/skins/{moono => moono-lisa}/images/spinner.gif (100%)
rename js/ckeditor/skins/{moono => moono-lisa}/readme.md (70%)
delete mode 100644 js/ckeditor/skins/moono/dialog.css
delete mode 100644 js/ckeditor/skins/moono/dialog_ie.css
delete mode 100644 js/ckeditor/skins/moono/dialog_ie7.css
delete mode 100644 js/ckeditor/skins/moono/dialog_ie8.css
delete mode 100644 js/ckeditor/skins/moono/dialog_iequirks.css
delete mode 100644 js/ckeditor/skins/moono/editor.css
delete mode 100644 js/ckeditor/skins/moono/editor_gecko.css
delete mode 100644 js/ckeditor/skins/moono/editor_ie.css
delete mode 100644 js/ckeditor/skins/moono/editor_ie7.css
delete mode 100644 js/ckeditor/skins/moono/editor_ie8.css
delete mode 100644 js/ckeditor/skins/moono/editor_iequirks.css
delete mode 100644 js/ckeditor/skins/moono/icons.png
delete mode 100644 js/ckeditor/skins/moono/icons_hidpi.png
delete mode 100644 js/ckeditor/skins/moono/images/close.png
delete mode 100644 js/ckeditor/skins/moono/images/hidpi/close.png
delete mode 100644 js/ckeditor/skins/moono/images/hidpi/lock-open.png
delete mode 100644 js/ckeditor/skins/moono/images/hidpi/lock.png
delete mode 100644 js/ckeditor/skins/moono/images/hidpi/refresh.png
delete mode 100644 js/ckeditor/skins/moono/images/lock-open.png
delete mode 100644 js/ckeditor/skins/moono/images/lock.png
delete mode 100644 js/ckeditor/skins/moono/images/refresh.png
diff --git a/js/ckeditor/CHANGES.md b/js/ckeditor/CHANGES.md
index e03291bc1..f9bb0a210 100644
--- a/js/ckeditor/CHANGES.md
+++ b/js/ckeditor/CHANGES.md
@@ -1,6 +1,327 @@
CKEditor 4 Changelog
====================
+## CKEditor 4.7.2
+
+New Features:
+
+* [#455](https://github.com/ckeditor/ckeditor-dev/issues/455): Added [Advanced Content Filter](https://docs.ckeditor.com/#!/guide/dev_acf) integration with the [Justify](http://ckeditor.com/addon/justify) plugin.
+
+Fixed Issues:
+
+* [#663](https://github.com/ckeditor/ckeditor-dev/issues/663): [Chrome] Fixed: Clicking the scrollbar throws an `Uncaught TypeError: element.is is not a function` error.
+* [#520](https://github.com/ckeditor/ckeditor-dev/issues/520): Fixed: Widgets cannot be properly pasted into a table cell.
+* [#579](https://github.com/ckeditor/ckeditor-dev/issues/579): Fixed: Internal `cke_table-faked-selection-table` class is visible in the Stylesheet Classes field of the [Table Properties](http://ckeditor.com/addon/table) dialog.
+* [#545](https://github.com/ckeditor/ckeditor-dev/issues/545): [Edge] Fixed: Error thrown when pressing the [Select All](https://ckeditor.com/addon/selectall) button in [Source Mode](http://ckeditor.com/addon/sourcearea).
+* [#582](https://github.com/ckeditor/ckeditor-dev/issues/582): Fixed: Double slash in the path to stylesheet needed by the [Table Selection](http://ckeditor.com/addon/tableselection) plugin. Thanks to [Marius Dumitru Florea](https://github.com/mflorea)!
+* [#491](https://github.com/ckeditor/ckeditor-dev/issues/491): Fixed: Unnecessary dependency on the [Editor Toolbar](http://ckeditor.com/addon/toolbar) plugin inside the [Notification](http://ckeditor.com/addon/notification) plugin.
+* [#646](https://github.com/ckeditor/ckeditor-dev/issues/646): Fixed: Error thrown into the browser console after opening the [Styles Combo](http://ckeditor.com/addon/stylescombo) plugin menu in the editor without any selection.
+* [#501](https://github.com/ckeditor/ckeditor-dev/issues/501): Fixed: Double click does not open the dialog for modifying anchors inserted via the [Link](http://ckeditor.com/addon/link) plugin.
+* [#9780](https://dev.ckeditor.com/ticket/9780): [IE8-9] Fixed: Clicking inside an empty [read-only](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-property-readOnly) editor throws an error.
+* [#16820](https://dev.ckeditor.com/ticket/16820): [IE10] Fixed: Clicking below a single horizontal rule throws an error.
+* [#426](https://github.com/ckeditor/ckeditor-dev/issues/426): Fixed: The [`range.cloneContents`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.range-method-cloneContents) method selects the whole element when the selection starts at the beginning of that element.
+* [#644](https://github.com/ckeditor/ckeditor-dev/issues/644): Fixed: The [`range.extractContents`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.range-method-extractContents) method returns an incorrect result when multiple nodes are selected.
+* [#684](https://github.com/ckeditor/ckeditor-dev/issues/684): Fixed: The [`elementPath.contains`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.elementPath-method-contains) method incorrectly excludes the last element instead of root when the `fromTop` parameter is set to `true`.
+
+Other Changes:
+
+* Updated the [SCAYT](http://ckeditor.com/addon/scayt) (Spell Check As You Type) plugin:
+ * [#148](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/148): Fixed: SCAYT leaves underlined word after the CKEditor Replace dialog corrects it.
+* [#751](https://github.com/ckeditor/ckeditor-dev/issues/751): Added the [`CKEDITOR.dom.nodeList.toArray`](https://docs.ckeditor.com/#!/api/CKEDITOR.dom.nodeList-method-toArray) method which returns an array representation of a [node list](https://docs.ckeditor.com/#!/api/CKEDITOR.dom.nodeList).
+
+## CKEditor 4.7.1
+
+New Features:
+
+* Added a new Mexican Spanish localization. Thanks to [David Alexandro Rodriguez](https://www.transifex.com/user/profile/darsco16/)!
+* [#413](https://github.com/ckeditor/ckeditor-dev/issues/413): Added Paste as Plain Text keyboard shortcut to the [Accessibility Help](http://ckeditor.com/addon/a11yhelp) instructions.
+
+Fixed Issues:
+
+* [#515](https://github.com/ckeditor/ckeditor-dev/issues/515): [Chrome] Fixed: Mouse actions on CKEditor scrollbar throw an exception when the [Table Selection](http://ckeditor.com/addon/tableselection) plugin is loaded.
+* [#493](https://github.com/ckeditor/ckeditor-dev/issues/493): Fixed: Selection started from a nested table causes an error in the browser while scrolling down.
+* [#415](https://github.com/ckeditor/ckeditor-dev/issues/415): [Firefox] Fixed: Enter key breaks the table structure when pressed in a table selection.
+* [#457](https://github.com/ckeditor/ckeditor-dev/issues/457): Fixed: Error thrown when deleting content from the editor with no selection.
+* [#478](https://github.com/ckeditor/ckeditor-dev/issues/478): [Chrome] Fixed: Error thrown by the [Enter Key](http://ckeditor.com/addon/enterkey) plugin when pressing Enter with no selection.
+* [#424](https://github.com/ckeditor/ckeditor-dev/issues/424): Fixed: Error thrown by [Tab Key Handling](http://ckeditor.com/addon/tab) and [Indent List](http://ckeditor.com/addon/indentlist) plugins when pressing Tab with no selection in inline editor.
+* [#476](https://github.com/ckeditor/ckeditor-dev/issues/476): Fixed: Anchors inserted with the [Link](http://ckeditor.com/addon/link) plugin on collapsed selection cannot be edited.
+* [#417](https://github.com/ckeditor/ckeditor-dev/issues/417): Fixed: The [Table Resize](http://ckeditor.com/addon/tableresize) plugin throws an error when used with a table with only header or footer rows.
+* [#523](https://github.com/ckeditor/ckeditor-dev/issues/523): Fixed: The [`editor.getCommandKeystroke`](http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getCommandKeystroke) method does not obtain the correct keystroke.
+* [#534](https://github.com/ckeditor/ckeditor-dev/issues/534): [IE] Fixed: [Paste from Word](http://ckeditor.com/addon/pastefromword) does not work in Quirks Mode.
+* [#450](https://github.com/ckeditor/ckeditor-dev/issues/450): Fixed: [`CKEDITOR.filter`](http://docs.ckeditor.com/#!/api/CKEDITOR.filter) incorrectly transforms the `margin` CSS property.
+
+## CKEditor 4.7
+
+**Important Notes:**
+
+* [#13793](http://dev.ckeditor.com/ticket/13793): The [`embed_provider`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-embed_provider) configuration option for the [Media Embed](http://ckeditor.com/addon/embed) and [Semantic Media Embed](http://ckeditor.com/addon/embedsemantic) plugins is no longer preset by default.
+* The [UI Color](http://ckeditor.com/addon/uicolor) plugin now uses a custom color picker instead of the `YUI 2.7.0` library which has some known vulnerabilities (it's a security precaution, there was no security issue in CKEditor due to the way it was used).
+
+New Features:
+
+* [#16755](http://dev.ckeditor.com/ticket/16755): Added the [Table Selection](http://ckeditor.com/addon/tableselection) plugin that lets you select and manipulate an arbitrary rectangular table fragment (a few cells, a row or a column).
+* [#16961](http://dev.ckeditor.com/ticket/16961): Added support for pasting from Microsoft Excel.
+* [#13381](http://dev.ckeditor.com/ticket/13381): Dynamic code evaluation call in [`CKEDITOR.template`](http://docs.ckeditor.com/#!/api/CKEDITOR.template) removed. CKEditor can now be used with the `unsafe-eval` Content Security Policy. Thanks to [Caridy Patiño](http://caridy.name)!
+* [#16971](http://dev.ckeditor.com/ticket/16971): Added support for color in the `background` property containing also other styles for table cells in the [Table Tools](http://ckeditor.com/addon/tabletools) plugin.
+* [#16847](http://dev.ckeditor.com/ticket/16847): Added support for parsing and inlining any formatting created using the Microsoft Word style system to the [Paste from Word](http://ckeditor.com/addon/pastefromword) plugin.
+* [#16818](http://dev.ckeditor.com/ticket/16818): Added table cell height parsing in the [Paste from Word](http://ckeditor.com/addon/pastefromword) plugin.
+* [#16850](http://dev.ckeditor.com/ticket/16850): Added a new [`config.enableContextMenu`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-enableContextMenu) configuration option for enabling and disabling the [context menu](http://ckeditor.com/addon/contextmenu).
+* [#16937](http://dev.ckeditor.com/ticket/16937): The `command` parameter in [CKEDITOR.editor.getCommandKeystroke](http://docs.ckeditor.dev/#!/api/CKEDITOR.editor-method-getCommandKeystroke) now also accepts a command name as an argument.
+* [#17010](http://dev.ckeditor.com/ticket/17010): The [`CKEDITOR.dom.range.shrink`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.range-method-shrink) method now allows for skipping bogus ` ` elements.
+
+Fixed Issues:
+
+* [#16935](http://dev.ckeditor.com/ticket/16935): [Chrome] Fixed: Blurring the editor in [Source Mode](http://ckeditor.com/addon/sourcearea) throws an error.
+* [#16825](http://dev.ckeditor.com/ticket/16825): [Chrome] Fixed: Error thrown when destroying a focused inline editor.
+* [#16857](http://dev.ckeditor.com/ticket/16857): Fixed: Ctrl+Shift+V blocked by [Copy Formatting](http://ckeditor.com/addon/copyformatting).
+* [#16845](https://dev.ckeditor.com/ticket/16845): [IE] Fixed: Cursor jumps to the top of the scrolled editor after focusing it when the [Copy Formatting](http://ckeditor.com/addon/copyformatting) plugin is enabled.
+* [#16786](http://dev.ckeditor.com/ticket/16786): Fixed: Added missing translations for the [Copy Formatting](http://ckeditor.com/addon/copyformatting) plugin.
+* [#14714](http://dev.ckeditor.com/ticket/14714): [WebKit/Blink] Fixed: Exception thrown on refocusing a blurred inline editor.
+* [#16913](http://dev.ckeditor.com/ticket/16913): [Firefox, IE] Fixed: [Paste as Plain Text](http://ckeditor.com/addon/pastetext) keystroke does not work.
+* [#16968](http://dev.ckeditor.com/ticket/16968): Fixed: [Safari] [Paste as Plain Text](http://ckeditor.com/addon/pastetext) is not handled by the editor.
+* [#16912](http://dev.ckeditor.com/ticket/16912): Fixed: Exception thrown when a single image is pasted using [Paste from Word](http://ckeditor.com/addon/pastefromword).
+* [#16821](http://dev.ckeditor.com/ticket/16821): Fixed: Extraneous `` elements with `height` style stacked when [pasting from Word](http://ckeditor.com/addon/pastefromword).
+* [#16866](http://dev.ckeditor.com/ticket/16866): [IE, Edge] Fixed: Whitespaces not preserved when [pasting from Word](http://ckeditor.com/addon/pastefromword).
+* [#16860](http://dev.ckeditor.com/ticket/16860): Fixed: Paragraphs which only look like lists incorrectly transformed into them when [pasting from Word](http://ckeditor.com/addon/pastefromword).
+* [#16817](http://dev.ckeditor.com/ticket/16817): Fixed: When [pasting from Word](http://ckeditor.com/addon/pastefromword), paragraphs are transformed into lists with some corrupted data.
+* [#16833](http://dev.ckeditor.com/ticket/16833): [IE11] Fixed: Malformed list with headers [pasted from Word](http://ckeditor.com/addon/pastefromword).
+* [#16826](http://dev.ckeditor.com/ticket/16826): [IE] Fixed: Superfluous paragraphs within lists [pasted from Word](http://ckeditor.com/addon/pastefromword).
+* [#12465](http://dev.ckeditor.com/ticket/12465): Fixed: Cannot change the state of checkboxes or radio buttons if the properties dialog was invoked with a double-click.
+* [#13062](http://dev.ckeditor.com/ticket/13062): Fixed: Impossible to unlink when the caret is at the edge of the link.
+* [#13585](http://dev.ckeditor.com/ticket/13585): Fixed: Error when wrapping two adjacent `
` elements with a `
`.
+* [#16811](http://dev.ckeditor.com/ticket/16811): Fixed: Table alignment is not preserved by the [Paste from Word](http://ckeditor.com/addon/pastefromword) plugin.
+* [#16810](http://dev.ckeditor.com/ticket/16810): Fixed: Vertical align in tables is not supported by the [Paste from Word](http://ckeditor.com/addon/pastefromword) plugin.
+* [#11956](http://dev.ckeditor.com/ticket/11956): [Blink, IE] Fixed: [Link](http://ckeditor.com/addon/link) dialog does not open on a double click on the second word of the link with a background color or other styles.
+* [#10472](http://dev.ckeditor.com/ticket/10472): Fixed: Unable to use [Table Resize](http://ckeditor.com/addon/tableresize) on table header and footer.
+* [#14762](http://dev.ckeditor.com/ticket/14762): Fixed: Hovering over an empty table (without rows or cells) throws an error when the [Table Resize](http://ckeditor.com/addon/tableresize) plugin is active.
+* [#16777](https://dev.ckeditor.com/ticket/16777): [Edge] Fixed: The [Clipboard](http://ckeditor.com/addon/clipboard) plugin does not allow to drop widgets into the editor.
+* [#14894](https://dev.ckeditor.com/ticket/14894): [Chrome] Fixed: The editor scrolls to the top after focusing or when a dialog is opened.
+* [#14769](https://dev.ckeditor.com/ticket/14769): Fixed: URLs with '-' in host are not detected by the [Auto Link](http://ckeditor.com/addon/autolink) plugin.
+* [#16804](https://dev.ckeditor.com/ticket/16804): Fixed: Focus is not on the first menu item when the user opens a context menu or a drop-down list from the editor toolbar.
+* [#14407](https://dev.ckeditor.com/ticket/14407): [IE] Fixed: Non-editable widgets can be edited.
+* [#16927](https://dev.ckeditor.com/ticket/16927): Fixed: An error thrown if a bundle containing the [Color Button](http://ckeditor.com/addon/colorbutton) plugin is run in ES5 strict mode. Thanks to [Igor Rubinovich](https://github.com/IgorRubinovich)!
+* [#16920](http://dev.ckeditor.com/ticket/16920): Fixed: Several plugins not using the [Dialog](http://ckeditor.com/addon/dialog) plugin as a direct dependency.
+* [PR#336](https://github.com/ckeditor/ckeditor-dev/pull/336): Fixed: Typo in [`CKEDITOR.getCss`](http://docs.ckeditor.com/#!/api/CKEDITOR-method-getCss) API documentation. Thanks to [knusperpixel](https://github.com/knusperpixel)!
+* [#17027](http://dev.ckeditor.com/ticket/17027): Fixed: Command event data should be initialized as an empty object.
+* Fixed the behavior of HTML parser when parsing `src`/`srcdoc` attributes of the `
+ This sample shows how tab key navigation among editor instances is
+ affected by the tabIndex attribute from
+ the original page element. Use TAB key to move between the editors.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
*/ include "assets/posteddata.php"; ?>
diff --git a/js/ckeditor/samples/old/tabindex.html b/js/ckeditor/samples/old/tabindex.html
new file mode 100644
index 000000000..82ed647bd
--- /dev/null
+++ b/js/ckeditor/samples/old/tabindex.html
@@ -0,0 +1,78 @@
+
+
+
+