ckeditor update auf 4.7.2
authorSven Schöling <s.schoeling@linet-services.de>
Fri, 25 Aug 2017 11:36:32 +0000 (13:36 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Thu, 31 Aug 2017 14:43:32 +0000 (16:43 +0200)
commitb857a9fcba5c0f6f96cfc7d85308aab6860ca089
tree108d51eeac59f6e14b2d71de60d5cfe6a318fc8b
parentc59e85c3a7538b1279e25022a6cf431ca1dee700
ckeditor update auf 4.7.2
126 files changed:
js/ckeditor/CHANGES.md
js/ckeditor/LICENSE.md
js/ckeditor/README.md
js/ckeditor/adapters/jquery.js
js/ckeditor/build-config.js
js/ckeditor/ckeditor.js
js/ckeditor/config.js
js/ckeditor/contents.css
js/ckeditor/lang/de.js
js/ckeditor/lang/en.js
js/ckeditor/plugins/about/dialogs/about.js [deleted file]
js/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png [deleted file]
js/ckeditor/plugins/about/dialogs/logo_ckeditor.png [deleted file]
js/ckeditor/plugins/clipboard/dialogs/paste.js [deleted file]
js/ckeditor/plugins/dialog/dialogDefinition.js
js/ckeditor/plugins/icons.png
js/ckeditor/plugins/icons_hidpi.png
js/ckeditor/plugins/link/dialogs/anchor.js
js/ckeditor/plugins/link/dialogs/link.js
js/ckeditor/plugins/link/images/anchor.png
js/ckeditor/plugins/link/images/hidpi/anchor.png
js/ckeditor/samples/css/samples.css [new file with mode: 0644]
js/ckeditor/samples/img/github-top.png [new file with mode: 0644]
js/ckeditor/samples/img/header-bg.png [new file with mode: 0644]
js/ckeditor/samples/img/header-separator.png [new file with mode: 0644]
js/ckeditor/samples/img/logo.png [new file with mode: 0644]
js/ckeditor/samples/img/navigation-tip.png [new file with mode: 0644]
js/ckeditor/samples/index.html [new file with mode: 0644]
js/ckeditor/samples/js/sample.js [new file with mode: 0644]
js/ckeditor/samples/js/sf.js [new file with mode: 0644]
js/ckeditor/samples/old/ajax.html [new file with mode: 0644]
js/ckeditor/samples/old/api.html [new file with mode: 0644]
js/ckeditor/samples/old/appendto.html [new file with mode: 0644]
js/ckeditor/samples/old/assets/inlineall/logo.png [new file with mode: 0644]
js/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css [new file with mode: 0644]
js/ckeditor/samples/old/assets/posteddata.php [new file with mode: 0644]
js/ckeditor/samples/old/assets/sample.jpg [new file with mode: 0644]
js/ckeditor/samples/old/assets/uilanguages/languages.js [new file with mode: 0644]
js/ckeditor/samples/old/datafiltering.html [new file with mode: 0644]
js/ckeditor/samples/old/dialog/assets/my_dialog.js [new file with mode: 0644]
js/ckeditor/samples/old/dialog/dialog.html [new file with mode: 0644]
js/ckeditor/samples/old/divreplace.html [new file with mode: 0644]
js/ckeditor/samples/old/enterkey/enterkey.html [new file with mode: 0644]
js/ckeditor/samples/old/index.html [new file with mode: 0644]
js/ckeditor/samples/old/inlineall.html [new file with mode: 0644]
js/ckeditor/samples/old/inlinebycode.html [new file with mode: 0644]
js/ckeditor/samples/old/inlinetextarea.html [new file with mode: 0644]
js/ckeditor/samples/old/jquery.html [new file with mode: 0644]
js/ckeditor/samples/old/readonly.html [new file with mode: 0644]
js/ckeditor/samples/old/replacebyclass.html [new file with mode: 0644]
js/ckeditor/samples/old/replacebycode.html [new file with mode: 0644]
js/ckeditor/samples/old/sample.css [new file with mode: 0644]
js/ckeditor/samples/old/sample.js [new file with mode: 0644]
js/ckeditor/samples/old/sample_posteddata.php [new file with mode: 0644]
js/ckeditor/samples/old/tabindex.html [new file with mode: 0644]
js/ckeditor/samples/old/toolbar/toolbar.html [new file with mode: 0644]
js/ckeditor/samples/old/uicolor.html [new file with mode: 0644]
js/ckeditor/samples/old/uilanguages.html [new file with mode: 0644]
js/ckeditor/samples/old/wysiwygarea/fullpage.html [new file with mode: 0644]
js/ckeditor/samples/old/xhtmlstyle.html [new file with mode: 0644]
js/ckeditor/samples/toolbarconfigurator/css/fontello.css [new file with mode: 0644]
js/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt [new file with mode: 0644]
js/ckeditor/samples/toolbarconfigurator/font/config.json [new file with mode: 0644]
js/ckeditor/samples/toolbarconfigurator/font/fontello.eot [new file with mode: 0644]
js/ckeditor/samples/toolbarconfigurator/font/fontello.svg [new file with mode: 0644]
js/ckeditor/samples/toolbarconfigurator/font/fontello.ttf [new file with mode: 0644]
js/ckeditor/samples/toolbarconfigurator/font/fontello.woff [new file with mode: 0644]
js/ckeditor/samples/toolbarconfigurator/index.html [new file with mode: 0644]
js/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js [new file with mode: 0644]
js/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js [new file with mode: 0644]
js/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js [new file with mode: 0644]
js/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js [new file with mode: 0644]
js/ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE [new file with mode: 0644]
js/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css [new file with mode: 0644]
js/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js [new file with mode: 0644]
js/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js [new file with mode: 0644]
js/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css [new file with mode: 0644]
js/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css [new file with mode: 0644]
js/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js [new file with mode: 0644]
js/ckeditor/skins/moono-lisa/dialog.css [new file with mode: 0644]
js/ckeditor/skins/moono-lisa/dialog_ie.css [new file with mode: 0644]
js/ckeditor/skins/moono-lisa/dialog_ie8.css [new file with mode: 0644]
js/ckeditor/skins/moono-lisa/dialog_iequirks.css [new file with mode: 0644]
js/ckeditor/skins/moono-lisa/editor.css [new file with mode: 0644]
js/ckeditor/skins/moono-lisa/editor_gecko.css [new file with mode: 0644]
js/ckeditor/skins/moono-lisa/editor_ie.css [new file with mode: 0644]
js/ckeditor/skins/moono-lisa/editor_ie8.css [new file with mode: 0644]
js/ckeditor/skins/moono-lisa/editor_iequirks.css [new file with mode: 0644]
js/ckeditor/skins/moono-lisa/icons.png [new file with mode: 0644]
js/ckeditor/skins/moono-lisa/icons_hidpi.png [new file with mode: 0644]
js/ckeditor/skins/moono-lisa/images/arrow.png [new file with mode: 0644]
js/ckeditor/skins/moono-lisa/images/close.png [new file with mode: 0644]
js/ckeditor/skins/moono-lisa/images/hidpi/close.png [new file with mode: 0644]
js/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png [new file with mode: 0644]
js/ckeditor/skins/moono-lisa/images/hidpi/lock.png [new file with mode: 0644]
js/ckeditor/skins/moono-lisa/images/hidpi/refresh.png [new file with mode: 0644]
js/ckeditor/skins/moono-lisa/images/lock-open.png [new file with mode: 0644]
js/ckeditor/skins/moono-lisa/images/lock.png [new file with mode: 0644]
js/ckeditor/skins/moono-lisa/images/refresh.png [new file with mode: 0644]
js/ckeditor/skins/moono-lisa/images/spinner.gif [new file with mode: 0644]
js/ckeditor/skins/moono-lisa/readme.md [new file with mode: 0644]
js/ckeditor/skins/moono/dialog.css [deleted file]
js/ckeditor/skins/moono/dialog_ie.css [deleted file]
js/ckeditor/skins/moono/dialog_ie7.css [deleted file]
js/ckeditor/skins/moono/dialog_ie8.css [deleted file]
js/ckeditor/skins/moono/dialog_iequirks.css [deleted file]
js/ckeditor/skins/moono/editor.css [deleted file]
js/ckeditor/skins/moono/editor_gecko.css [deleted file]
js/ckeditor/skins/moono/editor_ie.css [deleted file]
js/ckeditor/skins/moono/editor_ie7.css [deleted file]
js/ckeditor/skins/moono/editor_ie8.css [deleted file]
js/ckeditor/skins/moono/editor_iequirks.css [deleted file]
js/ckeditor/skins/moono/icons.png [deleted file]
js/ckeditor/skins/moono/icons_hidpi.png [deleted file]
js/ckeditor/skins/moono/images/arrow.png [deleted file]
js/ckeditor/skins/moono/images/close.png [deleted file]
js/ckeditor/skins/moono/images/hidpi/close.png [deleted file]
js/ckeditor/skins/moono/images/hidpi/lock-open.png [deleted file]
js/ckeditor/skins/moono/images/hidpi/lock.png [deleted file]
js/ckeditor/skins/moono/images/hidpi/refresh.png [deleted file]
js/ckeditor/skins/moono/images/lock-open.png [deleted file]
js/ckeditor/skins/moono/images/lock.png [deleted file]
js/ckeditor/skins/moono/images/refresh.png [deleted file]
js/ckeditor/skins/moono/images/spinner.gif [deleted file]
js/ckeditor/skins/moono/readme.md [deleted file]
js/ckeditor/styles.js