[Rt-commit] rt branch, master, updated. rt-4.2.11-234-gf13c07b
Dustin Graves
dustin at bestpractical.com
Wed Oct 7 16:46:34 EDT 2015
The branch, master has been updated
via f13c07b51abc0a6093987687390a887edfb668c3 (commit)
via ac32f42ac7f686233e3bdff283511c73b5300dc6 (commit)
via ad22112476a3fe3bd33eb9501f6b636cbc3fc694 (commit)
from 9e8d7e0d9fd4343079a7a00e2238c5ded8592d4f (commit)
Summary of changes:
devel/third-party/ckeditor/CHANGES.md | 960 ++++++
devel/third-party/ckeditor/LICENSE.md | 2694 +++++++++--------
devel/third-party/ckeditor/README.md | 39 +
devel/third-party/ckeditor/adapters/jquery.js | 10 +
devel/third-party/ckeditor/build-config.js | 149 +-
devel/third-party/ckeditor/ckeditor.js | 1031 ++++++-
devel/third-party/ckeditor/config.js | 13 +-
devel/third-party/ckeditor/contents.css | 231 +-
devel/third-party/ckeditor/core/_bootstrap.js | 69 -
devel/third-party/ckeditor/core/ckeditor.js | 204 --
devel/third-party/ckeditor/core/ckeditor_base.js | 317 --
devel/third-party/ckeditor/core/ckeditor_basic.js | 94 -
devel/third-party/ckeditor/core/command.js | 237 --
.../third-party/ckeditor/core/commanddefinition.js | 139 -
devel/third-party/ckeditor/core/config.js | 363 ---
devel/third-party/ckeditor/core/creators/inline.js | 118 -
.../third-party/ckeditor/core/creators/themedui.js | 457 ---
devel/third-party/ckeditor/core/dataprocessor.js | 70 -
devel/third-party/ckeditor/core/dom.js | 13 -
devel/third-party/ckeditor/core/dom/comment.js | 53 -
devel/third-party/ckeditor/core/dom/document.js | 269 --
.../ckeditor/core/dom/documentfragment.js | 45 -
devel/third-party/ckeditor/core/dom/domobject.js | 258 --
devel/third-party/ckeditor/core/dom/element.js | 1869 ------------
devel/third-party/ckeditor/core/dom/elementpath.js | 222 --
devel/third-party/ckeditor/core/dom/event.js | 206 --
devel/third-party/ckeditor/core/dom/iterator.js | 335 --
devel/third-party/ckeditor/core/dom/node.js | 737 -----
devel/third-party/ckeditor/core/dom/nodelist.js | 43 -
devel/third-party/ckeditor/core/dom/range.js | 2194 --------------
devel/third-party/ckeditor/core/dom/rangelist.js | 201 --
devel/third-party/ckeditor/core/dom/text.js | 139 -
devel/third-party/ckeditor/core/dom/walker.js | 477 ---
devel/third-party/ckeditor/core/dom/window.js | 95 -
devel/third-party/ckeditor/core/dtd.js | 302 --
devel/third-party/ckeditor/core/editable.js | 1662 ----------
devel/third-party/ckeditor/core/editor.js | 1296 --------
devel/third-party/ckeditor/core/editor_basic.js | 36 -
devel/third-party/ckeditor/core/env.js | 314 --
devel/third-party/ckeditor/core/event.js | 387 ---
devel/third-party/ckeditor/core/eventInfo.js | 115 -
devel/third-party/ckeditor/core/focusmanager.js | 253 --
.../third-party/ckeditor/core/htmldataprocessor.js | 765 -----
devel/third-party/ckeditor/core/htmlparser.js | 207 --
.../ckeditor/core/htmlparser/basicwriter.js | 152 -
.../third-party/ckeditor/core/htmlparser/cdata.js | 43 -
.../ckeditor/core/htmlparser/comment.js | 57 -
.../ckeditor/core/htmlparser/element.js | 284 --
.../third-party/ckeditor/core/htmlparser/filter.js | 251 --
.../ckeditor/core/htmlparser/fragment.js | 527 ----
devel/third-party/ckeditor/core/htmlparser/text.js | 52 -
.../third-party/ckeditor/core/keystrokehandler.js | 153 -
devel/third-party/ckeditor/core/lang.js | 89 -
devel/third-party/ckeditor/core/loader.js | 244 --
.../third-party/ckeditor/core/plugindefinition.js | 79 -
devel/third-party/ckeditor/core/plugins.js | 114 -
devel/third-party/ckeditor/core/resourcemanager.js | 215 --
devel/third-party/ckeditor/core/scriptloader.js | 157 -
devel/third-party/ckeditor/core/selection.js | 1658 ----------
devel/third-party/ckeditor/core/skin.js | 321 --
devel/third-party/ckeditor/core/style.js | 1558 ----------
devel/third-party/ckeditor/core/template.js | 62 -
devel/third-party/ckeditor/core/tools.js | 853 ------
devel/third-party/ckeditor/core/ui.js | 168 --
.../ckeditor/lang/_translationstatus.txt | 63 -
devel/third-party/ckeditor/lang/af.js | 108 +-
devel/third-party/ckeditor/lang/ar.js | 108 +-
devel/third-party/ckeditor/lang/bg.js | 108 +-
devel/third-party/ckeditor/lang/bn.js | 108 +-
devel/third-party/ckeditor/lang/bs.js | 108 +-
devel/third-party/ckeditor/lang/ca.js | 108 +-
devel/third-party/ckeditor/lang/cs.js | 108 +-
devel/third-party/ckeditor/lang/cy.js | 108 +-
devel/third-party/ckeditor/lang/da.js | 108 +-
devel/third-party/ckeditor/lang/de.js | 108 +-
devel/third-party/ckeditor/lang/el.js | 108 +-
devel/third-party/ckeditor/lang/en-au.js | 108 +-
devel/third-party/ckeditor/lang/en-ca.js | 108 +-
devel/third-party/ckeditor/lang/en-gb.js | 108 +-
devel/third-party/ckeditor/lang/en.js | 108 +-
devel/third-party/ckeditor/lang/eo.js | 108 +-
devel/third-party/ckeditor/lang/es.js | 108 +-
devel/third-party/ckeditor/lang/et.js | 108 +-
devel/third-party/ckeditor/lang/eu.js | 108 +-
devel/third-party/ckeditor/lang/fa.js | 108 +-
devel/third-party/ckeditor/lang/fi.js | 108 +-
devel/third-party/ckeditor/lang/fo.js | 108 +-
devel/third-party/ckeditor/lang/fr-ca.js | 108 +-
devel/third-party/ckeditor/lang/fr.js | 108 +-
devel/third-party/ckeditor/lang/gl.js | 108 +-
devel/third-party/ckeditor/lang/gu.js | 108 +-
devel/third-party/ckeditor/lang/he.js | 108 +-
devel/third-party/ckeditor/lang/hi.js | 108 +-
devel/third-party/ckeditor/lang/hr.js | 108 +-
devel/third-party/ckeditor/lang/hu.js | 108 +-
devel/third-party/ckeditor/lang/id.js | 5 +
devel/third-party/ckeditor/lang/is.js | 108 +-
devel/third-party/ckeditor/lang/it.js | 108 +-
devel/third-party/ckeditor/lang/ja.js | 108 +-
devel/third-party/ckeditor/lang/ka.js | 108 +-
devel/third-party/ckeditor/lang/km.js | 108 +-
devel/third-party/ckeditor/lang/ko.js | 108 +-
devel/third-party/ckeditor/lang/ku.js | 107 +-
devel/third-party/ckeditor/lang/lt.js | 108 +-
devel/third-party/ckeditor/lang/lv.js | 108 +-
devel/third-party/ckeditor/lang/mk.js | 107 +-
devel/third-party/ckeditor/lang/mn.js | 108 +-
devel/third-party/ckeditor/lang/ms.js | 108 +-
devel/third-party/ckeditor/lang/nb.js | 108 +-
devel/third-party/ckeditor/lang/nl.js | 108 +-
devel/third-party/ckeditor/lang/no.js | 108 +-
devel/third-party/ckeditor/lang/pl.js | 108 +-
devel/third-party/ckeditor/lang/pt-br.js | 107 +-
devel/third-party/ckeditor/lang/pt.js | 108 +-
devel/third-party/ckeditor/lang/ro.js | 108 +-
devel/third-party/ckeditor/lang/ru.js | 108 +-
devel/third-party/ckeditor/lang/si.js | 5 +
devel/third-party/ckeditor/lang/sk.js | 108 +-
devel/third-party/ckeditor/lang/sl.js | 108 +-
devel/third-party/ckeditor/lang/sq.js | 5 +
devel/third-party/ckeditor/lang/sr-latn.js | 108 +-
devel/third-party/ckeditor/lang/sr.js | 108 +-
devel/third-party/ckeditor/lang/sv.js | 107 +-
devel/third-party/ckeditor/lang/th.js | 108 +-
devel/third-party/ckeditor/lang/tr.js | 107 +-
devel/third-party/ckeditor/lang/tt.js | 5 +
devel/third-party/ckeditor/lang/ug.js | 107 +-
devel/third-party/ckeditor/lang/uk.js | 108 +-
devel/third-party/ckeditor/lang/vi.js | 108 +-
devel/third-party/ckeditor/lang/zh-cn.js | 108 +-
devel/third-party/ckeditor/lang/zh.js | 108 +-
.../ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js | 227 +-
.../a11yhelp/dialogs/lang/_translationstatus.txt | 4 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/af.js | 11 +
.../ckeditor/plugins/a11yhelp/dialogs/lang/ar.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/bg.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/ca.js | 97 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/cs.js | 97 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/cy.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/da.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/de.js | 97 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/el.js | 98 +-
.../plugins/a11yhelp/dialogs/lang/en-gb.js | 11 +
.../ckeditor/plugins/a11yhelp/dialogs/lang/en.js | 117 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/eo.js | 97 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/es.js | 97 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/et.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/fa.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/fi.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/fo.js | 11 +
.../plugins/a11yhelp/dialogs/lang/fr-ca.js | 11 +
.../ckeditor/plugins/a11yhelp/dialogs/lang/fr.js | 97 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/gl.js | 12 +
.../ckeditor/plugins/a11yhelp/dialogs/lang/gu.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/he.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/hi.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/hr.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/hu.js | 97 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/id.js | 11 +
.../ckeditor/plugins/a11yhelp/dialogs/lang/it.js | 98 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/ja.js | 94 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/km.js | 11 +
.../ckeditor/plugins/a11yhelp/dialogs/lang/ko.js | 10 +
.../ckeditor/plugins/a11yhelp/dialogs/lang/ku.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/lt.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/lv.js | 97 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/mk.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/mn.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/nb.js | 97 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/nl.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/no.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/pl.js | 98 +-
.../plugins/a11yhelp/dialogs/lang/pt-br.js | 98 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/pt.js | 97 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/ro.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/ru.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/si.js | 10 +
.../ckeditor/plugins/a11yhelp/dialogs/lang/sk.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/sl.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/sq.js | 11 +
.../plugins/a11yhelp/dialogs/lang/sr-latn.js | 11 +
.../ckeditor/plugins/a11yhelp/dialogs/lang/sr.js | 11 +
.../ckeditor/plugins/a11yhelp/dialogs/lang/sv.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/th.js | 11 +
.../ckeditor/plugins/a11yhelp/dialogs/lang/tr.js | 97 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/tt.js | 11 +
.../ckeditor/plugins/a11yhelp/dialogs/lang/ug.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/uk.js | 96 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/vi.js | 96 +-
.../plugins/a11yhelp/dialogs/lang/zh-cn.js | 94 +-
.../ckeditor/plugins/a11yhelp/dialogs/lang/zh.js | 9 +
.../ckeditor/plugins/a11yhelp/plugin.js | 45 -
.../ckeditor/plugins/about/dialogs/about.js | 73 -
.../plugins/about/dialogs/logo_ckeditor.png | Bin 2759 -> 0 bytes
.../ckeditor/plugins/about/icons/about.png | Bin 842 -> 0 bytes
.../third-party/ckeditor/plugins/about/lang/af.js | 12 -
.../third-party/ckeditor/plugins/about/lang/ar.js | 12 -
.../third-party/ckeditor/plugins/about/lang/bg.js | 12 -
.../third-party/ckeditor/plugins/about/lang/bn.js | 12 -
.../third-party/ckeditor/plugins/about/lang/bs.js | 12 -
.../third-party/ckeditor/plugins/about/lang/ca.js | 12 -
.../third-party/ckeditor/plugins/about/lang/cs.js | 12 -
.../third-party/ckeditor/plugins/about/lang/cy.js | 12 -
.../third-party/ckeditor/plugins/about/lang/da.js | 12 -
.../third-party/ckeditor/plugins/about/lang/de.js | 12 -
.../third-party/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 -
.../third-party/ckeditor/plugins/about/lang/en.js | 12 -
.../third-party/ckeditor/plugins/about/lang/eo.js | 12 -
.../third-party/ckeditor/plugins/about/lang/es.js | 12 -
.../third-party/ckeditor/plugins/about/lang/et.js | 12 -
.../third-party/ckeditor/plugins/about/lang/eu.js | 12 -
.../third-party/ckeditor/plugins/about/lang/fa.js | 12 -
.../third-party/ckeditor/plugins/about/lang/fi.js | 12 -
.../third-party/ckeditor/plugins/about/lang/fo.js | 12 -
.../ckeditor/plugins/about/lang/fr-ca.js | 12 -
.../third-party/ckeditor/plugins/about/lang/fr.js | 12 -
.../third-party/ckeditor/plugins/about/lang/gl.js | 12 -
.../third-party/ckeditor/plugins/about/lang/gu.js | 12 -
.../third-party/ckeditor/plugins/about/lang/he.js | 12 -
.../third-party/ckeditor/plugins/about/lang/hi.js | 12 -
.../third-party/ckeditor/plugins/about/lang/hr.js | 12 -
.../third-party/ckeditor/plugins/about/lang/hu.js | 12 -
.../third-party/ckeditor/plugins/about/lang/is.js | 12 -
.../third-party/ckeditor/plugins/about/lang/it.js | 12 -
.../third-party/ckeditor/plugins/about/lang/ja.js | 12 -
.../third-party/ckeditor/plugins/about/lang/ka.js | 12 -
.../third-party/ckeditor/plugins/about/lang/km.js | 12 -
.../third-party/ckeditor/plugins/about/lang/ko.js | 12 -
.../third-party/ckeditor/plugins/about/lang/ku.js | 12 -
.../third-party/ckeditor/plugins/about/lang/lt.js | 12 -
.../third-party/ckeditor/plugins/about/lang/lv.js | 12 -
.../third-party/ckeditor/plugins/about/lang/mk.js | 12 -
.../third-party/ckeditor/plugins/about/lang/mn.js | 12 -
.../third-party/ckeditor/plugins/about/lang/ms.js | 12 -
.../third-party/ckeditor/plugins/about/lang/nb.js | 12 -
.../third-party/ckeditor/plugins/about/lang/nl.js | 12 -
.../third-party/ckeditor/plugins/about/lang/no.js | 12 -
.../third-party/ckeditor/plugins/about/lang/pl.js | 12 -
.../ckeditor/plugins/about/lang/pt-br.js | 12 -
.../third-party/ckeditor/plugins/about/lang/pt.js | 12 -
.../third-party/ckeditor/plugins/about/lang/ro.js | 12 -
.../third-party/ckeditor/plugins/about/lang/ru.js | 12 -
.../third-party/ckeditor/plugins/about/lang/sk.js | 12 -
.../third-party/ckeditor/plugins/about/lang/sl.js | 12 -
.../ckeditor/plugins/about/lang/sr-latn.js | 12 -
.../third-party/ckeditor/plugins/about/lang/sr.js | 12 -
.../third-party/ckeditor/plugins/about/lang/sv.js | 12 -
.../third-party/ckeditor/plugins/about/lang/th.js | 12 -
.../third-party/ckeditor/plugins/about/lang/tr.js | 12 -
.../third-party/ckeditor/plugins/about/lang/ug.js | 12 -
.../third-party/ckeditor/plugins/about/lang/uk.js | 12 -
.../third-party/ckeditor/plugins/about/lang/vi.js | 12 -
.../ckeditor/plugins/about/lang/zh-cn.js | 12 -
.../third-party/ckeditor/plugins/about/lang/zh.js | 12 -
devel/third-party/ckeditor/plugins/about/plugin.js | 24 -
.../ckeditor/plugins/basicstyles/icons/bold.png | Bin 839 -> 0 bytes
.../ckeditor/plugins/basicstyles/icons/italic.png | Bin 728 -> 0 bytes
.../ckeditor/plugins/basicstyles/icons/strike.png | Bin 890 -> 0 bytes
.../plugins/basicstyles/icons/subscript.png | Bin 811 -> 0 bytes
.../plugins/basicstyles/icons/superscript.png | Bin 853 -> 0 bytes
.../plugins/basicstyles/icons/underline.png | Bin 753 -> 0 bytes
.../ckeditor/plugins/basicstyles/lang/af.js | 12 -
.../ckeditor/plugins/basicstyles/lang/ar.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.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/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/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/sk.js | 12 -
.../ckeditor/plugins/basicstyles/lang/sl.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/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 | 141 -
.../ckeditor/plugins/bidi/icons/bidiltr.png | Bin 770 -> 0 bytes
.../ckeditor/plugins/bidi/icons/bidirtl.png | Bin 768 -> 0 bytes
devel/third-party/ckeditor/plugins/bidi/lang/af.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/ar.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/bg.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/bn.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/bs.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/ca.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/cs.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/cy.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/da.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/de.js | 8 -
devel/third-party/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 -
devel/third-party/ckeditor/plugins/bidi/lang/en.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/eo.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/es.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/et.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/eu.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/fa.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/fi.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/fo.js | 8 -
.../ckeditor/plugins/bidi/lang/fr-ca.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/fr.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/gl.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/gu.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/he.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/hi.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/hr.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/hu.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/is.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/it.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/ja.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/ka.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/km.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/ko.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/ku.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/lt.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/lv.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/mk.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/mn.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/ms.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/nb.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/nl.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/no.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/pl.js | 8 -
.../ckeditor/plugins/bidi/lang/pt-br.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/pt.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/ro.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/ru.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/sk.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/sl.js | 8 -
.../ckeditor/plugins/bidi/lang/sr-latn.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/sr.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/sv.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/th.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/tr.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/ug.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/uk.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/vi.js | 8 -
.../ckeditor/plugins/bidi/lang/zh-cn.js | 8 -
devel/third-party/ckeditor/plugins/bidi/lang/zh.js | 8 -
devel/third-party/ckeditor/plugins/bidi/plugin.js | 300 --
.../plugins/blockquote/icons/blockquote.png | Bin 930 -> 0 bytes
.../ckeditor/plugins/blockquote/lang/af.js | 7 -
.../ckeditor/plugins/blockquote/lang/ar.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.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/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/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/sk.js | 7 -
.../ckeditor/plugins/blockquote/lang/sl.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/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 | 244 --
.../third-party/ckeditor/plugins/button/plugin.js | 327 --
.../ckeditor/plugins/clipboard/dev/clipboard.html | 210 --
.../ckeditor/plugins/clipboard/dialogs/paste.js | 236 +-
.../ckeditor/plugins/clipboard/icons/copy-rtl.png | Bin 683 -> 0 bytes
.../ckeditor/plugins/clipboard/icons/copy.png | Bin 683 -> 0 bytes
.../ckeditor/plugins/clipboard/icons/cut-rtl.png | Bin 1034 -> 0 bytes
.../ckeditor/plugins/clipboard/icons/cut.png | Bin 1034 -> 0 bytes
.../ckeditor/plugins/clipboard/icons/paste-rtl.png | Bin 735 -> 0 bytes
.../ckeditor/plugins/clipboard/icons/paste.png | Bin 735 -> 0 bytes
.../ckeditor/plugins/clipboard/lang/af.js | 15 -
.../ckeditor/plugins/clipboard/lang/ar.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.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/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/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/sk.js | 15 -
.../ckeditor/plugins/clipboard/lang/sl.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/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 | 1203 --------
.../ckeditor/plugins/colorbutton/icons/bgcolor.png | Bin 907 -> 0 bytes
.../plugins/colorbutton/icons/textcolor.png | Bin 811 -> 0 bytes
.../ckeditor/plugins/colorbutton/lang/af.js | 53 -
.../ckeditor/plugins/colorbutton/lang/ar.js | 53 -
.../ckeditor/plugins/colorbutton/lang/bg.js | 53 -
.../ckeditor/plugins/colorbutton/lang/bn.js | 53 -
.../ckeditor/plugins/colorbutton/lang/bs.js | 53 -
.../ckeditor/plugins/colorbutton/lang/ca.js | 53 -
.../ckeditor/plugins/colorbutton/lang/cs.js | 53 -
.../ckeditor/plugins/colorbutton/lang/cy.js | 53 -
.../ckeditor/plugins/colorbutton/lang/da.js | 53 -
.../ckeditor/plugins/colorbutton/lang/de.js | 53 -
.../ckeditor/plugins/colorbutton/lang/el.js | 53 -
.../ckeditor/plugins/colorbutton/lang/en-au.js | 53 -
.../ckeditor/plugins/colorbutton/lang/en-ca.js | 53 -
.../ckeditor/plugins/colorbutton/lang/en-gb.js | 53 -
.../ckeditor/plugins/colorbutton/lang/en.js | 53 -
.../ckeditor/plugins/colorbutton/lang/eo.js | 53 -
.../ckeditor/plugins/colorbutton/lang/es.js | 53 -
.../ckeditor/plugins/colorbutton/lang/et.js | 53 -
.../ckeditor/plugins/colorbutton/lang/eu.js | 53 -
.../ckeditor/plugins/colorbutton/lang/fa.js | 53 -
.../ckeditor/plugins/colorbutton/lang/fi.js | 53 -
.../ckeditor/plugins/colorbutton/lang/fo.js | 53 -
.../ckeditor/plugins/colorbutton/lang/fr-ca.js | 53 -
.../ckeditor/plugins/colorbutton/lang/fr.js | 53 -
.../ckeditor/plugins/colorbutton/lang/gl.js | 53 -
.../ckeditor/plugins/colorbutton/lang/gu.js | 53 -
.../ckeditor/plugins/colorbutton/lang/he.js | 53 -
.../ckeditor/plugins/colorbutton/lang/hi.js | 53 -
.../ckeditor/plugins/colorbutton/lang/hr.js | 53 -
.../ckeditor/plugins/colorbutton/lang/hu.js | 53 -
.../ckeditor/plugins/colorbutton/lang/is.js | 53 -
.../ckeditor/plugins/colorbutton/lang/it.js | 53 -
.../ckeditor/plugins/colorbutton/lang/ja.js | 53 -
.../ckeditor/plugins/colorbutton/lang/ka.js | 53 -
.../ckeditor/plugins/colorbutton/lang/km.js | 53 -
.../ckeditor/plugins/colorbutton/lang/ko.js | 53 -
.../ckeditor/plugins/colorbutton/lang/ku.js | 53 -
.../ckeditor/plugins/colorbutton/lang/lt.js | 53 -
.../ckeditor/plugins/colorbutton/lang/lv.js | 53 -
.../ckeditor/plugins/colorbutton/lang/mk.js | 53 -
.../ckeditor/plugins/colorbutton/lang/mn.js | 53 -
.../ckeditor/plugins/colorbutton/lang/ms.js | 53 -
.../ckeditor/plugins/colorbutton/lang/nb.js | 53 -
.../ckeditor/plugins/colorbutton/lang/nl.js | 53 -
.../ckeditor/plugins/colorbutton/lang/no.js | 53 -
.../ckeditor/plugins/colorbutton/lang/pl.js | 53 -
.../ckeditor/plugins/colorbutton/lang/pt-br.js | 53 -
.../ckeditor/plugins/colorbutton/lang/pt.js | 53 -
.../ckeditor/plugins/colorbutton/lang/ro.js | 53 -
.../ckeditor/plugins/colorbutton/lang/ru.js | 53 -
.../ckeditor/plugins/colorbutton/lang/sk.js | 53 -
.../ckeditor/plugins/colorbutton/lang/sl.js | 53 -
.../ckeditor/plugins/colorbutton/lang/sr-latn.js | 53 -
.../ckeditor/plugins/colorbutton/lang/sr.js | 53 -
.../ckeditor/plugins/colorbutton/lang/sv.js | 53 -
.../ckeditor/plugins/colorbutton/lang/th.js | 53 -
.../ckeditor/plugins/colorbutton/lang/tr.js | 53 -
.../ckeditor/plugins/colorbutton/lang/ug.js | 53 -
.../ckeditor/plugins/colorbutton/lang/uk.js | 53 -
.../ckeditor/plugins/colorbutton/lang/vi.js | 53 -
.../ckeditor/plugins/colorbutton/lang/zh-cn.js | 53 -
.../ckeditor/plugins/colorbutton/lang/zh.js | 53 -
.../ckeditor/plugins/colorbutton/plugin.js | 273 --
.../plugins/colordialog/dialogs/colordialog.js | 340 ---
.../ckeditor/plugins/colordialog/lang/af.js | 11 -
.../ckeditor/plugins/colordialog/lang/ar.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.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/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/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/sk.js | 11 -
.../ckeditor/plugins/colordialog/lang/sl.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/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 | 65 -
.../ckeditor/plugins/contextmenu/lang/af.js | 7 -
.../ckeditor/plugins/contextmenu/lang/ar.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.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/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/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/sk.js | 7 -
.../ckeditor/plugins/contextmenu/lang/sl.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/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 | 166 -
.../ckeditor/plugins/dialog/dialogDefinition.js | 1001 +-----
.../third-party/ckeditor/plugins/dialog/plugin.js | 3191 --------------------
.../plugins/dialog/samples/assets/my_dialog.js | 49 -
.../ckeditor/plugins/dialog/samples/dialog.html | 187 --
.../ckeditor/plugins/dialogadvtab/plugin.js | 169 --
.../ckeditor/plugins/dialogui/plugin.js | 1369 ---------
.../ckeditor/plugins/div/dialogs/div.js | 449 ---
.../ckeditor/plugins/div/icons/creatediv.png | Bin 868 -> 0 bytes
devel/third-party/ckeditor/plugins/div/lang/af.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/ar.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/bg.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/bn.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/bs.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/ca.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/cs.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/cy.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/da.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/de.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/el.js | 19 -
.../third-party/ckeditor/plugins/div/lang/en-au.js | 19 -
.../third-party/ckeditor/plugins/div/lang/en-ca.js | 19 -
.../third-party/ckeditor/plugins/div/lang/en-gb.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/en.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/eo.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/es.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/et.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/eu.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/fa.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/fi.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/fo.js | 19 -
.../third-party/ckeditor/plugins/div/lang/fr-ca.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/fr.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/gl.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/gu.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/he.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/hi.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/hr.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/hu.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/is.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/it.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/ja.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/ka.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/km.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/ko.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/ku.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/lt.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/lv.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/mk.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/mn.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/ms.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/nb.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/nl.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/no.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/pl.js | 19 -
.../third-party/ckeditor/plugins/div/lang/pt-br.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/pt.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/ro.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/ru.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/sk.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/sl.js | 19 -
.../ckeditor/plugins/div/lang/sr-latn.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/sr.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/sv.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/th.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/tr.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/ug.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/uk.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/vi.js | 19 -
.../third-party/ckeditor/plugins/div/lang/zh-cn.js | 19 -
devel/third-party/ckeditor/plugins/div/lang/zh.js | 19 -
devel/third-party/ckeditor/plugins/div/plugin.js | 118 -
.../ckeditor/plugins/elementspath/lang/af.js | 8 -
.../ckeditor/plugins/elementspath/lang/ar.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.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/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/sk.js | 8 -
.../ckeditor/plugins/elementspath/lang/sl.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/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 | 220 --
.../ckeditor/plugins/enterkey/plugin.js | 366 ---
.../plugins/enterkey/samples/enterkey.html | 103 -
.../ckeditor/plugins/entities/plugin.js | 236 --
.../ckeditor/plugins/fakeobjects/images/spacer.gif | Bin 43 -> 0 bytes
.../ckeditor/plugins/fakeobjects/lang/af.js | 11 -
.../ckeditor/plugins/fakeobjects/lang/ar.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.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/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/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/sk.js | 11 -
.../ckeditor/plugins/fakeobjects/lang/sl.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/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 | 172 --
.../ckeditor/plugins/filebrowser/plugin.js | 494 ---
.../ckeditor/plugins/find/dialogs/find.js | 809 +----
.../ckeditor/plugins/find/icons/find-rtl.png | Bin 980 -> 0 bytes
.../ckeditor/plugins/find/icons/find.png | Bin 980 -> 0 bytes
.../ckeditor/plugins/find/icons/replace.png | Bin 956 -> 0 bytes
devel/third-party/ckeditor/plugins/find/lang/af.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/ar.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/bg.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/bn.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/bs.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/ca.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/cs.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/cy.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/da.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/de.js | 18 -
devel/third-party/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 -
devel/third-party/ckeditor/plugins/find/lang/en.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/eo.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/es.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/et.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/eu.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/fa.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/fi.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/fo.js | 18 -
.../ckeditor/plugins/find/lang/fr-ca.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/fr.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/gl.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/gu.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/he.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/hi.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/hr.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/hu.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/is.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/it.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/ja.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/ka.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/km.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/ko.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/ku.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/lt.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/lv.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/mk.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/mn.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/ms.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/nb.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/nl.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/no.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/pl.js | 18 -
.../ckeditor/plugins/find/lang/pt-br.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/pt.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/ro.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/ru.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/sk.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/sl.js | 18 -
.../ckeditor/plugins/find/lang/sr-latn.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/sr.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/sv.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/th.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/tr.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/ug.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/uk.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/vi.js | 18 -
.../ckeditor/plugins/find/lang/zh-cn.js | 18 -
devel/third-party/ckeditor/plugins/find/lang/zh.js | 18 -
devel/third-party/ckeditor/plugins/find/plugin.js | 50 -
.../ckeditor/plugins/flash/dialogs/flash.js | 655 ----
.../ckeditor/plugins/flash/icons/flash.png | Bin 1015 -> 0 bytes
.../ckeditor/plugins/flash/images/placeholder.png | Bin 256 -> 0 bytes
.../third-party/ckeditor/plugins/flash/lang/af.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/ar.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/bg.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/bn.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/bs.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/ca.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/cs.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/cy.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/da.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/de.js | 43 -
.../third-party/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 -
.../third-party/ckeditor/plugins/flash/lang/en.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/eo.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/es.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/et.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/eu.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/fa.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/fi.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/fo.js | 43 -
.../ckeditor/plugins/flash/lang/fr-ca.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/fr.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/gl.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/gu.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/he.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/hi.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/hr.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/hu.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/is.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/it.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/ja.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/ka.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/km.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/ko.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/ku.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/lt.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/lv.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/mk.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/mn.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/ms.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/nb.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/nl.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/no.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/pl.js | 43 -
.../ckeditor/plugins/flash/lang/pt-br.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/pt.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/ro.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/ru.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/sk.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/sl.js | 43 -
.../ckeditor/plugins/flash/lang/sr-latn.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/sr.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/sv.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/th.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/tr.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/ug.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/uk.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/vi.js | 43 -
.../ckeditor/plugins/flash/lang/zh-cn.js | 43 -
.../third-party/ckeditor/plugins/flash/lang/zh.js | 43 -
devel/third-party/ckeditor/plugins/flash/plugin.js | 136 -
.../ckeditor/plugins/floatingspace/plugin.js | 332 --
.../ckeditor/plugins/floatpanel/plugin.js | 542 ----
devel/third-party/ckeditor/plugins/font/lang/af.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/ar.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/bg.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/bn.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/bs.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/ca.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/cs.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/cy.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/da.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/de.js | 14 -
devel/third-party/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 -
devel/third-party/ckeditor/plugins/font/lang/en.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/eo.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/es.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/et.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/eu.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/fa.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/fi.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/fo.js | 14 -
.../ckeditor/plugins/font/lang/fr-ca.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/fr.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/gl.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/gu.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/he.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/hi.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/hr.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/hu.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/is.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/it.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/ja.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/ka.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/km.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/ko.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/ku.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/lt.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/lv.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/mk.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/mn.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/ms.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/nb.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/nl.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/no.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/pl.js | 14 -
.../ckeditor/plugins/font/lang/pt-br.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/pt.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/ro.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/ru.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/sk.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/sl.js | 14 -
.../ckeditor/plugins/font/lang/sr-latn.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/sr.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/sv.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/th.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/tr.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/ug.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/uk.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/vi.js | 14 -
.../ckeditor/plugins/font/lang/zh-cn.js | 14 -
devel/third-party/ckeditor/plugins/font/lang/zh.js | 14 -
devel/third-party/ckeditor/plugins/font/plugin.js | 222 --
.../third-party/ckeditor/plugins/format/lang/af.js | 18 -
.../third-party/ckeditor/plugins/format/lang/ar.js | 18 -
.../third-party/ckeditor/plugins/format/lang/bg.js | 18 -
.../third-party/ckeditor/plugins/format/lang/bn.js | 18 -
.../third-party/ckeditor/plugins/format/lang/bs.js | 18 -
.../third-party/ckeditor/plugins/format/lang/ca.js | 18 -
.../third-party/ckeditor/plugins/format/lang/cs.js | 18 -
.../third-party/ckeditor/plugins/format/lang/cy.js | 18 -
.../third-party/ckeditor/plugins/format/lang/da.js | 18 -
.../third-party/ckeditor/plugins/format/lang/de.js | 18 -
.../third-party/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 -
.../third-party/ckeditor/plugins/format/lang/en.js | 18 -
.../third-party/ckeditor/plugins/format/lang/eo.js | 18 -
.../third-party/ckeditor/plugins/format/lang/es.js | 18 -
.../third-party/ckeditor/plugins/format/lang/et.js | 18 -
.../third-party/ckeditor/plugins/format/lang/eu.js | 18 -
.../third-party/ckeditor/plugins/format/lang/fa.js | 18 -
.../third-party/ckeditor/plugins/format/lang/fi.js | 18 -
.../third-party/ckeditor/plugins/format/lang/fo.js | 18 -
.../ckeditor/plugins/format/lang/fr-ca.js | 18 -
.../third-party/ckeditor/plugins/format/lang/fr.js | 18 -
.../third-party/ckeditor/plugins/format/lang/gl.js | 18 -
.../third-party/ckeditor/plugins/format/lang/gu.js | 18 -
.../third-party/ckeditor/plugins/format/lang/he.js | 18 -
.../third-party/ckeditor/plugins/format/lang/hi.js | 18 -
.../third-party/ckeditor/plugins/format/lang/hr.js | 18 -
.../third-party/ckeditor/plugins/format/lang/hu.js | 18 -
.../third-party/ckeditor/plugins/format/lang/is.js | 18 -
.../third-party/ckeditor/plugins/format/lang/it.js | 18 -
.../third-party/ckeditor/plugins/format/lang/ja.js | 18 -
.../third-party/ckeditor/plugins/format/lang/ka.js | 18 -
.../third-party/ckeditor/plugins/format/lang/km.js | 18 -
.../third-party/ckeditor/plugins/format/lang/ko.js | 18 -
.../third-party/ckeditor/plugins/format/lang/ku.js | 18 -
.../third-party/ckeditor/plugins/format/lang/lt.js | 18 -
.../third-party/ckeditor/plugins/format/lang/lv.js | 18 -
.../third-party/ckeditor/plugins/format/lang/mk.js | 18 -
.../third-party/ckeditor/plugins/format/lang/mn.js | 18 -
.../third-party/ckeditor/plugins/format/lang/ms.js | 18 -
.../third-party/ckeditor/plugins/format/lang/nb.js | 18 -
.../third-party/ckeditor/plugins/format/lang/nl.js | 18 -
.../third-party/ckeditor/plugins/format/lang/no.js | 18 -
.../third-party/ckeditor/plugins/format/lang/pl.js | 18 -
.../ckeditor/plugins/format/lang/pt-br.js | 18 -
.../third-party/ckeditor/plugins/format/lang/pt.js | 18 -
.../third-party/ckeditor/plugins/format/lang/ro.js | 18 -
.../third-party/ckeditor/plugins/format/lang/ru.js | 18 -
.../third-party/ckeditor/plugins/format/lang/sk.js | 18 -
.../third-party/ckeditor/plugins/format/lang/sl.js | 18 -
.../ckeditor/plugins/format/lang/sr-latn.js | 18 -
.../third-party/ckeditor/plugins/format/lang/sr.js | 18 -
.../third-party/ckeditor/plugins/format/lang/sv.js | 18 -
.../third-party/ckeditor/plugins/format/lang/th.js | 18 -
.../third-party/ckeditor/plugins/format/lang/tr.js | 18 -
.../third-party/ckeditor/plugins/format/lang/ug.js | 18 -
.../third-party/ckeditor/plugins/format/lang/uk.js | 18 -
.../third-party/ckeditor/plugins/format/lang/vi.js | 18 -
.../ckeditor/plugins/format/lang/zh-cn.js | 18 -
.../third-party/ckeditor/plugins/format/lang/zh.js | 18 -
.../third-party/ckeditor/plugins/format/plugin.js | 205 --
.../ckeditor/plugins/forms/dialogs/button.js | 100 -
.../ckeditor/plugins/forms/dialogs/checkbox.js | 130 -
.../ckeditor/plugins/forms/dialogs/form.js | 151 -
.../ckeditor/plugins/forms/dialogs/hiddenfield.js | 85 -
.../ckeditor/plugins/forms/dialogs/radio.js | 115 -
.../ckeditor/plugins/forms/dialogs/select.js | 503 ---
.../ckeditor/plugins/forms/dialogs/textarea.js | 118 -
.../ckeditor/plugins/forms/dialogs/textfield.js | 182 --
.../ckeditor/plugins/forms/icons/button.png | Bin 531 -> 0 bytes
.../ckeditor/plugins/forms/icons/checkbox.png | Bin 787 -> 0 bytes
.../ckeditor/plugins/forms/icons/form.png | Bin 599 -> 0 bytes
.../ckeditor/plugins/forms/icons/hiddenfield.png | Bin 789 -> 0 bytes
.../ckeditor/plugins/forms/icons/imagebutton.png | Bin 680 -> 0 bytes
.../ckeditor/plugins/forms/icons/radio.png | Bin 873 -> 0 bytes
.../ckeditor/plugins/forms/icons/select-rtl.png | Bin 613 -> 0 bytes
.../ckeditor/plugins/forms/icons/select.png | Bin 611 -> 0 bytes
.../ckeditor/plugins/forms/icons/textarea-rtl.png | Bin 711 -> 0 bytes
.../ckeditor/plugins/forms/icons/textarea.png | Bin 680 -> 0 bytes
.../ckeditor/plugins/forms/icons/textfield-rtl.png | Bin 584 -> 0 bytes
.../ckeditor/plugins/forms/icons/textfield.png | Bin 584 -> 0 bytes
.../ckeditor/plugins/forms/images/hiddenfield.gif | Bin 105 -> 0 bytes
.../third-party/ckeditor/plugins/forms/lang/af.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/ar.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/bg.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/bn.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/bs.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/ca.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/cs.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/cy.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/da.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/de.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/el.js | 68 -
.../ckeditor/plugins/forms/lang/en-au.js | 68 -
.../ckeditor/plugins/forms/lang/en-ca.js | 68 -
.../ckeditor/plugins/forms/lang/en-gb.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/en.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/eo.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/es.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/et.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/eu.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/fa.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/fi.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/fo.js | 68 -
.../ckeditor/plugins/forms/lang/fr-ca.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/fr.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/gl.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/gu.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/he.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/hi.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/hr.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/hu.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/is.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/it.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/ja.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/ka.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/km.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/ko.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/ku.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/lt.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/lv.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/mk.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/mn.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/ms.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/nb.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/nl.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/no.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/pl.js | 68 -
.../ckeditor/plugins/forms/lang/pt-br.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/pt.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/ro.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/ru.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/sk.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/sl.js | 68 -
.../ckeditor/plugins/forms/lang/sr-latn.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/sr.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/sv.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/th.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/tr.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/ug.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/uk.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/vi.js | 68 -
.../ckeditor/plugins/forms/lang/zh-cn.js | 68 -
.../third-party/ckeditor/plugins/forms/lang/zh.js | 68 -
devel/third-party/ckeditor/plugins/forms/plugin.js | 266 --
.../horizontalrule/icons/horizontalrule.png | Bin 542 -> 0 bytes
.../ckeditor/plugins/horizontalrule/lang/af.js | 7 -
.../ckeditor/plugins/horizontalrule/lang/ar.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.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/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/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/sk.js | 7 -
.../ckeditor/plugins/horizontalrule/lang/sl.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/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 | 37 -
.../ckeditor/plugins/htmlwriter/plugin.js | 359 ---
.../samples/assets/outputforflash/swfobject.js | 5 -
.../plugins/htmlwriter/samples/outputforflash.html | 280 --
.../plugins/htmlwriter/samples/outputhtml.html | 237 --
devel/third-party/ckeditor/plugins/icons.png | Bin 0 -> 11982 bytes
devel/third-party/ckeditor/plugins/icons_hidpi.png | Bin 0 -> 38437 bytes
.../ckeditor/plugins/iframe/dialogs/iframe.js | 210 --
.../ckeditor/plugins/iframe/icons/iframe.png | Bin 999 -> 0 bytes
.../ckeditor/plugins/iframe/images/placeholder.png | Bin 449 -> 0 bytes
.../third-party/ckeditor/plugins/iframe/lang/af.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/ar.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/bg.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/bn.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/bs.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/ca.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/cs.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/cy.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/da.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/de.js | 11 -
.../third-party/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 -
.../third-party/ckeditor/plugins/iframe/lang/en.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/eo.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/es.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/et.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/eu.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/fa.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/fi.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/fo.js | 11 -
.../ckeditor/plugins/iframe/lang/fr-ca.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/fr.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/gl.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/gu.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/he.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/hi.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/hr.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/hu.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/is.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/it.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/ja.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/ka.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/km.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/ko.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/ku.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/lt.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/lv.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/mk.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/mn.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/ms.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/nb.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/nl.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/no.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/pl.js | 11 -
.../ckeditor/plugins/iframe/lang/pt-br.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/pt.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/ro.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/ru.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/sk.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/sl.js | 11 -
.../ckeditor/plugins/iframe/lang/sr-latn.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/sr.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/sv.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/th.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/tr.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/ug.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/uk.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/vi.js | 11 -
.../ckeditor/plugins/iframe/lang/zh-cn.js | 11 -
.../third-party/ckeditor/plugins/iframe/lang/zh.js | 11 -
.../third-party/ckeditor/plugins/iframe/plugin.js | 75 -
.../ckeditor/plugins/image/dialogs/image.js | 1195 --------
.../ckeditor/plugins/image/icons/image.png | Bin 761 -> 0 bytes
.../ckeditor/plugins/image/images/noimage.png | Bin 2115 -> 0 bytes
.../third-party/ckeditor/plugins/image/lang/af.js | 26 -
.../third-party/ckeditor/plugins/image/lang/ar.js | 26 -
.../third-party/ckeditor/plugins/image/lang/bg.js | 26 -
.../third-party/ckeditor/plugins/image/lang/bn.js | 26 -
.../third-party/ckeditor/plugins/image/lang/bs.js | 26 -
.../third-party/ckeditor/plugins/image/lang/ca.js | 26 -
.../third-party/ckeditor/plugins/image/lang/cs.js | 26 -
.../third-party/ckeditor/plugins/image/lang/cy.js | 26 -
.../third-party/ckeditor/plugins/image/lang/da.js | 26 -
.../third-party/ckeditor/plugins/image/lang/de.js | 26 -
.../third-party/ckeditor/plugins/image/lang/el.js | 26 -
.../ckeditor/plugins/image/lang/en-au.js | 26 -
.../ckeditor/plugins/image/lang/en-ca.js | 26 -
.../ckeditor/plugins/image/lang/en-gb.js | 26 -
.../third-party/ckeditor/plugins/image/lang/en.js | 26 -
.../third-party/ckeditor/plugins/image/lang/eo.js | 26 -
.../third-party/ckeditor/plugins/image/lang/es.js | 26 -
.../third-party/ckeditor/plugins/image/lang/et.js | 26 -
.../third-party/ckeditor/plugins/image/lang/eu.js | 26 -
.../third-party/ckeditor/plugins/image/lang/fa.js | 26 -
.../third-party/ckeditor/plugins/image/lang/fi.js | 26 -
.../third-party/ckeditor/plugins/image/lang/fo.js | 26 -
.../ckeditor/plugins/image/lang/fr-ca.js | 26 -
.../third-party/ckeditor/plugins/image/lang/fr.js | 26 -
.../third-party/ckeditor/plugins/image/lang/gl.js | 26 -
.../third-party/ckeditor/plugins/image/lang/gu.js | 26 -
.../third-party/ckeditor/plugins/image/lang/he.js | 26 -
.../third-party/ckeditor/plugins/image/lang/hi.js | 26 -
.../third-party/ckeditor/plugins/image/lang/hr.js | 26 -
.../third-party/ckeditor/plugins/image/lang/hu.js | 26 -
.../third-party/ckeditor/plugins/image/lang/is.js | 26 -
.../third-party/ckeditor/plugins/image/lang/it.js | 26 -
.../third-party/ckeditor/plugins/image/lang/ja.js | 26 -
.../third-party/ckeditor/plugins/image/lang/ka.js | 26 -
.../third-party/ckeditor/plugins/image/lang/km.js | 26 -
.../third-party/ckeditor/plugins/image/lang/ko.js | 26 -
.../third-party/ckeditor/plugins/image/lang/ku.js | 26 -
.../third-party/ckeditor/plugins/image/lang/lt.js | 26 -
.../third-party/ckeditor/plugins/image/lang/lv.js | 26 -
.../third-party/ckeditor/plugins/image/lang/mk.js | 26 -
.../third-party/ckeditor/plugins/image/lang/mn.js | 26 -
.../third-party/ckeditor/plugins/image/lang/ms.js | 26 -
.../third-party/ckeditor/plugins/image/lang/nb.js | 26 -
.../third-party/ckeditor/plugins/image/lang/nl.js | 26 -
.../third-party/ckeditor/plugins/image/lang/no.js | 26 -
.../third-party/ckeditor/plugins/image/lang/pl.js | 26 -
.../ckeditor/plugins/image/lang/pt-br.js | 26 -
.../third-party/ckeditor/plugins/image/lang/pt.js | 26 -
.../third-party/ckeditor/plugins/image/lang/ro.js | 26 -
.../third-party/ckeditor/plugins/image/lang/ru.js | 26 -
.../third-party/ckeditor/plugins/image/lang/sk.js | 26 -
.../third-party/ckeditor/plugins/image/lang/sl.js | 26 -
.../ckeditor/plugins/image/lang/sr-latn.js | 26 -
.../third-party/ckeditor/plugins/image/lang/sr.js | 26 -
.../third-party/ckeditor/plugins/image/lang/sv.js | 26 -
.../third-party/ckeditor/plugins/image/lang/th.js | 26 -
.../third-party/ckeditor/plugins/image/lang/tr.js | 26 -
.../third-party/ckeditor/plugins/image/lang/ug.js | 26 -
.../third-party/ckeditor/plugins/image/lang/uk.js | 26 -
.../third-party/ckeditor/plugins/image/lang/vi.js | 26 -
.../ckeditor/plugins/image/lang/zh-cn.js | 26 -
.../third-party/ckeditor/plugins/image/lang/zh.js | 26 -
devel/third-party/ckeditor/plugins/image/plugin.js | 146 -
.../ckeditor/plugins/indent/icons/indent-rtl.png | Bin 725 -> 0 bytes
.../ckeditor/plugins/indent/icons/indent.png | Bin 705 -> 0 bytes
.../ckeditor/plugins/indent/icons/outdent-rtl.png | Bin 703 -> 0 bytes
.../ckeditor/plugins/indent/icons/outdent.png | Bin 697 -> 0 bytes
.../third-party/ckeditor/plugins/indent/lang/af.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/ar.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/bg.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/bn.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/bs.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/ca.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/cs.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/cy.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/da.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/de.js | 8 -
.../third-party/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 -
.../third-party/ckeditor/plugins/indent/lang/en.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/eo.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/es.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/et.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/eu.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/fa.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/fi.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/fo.js | 8 -
.../ckeditor/plugins/indent/lang/fr-ca.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/fr.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/gl.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/gu.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/he.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/hi.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/hr.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/hu.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/is.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/it.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/ja.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/ka.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/km.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/ko.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/ku.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/lt.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/lv.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/mk.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/mn.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/ms.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/nb.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/nl.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/no.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/pl.js | 8 -
.../ckeditor/plugins/indent/lang/pt-br.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/pt.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/ro.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/ru.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/sk.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/sl.js | 8 -
.../ckeditor/plugins/indent/lang/sr-latn.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/sr.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/sv.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/th.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/tr.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/ug.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/uk.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/vi.js | 8 -
.../ckeditor/plugins/indent/lang/zh-cn.js | 8 -
.../third-party/ckeditor/plugins/indent/lang/zh.js | 8 -
.../third-party/ckeditor/plugins/indent/plugin.js | 417 ---
.../plugins/justify/icons/justifyblock.png | Bin 495 -> 0 bytes
.../plugins/justify/icons/justifycenter.png | Bin 621 -> 0 bytes
.../ckeditor/plugins/justify/icons/justifyleft.png | Bin 558 -> 0 bytes
.../plugins/justify/icons/justifyright.png | Bin 554 -> 0 bytes
.../ckeditor/plugins/justify/lang/af.js | 10 -
.../ckeditor/plugins/justify/lang/ar.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.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/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/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/sk.js | 10 -
.../ckeditor/plugins/justify/lang/sl.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/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 -
.../third-party/ckeditor/plugins/justify/plugin.js | 218 --
.../ckeditor/plugins/link/dialogs/anchor.js | 127 +-
.../ckeditor/plugins/link/dialogs/link.js | 1301 +-------
.../ckeditor/plugins/link/icons/anchor-rtl.png | Bin 765 -> 0 bytes
.../ckeditor/plugins/link/icons/anchor.png | Bin 758 -> 0 bytes
.../ckeditor/plugins/link/icons/link.png | Bin 615 -> 0 bytes
.../ckeditor/plugins/link/icons/unlink.png | Bin 779 -> 0 bytes
.../ckeditor/plugins/link/images/anchor.png | Bin 566 -> 589 bytes
.../ckeditor/plugins/link/images/hidpi/anchor.png | Bin 0 -> 1379 bytes
devel/third-party/ckeditor/plugins/link/lang/af.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/ar.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/bg.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/bn.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/bs.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/ca.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/cs.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/cy.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/da.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/de.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/el.js | 65 -
.../ckeditor/plugins/link/lang/en-au.js | 65 -
.../ckeditor/plugins/link/lang/en-ca.js | 65 -
.../ckeditor/plugins/link/lang/en-gb.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/en.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/eo.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/es.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/et.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/eu.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/fa.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/fi.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/fo.js | 65 -
.../ckeditor/plugins/link/lang/fr-ca.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/fr.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/gl.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/gu.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/he.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/hi.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/hr.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/hu.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/is.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/it.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/ja.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/ka.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/km.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/ko.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/ku.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/lt.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/lv.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/mk.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/mn.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/ms.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/nb.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/nl.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/no.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/pl.js | 65 -
.../ckeditor/plugins/link/lang/pt-br.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/pt.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/ro.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/ru.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/sk.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/sl.js | 65 -
.../ckeditor/plugins/link/lang/sr-latn.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/sr.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/sv.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/th.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/tr.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/ug.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/uk.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/vi.js | 65 -
.../ckeditor/plugins/link/lang/zh-cn.js | 65 -
devel/third-party/ckeditor/plugins/link/lang/zh.js | 65 -
devel/third-party/ckeditor/plugins/link/plugin.js | 348 ---
.../plugins/list/icons/bulletedlist-rtl.png | Bin 661 -> 0 bytes
.../ckeditor/plugins/list/icons/bulletedlist.png | Bin 642 -> 0 bytes
.../plugins/list/icons/numberedlist-rtl.png | Bin 646 -> 0 bytes
.../ckeditor/plugins/list/icons/numberedlist.png | Bin 634 -> 0 bytes
devel/third-party/ckeditor/plugins/list/lang/af.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/ar.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/bg.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/bn.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/bs.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/ca.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/cs.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/cy.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/da.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/de.js | 8 -
devel/third-party/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 -
devel/third-party/ckeditor/plugins/list/lang/en.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/eo.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/es.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/et.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/eu.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/fa.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/fi.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/fo.js | 8 -
.../ckeditor/plugins/list/lang/fr-ca.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/fr.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/gl.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/gu.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/he.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/hi.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/hr.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/hu.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/is.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/it.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/ja.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/ka.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/km.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/ko.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/ku.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/lt.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/lv.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/mk.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/mn.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/ms.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/nb.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/nl.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/no.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/pl.js | 8 -
.../ckeditor/plugins/list/lang/pt-br.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/pt.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/ro.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/ru.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/sk.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/sl.js | 8 -
.../ckeditor/plugins/list/lang/sr-latn.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/sr.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/sv.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/th.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/tr.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/ug.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/uk.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/vi.js | 8 -
.../ckeditor/plugins/list/lang/zh-cn.js | 8 -
devel/third-party/ckeditor/plugins/list/lang/zh.js | 8 -
devel/third-party/ckeditor/plugins/list/plugin.js | 961 ------
.../ckeditor/plugins/listblock/plugin.js | 230 --
.../plugins/liststyle/dialogs/liststyle.js | 209 +-
.../ckeditor/plugins/liststyle/lang/af.js | 25 -
.../ckeditor/plugins/liststyle/lang/ar.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.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/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/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/sk.js | 25 -
.../ckeditor/plugins/liststyle/lang/sl.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/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 | 51 -
.../ckeditor/plugins/magicline/dev/magicline.html | 594 ----
.../plugins/magicline/images/hidpi/icon-rtl.png | Bin 0 -> 176 bytes
.../plugins/magicline/images/hidpi/icon.png | Bin 0 -> 199 bytes
.../ckeditor/plugins/magicline/images/icon-rtl.png | Bin 0 -> 138 bytes
.../ckeditor/plugins/magicline/images/icon.png | Bin 172 -> 133 bytes
.../ckeditor/plugins/magicline/lang/en.js | 8 -
.../ckeditor/plugins/magicline/lang/pl.js | 8 -
.../ckeditor/plugins/magicline/plugin.js | 1732 -----------
.../plugins/magicline/samples/magicline.html | 203 --
.../ckeditor/plugins/maximize/icons/maximize.png | Bin 928 -> 0 bytes
.../ckeditor/plugins/maximize/lang/af.js | 8 -
.../ckeditor/plugins/maximize/lang/ar.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.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/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/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/sk.js | 8 -
.../ckeditor/plugins/maximize/lang/sl.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/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 | 301 --
devel/third-party/ckeditor/plugins/menu/plugin.js | 506 ----
.../ckeditor/plugins/menubutton/plugin.js | 99 -
.../ckeditor/plugins/newpage/icons/newpage-rtl.png | Bin 574 -> 0 bytes
.../ckeditor/plugins/newpage/icons/newpage.png | Bin 584 -> 0 bytes
.../ckeditor/plugins/newpage/lang/af.js | 7 -
.../ckeditor/plugins/newpage/lang/ar.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.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/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/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/sk.js | 7 -
.../ckeditor/plugins/newpage/lang/sl.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/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 -
.../third-party/ckeditor/plugins/newpage/plugin.js | 50 -
.../plugins/pagebreak/icons/pagebreak-rtl.png | Bin 628 -> 0 bytes
.../ckeditor/plugins/pagebreak/icons/pagebreak.png | Bin 603 -> 0 bytes
.../plugins/pagebreak/images/pagebreak.gif | Bin 54 -> 0 bytes
.../ckeditor/plugins/pagebreak/lang/af.js | 8 -
.../ckeditor/plugins/pagebreak/lang/ar.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.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/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/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/sk.js | 8 -
.../ckeditor/plugins/pagebreak/lang/sl.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/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 | 129 -
devel/third-party/ckeditor/plugins/panel/plugin.js | 373 ---
.../ckeditor/plugins/panelbutton/plugin.js | 138 -
.../plugins/pastefromword/filter/default.js | 1235 +-------
.../pastefromword/icons/pastefromword-rtl.png | Bin 730 -> 0 bytes
.../plugins/pastefromword/icons/pastefromword.png | Bin 729 -> 0 bytes
.../ckeditor/plugins/pastefromword/lang/af.js | 10 -
.../ckeditor/plugins/pastefromword/lang/ar.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.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/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/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/sk.js | 10 -
.../ckeditor/plugins/pastefromword/lang/sl.js | 10 -
.../ckeditor/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/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 | 144 -
.../plugins/pastetext/icons/pastetext-rtl.png | Bin 767 -> 0 bytes
.../ckeditor/plugins/pastetext/icons/pastetext.png | Bin 767 -> 0 bytes
.../ckeditor/plugins/pastetext/lang/af.js | 8 -
.../ckeditor/plugins/pastetext/lang/ar.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.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/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/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/sk.js | 8 -
.../ckeditor/plugins/pastetext/lang/sl.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/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 | 75 -
devel/third-party/ckeditor/plugins/popup/plugin.js | 65 -
.../ckeditor/plugins/preview/icons/preview-rtl.png | Bin 849 -> 0 bytes
.../ckeditor/plugins/preview/icons/preview.png | Bin 858 -> 0 bytes
.../ckeditor/plugins/preview/lang/af.js | 7 -
.../ckeditor/plugins/preview/lang/ar.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.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/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/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/sk.js | 7 -
.../ckeditor/plugins/preview/lang/sl.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/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 -
.../third-party/ckeditor/plugins/preview/plugin.js | 117 -
.../ckeditor/plugins/preview/preview.html | 10 -
.../ckeditor/plugins/print/icons/print.png | Bin 763 -> 0 bytes
.../third-party/ckeditor/plugins/print/lang/af.js | 7 -
.../third-party/ckeditor/plugins/print/lang/ar.js | 7 -
.../third-party/ckeditor/plugins/print/lang/bg.js | 7 -
.../third-party/ckeditor/plugins/print/lang/bn.js | 7 -
.../third-party/ckeditor/plugins/print/lang/bs.js | 7 -
.../third-party/ckeditor/plugins/print/lang/ca.js | 7 -
.../third-party/ckeditor/plugins/print/lang/cs.js | 7 -
.../third-party/ckeditor/plugins/print/lang/cy.js | 7 -
.../third-party/ckeditor/plugins/print/lang/da.js | 7 -
.../third-party/ckeditor/plugins/print/lang/de.js | 7 -
.../third-party/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 -
.../third-party/ckeditor/plugins/print/lang/en.js | 7 -
.../third-party/ckeditor/plugins/print/lang/eo.js | 7 -
.../third-party/ckeditor/plugins/print/lang/es.js | 7 -
.../third-party/ckeditor/plugins/print/lang/et.js | 7 -
.../third-party/ckeditor/plugins/print/lang/eu.js | 7 -
.../third-party/ckeditor/plugins/print/lang/fa.js | 7 -
.../third-party/ckeditor/plugins/print/lang/fi.js | 7 -
.../third-party/ckeditor/plugins/print/lang/fo.js | 7 -
.../ckeditor/plugins/print/lang/fr-ca.js | 7 -
.../third-party/ckeditor/plugins/print/lang/fr.js | 7 -
.../third-party/ckeditor/plugins/print/lang/gl.js | 7 -
.../third-party/ckeditor/plugins/print/lang/gu.js | 7 -
.../third-party/ckeditor/plugins/print/lang/he.js | 7 -
.../third-party/ckeditor/plugins/print/lang/hi.js | 7 -
.../third-party/ckeditor/plugins/print/lang/hr.js | 7 -
.../third-party/ckeditor/plugins/print/lang/hu.js | 7 -
.../third-party/ckeditor/plugins/print/lang/is.js | 7 -
.../third-party/ckeditor/plugins/print/lang/it.js | 7 -
.../third-party/ckeditor/plugins/print/lang/ja.js | 7 -
.../third-party/ckeditor/plugins/print/lang/ka.js | 7 -
.../third-party/ckeditor/plugins/print/lang/km.js | 7 -
.../third-party/ckeditor/plugins/print/lang/ko.js | 7 -
.../third-party/ckeditor/plugins/print/lang/ku.js | 7 -
.../third-party/ckeditor/plugins/print/lang/lt.js | 7 -
.../third-party/ckeditor/plugins/print/lang/lv.js | 7 -
.../third-party/ckeditor/plugins/print/lang/mk.js | 7 -
.../third-party/ckeditor/plugins/print/lang/mn.js | 7 -
.../third-party/ckeditor/plugins/print/lang/ms.js | 7 -
.../third-party/ckeditor/plugins/print/lang/nb.js | 7 -
.../third-party/ckeditor/plugins/print/lang/nl.js | 7 -
.../third-party/ckeditor/plugins/print/lang/no.js | 7 -
.../third-party/ckeditor/plugins/print/lang/pl.js | 7 -
.../ckeditor/plugins/print/lang/pt-br.js | 7 -
.../third-party/ckeditor/plugins/print/lang/pt.js | 7 -
.../third-party/ckeditor/plugins/print/lang/ro.js | 7 -
.../third-party/ckeditor/plugins/print/lang/ru.js | 7 -
.../third-party/ckeditor/plugins/print/lang/sk.js | 7 -
.../third-party/ckeditor/plugins/print/lang/sl.js | 7 -
.../ckeditor/plugins/print/lang/sr-latn.js | 7 -
.../third-party/ckeditor/plugins/print/lang/sr.js | 7 -
.../third-party/ckeditor/plugins/print/lang/sv.js | 7 -
.../third-party/ckeditor/plugins/print/lang/th.js | 7 -
.../third-party/ckeditor/plugins/print/lang/tr.js | 7 -
.../third-party/ckeditor/plugins/print/lang/ug.js | 7 -
.../third-party/ckeditor/plugins/print/lang/uk.js | 7 -
.../third-party/ckeditor/plugins/print/lang/vi.js | 7 -
.../ckeditor/plugins/print/lang/zh-cn.js | 7 -
.../third-party/ckeditor/plugins/print/lang/zh.js | 7 -
devel/third-party/ckeditor/plugins/print/plugin.js | 44 -
.../plugins/removeformat/icons/removeformat.png | Bin 889 -> 0 bytes
.../ckeditor/plugins/removeformat/lang/af.js | 7 -
.../ckeditor/plugins/removeformat/lang/ar.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.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/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/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/sk.js | 7 -
.../ckeditor/plugins/removeformat/lang/sl.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/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 | 173 --
.../third-party/ckeditor/plugins/resize/plugin.js | 169 --
.../ckeditor/plugins/richcombo/plugin.js | 414 ---
.../ckeditor/plugins/save/icons/save.png | Bin 717 -> 0 bytes
devel/third-party/ckeditor/plugins/save/lang/af.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/ar.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/bg.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/bn.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/bs.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/ca.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/cs.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/cy.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/da.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/de.js | 7 -
devel/third-party/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 -
devel/third-party/ckeditor/plugins/save/lang/en.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/eo.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/es.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/et.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/eu.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/fa.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/fi.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/fo.js | 7 -
.../ckeditor/plugins/save/lang/fr-ca.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/fr.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/gl.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/gu.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/he.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/hi.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/hr.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/hu.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/is.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/it.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/ja.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/ka.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/km.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/ko.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/ku.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/lt.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/lv.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/mk.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/mn.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/ms.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/nb.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/nl.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/no.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/pl.js | 7 -
.../ckeditor/plugins/save/lang/pt-br.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/pt.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/ro.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/ru.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/sk.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/sl.js | 7 -
.../ckeditor/plugins/save/lang/sr-latn.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/sr.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/sv.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/th.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/tr.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/ug.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/uk.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/vi.js | 7 -
.../ckeditor/plugins/save/lang/zh-cn.js | 7 -
devel/third-party/ckeditor/plugins/save/lang/zh.js | 7 -
devel/third-party/ckeditor/plugins/save/plugin.js | 53 -
devel/third-party/ckeditor/plugins/scayt/README.md | 2 +-
.../ckeditor/plugins/scayt/dialogs/options.js | 489 +--
.../ckeditor/plugins/scayt/icons/scayt.png | Bin 839 -> 0 bytes
.../third-party/ckeditor/plugins/scayt/lang/af.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/ar.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/bg.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/bn.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/bs.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/ca.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/cs.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/cy.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/da.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/de.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/el.js | 34 -
.../ckeditor/plugins/scayt/lang/en-au.js | 34 -
.../ckeditor/plugins/scayt/lang/en-ca.js | 34 -
.../ckeditor/plugins/scayt/lang/en-gb.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/en.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/eo.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/es.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/et.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/eu.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/fa.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/fi.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/fo.js | 34 -
.../ckeditor/plugins/scayt/lang/fr-ca.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/fr.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/gl.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/gu.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/he.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/hi.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/hr.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/hu.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/is.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/it.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/ja.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/ka.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/km.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/ko.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/ku.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/lt.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/lv.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/mk.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/mn.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/ms.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/nb.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/nl.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/no.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/pl.js | 34 -
.../ckeditor/plugins/scayt/lang/pt-br.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/pt.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/ro.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/ru.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/sk.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/sl.js | 34 -
.../ckeditor/plugins/scayt/lang/sr-latn.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/sr.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/sv.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/th.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/tr.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/ug.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/uk.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/vi.js | 34 -
.../ckeditor/plugins/scayt/lang/zh-cn.js | 34 -
.../third-party/ckeditor/plugins/scayt/lang/zh.js | 34 -
devel/third-party/ckeditor/plugins/scayt/plugin.js | 884 ------
.../ckeditor/plugins/selectall/icons/selectall.png | Bin 710 -> 0 bytes
.../ckeditor/plugins/selectall/lang/af.js | 7 -
.../ckeditor/plugins/selectall/lang/ar.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.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/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/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/sk.js | 7 -
.../ckeditor/plugins/selectall/lang/sl.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/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 | 57 -
.../plugins/showblocks/icons/showblocks-rtl.png | Bin 681 -> 0 bytes
.../plugins/showblocks/icons/showblocks.png | Bin 692 -> 0 bytes
.../plugins/showblocks/images/block_address.png | Bin 171 -> 0 bytes
.../plugins/showblocks/images/block_blockquote.png | Bin 181 -> 0 bytes
.../plugins/showblocks/images/block_div.png | Bin 136 -> 0 bytes
.../plugins/showblocks/images/block_h1.png | Bin 127 -> 0 bytes
.../plugins/showblocks/images/block_h2.png | Bin 134 -> 0 bytes
.../plugins/showblocks/images/block_h3.png | Bin 131 -> 0 bytes
.../plugins/showblocks/images/block_h4.png | Bin 133 -> 0 bytes
.../plugins/showblocks/images/block_h5.png | Bin 133 -> 0 bytes
.../plugins/showblocks/images/block_h6.png | Bin 129 -> 0 bytes
.../ckeditor/plugins/showblocks/images/block_p.png | Bin 119 -> 0 bytes
.../plugins/showblocks/images/block_pre.png | Bin 136 -> 0 bytes
.../ckeditor/plugins/showblocks/lang/af.js | 7 -
.../ckeditor/plugins/showblocks/lang/ar.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.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/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/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/sk.js | 7 -
.../ckeditor/plugins/showblocks/lang/sl.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/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 | 182 --
.../ckeditor/plugins/showborders/plugin.js | 174 --
.../ckeditor/plugins/smiley/dialogs/smiley.js | 192 --
.../ckeditor/plugins/smiley/icons/smiley.png | Bin 921 -> 0 bytes
.../ckeditor/plugins/smiley/images/angel_smile.gif | Bin 465 -> 0 bytes
.../ckeditor/plugins/smiley/images/angry_smile.gif | Bin 443 -> 0 bytes
.../plugins/smiley/images/broken_heart.gif | Bin 192 -> 0 bytes
.../plugins/smiley/images/confused_smile.gif | Bin 464 -> 0 bytes
.../ckeditor/plugins/smiley/images/cry_smile.gif | Bin 468 -> 0 bytes
.../ckeditor/plugins/smiley/images/devil_smile.gif | Bin 436 -> 0 bytes
.../plugins/smiley/images/embaressed_smile.gif | Bin 442 -> 0 bytes
.../plugins/smiley/images/embarrassed_smile.gif | Bin 442 -> 0 bytes
.../ckeditor/plugins/smiley/images/envelope.gif | Bin 426 -> 0 bytes
.../ckeditor/plugins/smiley/images/heart.gif | Bin 183 -> 0 bytes
.../ckeditor/plugins/smiley/images/kiss.gif | Bin 241 -> 0 bytes
.../ckeditor/plugins/smiley/images/lightbulb.gif | Bin 368 -> 0 bytes
.../ckeditor/plugins/smiley/images/omg_smile.gif | Bin 451 -> 0 bytes
.../plugins/smiley/images/regular_smile.gif | Bin 450 -> 0 bytes
.../ckeditor/plugins/smiley/images/sad_smile.gif | Bin 460 -> 0 bytes
.../plugins/smiley/images/shades_smile.gif | Bin 449 -> 0 bytes
.../ckeditor/plugins/smiley/images/teeth_smile.gif | Bin 442 -> 0 bytes
.../ckeditor/plugins/smiley/images/thumbs_down.gif | Bin 408 -> 0 bytes
.../ckeditor/plugins/smiley/images/thumbs_up.gif | Bin 396 -> 0 bytes
.../plugins/smiley/images/tongue_smile.gif | Bin 446 -> 0 bytes
.../plugins/smiley/images/tounge_smile.gif | Bin 446 -> 0 bytes
.../smiley/images/whatchutalkingabout_smile.gif | Bin 452 -> 0 bytes
.../ckeditor/plugins/smiley/images/wink_smile.gif | Bin 458 -> 0 bytes
.../third-party/ckeditor/plugins/smiley/lang/af.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/ar.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/bg.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/bn.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/bs.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/ca.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/cs.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/cy.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/da.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/de.js | 9 -
.../third-party/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 -
.../third-party/ckeditor/plugins/smiley/lang/en.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/eo.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/es.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/et.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/eu.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/fa.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/fi.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/fo.js | 9 -
.../ckeditor/plugins/smiley/lang/fr-ca.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/fr.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/gl.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/gu.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/he.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/hi.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/hr.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/hu.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/is.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/it.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/ja.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/ka.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/km.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/ko.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/ku.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/lt.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/lv.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/mk.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/mn.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/ms.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/nb.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/nl.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/no.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/pl.js | 9 -
.../ckeditor/plugins/smiley/lang/pt-br.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/pt.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/ro.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/ru.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/sk.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/sl.js | 9 -
.../ckeditor/plugins/smiley/lang/sr-latn.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/sr.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/sv.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/th.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/tr.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/ug.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/uk.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/vi.js | 9 -
.../ckeditor/plugins/smiley/lang/zh-cn.js | 9 -
.../third-party/ckeditor/plugins/smiley/lang/zh.js | 9 -
.../third-party/ckeditor/plugins/smiley/plugin.js | 91 -
.../plugins/sourcearea/icons/source-rtl.png | Bin 760 -> 0 bytes
.../ckeditor/plugins/sourcearea/icons/source.png | Bin 768 -> 0 bytes
.../ckeditor/plugins/sourcearea/lang/af.js | 7 -
.../ckeditor/plugins/sourcearea/lang/ar.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.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/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/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/sk.js | 7 -
.../ckeditor/plugins/sourcearea/lang/sl.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/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 | 149 -
.../dialogs/lang/_translationstatus.txt | 4 +-
.../plugins/specialchar/dialogs/lang/af.js | 13 +
.../plugins/specialchar/dialogs/lang/ar.js | 13 +
.../plugins/specialchar/dialogs/lang/bg.js | 13 +
.../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 | 11 +
.../plugins/specialchar/dialogs/lang/de.js | 138 +-
.../plugins/specialchar/dialogs/lang/el.js | 138 +-
.../plugins/specialchar/dialogs/lang/en-gb.js | 13 +
.../plugins/specialchar/dialogs/lang/en.js | 138 +-
.../plugins/specialchar/dialogs/lang/eo.js | 137 +-
.../plugins/specialchar/dialogs/lang/es.js | 13 +
.../plugins/specialchar/dialogs/lang/et.js | 138 +-
.../plugins/specialchar/dialogs/lang/fa.js | 137 +-
.../plugins/specialchar/dialogs/lang/fi.js | 138 +-
.../plugins/specialchar/dialogs/lang/fr-ca.js | 10 +
.../plugins/specialchar/dialogs/lang/fr.js | 136 +-
.../plugins/specialchar/dialogs/lang/gl.js | 13 +
.../plugins/specialchar/dialogs/lang/he.js | 137 +-
.../plugins/specialchar/dialogs/lang/hr.js | 138 +-
.../plugins/specialchar/dialogs/lang/hu.js | 12 +
.../plugins/specialchar/dialogs/lang/id.js | 13 +
.../plugins/specialchar/dialogs/lang/it.js | 139 +-
.../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 | 138 +-
.../plugins/specialchar/dialogs/lang/lt.js | 13 +
.../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/pl.js | 12 +
.../plugins/specialchar/dialogs/lang/pt-br.js | 136 +-
.../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 | 138 +-
.../plugins/specialchar/dialogs/lang/sl.js | 12 +
.../plugins/specialchar/dialogs/lang/sq.js | 13 +
.../plugins/specialchar/dialogs/lang/sv.js | 136 +-
.../plugins/specialchar/dialogs/lang/th.js | 13 +
.../plugins/specialchar/dialogs/lang/tr.js | 137 +-
.../plugins/specialchar/dialogs/lang/tt.js | 13 +
.../plugins/specialchar/dialogs/lang/ug.js | 138 +-
.../plugins/specialchar/dialogs/lang/uk.js | 12 +
.../plugins/specialchar/dialogs/lang/vi.js | 14 +
.../plugins/specialchar/dialogs/lang/zh-cn.js | 134 +-
.../plugins/specialchar/dialogs/lang/zh.js | 9 +
.../plugins/specialchar/dialogs/specialchar.js | 318 +-
.../plugins/specialchar/icons/specialchar.png | Bin 974 -> 0 bytes
.../specialchar/lang/_translationstatus.txt | 63 -
.../ckeditor/plugins/specialchar/lang/af.js | 9 -
.../ckeditor/plugins/specialchar/lang/ar.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.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/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/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/sk.js | 9 -
.../ckeditor/plugins/specialchar/lang/sl.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/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 | 69 -
.../ckeditor/plugins/stylescombo/lang/af.js | 11 -
.../ckeditor/plugins/stylescombo/lang/ar.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.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/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/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/sk.js | 11 -
.../ckeditor/plugins/stylescombo/lang/sl.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/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 | 186 --
devel/third-party/ckeditor/plugins/tab/plugin.js | 301 --
.../ckeditor/plugins/table/dialogs/table.js | 567 +---
.../ckeditor/plugins/table/icons/table.png | Bin 536 -> 0 bytes
.../third-party/ckeditor/plugins/table/lang/af.js | 74 -
.../third-party/ckeditor/plugins/table/lang/ar.js | 74 -
.../third-party/ckeditor/plugins/table/lang/bg.js | 74 -
.../third-party/ckeditor/plugins/table/lang/bn.js | 74 -
.../third-party/ckeditor/plugins/table/lang/bs.js | 74 -
.../third-party/ckeditor/plugins/table/lang/ca.js | 74 -
.../third-party/ckeditor/plugins/table/lang/cs.js | 74 -
.../third-party/ckeditor/plugins/table/lang/cy.js | 74 -
.../third-party/ckeditor/plugins/table/lang/da.js | 74 -
.../third-party/ckeditor/plugins/table/lang/de.js | 74 -
.../third-party/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 -
.../third-party/ckeditor/plugins/table/lang/en.js | 74 -
.../third-party/ckeditor/plugins/table/lang/eo.js | 74 -
.../third-party/ckeditor/plugins/table/lang/es.js | 74 -
.../third-party/ckeditor/plugins/table/lang/et.js | 74 -
.../third-party/ckeditor/plugins/table/lang/eu.js | 74 -
.../third-party/ckeditor/plugins/table/lang/fa.js | 74 -
.../third-party/ckeditor/plugins/table/lang/fi.js | 74 -
.../third-party/ckeditor/plugins/table/lang/fo.js | 74 -
.../ckeditor/plugins/table/lang/fr-ca.js | 74 -
.../third-party/ckeditor/plugins/table/lang/fr.js | 74 -
.../third-party/ckeditor/plugins/table/lang/gl.js | 74 -
.../third-party/ckeditor/plugins/table/lang/gu.js | 74 -
.../third-party/ckeditor/plugins/table/lang/he.js | 74 -
.../third-party/ckeditor/plugins/table/lang/hi.js | 74 -
.../third-party/ckeditor/plugins/table/lang/hr.js | 74 -
.../third-party/ckeditor/plugins/table/lang/hu.js | 74 -
.../third-party/ckeditor/plugins/table/lang/is.js | 74 -
.../third-party/ckeditor/plugins/table/lang/it.js | 74 -
.../third-party/ckeditor/plugins/table/lang/ja.js | 74 -
.../third-party/ckeditor/plugins/table/lang/ka.js | 74 -
.../third-party/ckeditor/plugins/table/lang/km.js | 74 -
.../third-party/ckeditor/plugins/table/lang/ko.js | 74 -
.../third-party/ckeditor/plugins/table/lang/ku.js | 74 -
.../third-party/ckeditor/plugins/table/lang/lt.js | 74 -
.../third-party/ckeditor/plugins/table/lang/lv.js | 74 -
.../third-party/ckeditor/plugins/table/lang/mk.js | 74 -
.../third-party/ckeditor/plugins/table/lang/mn.js | 74 -
.../third-party/ckeditor/plugins/table/lang/ms.js | 74 -
.../third-party/ckeditor/plugins/table/lang/nb.js | 74 -
.../third-party/ckeditor/plugins/table/lang/nl.js | 74 -
.../third-party/ckeditor/plugins/table/lang/no.js | 74 -
.../third-party/ckeditor/plugins/table/lang/pl.js | 74 -
.../ckeditor/plugins/table/lang/pt-br.js | 74 -
.../third-party/ckeditor/plugins/table/lang/pt.js | 74 -
.../third-party/ckeditor/plugins/table/lang/ro.js | 74 -
.../third-party/ckeditor/plugins/table/lang/ru.js | 74 -
.../third-party/ckeditor/plugins/table/lang/sk.js | 74 -
.../third-party/ckeditor/plugins/table/lang/sl.js | 74 -
.../ckeditor/plugins/table/lang/sr-latn.js | 74 -
.../third-party/ckeditor/plugins/table/lang/sr.js | 74 -
.../third-party/ckeditor/plugins/table/lang/sv.js | 74 -
.../third-party/ckeditor/plugins/table/lang/th.js | 74 -
.../third-party/ckeditor/plugins/table/lang/tr.js | 74 -
.../third-party/ckeditor/plugins/table/lang/ug.js | 74 -
.../third-party/ckeditor/plugins/table/lang/uk.js | 74 -
.../third-party/ckeditor/plugins/table/lang/vi.js | 74 -
.../ckeditor/plugins/table/lang/zh-cn.js | 74 -
.../third-party/ckeditor/plugins/table/lang/zh.js | 74 -
devel/third-party/ckeditor/plugins/table/plugin.js | 95 -
.../plugins/tabletools/dialogs/tableCell.js | 435 +--
.../ckeditor/plugins/tabletools/plugin.js | 1004 ------
.../plugins/templates/dialogs/templates.css | 84 -
.../plugins/templates/dialogs/templates.js | 203 --
.../plugins/templates/icons/templates-rtl.png | Bin 643 -> 0 bytes
.../ckeditor/plugins/templates/icons/templates.png | Bin 643 -> 0 bytes
.../ckeditor/plugins/templates/lang/af.js | 12 -
.../ckeditor/plugins/templates/lang/ar.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.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/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/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/sk.js | 12 -
.../ckeditor/plugins/templates/lang/sl.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/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 | 90 -
.../plugins/templates/templates/default.js | 89 -
.../templates/templates/images/template1.gif | Bin 375 -> 0 bytes
.../templates/templates/images/template2.gif | Bin 333 -> 0 bytes
.../templates/templates/images/template3.gif | Bin 422 -> 0 bytes
.../ckeditor/plugins/toolbar/lang/af.js | 22 -
.../ckeditor/plugins/toolbar/lang/ar.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.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/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/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/sk.js | 22 -
.../ckeditor/plugins/toolbar/lang/sl.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/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 -
.../third-party/ckeditor/plugins/toolbar/plugin.js | 735 -----
.../ckeditor/plugins/toolbar/samples/toolbar.html | 200 --
.../ckeditor/plugins/undo/icons/redo-rtl.png | Bin 846 -> 0 bytes
.../ckeditor/plugins/undo/icons/redo.png | Bin 835 -> 0 bytes
.../ckeditor/plugins/undo/icons/undo-rtl.png | Bin 835 -> 0 bytes
.../ckeditor/plugins/undo/icons/undo.png | Bin 844 -> 0 bytes
devel/third-party/ckeditor/plugins/undo/lang/af.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/ar.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/bg.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/bn.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/bs.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/ca.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/cs.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/cy.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/da.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/de.js | 8 -
devel/third-party/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 -
devel/third-party/ckeditor/plugins/undo/lang/en.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/eo.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/es.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/et.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/eu.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/fa.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/fi.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/fo.js | 8 -
.../ckeditor/plugins/undo/lang/fr-ca.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/fr.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/gl.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/gu.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/he.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/hi.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/hr.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/hu.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/is.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/it.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/ja.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/ka.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/km.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/ko.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/ku.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/lt.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/lv.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/mk.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/mn.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/ms.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/nb.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/nl.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/no.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/pl.js | 8 -
.../ckeditor/plugins/undo/lang/pt-br.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/pt.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/ro.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/ru.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/sk.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/sl.js | 8 -
.../ckeditor/plugins/undo/lang/sr-latn.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/sr.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/sv.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/th.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/tr.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/ug.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/uk.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/vi.js | 8 -
.../ckeditor/plugins/undo/lang/zh-cn.js | 8 -
devel/third-party/ckeditor/plugins/undo/lang/zh.js | 8 -
devel/third-party/ckeditor/plugins/undo/plugin.js | 639 ----
.../ckeditor/plugins/wsc/dialogs/ciframe.html | 19 +-
.../ckeditor/plugins/wsc/dialogs/tmpFrameset.html | 2 +-
.../ckeditor/plugins/wsc/dialogs/wsc.css | 2 +-
.../ckeditor/plugins/wsc/dialogs/wsc.js | 267 +-
.../ckeditor/plugins/wsc/dialogs/wsc_ie.js | 11 +
.../ckeditor/plugins/wsc/icons/spellchecker.png | Bin 839 -> 0 bytes
devel/third-party/ckeditor/plugins/wsc/lang/af.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/ar.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/bg.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/bn.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/bs.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/ca.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/cs.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/cy.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/da.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/de.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/el.js | 24 -
.../third-party/ckeditor/plugins/wsc/lang/en-au.js | 24 -
.../third-party/ckeditor/plugins/wsc/lang/en-ca.js | 24 -
.../third-party/ckeditor/plugins/wsc/lang/en-gb.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/en.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/eo.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/es.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/et.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/eu.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/fa.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/fi.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/fo.js | 24 -
.../third-party/ckeditor/plugins/wsc/lang/fr-ca.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/fr.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/gl.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/gu.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/he.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/hi.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/hr.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/hu.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/is.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/it.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/ja.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/ka.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/km.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/ko.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/ku.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/lt.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/lv.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/mk.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/mn.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/ms.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/nb.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/nl.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/no.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/pl.js | 24 -
.../third-party/ckeditor/plugins/wsc/lang/pt-br.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/pt.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/ro.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/ru.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/sk.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/sl.js | 24 -
.../ckeditor/plugins/wsc/lang/sr-latn.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/sr.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/sv.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/th.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/tr.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/ug.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/uk.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/vi.js | 24 -
.../third-party/ckeditor/plugins/wsc/lang/zh-cn.js | 24 -
devel/third-party/ckeditor/plugins/wsc/lang/zh.js | 24 -
devel/third-party/ckeditor/plugins/wsc/plugin.js | 35 -
.../ckeditor/plugins/wysiwygarea/plugin.js | 702 -----
.../plugins/wysiwygarea/samples/fullpage.html | 71 -
devel/third-party/ckeditor/samples/css/samples.css | 1651 ++++++++++
.../ckeditor/samples/img/github-top.png | Bin 0 -> 383 bytes
.../third-party/ckeditor/samples/img/header-bg.png | Bin 0 -> 13086 bytes
.../ckeditor/samples/img/header-separator.png | Bin 0 -> 123 bytes
devel/third-party/ckeditor/samples/img/logo.png | Bin 0 -> 5891 bytes
.../ckeditor/samples/img/navigation-tip.png | Bin 0 -> 12029 bytes
devel/third-party/ckeditor/samples/index.html | 128 +
devel/third-party/ckeditor/samples/js/sample.js | 53 +
devel/third-party/ckeditor/samples/js/sf.js | 17 +
devel/third-party/ckeditor/samples/old/ajax.html | 85 +
devel/third-party/ckeditor/samples/old/api.html | 210 ++
.../third-party/ckeditor/samples/old/appendto.html | 59 +
.../ckeditor/samples/old/assets/inlineall/logo.png | Bin 0 -> 4283 bytes
.../samples/old/assets/outputxhtml/outputxhtml.css | 204 ++
.../ckeditor/samples/old/assets/posteddata.php | 59 +
.../ckeditor/samples/old/assets/sample.jpg | Bin 0 -> 14449 bytes
.../samples/old/assets/uilanguages/languages.js | 7 +
.../ckeditor/samples/old/datafiltering.html | 508 ++++
.../samples/old/dialog/assets/my_dialog.js | 48 +
.../ckeditor/samples/old/dialog/dialog.html | 190 ++
.../ckeditor/samples/old/divreplace.html | 144 +
.../ckeditor/samples/old/enterkey/enterkey.html | 106 +
.../assets/outputforflash/outputforflash.fla | Bin
.../assets/outputforflash/outputforflash.swf | Bin
.../htmlwriter/assets/outputforflash/swfobject.js | 18 +
.../samples/old/htmlwriter/outputforflash.html | 283 ++
.../samples/old/htmlwriter/outputhtml.html | 224 ++
devel/third-party/ckeditor/samples/old/index.html | 131 +
.../ckeditor/samples/old/inlineall.html | 314 ++
.../ckeditor/samples/old/inlinebycode.html | 124 +
.../ckeditor/samples/old/inlinetextarea.html | 113 +
devel/third-party/ckeditor/samples/old/jquery.html | 103 +
.../ckeditor/samples/old/magicline/magicline.html | 209 ++
.../third-party/ckeditor/samples/old/readonly.html | 76 +
.../ckeditor/samples/old/replacebyclass.html | 60 +
.../ckeditor/samples/old/replacebycode.html | 59 +
devel/third-party/ckeditor/samples/old/sample.css | 357 +++
devel/third-party/ckeditor/samples/old/sample.js | 50 +
.../ckeditor/samples/old/sample_posteddata.php | 16 +
.../third-party/ckeditor/samples/old/tabindex.html | 78 +
.../ckeditor/samples/old/toolbar/toolbar.html | 235 ++
.../third-party/ckeditor/samples/old/uicolor.html | 72 +
.../ckeditor/samples/old/uilanguages.html | 122 +
.../ckeditor/samples/old/wysiwygarea/fullpage.html | 80 +
.../ckeditor/samples/old/xhtmlstyle.html | 234 ++
.../samples/toolbarconfigurator/css/fontello.css | 55 +
.../samples/toolbarconfigurator/font/LICENSE.txt | 10 +
.../samples/toolbarconfigurator/font/config.json | 28 +
.../samples/toolbarconfigurator/font/fontello.eot | Bin 0 -> 4988 bytes
.../samples/toolbarconfigurator/font/fontello.svg | 14 +
.../samples/toolbarconfigurator/font/fontello.ttf | Bin 0 -> 4820 bytes
.../samples/toolbarconfigurator/font/fontello.woff | Bin 0 -> 2904 bytes
.../samples/toolbarconfigurator/index.html | 446 +++
.../js/abstracttoolbarmodifier.js | 14 +
.../toolbarconfigurator/js/fulltoolbareditor.js | 9 +
.../toolbarconfigurator/js/toolbarmodifier.js | 31 +
.../toolbarconfigurator/js/toolbartextmodifier.js | 14 +
.../toolbarconfigurator/lib/codemirror/LICENSE | 19 +
.../lib/codemirror/codemirror.css | 325 ++
.../lib/codemirror/codemirror.js | 290 ++
.../lib/codemirror/javascript.js | 24 +
.../toolbarconfigurator/lib/codemirror/neo.css | 36 +
.../lib/codemirror/show-hint.css | 38 +
.../lib/codemirror/show-hint.js | 16 +
devel/third-party/ckeditor/skins/flat/dialog.css | 5 +
.../third-party/ckeditor/skins/flat/dialog_ie.css | 5 +
.../third-party/ckeditor/skins/flat/dialog_ie7.css | 5 +
.../third-party/ckeditor/skins/flat/dialog_ie8.css | 5 +
.../ckeditor/skins/flat/dialog_iequirks.css | 5 +
devel/third-party/ckeditor/skins/flat/editor.css | 5 +
.../ckeditor/skins/flat/editor_gecko.css | 5 +
.../third-party/ckeditor/skins/flat/editor_ie.css | 5 +
.../third-party/ckeditor/skins/flat/editor_ie7.css | 5 +
.../third-party/ckeditor/skins/flat/editor_ie8.css | 5 +
.../ckeditor/skins/flat/editor_iequirks.css | 5 +
devel/third-party/ckeditor/skins/flat/icons.png | Bin 0 -> 11982 bytes
.../ckeditor/skins/flat/icons_hidpi.png | Bin 0 -> 38437 bytes
.../ckeditor/skins/flat/images/arrow.png | Bin 0 -> 191 bytes
.../ckeditor/skins/flat/images/close.png | Bin 0 -> 468 bytes
.../ckeditor/skins/flat/images/hidpi/close.png | Bin 0 -> 1271 bytes
.../ckeditor/skins/flat/images/hidpi/lock-open.png | Bin 0 -> 1329 bytes
.../ckeditor/skins/flat/images/hidpi/lock.png | Bin 0 -> 1299 bytes
.../ckeditor/skins/flat/images/hidpi/refresh.png | Bin 0 -> 1842 bytes
.../ckeditor/skins/flat/images/lock-open.png | Bin 0 -> 349 bytes
.../ckeditor/skins/flat/images/lock.png | Bin 0 -> 475 bytes
.../ckeditor/skins/flat/images/refresh.png | Bin 0 -> 422 bytes
devel/third-party/ckeditor/skins/flat/readme.md | 8 +
devel/third-party/ckeditor/skins/kama/dialog.css | 719 -----
.../third-party/ckeditor/skins/kama/dialog_ie.css | 593 ----
.../third-party/ckeditor/skins/kama/dialog_ie7.css | 658 ----
.../third-party/ckeditor/skins/kama/dialog_ie8.css | 599 ----
.../ckeditor/skins/kama/dialog_iequirks.css | 684 -----
.../ckeditor/skins/kama/dialog_opera.css | 583 ----
devel/third-party/ckeditor/skins/kama/editor.css | 888 ------
.../third-party/ckeditor/skins/kama/editor_ie.css | 948 ------
.../third-party/ckeditor/skins/kama/editor_ie7.css | 1106 -------
.../third-party/ckeditor/skins/kama/editor_ie8.css | 952 ------
.../ckeditor/skins/kama/editor_iequirks.css | 1150 -------
.../ckeditor/skins/kama/icons/about.png | Bin 386 -> 0 bytes
.../ckeditor/skins/kama/icons/anchor-rtl.png | Bin 977 -> 0 bytes
.../ckeditor/skins/kama/icons/anchor.png | Bin 979 -> 0 bytes
.../ckeditor/skins/kama/icons/bgcolor.png | Bin 1045 -> 0 bytes
.../ckeditor/skins/kama/icons/bidiltr.png | Bin 151 -> 0 bytes
.../ckeditor/skins/kama/icons/bidirtl.png | Bin 927 -> 0 bytes
.../ckeditor/skins/kama/icons/blockquote.png | Bin 972 -> 0 bytes
.../third-party/ckeditor/skins/kama/icons/bold.png | Bin 371 -> 0 bytes
.../ckeditor/skins/kama/icons/bulletedlist-rtl.png | Bin 198 -> 0 bytes
.../ckeditor/skins/kama/icons/bulletedlist.png | Bin 217 -> 0 bytes
.../ckeditor/skins/kama/icons/button.png | Bin 326 -> 0 bytes
.../ckeditor/skins/kama/icons/checkbox.png | Bin 950 -> 0 bytes
.../ckeditor/skins/kama/icons/copy-rtl.png | Bin 965 -> 0 bytes
.../third-party/ckeditor/skins/kama/icons/copy.png | Bin 1001 -> 0 bytes
.../ckeditor/skins/kama/icons/creatediv.png | Bin 975 -> 0 bytes
.../ckeditor/skins/kama/icons/cut-rtl.png | Bin 1042 -> 0 bytes
.../third-party/ckeditor/skins/kama/icons/cut.png | Bin 1043 -> 0 bytes
.../ckeditor/skins/kama/icons/docprops-rtl.png | Bin 949 -> 0 bytes
.../ckeditor/skins/kama/icons/docprops.png | Bin 979 -> 0 bytes
.../ckeditor/skins/kama/icons/find-rtl.png | Bin 343 -> 0 bytes
.../third-party/ckeditor/skins/kama/icons/find.png | Bin 340 -> 0 bytes
.../ckeditor/skins/kama/icons/flash.png | Bin 485 -> 0 bytes
.../third-party/ckeditor/skins/kama/icons/form.png | Bin 919 -> 0 bytes
.../ckeditor/skins/kama/icons/hiddenfield.png | Bin 561 -> 0 bytes
.../ckeditor/skins/kama/icons/horizontalrule.png | Bin 406 -> 0 bytes
.../ckeditor/skins/kama/icons/icons.png | Bin 5598 -> 0 bytes
.../ckeditor/skins/kama/icons/iframe.png | Bin 1092 -> 0 bytes
.../ckeditor/skins/kama/icons/image.png | Bin 587 -> 0 bytes
.../ckeditor/skins/kama/icons/imagebutton.png | Bin 358 -> 0 bytes
.../ckeditor/skins/kama/icons/indent-rtl.png | Bin 931 -> 0 bytes
.../ckeditor/skins/kama/icons/indent.png | Bin 961 -> 0 bytes
.../ckeditor/skins/kama/icons/italic.png | Bin 363 -> 0 bytes
.../ckeditor/skins/kama/icons/justifyblock.png | Bin 932 -> 0 bytes
.../ckeditor/skins/kama/icons/justifycenter.png | Bin 936 -> 0 bytes
.../ckeditor/skins/kama/icons/justifyleft.png | Bin 936 -> 0 bytes
.../ckeditor/skins/kama/icons/justifyright.png | Bin 936 -> 0 bytes
.../third-party/ckeditor/skins/kama/icons/link.png | Bin 995 -> 0 bytes
.../ckeditor/skins/kama/icons/maximize.png | Bin 315 -> 0 bytes
.../ckeditor/skins/kama/icons/newpage-rtl.png | Bin 209 -> 0 bytes
.../ckeditor/skins/kama/icons/newpage.png | Bin 221 -> 0 bytes
.../ckeditor/skins/kama/icons/numberedlist-rtl.png | Bin 241 -> 0 bytes
.../ckeditor/skins/kama/icons/numberedlist.png | Bin 240 -> 0 bytes
.../ckeditor/skins/kama/icons/outdent-rtl.png | Bin 928 -> 0 bytes
.../ckeditor/skins/kama/icons/outdent.png | Bin 957 -> 0 bytes
.../ckeditor/skins/kama/icons/pagebreak-rtl.png | Bin 295 -> 0 bytes
.../ckeditor/skins/kama/icons/pagebreak.png | Bin 433 -> 0 bytes
.../ckeditor/skins/kama/icons/paste-rtl.png | Bin 991 -> 0 bytes
.../ckeditor/skins/kama/icons/paste.png | Bin 1032 -> 0 bytes
.../skins/kama/icons/pastefromword-rtl.png | Bin 412 -> 0 bytes
.../ckeditor/skins/kama/icons/pastefromword.png | Bin 532 -> 0 bytes
.../ckeditor/skins/kama/icons/pastetext-rtl.png | Bin 1050 -> 0 bytes
.../ckeditor/skins/kama/icons/pastetext.png | Bin 1054 -> 0 bytes
.../ckeditor/skins/kama/icons/placeholder.png | Bin 132 -> 0 bytes
.../ckeditor/skins/kama/icons/preview-rtl.png | Bin 313 -> 0 bytes
.../ckeditor/skins/kama/icons/preview.png | Bin 311 -> 0 bytes
.../ckeditor/skins/kama/icons/print.png | Bin 293 -> 0 bytes
.../ckeditor/skins/kama/icons/radio.png | Bin 972 -> 0 bytes
.../ckeditor/skins/kama/icons/redo-rtl.png | Bin 299 -> 0 bytes
.../third-party/ckeditor/skins/kama/icons/redo.png | Bin 393 -> 0 bytes
.../ckeditor/skins/kama/icons/removeformat.png | Bin 949 -> 0 bytes
.../ckeditor/skins/kama/icons/replace.png | Bin 951 -> 0 bytes
.../third-party/ckeditor/skins/kama/icons/save.png | Bin 310 -> 0 bytes
.../ckeditor/skins/kama/icons/scayt.png | Bin 334 -> 0 bytes
.../ckeditor/skins/kama/icons/select-rtl.png | Bin 292 -> 0 bytes
.../ckeditor/skins/kama/icons/select.png | Bin 284 -> 0 bytes
.../ckeditor/skins/kama/icons/selectall.png | Bin 975 -> 0 bytes
.../ckeditor/skins/kama/icons/showblocks-rtl.png | Bin 336 -> 0 bytes
.../ckeditor/skins/kama/icons/showblocks.png | Bin 335 -> 0 bytes
.../ckeditor/skins/kama/icons/smiley.png | Bin 473 -> 0 bytes
.../ckeditor/skins/kama/icons/source-rtl.png | Bin 263 -> 0 bytes
.../ckeditor/skins/kama/icons/source.png | Bin 382 -> 0 bytes
.../ckeditor/skins/kama/icons/specialchar.png | Bin 407 -> 0 bytes
.../ckeditor/skins/kama/icons/spellchecker.png | Bin 419 -> 0 bytes
.../ckeditor/skins/kama/icons/strike.png | Bin 194 -> 0 bytes
.../ckeditor/skins/kama/icons/subscript.png | Bin 293 -> 0 bytes
.../ckeditor/skins/kama/icons/superscript.png | Bin 385 -> 0 bytes
.../ckeditor/skins/kama/icons/table.png | Bin 434 -> 0 bytes
.../ckeditor/skins/kama/icons/templates-rtl.png | Bin 262 -> 0 bytes
.../ckeditor/skins/kama/icons/templates.png | Bin 261 -> 0 bytes
.../ckeditor/skins/kama/icons/textarea-rtl.png | Bin 443 -> 0 bytes
.../ckeditor/skins/kama/icons/textarea.png | Bin 426 -> 0 bytes
.../ckeditor/skins/kama/icons/textcolor.png | Bin 346 -> 0 bytes
.../ckeditor/skins/kama/icons/textfield.png | Bin 959 -> 0 bytes
.../ckeditor/skins/kama/icons/underline.png | Bin 922 -> 0 bytes
.../ckeditor/skins/kama/icons/undo-rtl.png | Bin 289 -> 0 bytes
.../third-party/ckeditor/skins/kama/icons/undo.png | Bin 397 -> 0 bytes
.../ckeditor/skins/kama/icons/unlink.png | Bin 1027 -> 0 bytes
.../ckeditor/skins/kama/images/dialog_sides.gif | Bin 48 -> 0 bytes
.../ckeditor/skins/kama/images/dialog_sides.png | Bin 178 -> 0 bytes
.../skins/kama/images/dialog_sides_rtl.png | Bin 181 -> 0 bytes
.../ckeditor/skins/kama/images/mini.gif | Bin 183 -> 0 bytes
.../ckeditor/skins/kama/images/sprites.png | Bin 7086 -> 0 bytes
.../ckeditor/skins/kama/images/sprites_ie6.png | Bin 2724 -> 0 bytes
.../ckeditor/skins/kama/images/toolbar_start.gif | Bin 105 -> 0 bytes
devel/third-party/ckeditor/skins/kama/readme.md | 40 -
devel/third-party/ckeditor/skins/kama/skin.js | 260 --
devel/third-party/ckeditor/styles.js | 224 +-
share/static/RichText/LICENSE.md | 1264 --------
share/static/RichText/adapters/jquery.js | 10 +
share/static/RichText/ckeditor.js | 1822 +++++------
share/static/RichText/config.js | 46 +-
share/static/RichText/contents.css | 79 +-
share/static/RichText/lang/af.js | 6 +-
share/static/RichText/lang/ar.js | 6 +-
share/static/RichText/lang/bg.js | 6 +-
share/static/RichText/lang/bn.js | 6 +-
share/static/RichText/lang/bs.js | 6 +-
share/static/RichText/lang/ca.js | 6 +-
share/static/RichText/lang/cs.js | 6 +-
share/static/RichText/lang/cy.js | 6 +-
share/static/RichText/lang/da.js | 6 +-
share/static/RichText/lang/de.js | 6 +-
share/static/RichText/lang/el.js | 6 +-
share/static/RichText/lang/en-au.js | 6 +-
share/static/RichText/lang/en-ca.js | 6 +-
share/static/RichText/lang/en-gb.js | 6 +-
share/static/RichText/lang/en.js | 6 +-
share/static/RichText/lang/eo.js | 6 +-
share/static/RichText/lang/es.js | 6 +-
share/static/RichText/lang/et.js | 6 +-
share/static/RichText/lang/eu.js | 6 +-
share/static/RichText/lang/fa.js | 6 +-
share/static/RichText/lang/fi.js | 6 +-
share/static/RichText/lang/fo.js | 6 +-
share/static/RichText/lang/fr-ca.js | 6 +-
share/static/RichText/lang/fr.js | 6 +-
share/static/RichText/lang/gl.js | 6 +-
share/static/RichText/lang/gu.js | 6 +-
share/static/RichText/lang/he.js | 6 +-
share/static/RichText/lang/hi.js | 6 +-
share/static/RichText/lang/hr.js | 6 +-
share/static/RichText/lang/hu.js | 6 +-
share/static/RichText/lang/id.js | 5 +
share/static/RichText/lang/is.js | 6 +-
share/static/RichText/lang/it.js | 6 +-
share/static/RichText/lang/ja.js | 6 +-
share/static/RichText/lang/ka.js | 6 +-
share/static/RichText/lang/km.js | 6 +-
share/static/RichText/lang/ko.js | 6 +-
share/static/RichText/lang/ku.js | 6 +-
share/static/RichText/lang/lt.js | 6 +-
share/static/RichText/lang/lv.js | 6 +-
share/static/RichText/lang/mk.js | 6 +-
share/static/RichText/lang/mn.js | 6 +-
share/static/RichText/lang/ms.js | 6 +-
share/static/RichText/lang/nb.js | 6 +-
share/static/RichText/lang/nl.js | 6 +-
share/static/RichText/lang/no.js | 6 +-
share/static/RichText/lang/pl.js | 6 +-
share/static/RichText/lang/pt-br.js | 6 +-
share/static/RichText/lang/pt.js | 6 +-
share/static/RichText/lang/ro.js | 6 +-
share/static/RichText/lang/ru.js | 6 +-
share/static/RichText/lang/si.js | 5 +
share/static/RichText/lang/sk.js | 6 +-
share/static/RichText/lang/sl.js | 6 +-
share/static/RichText/lang/sq.js | 5 +
share/static/RichText/lang/sr-latn.js | 6 +-
share/static/RichText/lang/sr.js | 6 +-
share/static/RichText/lang/sv.js | 6 +-
share/static/RichText/lang/th.js | 6 +-
share/static/RichText/lang/tr.js | 6 +-
share/static/RichText/lang/tt.js | 5 +
share/static/RichText/lang/ug.js | 6 +-
share/static/RichText/lang/uk.js | 6 +-
share/static/RichText/lang/vi.js | 6 +-
share/static/RichText/lang/zh-cn.js | 6 +-
share/static/RichText/lang/zh.js | 6 +-
.../RichText/plugins/a11yhelp/dialogs/a11yhelp.js | 14 +-
.../a11yhelp/dialogs/lang/_translationstatus.txt | 4 +-
.../RichText/plugins/a11yhelp/dialogs/lang/af.js | 11 +
.../RichText/plugins/a11yhelp/dialogs/lang/ar.js | 14 +-
.../RichText/plugins/a11yhelp/dialogs/lang/bg.js | 14 +-
.../RichText/plugins/a11yhelp/dialogs/lang/ca.js | 17 +-
.../RichText/plugins/a11yhelp/dialogs/lang/cs.js | 18 +-
.../RichText/plugins/a11yhelp/dialogs/lang/cy.js | 16 +-
.../RichText/plugins/a11yhelp/dialogs/lang/da.js | 16 +-
.../RichText/plugins/a11yhelp/dialogs/lang/de.js | 18 +-
.../RichText/plugins/a11yhelp/dialogs/lang/el.js | 18 +-
.../plugins/a11yhelp/dialogs/lang/en-gb.js | 11 +
.../RichText/plugins/a11yhelp/dialogs/lang/en.js | 14 +-
.../RichText/plugins/a11yhelp/dialogs/lang/eo.js | 18 +-
.../RichText/plugins/a11yhelp/dialogs/lang/es.js | 18 +-
.../RichText/plugins/a11yhelp/dialogs/lang/et.js | 14 +-
.../RichText/plugins/a11yhelp/dialogs/lang/fa.js | 16 +-
.../RichText/plugins/a11yhelp/dialogs/lang/fi.js | 17 +-
.../RichText/plugins/a11yhelp/dialogs/lang/fo.js | 11 +
.../plugins/a11yhelp/dialogs/lang/fr-ca.js | 11 +
.../RichText/plugins/a11yhelp/dialogs/lang/fr.js | 18 +-
.../RichText/plugins/a11yhelp/dialogs/lang/gl.js | 12 +
.../RichText/plugins/a11yhelp/dialogs/lang/gu.js | 14 +-
.../RichText/plugins/a11yhelp/dialogs/lang/he.js | 14 +-
.../RichText/plugins/a11yhelp/dialogs/lang/hi.js | 14 +-
.../RichText/plugins/a11yhelp/dialogs/lang/hr.js | 16 +-
.../RichText/plugins/a11yhelp/dialogs/lang/hu.js | 17 +-
.../RichText/plugins/a11yhelp/dialogs/lang/id.js | 11 +
.../RichText/plugins/a11yhelp/dialogs/lang/it.js | 17 +-
.../RichText/plugins/a11yhelp/dialogs/lang/ja.js | 14 +-
.../RichText/plugins/a11yhelp/dialogs/lang/km.js | 11 +
.../RichText/plugins/a11yhelp/dialogs/lang/ko.js | 10 +
.../RichText/plugins/a11yhelp/dialogs/lang/ku.js | 17 +-
.../RichText/plugins/a11yhelp/dialogs/lang/lt.js | 14 +-
.../RichText/plugins/a11yhelp/dialogs/lang/lv.js | 18 +-
.../RichText/plugins/a11yhelp/dialogs/lang/mk.js | 14 +-
.../RichText/plugins/a11yhelp/dialogs/lang/mn.js | 14 +-
.../RichText/plugins/a11yhelp/dialogs/lang/nb.js | 17 +-
.../RichText/plugins/a11yhelp/dialogs/lang/nl.js | 17 +-
.../RichText/plugins/a11yhelp/dialogs/lang/no.js | 16 +-
.../RichText/plugins/a11yhelp/dialogs/lang/pl.js | 18 +-
.../plugins/a11yhelp/dialogs/lang/pt-br.js | 18 +-
.../RichText/plugins/a11yhelp/dialogs/lang/pt.js | 17 +-
.../RichText/plugins/a11yhelp/dialogs/lang/ro.js | 16 +-
.../RichText/plugins/a11yhelp/dialogs/lang/ru.js | 16 +-
.../RichText/plugins/a11yhelp/dialogs/lang/si.js | 10 +
.../RichText/plugins/a11yhelp/dialogs/lang/sk.js | 17 +-
.../RichText/plugins/a11yhelp/dialogs/lang/sl.js | 16 +-
.../RichText/plugins/a11yhelp/dialogs/lang/sq.js | 11 +
.../plugins/a11yhelp/dialogs/lang/sr-latn.js | 11 +
.../RichText/plugins/a11yhelp/dialogs/lang/sr.js | 11 +
.../RichText/plugins/a11yhelp/dialogs/lang/sv.js | 17 +-
.../RichText/plugins/a11yhelp/dialogs/lang/th.js | 11 +
.../RichText/plugins/a11yhelp/dialogs/lang/tr.js | 18 +-
.../RichText/plugins/a11yhelp/dialogs/lang/tt.js | 11 +
.../RichText/plugins/a11yhelp/dialogs/lang/ug.js | 16 +-
.../RichText/plugins/a11yhelp/dialogs/lang/uk.js | 16 +-
.../RichText/plugins/a11yhelp/dialogs/lang/vi.js | 16 +-
.../plugins/a11yhelp/dialogs/lang/zh-cn.js | 12 +-
.../RichText/plugins/a11yhelp/dialogs/lang/zh.js | 9 +
.../static/RichText/plugins/about/dialogs/about.js | 6 -
.../plugins/about/dialogs/logo_ckeditor.png | Bin 2759 -> 0 bytes
.../RichText/plugins/clipboard/dialogs/paste.js | 18 +-
.../plugins/colordialog/dialogs/colordialog.js | 13 -
.../RichText/plugins/dialog/dialogDefinition.js | 4 +-
share/static/RichText/plugins/div/dialogs/div.js | 9 -
.../RichText/plugins/fakeobjects/images/spacer.gif | Bin 43 -> 0 bytes
share/static/RichText/plugins/find/dialogs/find.js | 44 +-
.../static/RichText/plugins/flash/dialogs/flash.js | 23 -
.../RichText/plugins/flash/images/placeholder.png | Bin 256 -> 0 bytes
.../RichText/plugins/forms/dialogs/button.js | 8 -
.../RichText/plugins/forms/dialogs/checkbox.js | 8 -
.../static/RichText/plugins/forms/dialogs/form.js | 8 -
.../RichText/plugins/forms/dialogs/hiddenfield.js | 8 -
.../static/RichText/plugins/forms/dialogs/radio.js | 8 -
.../RichText/plugins/forms/dialogs/select.js | 20 -
.../RichText/plugins/forms/dialogs/textarea.js | 8 -
.../RichText/plugins/forms/dialogs/textfield.js | 10 -
.../RichText/plugins/forms/images/hiddenfield.gif | Bin 105 -> 0 bytes
share/static/RichText/plugins/icons.png | Bin 20881 -> 11982 bytes
share/static/RichText/plugins/icons_hidpi.png | Bin 0 -> 38437 bytes
.../RichText/plugins/iframe/dialogs/iframe.js | 10 -
.../RichText/plugins/iframe/images/placeholder.png | Bin 449 -> 0 bytes
.../static/RichText/plugins/image/dialogs/image.js | 41 -
.../RichText/plugins/image/images/noimage.png | Bin 2115 -> 0 bytes
.../static/RichText/plugins/link/dialogs/anchor.js | 11 +-
share/static/RichText/plugins/link/dialogs/link.js | 58 +-
.../static/RichText/plugins/link/images/anchor.png | Bin 566 -> 589 bytes
.../RichText/plugins/link/images/hidpi/anchor.png | Bin 0 -> 1379 bytes
.../plugins/liststyle/dialogs/liststyle.js | 4 +-
.../plugins/magicline/images/hidpi/icon-rtl.png | Bin 0 -> 176 bytes
.../plugins/magicline/images/hidpi/icon.png | Bin 0 -> 199 bytes
.../RichText/plugins/magicline/images/icon-rtl.png | Bin 0 -> 138 bytes
.../RichText/plugins/magicline/images/icon.png | Bin 172 -> 133 bytes
.../plugins/pagebreak/images/pagebreak.gif | Bin 54 -> 0 bytes
.../plugins/pastefromword/filter/default.js | 59 +-
share/static/RichText/plugins/preview/preview.html | 10 -
share/static/RichText/plugins/scayt/README.md | 2 +-
.../RichText/plugins/scayt/dialogs/options.js | 36 +-
.../plugins/showblocks/images/block_address.png | Bin 171 -> 0 bytes
.../plugins/showblocks/images/block_blockquote.png | Bin 181 -> 0 bytes
.../plugins/showblocks/images/block_div.png | Bin 136 -> 0 bytes
.../plugins/showblocks/images/block_h1.png | Bin 127 -> 0 bytes
.../plugins/showblocks/images/block_h2.png | Bin 134 -> 0 bytes
.../plugins/showblocks/images/block_h3.png | Bin 131 -> 0 bytes
.../plugins/showblocks/images/block_h4.png | Bin 133 -> 0 bytes
.../plugins/showblocks/images/block_h5.png | Bin 133 -> 0 bytes
.../plugins/showblocks/images/block_h6.png | Bin 129 -> 0 bytes
.../RichText/plugins/showblocks/images/block_p.png | Bin 119 -> 0 bytes
.../plugins/showblocks/images/block_pre.png | Bin 136 -> 0 bytes
.../RichText/plugins/smiley/dialogs/smiley.js | 10 -
.../RichText/plugins/smiley/images/angel_smile.gif | Bin 465 -> 0 bytes
.../RichText/plugins/smiley/images/angry_smile.gif | Bin 443 -> 0 bytes
.../plugins/smiley/images/broken_heart.gif | Bin 192 -> 0 bytes
.../plugins/smiley/images/confused_smile.gif | Bin 464 -> 0 bytes
.../RichText/plugins/smiley/images/cry_smile.gif | Bin 468 -> 0 bytes
.../RichText/plugins/smiley/images/devil_smile.gif | Bin 436 -> 0 bytes
.../plugins/smiley/images/embaressed_smile.gif | Bin 442 -> 0 bytes
.../plugins/smiley/images/embarrassed_smile.gif | Bin 442 -> 0 bytes
.../RichText/plugins/smiley/images/envelope.gif | Bin 426 -> 0 bytes
.../RichText/plugins/smiley/images/heart.gif | Bin 183 -> 0 bytes
.../static/RichText/plugins/smiley/images/kiss.gif | Bin 241 -> 0 bytes
.../RichText/plugins/smiley/images/lightbulb.gif | Bin 368 -> 0 bytes
.../RichText/plugins/smiley/images/omg_smile.gif | Bin 451 -> 0 bytes
.../plugins/smiley/images/regular_smile.gif | Bin 450 -> 0 bytes
.../RichText/plugins/smiley/images/sad_smile.gif | Bin 460 -> 0 bytes
.../plugins/smiley/images/shades_smile.gif | Bin 449 -> 0 bytes
.../RichText/plugins/smiley/images/teeth_smile.gif | Bin 442 -> 0 bytes
.../RichText/plugins/smiley/images/thumbs_down.gif | Bin 408 -> 0 bytes
.../RichText/plugins/smiley/images/thumbs_up.gif | Bin 396 -> 0 bytes
.../plugins/smiley/images/tongue_smile.gif | Bin 446 -> 0 bytes
.../plugins/smiley/images/tounge_smile.gif | Bin 446 -> 0 bytes
.../smiley/images/whatchutalkingabout_smile.gif | Bin 452 -> 0 bytes
.../RichText/plugins/smiley/images/wink_smile.gif | Bin 458 -> 0 bytes
.../dialogs/lang/_translationstatus.txt | 4 +-
.../plugins/specialchar/dialogs/lang/af.js | 13 +
.../plugins/specialchar/dialogs/lang/ar.js | 13 +
.../plugins/specialchar/dialogs/lang/bg.js | 13 +
.../plugins/specialchar/dialogs/lang/ca.js | 23 +-
.../plugins/specialchar/dialogs/lang/cs.js | 4 +-
.../plugins/specialchar/dialogs/lang/cy.js | 6 +-
.../plugins/specialchar/dialogs/lang/da.js | 11 +
.../plugins/specialchar/dialogs/lang/de.js | 22 +-
.../plugins/specialchar/dialogs/lang/el.js | 22 +-
.../plugins/specialchar/dialogs/lang/en-gb.js | 13 +
.../plugins/specialchar/dialogs/lang/en.js | 4 +-
.../plugins/specialchar/dialogs/lang/eo.js | 4 +-
.../plugins/specialchar/dialogs/lang/es.js | 13 +
.../plugins/specialchar/dialogs/lang/et.js | 10 +-
.../plugins/specialchar/dialogs/lang/fa.js | 21 +-
.../plugins/specialchar/dialogs/lang/fi.js | 4 +-
.../plugins/specialchar/dialogs/lang/fr-ca.js | 10 +
.../plugins/specialchar/dialogs/lang/fr.js | 6 +-
.../plugins/specialchar/dialogs/lang/gl.js | 13 +
.../plugins/specialchar/dialogs/lang/he.js | 21 +-
.../plugins/specialchar/dialogs/lang/hr.js | 8 +-
.../plugins/specialchar/dialogs/lang/hu.js | 12 +
.../plugins/specialchar/dialogs/lang/id.js | 13 +
.../plugins/specialchar/dialogs/lang/it.js | 4 +-
.../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 | 23 +-
.../plugins/specialchar/dialogs/lang/lt.js | 13 +
.../plugins/specialchar/dialogs/lang/lv.js | 4 +-
.../plugins/specialchar/dialogs/lang/nb.js | 4 +-
.../plugins/specialchar/dialogs/lang/nl.js | 6 +-
.../plugins/specialchar/dialogs/lang/no.js | 4 +-
.../plugins/specialchar/dialogs/lang/pl.js | 12 +
.../plugins/specialchar/dialogs/lang/pt-br.js | 4 +-
.../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 | 4 +-
.../plugins/specialchar/dialogs/lang/sl.js | 12 +
.../plugins/specialchar/dialogs/lang/sq.js | 13 +
.../plugins/specialchar/dialogs/lang/sv.js | 4 +-
.../plugins/specialchar/dialogs/lang/th.js | 13 +
.../plugins/specialchar/dialogs/lang/tr.js | 4 +-
.../plugins/specialchar/dialogs/lang/tt.js | 13 +
.../plugins/specialchar/dialogs/lang/ug.js | 10 +-
.../plugins/specialchar/dialogs/lang/uk.js | 12 +
.../plugins/specialchar/dialogs/lang/vi.js | 14 +
.../plugins/specialchar/dialogs/lang/zh-cn.js | 6 +-
.../plugins/specialchar/dialogs/lang/zh.js | 9 +
.../plugins/specialchar/dialogs/specialchar.js | 4 +-
.../static/RichText/plugins/table/dialogs/table.js | 37 +-
.../plugins/tabletools/dialogs/tableCell.js | 29 +-
.../plugins/templates/dialogs/templates.css | 84 -
.../plugins/templates/dialogs/templates.js | 10 -
.../plugins/templates/templates/default.js | 6 -
.../templates/templates/images/template1.gif | Bin 375 -> 0 bytes
.../templates/templates/images/template2.gif | Bin 333 -> 0 bytes
.../templates/templates/images/template3.gif | Bin 422 -> 0 bytes
.../RichText/plugins/wsc/dialogs/ciframe.html | 19 +-
.../RichText/plugins/wsc/dialogs/tmpFrameset.html | 2 +-
share/static/RichText/plugins/wsc/dialogs/wsc.css | 2 +-
share/static/RichText/plugins/wsc/dialogs/wsc.js | 97 +-
.../static/RichText/plugins/wsc/dialogs/wsc_ie.js | 11 +
share/static/RichText/skins/flat/dialog.css | 5 +
share/static/RichText/skins/flat/dialog_ie.css | 5 +
share/static/RichText/skins/flat/dialog_ie7.css | 5 +
share/static/RichText/skins/flat/dialog_ie8.css | 5 +
.../static/RichText/skins/flat/dialog_iequirks.css | 5 +
share/static/RichText/skins/flat/editor.css | 5 +
share/static/RichText/skins/flat/editor_gecko.css | 5 +
share/static/RichText/skins/flat/editor_ie.css | 5 +
share/static/RichText/skins/flat/editor_ie7.css | 5 +
share/static/RichText/skins/flat/editor_ie8.css | 5 +
.../static/RichText/skins/flat/editor_iequirks.css | 5 +
share/static/RichText/skins/flat/icons.png | Bin 0 -> 11982 bytes
share/static/RichText/skins/flat/icons_hidpi.png | Bin 0 -> 38437 bytes
share/static/RichText/skins/flat/images/arrow.png | Bin 0 -> 191 bytes
share/static/RichText/skins/flat/images/close.png | Bin 0 -> 468 bytes
.../RichText/skins/flat/images/hidpi/close.png | Bin 0 -> 1271 bytes
.../RichText/skins/flat/images/hidpi/lock-open.png | Bin 0 -> 1329 bytes
.../RichText/skins/flat/images/hidpi/lock.png | Bin 0 -> 1299 bytes
.../RichText/skins/flat/images/hidpi/refresh.png | Bin 0 -> 1842 bytes
.../RichText/skins/flat/images/lock-open.png | Bin 0 -> 349 bytes
share/static/RichText/skins/flat/images/lock.png | Bin 0 -> 475 bytes
.../static/RichText/skins/flat/images/refresh.png | Bin 0 -> 422 bytes
share/static/RichText/skins/flat/readme.md | 8 +
share/static/RichText/skins/kama/dialog.css | 5 -
share/static/RichText/skins/kama/dialog_ie.css | 5 -
share/static/RichText/skins/kama/dialog_ie7.css | 5 -
share/static/RichText/skins/kama/dialog_ie8.css | 5 -
.../static/RichText/skins/kama/dialog_iequirks.css | 5 -
share/static/RichText/skins/kama/dialog_opera.css | 5 -
share/static/RichText/skins/kama/editor.css | 5 -
share/static/RichText/skins/kama/editor_ie.css | 5 -
share/static/RichText/skins/kama/editor_ie7.css | 5 -
share/static/RichText/skins/kama/editor_ie8.css | 5 -
.../static/RichText/skins/kama/editor_iequirks.css | 5 -
share/static/RichText/skins/kama/icons.png | Bin 13244 -> 0 bytes
.../RichText/skins/kama/images/dialog_sides.gif | Bin 48 -> 0 bytes
.../RichText/skins/kama/images/dialog_sides.png | Bin 178 -> 0 bytes
.../skins/kama/images/dialog_sides_rtl.png | Bin 181 -> 0 bytes
share/static/RichText/skins/kama/images/mini.gif | Bin 183 -> 0 bytes
.../static/RichText/skins/kama/images/sprites.png | Bin 7086 -> 0 bytes
.../RichText/skins/kama/images/sprites_ie6.png | Bin 2724 -> 0 bytes
.../RichText/skins/kama/images/toolbar_start.gif | Bin 105 -> 0 bytes
share/static/RichText/skins/kama/readme.md | 40 -
share/static/RichText/styles.js | 9 +-
3796 files changed, 16043 insertions(+), 134950 deletions(-)
create mode 100644 devel/third-party/ckeditor/CHANGES.md
create mode 100644 devel/third-party/ckeditor/README.md
create mode 100644 devel/third-party/ckeditor/adapters/jquery.js
delete mode 100644 devel/third-party/ckeditor/core/_bootstrap.js
delete mode 100644 devel/third-party/ckeditor/core/ckeditor.js
delete mode 100644 devel/third-party/ckeditor/core/ckeditor_base.js
delete mode 100644 devel/third-party/ckeditor/core/ckeditor_basic.js
delete mode 100644 devel/third-party/ckeditor/core/command.js
delete mode 100644 devel/third-party/ckeditor/core/commanddefinition.js
delete mode 100644 devel/third-party/ckeditor/core/config.js
delete mode 100644 devel/third-party/ckeditor/core/creators/inline.js
delete mode 100644 devel/third-party/ckeditor/core/creators/themedui.js
delete mode 100644 devel/third-party/ckeditor/core/dataprocessor.js
delete mode 100644 devel/third-party/ckeditor/core/dom.js
delete mode 100644 devel/third-party/ckeditor/core/dom/comment.js
delete mode 100644 devel/third-party/ckeditor/core/dom/document.js
delete mode 100644 devel/third-party/ckeditor/core/dom/documentfragment.js
delete mode 100644 devel/third-party/ckeditor/core/dom/domobject.js
delete mode 100644 devel/third-party/ckeditor/core/dom/element.js
delete mode 100644 devel/third-party/ckeditor/core/dom/elementpath.js
delete mode 100644 devel/third-party/ckeditor/core/dom/event.js
delete mode 100644 devel/third-party/ckeditor/core/dom/iterator.js
delete mode 100644 devel/third-party/ckeditor/core/dom/node.js
delete mode 100644 devel/third-party/ckeditor/core/dom/nodelist.js
delete mode 100644 devel/third-party/ckeditor/core/dom/range.js
delete mode 100644 devel/third-party/ckeditor/core/dom/rangelist.js
delete mode 100644 devel/third-party/ckeditor/core/dom/text.js
delete mode 100644 devel/third-party/ckeditor/core/dom/walker.js
delete mode 100644 devel/third-party/ckeditor/core/dom/window.js
delete mode 100644 devel/third-party/ckeditor/core/dtd.js
delete mode 100644 devel/third-party/ckeditor/core/editable.js
delete mode 100644 devel/third-party/ckeditor/core/editor.js
delete mode 100644 devel/third-party/ckeditor/core/editor_basic.js
delete mode 100644 devel/third-party/ckeditor/core/env.js
delete mode 100644 devel/third-party/ckeditor/core/event.js
delete mode 100644 devel/third-party/ckeditor/core/eventInfo.js
delete mode 100644 devel/third-party/ckeditor/core/focusmanager.js
delete mode 100644 devel/third-party/ckeditor/core/htmldataprocessor.js
delete mode 100644 devel/third-party/ckeditor/core/htmlparser.js
delete mode 100644 devel/third-party/ckeditor/core/htmlparser/basicwriter.js
delete mode 100644 devel/third-party/ckeditor/core/htmlparser/cdata.js
delete mode 100644 devel/third-party/ckeditor/core/htmlparser/comment.js
delete mode 100644 devel/third-party/ckeditor/core/htmlparser/element.js
delete mode 100644 devel/third-party/ckeditor/core/htmlparser/filter.js
delete mode 100644 devel/third-party/ckeditor/core/htmlparser/fragment.js
delete mode 100644 devel/third-party/ckeditor/core/htmlparser/text.js
delete mode 100644 devel/third-party/ckeditor/core/keystrokehandler.js
delete mode 100644 devel/third-party/ckeditor/core/lang.js
delete mode 100644 devel/third-party/ckeditor/core/loader.js
delete mode 100644 devel/third-party/ckeditor/core/plugindefinition.js
delete mode 100644 devel/third-party/ckeditor/core/plugins.js
delete mode 100644 devel/third-party/ckeditor/core/resourcemanager.js
delete mode 100644 devel/third-party/ckeditor/core/scriptloader.js
delete mode 100644 devel/third-party/ckeditor/core/selection.js
delete mode 100644 devel/third-party/ckeditor/core/skin.js
delete mode 100644 devel/third-party/ckeditor/core/style.js
delete mode 100644 devel/third-party/ckeditor/core/template.js
delete mode 100644 devel/third-party/ckeditor/core/tools.js
delete mode 100644 devel/third-party/ckeditor/core/ui.js
delete mode 100644 devel/third-party/ckeditor/lang/_translationstatus.txt
create mode 100644 devel/third-party/ckeditor/lang/id.js
create mode 100644 devel/third-party/ckeditor/lang/si.js
create mode 100644 devel/third-party/ckeditor/lang/sq.js
create mode 100644 devel/third-party/ckeditor/lang/tt.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/af.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/id.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/km.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/si.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/th.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js
create mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/a11yhelp/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/dialogs/about.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/dialogs/logo_ckeditor.png
delete mode 100644 devel/third-party/ckeditor/plugins/about/icons/about.png
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/about/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/icons/bold.png
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/icons/italic.png
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/icons/strike.png
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/icons/subscript.png
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/icons/superscript.png
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/icons/underline.png
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/basicstyles/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/icons/bidiltr.png
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/icons/bidirtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/bidi/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/icons/blockquote.png
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/blockquote/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/button/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/dev/clipboard.html
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/icons/copy-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/icons/copy.png
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/icons/cut-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/icons/cut.png
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/icons/paste-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/icons/paste.png
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/clipboard/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/icons/bgcolor.png
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/icons/textcolor.png
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/colorbutton/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/dialogs/colordialog.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/colordialog/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/contextmenu/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/dialog/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/dialog/samples/assets/my_dialog.js
delete mode 100644 devel/third-party/ckeditor/plugins/dialog/samples/dialog.html
delete mode 100644 devel/third-party/ckeditor/plugins/dialogadvtab/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/dialogui/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/dialogs/div.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/icons/creatediv.png
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/div/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/elementspath/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/enterkey/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/enterkey/samples/enterkey.html
delete mode 100644 devel/third-party/ckeditor/plugins/entities/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/images/spacer.gif
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/fakeobjects/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/filebrowser/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/icons/find-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/find/icons/find.png
delete mode 100644 devel/third-party/ckeditor/plugins/find/icons/replace.png
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/find/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/dialogs/flash.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/icons/flash.png
delete mode 100644 devel/third-party/ckeditor/plugins/flash/images/placeholder.png
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/flash/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/floatingspace/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/floatpanel/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/font/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/format/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/dialogs/button.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/dialogs/checkbox.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/dialogs/form.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/dialogs/hiddenfield.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/dialogs/radio.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/dialogs/select.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/dialogs/textarea.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/dialogs/textfield.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/icons/button.png
delete mode 100644 devel/third-party/ckeditor/plugins/forms/icons/checkbox.png
delete mode 100644 devel/third-party/ckeditor/plugins/forms/icons/form.png
delete mode 100644 devel/third-party/ckeditor/plugins/forms/icons/hiddenfield.png
delete mode 100644 devel/third-party/ckeditor/plugins/forms/icons/imagebutton.png
delete mode 100644 devel/third-party/ckeditor/plugins/forms/icons/radio.png
delete mode 100644 devel/third-party/ckeditor/plugins/forms/icons/select-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/forms/icons/select.png
delete mode 100644 devel/third-party/ckeditor/plugins/forms/icons/textarea-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/forms/icons/textarea.png
delete mode 100644 devel/third-party/ckeditor/plugins/forms/icons/textfield-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/forms/icons/textfield.png
delete mode 100644 devel/third-party/ckeditor/plugins/forms/images/hiddenfield.gif
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/forms/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/icons/horizontalrule.png
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/horizontalrule/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/htmlwriter/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/htmlwriter/samples/assets/outputforflash/swfobject.js
delete mode 100644 devel/third-party/ckeditor/plugins/htmlwriter/samples/outputforflash.html
delete mode 100644 devel/third-party/ckeditor/plugins/htmlwriter/samples/outputhtml.html
create mode 100644 devel/third-party/ckeditor/plugins/icons.png
create mode 100644 devel/third-party/ckeditor/plugins/icons_hidpi.png
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/dialogs/iframe.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/icons/iframe.png
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/images/placeholder.png
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/iframe/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/dialogs/image.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/icons/image.png
delete mode 100644 devel/third-party/ckeditor/plugins/image/images/noimage.png
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/image/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/icons/indent-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/indent/icons/indent.png
delete mode 100644 devel/third-party/ckeditor/plugins/indent/icons/outdent-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/indent/icons/outdent.png
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/indent/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/icons/justifyblock.png
delete mode 100644 devel/third-party/ckeditor/plugins/justify/icons/justifycenter.png
delete mode 100644 devel/third-party/ckeditor/plugins/justify/icons/justifyleft.png
delete mode 100644 devel/third-party/ckeditor/plugins/justify/icons/justifyright.png
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/justify/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/icons/anchor-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/link/icons/anchor.png
delete mode 100644 devel/third-party/ckeditor/plugins/link/icons/link.png
delete mode 100644 devel/third-party/ckeditor/plugins/link/icons/unlink.png
create mode 100644 devel/third-party/ckeditor/plugins/link/images/hidpi/anchor.png
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/link/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/icons/bulletedlist-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/list/icons/bulletedlist.png
delete mode 100644 devel/third-party/ckeditor/plugins/list/icons/numberedlist-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/list/icons/numberedlist.png
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/list/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/listblock/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/liststyle/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/magicline/dev/magicline.html
create mode 100644 devel/third-party/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png
create mode 100644 devel/third-party/ckeditor/plugins/magicline/images/hidpi/icon.png
create mode 100644 devel/third-party/ckeditor/plugins/magicline/images/icon-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/magicline/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/magicline/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/magicline/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/magicline/samples/magicline.html
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/icons/maximize.png
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/maximize/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/menu/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/menubutton/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/icons/newpage-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/icons/newpage.png
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/newpage/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/icons/pagebreak-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/icons/pagebreak.png
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/images/pagebreak.gif
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/pagebreak/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/panel/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/panelbutton/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/icons/pastefromword-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/icons/pastefromword.png
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastefromword/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/icons/pastetext-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/icons/pastetext.png
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/pastetext/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/popup/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/icons/preview-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/preview/icons/preview.png
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/preview/preview.html
delete mode 100644 devel/third-party/ckeditor/plugins/print/icons/print.png
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/print/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/icons/removeformat.png
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/removeformat/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/resize/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/richcombo/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/icons/save.png
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/save/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/icons/scayt.png
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/scayt/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/icons/selectall.png
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/selectall/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/icons/showblocks-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/icons/showblocks.png
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/images/block_address.png
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/images/block_blockquote.png
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/images/block_div.png
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/images/block_h1.png
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/images/block_h2.png
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/images/block_h3.png
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/images/block_h4.png
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/images/block_h5.png
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/images/block_h6.png
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/images/block_p.png
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/images/block_pre.png
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/showblocks/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/showborders/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/dialogs/smiley.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/icons/smiley.png
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/angel_smile.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/angry_smile.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/broken_heart.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/confused_smile.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/cry_smile.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/devil_smile.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/embaressed_smile.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/embarrassed_smile.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/envelope.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/heart.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/kiss.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/lightbulb.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/omg_smile.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/regular_smile.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/sad_smile.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/shades_smile.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/teeth_smile.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/thumbs_down.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/thumbs_up.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/tongue_smile.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/tounge_smile.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/images/wink_smile.gif
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/smiley/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/icons/source-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/icons/source.png
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/sourcearea/plugin.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/af.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/ar.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/bg.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/da.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/es.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/gl.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/hu.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/id.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/ja.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/km.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/ko.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/lt.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/pl.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/pt.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/ru.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/si.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/sl.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/sq.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/th.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/tt.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/uk.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/vi.js
create mode 100644 devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/icons/specialchar.png
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/_translationstatus.txt
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/specialchar/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/stylescombo/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/tab/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/icons/table.png
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/table/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/tabletools/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/dialogs/templates.css
delete mode 100644 devel/third-party/ckeditor/plugins/templates/dialogs/templates.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/icons/templates-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/templates/icons/templates.png
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/templates/default.js
delete mode 100644 devel/third-party/ckeditor/plugins/templates/templates/images/template1.gif
delete mode 100644 devel/third-party/ckeditor/plugins/templates/templates/images/template2.gif
delete mode 100644 devel/third-party/ckeditor/plugins/templates/templates/images/template3.gif
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/toolbar/samples/toolbar.html
delete mode 100644 devel/third-party/ckeditor/plugins/undo/icons/redo-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/undo/icons/redo.png
delete mode 100644 devel/third-party/ckeditor/plugins/undo/icons/undo-rtl.png
delete mode 100644 devel/third-party/ckeditor/plugins/undo/icons/undo.png
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/undo/plugin.js
create mode 100644 devel/third-party/ckeditor/plugins/wsc/dialogs/wsc_ie.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/icons/spellchecker.png
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/af.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/ar.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/bg.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/bn.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/bs.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/cs.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/cy.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/da.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/de.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/el.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/en-au.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/en-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/en-gb.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/en.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/eo.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/es.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/et.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/eu.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/fa.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/fi.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/fo.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/fr-ca.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/fr.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/gl.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/gu.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/he.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/hi.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/hr.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/hu.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/is.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/it.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/ja.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/ka.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/km.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/ko.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/ku.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/lt.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/lv.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/mk.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/mn.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/ms.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/nb.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/nl.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/no.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/pl.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/pt-br.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/pt.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/ro.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/ru.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/sk.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/sl.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/sr-latn.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/sr.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/sv.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/th.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/tr.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/ug.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/uk.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/vi.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/zh-cn.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/lang/zh.js
delete mode 100644 devel/third-party/ckeditor/plugins/wsc/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/wysiwygarea/plugin.js
delete mode 100644 devel/third-party/ckeditor/plugins/wysiwygarea/samples/fullpage.html
create mode 100644 devel/third-party/ckeditor/samples/css/samples.css
create mode 100644 devel/third-party/ckeditor/samples/img/github-top.png
create mode 100644 devel/third-party/ckeditor/samples/img/header-bg.png
create mode 100644 devel/third-party/ckeditor/samples/img/header-separator.png
create mode 100644 devel/third-party/ckeditor/samples/img/logo.png
create mode 100644 devel/third-party/ckeditor/samples/img/navigation-tip.png
create mode 100644 devel/third-party/ckeditor/samples/index.html
create mode 100644 devel/third-party/ckeditor/samples/js/sample.js
create mode 100644 devel/third-party/ckeditor/samples/js/sf.js
create mode 100644 devel/third-party/ckeditor/samples/old/ajax.html
create mode 100644 devel/third-party/ckeditor/samples/old/api.html
create mode 100644 devel/third-party/ckeditor/samples/old/appendto.html
create mode 100644 devel/third-party/ckeditor/samples/old/assets/inlineall/logo.png
create mode 100644 devel/third-party/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css
create mode 100644 devel/third-party/ckeditor/samples/old/assets/posteddata.php
create mode 100644 devel/third-party/ckeditor/samples/old/assets/sample.jpg
create mode 100644 devel/third-party/ckeditor/samples/old/assets/uilanguages/languages.js
create mode 100644 devel/third-party/ckeditor/samples/old/datafiltering.html
create mode 100644 devel/third-party/ckeditor/samples/old/dialog/assets/my_dialog.js
create mode 100644 devel/third-party/ckeditor/samples/old/dialog/dialog.html
create mode 100644 devel/third-party/ckeditor/samples/old/divreplace.html
create mode 100644 devel/third-party/ckeditor/samples/old/enterkey/enterkey.html
rename devel/third-party/ckeditor/{plugins/htmlwriter/samples => samples/old/htmlwriter}/assets/outputforflash/outputforflash.fla (100%)
rename devel/third-party/ckeditor/{plugins/htmlwriter/samples => samples/old/htmlwriter}/assets/outputforflash/outputforflash.swf (100%)
create mode 100644 devel/third-party/ckeditor/samples/old/htmlwriter/assets/outputforflash/swfobject.js
create mode 100644 devel/third-party/ckeditor/samples/old/htmlwriter/outputforflash.html
create mode 100644 devel/third-party/ckeditor/samples/old/htmlwriter/outputhtml.html
create mode 100644 devel/third-party/ckeditor/samples/old/index.html
create mode 100644 devel/third-party/ckeditor/samples/old/inlineall.html
create mode 100644 devel/third-party/ckeditor/samples/old/inlinebycode.html
create mode 100644 devel/third-party/ckeditor/samples/old/inlinetextarea.html
create mode 100644 devel/third-party/ckeditor/samples/old/jquery.html
create mode 100644 devel/third-party/ckeditor/samples/old/magicline/magicline.html
create mode 100644 devel/third-party/ckeditor/samples/old/readonly.html
create mode 100644 devel/third-party/ckeditor/samples/old/replacebyclass.html
create mode 100644 devel/third-party/ckeditor/samples/old/replacebycode.html
create mode 100644 devel/third-party/ckeditor/samples/old/sample.css
create mode 100644 devel/third-party/ckeditor/samples/old/sample.js
create mode 100644 devel/third-party/ckeditor/samples/old/sample_posteddata.php
create mode 100644 devel/third-party/ckeditor/samples/old/tabindex.html
create mode 100644 devel/third-party/ckeditor/samples/old/toolbar/toolbar.html
create mode 100644 devel/third-party/ckeditor/samples/old/uicolor.html
create mode 100644 devel/third-party/ckeditor/samples/old/uilanguages.html
create mode 100644 devel/third-party/ckeditor/samples/old/wysiwygarea/fullpage.html
create mode 100644 devel/third-party/ckeditor/samples/old/xhtmlstyle.html
create mode 100644 devel/third-party/ckeditor/samples/toolbarconfigurator/css/fontello.css
create mode 100644 devel/third-party/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt
create mode 100644 devel/third-party/ckeditor/samples/toolbarconfigurator/font/config.json
create mode 100644 devel/third-party/ckeditor/samples/toolbarconfigurator/font/fontello.eot
create mode 100644 devel/third-party/ckeditor/samples/toolbarconfigurator/font/fontello.svg
create mode 100644 devel/third-party/ckeditor/samples/toolbarconfigurator/font/fontello.ttf
create mode 100644 devel/third-party/ckeditor/samples/toolbarconfigurator/font/fontello.woff
create mode 100644 devel/third-party/ckeditor/samples/toolbarconfigurator/index.html
create mode 100644 devel/third-party/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js
create mode 100644 devel/third-party/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js
create mode 100644 devel/third-party/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js
create mode 100644 devel/third-party/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js
create mode 100644 devel/third-party/ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE
create mode 100644 devel/third-party/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css
create mode 100644 devel/third-party/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js
create mode 100644 devel/third-party/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js
create mode 100644 devel/third-party/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css
create mode 100644 devel/third-party/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css
create mode 100644 devel/third-party/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js
create mode 100644 devel/third-party/ckeditor/skins/flat/dialog.css
create mode 100644 devel/third-party/ckeditor/skins/flat/dialog_ie.css
create mode 100644 devel/third-party/ckeditor/skins/flat/dialog_ie7.css
create mode 100644 devel/third-party/ckeditor/skins/flat/dialog_ie8.css
create mode 100644 devel/third-party/ckeditor/skins/flat/dialog_iequirks.css
create mode 100644 devel/third-party/ckeditor/skins/flat/editor.css
create mode 100644 devel/third-party/ckeditor/skins/flat/editor_gecko.css
create mode 100644 devel/third-party/ckeditor/skins/flat/editor_ie.css
create mode 100644 devel/third-party/ckeditor/skins/flat/editor_ie7.css
create mode 100644 devel/third-party/ckeditor/skins/flat/editor_ie8.css
create mode 100644 devel/third-party/ckeditor/skins/flat/editor_iequirks.css
create mode 100644 devel/third-party/ckeditor/skins/flat/icons.png
create mode 100644 devel/third-party/ckeditor/skins/flat/icons_hidpi.png
create mode 100644 devel/third-party/ckeditor/skins/flat/images/arrow.png
create mode 100644 devel/third-party/ckeditor/skins/flat/images/close.png
create mode 100644 devel/third-party/ckeditor/skins/flat/images/hidpi/close.png
create mode 100644 devel/third-party/ckeditor/skins/flat/images/hidpi/lock-open.png
create mode 100644 devel/third-party/ckeditor/skins/flat/images/hidpi/lock.png
create mode 100644 devel/third-party/ckeditor/skins/flat/images/hidpi/refresh.png
create mode 100644 devel/third-party/ckeditor/skins/flat/images/lock-open.png
create mode 100644 devel/third-party/ckeditor/skins/flat/images/lock.png
create mode 100644 devel/third-party/ckeditor/skins/flat/images/refresh.png
create mode 100644 devel/third-party/ckeditor/skins/flat/readme.md
delete mode 100644 devel/third-party/ckeditor/skins/kama/dialog.css
delete mode 100644 devel/third-party/ckeditor/skins/kama/dialog_ie.css
delete mode 100644 devel/third-party/ckeditor/skins/kama/dialog_ie7.css
delete mode 100644 devel/third-party/ckeditor/skins/kama/dialog_ie8.css
delete mode 100644 devel/third-party/ckeditor/skins/kama/dialog_iequirks.css
delete mode 100644 devel/third-party/ckeditor/skins/kama/dialog_opera.css
delete mode 100644 devel/third-party/ckeditor/skins/kama/editor.css
delete mode 100644 devel/third-party/ckeditor/skins/kama/editor_ie.css
delete mode 100644 devel/third-party/ckeditor/skins/kama/editor_ie7.css
delete mode 100644 devel/third-party/ckeditor/skins/kama/editor_ie8.css
delete mode 100644 devel/third-party/ckeditor/skins/kama/editor_iequirks.css
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/about.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/anchor-rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/anchor.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/bgcolor.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/bidiltr.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/bidirtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/blockquote.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/bold.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/bulletedlist-rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/bulletedlist.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/button.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/checkbox.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/copy-rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/copy.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/creatediv.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/cut-rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/cut.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/docprops-rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/docprops.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/find-rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/find.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/flash.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/form.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/hiddenfield.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/horizontalrule.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/icons.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/iframe.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/image.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/imagebutton.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/indent-rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/indent.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/italic.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/justifyblock.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/justifycenter.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/justifyleft.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/justifyright.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/link.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/maximize.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/newpage-rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/newpage.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/numberedlist-rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/numberedlist.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/outdent-rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/outdent.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/pagebreak-rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/pagebreak.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/paste-rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/paste.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/pastefromword-rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/pastefromword.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/pastetext-rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/pastetext.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/placeholder.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/preview-rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/preview.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/print.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/radio.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/redo-rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/redo.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/removeformat.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/replace.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/save.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/scayt.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/select-rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/select.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/selectall.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/showblocks-rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/showblocks.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/smiley.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/source-rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/source.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/specialchar.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/spellchecker.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/strike.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/subscript.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/superscript.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/table.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/templates-rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/templates.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/textarea-rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/textarea.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/textcolor.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/textfield.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/underline.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/undo-rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/undo.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/icons/unlink.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/images/dialog_sides.gif
delete mode 100644 devel/third-party/ckeditor/skins/kama/images/dialog_sides.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/images/dialog_sides_rtl.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/images/mini.gif
delete mode 100644 devel/third-party/ckeditor/skins/kama/images/sprites.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/images/sprites_ie6.png
delete mode 100644 devel/third-party/ckeditor/skins/kama/images/toolbar_start.gif
delete mode 100644 devel/third-party/ckeditor/skins/kama/readme.md
delete mode 100644 devel/third-party/ckeditor/skins/kama/skin.js
delete mode 100644 share/static/RichText/LICENSE.md
create mode 100644 share/static/RichText/adapters/jquery.js
create mode 100644 share/static/RichText/lang/id.js
create mode 100644 share/static/RichText/lang/si.js
create mode 100644 share/static/RichText/lang/sq.js
create mode 100644 share/static/RichText/lang/tt.js
create mode 100644 share/static/RichText/plugins/a11yhelp/dialogs/lang/af.js
create mode 100644 share/static/RichText/plugins/a11yhelp/dialogs/lang/en-gb.js
create mode 100644 share/static/RichText/plugins/a11yhelp/dialogs/lang/fo.js
create mode 100644 share/static/RichText/plugins/a11yhelp/dialogs/lang/fr-ca.js
create mode 100644 share/static/RichText/plugins/a11yhelp/dialogs/lang/gl.js
create mode 100644 share/static/RichText/plugins/a11yhelp/dialogs/lang/id.js
create mode 100644 share/static/RichText/plugins/a11yhelp/dialogs/lang/km.js
create mode 100644 share/static/RichText/plugins/a11yhelp/dialogs/lang/ko.js
create mode 100644 share/static/RichText/plugins/a11yhelp/dialogs/lang/si.js
create mode 100644 share/static/RichText/plugins/a11yhelp/dialogs/lang/sq.js
create mode 100644 share/static/RichText/plugins/a11yhelp/dialogs/lang/sr-latn.js
create mode 100644 share/static/RichText/plugins/a11yhelp/dialogs/lang/sr.js
create mode 100644 share/static/RichText/plugins/a11yhelp/dialogs/lang/th.js
create mode 100644 share/static/RichText/plugins/a11yhelp/dialogs/lang/tt.js
create mode 100644 share/static/RichText/plugins/a11yhelp/dialogs/lang/zh.js
delete mode 100644 share/static/RichText/plugins/about/dialogs/about.js
delete mode 100644 share/static/RichText/plugins/about/dialogs/logo_ckeditor.png
delete mode 100644 share/static/RichText/plugins/colordialog/dialogs/colordialog.js
delete mode 100644 share/static/RichText/plugins/div/dialogs/div.js
delete mode 100644 share/static/RichText/plugins/fakeobjects/images/spacer.gif
delete mode 100644 share/static/RichText/plugins/flash/dialogs/flash.js
delete mode 100644 share/static/RichText/plugins/flash/images/placeholder.png
delete mode 100644 share/static/RichText/plugins/forms/dialogs/button.js
delete mode 100644 share/static/RichText/plugins/forms/dialogs/checkbox.js
delete mode 100644 share/static/RichText/plugins/forms/dialogs/form.js
delete mode 100644 share/static/RichText/plugins/forms/dialogs/hiddenfield.js
delete mode 100644 share/static/RichText/plugins/forms/dialogs/radio.js
delete mode 100644 share/static/RichText/plugins/forms/dialogs/select.js
delete mode 100644 share/static/RichText/plugins/forms/dialogs/textarea.js
delete mode 100644 share/static/RichText/plugins/forms/dialogs/textfield.js
delete mode 100644 share/static/RichText/plugins/forms/images/hiddenfield.gif
create mode 100644 share/static/RichText/plugins/icons_hidpi.png
delete mode 100644 share/static/RichText/plugins/iframe/dialogs/iframe.js
delete mode 100644 share/static/RichText/plugins/iframe/images/placeholder.png
delete mode 100644 share/static/RichText/plugins/image/dialogs/image.js
delete mode 100644 share/static/RichText/plugins/image/images/noimage.png
create mode 100644 share/static/RichText/plugins/link/images/hidpi/anchor.png
create mode 100644 share/static/RichText/plugins/magicline/images/hidpi/icon-rtl.png
create mode 100644 share/static/RichText/plugins/magicline/images/hidpi/icon.png
create mode 100644 share/static/RichText/plugins/magicline/images/icon-rtl.png
delete mode 100644 share/static/RichText/plugins/pagebreak/images/pagebreak.gif
delete mode 100644 share/static/RichText/plugins/preview/preview.html
delete mode 100644 share/static/RichText/plugins/showblocks/images/block_address.png
delete mode 100644 share/static/RichText/plugins/showblocks/images/block_blockquote.png
delete mode 100644 share/static/RichText/plugins/showblocks/images/block_div.png
delete mode 100644 share/static/RichText/plugins/showblocks/images/block_h1.png
delete mode 100644 share/static/RichText/plugins/showblocks/images/block_h2.png
delete mode 100644 share/static/RichText/plugins/showblocks/images/block_h3.png
delete mode 100644 share/static/RichText/plugins/showblocks/images/block_h4.png
delete mode 100644 share/static/RichText/plugins/showblocks/images/block_h5.png
delete mode 100644 share/static/RichText/plugins/showblocks/images/block_h6.png
delete mode 100644 share/static/RichText/plugins/showblocks/images/block_p.png
delete mode 100644 share/static/RichText/plugins/showblocks/images/block_pre.png
delete mode 100644 share/static/RichText/plugins/smiley/dialogs/smiley.js
delete mode 100644 share/static/RichText/plugins/smiley/images/angel_smile.gif
delete mode 100644 share/static/RichText/plugins/smiley/images/angry_smile.gif
delete mode 100644 share/static/RichText/plugins/smiley/images/broken_heart.gif
delete mode 100644 share/static/RichText/plugins/smiley/images/confused_smile.gif
delete mode 100644 share/static/RichText/plugins/smiley/images/cry_smile.gif
delete mode 100644 share/static/RichText/plugins/smiley/images/devil_smile.gif
delete mode 100644 share/static/RichText/plugins/smiley/images/embaressed_smile.gif
delete mode 100644 share/static/RichText/plugins/smiley/images/embarrassed_smile.gif
delete mode 100644 share/static/RichText/plugins/smiley/images/envelope.gif
delete mode 100644 share/static/RichText/plugins/smiley/images/heart.gif
delete mode 100644 share/static/RichText/plugins/smiley/images/kiss.gif
delete mode 100644 share/static/RichText/plugins/smiley/images/lightbulb.gif
delete mode 100644 share/static/RichText/plugins/smiley/images/omg_smile.gif
delete mode 100644 share/static/RichText/plugins/smiley/images/regular_smile.gif
delete mode 100644 share/static/RichText/plugins/smiley/images/sad_smile.gif
delete mode 100644 share/static/RichText/plugins/smiley/images/shades_smile.gif
delete mode 100644 share/static/RichText/plugins/smiley/images/teeth_smile.gif
delete mode 100644 share/static/RichText/plugins/smiley/images/thumbs_down.gif
delete mode 100644 share/static/RichText/plugins/smiley/images/thumbs_up.gif
delete mode 100644 share/static/RichText/plugins/smiley/images/tongue_smile.gif
delete mode 100644 share/static/RichText/plugins/smiley/images/tounge_smile.gif
delete mode 100644 share/static/RichText/plugins/smiley/images/whatchutalkingabout_smile.gif
delete mode 100644 share/static/RichText/plugins/smiley/images/wink_smile.gif
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/af.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/ar.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/bg.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/da.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/en-gb.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/es.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/fr-ca.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/gl.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/hu.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/id.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/ja.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/km.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/ko.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/lt.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/pl.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/pt.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/ru.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/si.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/sl.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/sq.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/th.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/tt.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/uk.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/vi.js
create mode 100644 share/static/RichText/plugins/specialchar/dialogs/lang/zh.js
delete mode 100644 share/static/RichText/plugins/templates/dialogs/templates.css
delete mode 100644 share/static/RichText/plugins/templates/dialogs/templates.js
delete mode 100644 share/static/RichText/plugins/templates/templates/default.js
delete mode 100644 share/static/RichText/plugins/templates/templates/images/template1.gif
delete mode 100644 share/static/RichText/plugins/templates/templates/images/template2.gif
delete mode 100644 share/static/RichText/plugins/templates/templates/images/template3.gif
create mode 100644 share/static/RichText/plugins/wsc/dialogs/wsc_ie.js
create mode 100644 share/static/RichText/skins/flat/dialog.css
create mode 100644 share/static/RichText/skins/flat/dialog_ie.css
create mode 100644 share/static/RichText/skins/flat/dialog_ie7.css
create mode 100644 share/static/RichText/skins/flat/dialog_ie8.css
create mode 100644 share/static/RichText/skins/flat/dialog_iequirks.css
create mode 100644 share/static/RichText/skins/flat/editor.css
create mode 100644 share/static/RichText/skins/flat/editor_gecko.css
create mode 100644 share/static/RichText/skins/flat/editor_ie.css
create mode 100644 share/static/RichText/skins/flat/editor_ie7.css
create mode 100644 share/static/RichText/skins/flat/editor_ie8.css
create mode 100644 share/static/RichText/skins/flat/editor_iequirks.css
create mode 100644 share/static/RichText/skins/flat/icons.png
create mode 100644 share/static/RichText/skins/flat/icons_hidpi.png
create mode 100644 share/static/RichText/skins/flat/images/arrow.png
create mode 100644 share/static/RichText/skins/flat/images/close.png
create mode 100644 share/static/RichText/skins/flat/images/hidpi/close.png
create mode 100644 share/static/RichText/skins/flat/images/hidpi/lock-open.png
create mode 100644 share/static/RichText/skins/flat/images/hidpi/lock.png
create mode 100644 share/static/RichText/skins/flat/images/hidpi/refresh.png
create mode 100644 share/static/RichText/skins/flat/images/lock-open.png
create mode 100644 share/static/RichText/skins/flat/images/lock.png
create mode 100644 share/static/RichText/skins/flat/images/refresh.png
create mode 100644 share/static/RichText/skins/flat/readme.md
delete mode 100644 share/static/RichText/skins/kama/dialog.css
delete mode 100644 share/static/RichText/skins/kama/dialog_ie.css
delete mode 100644 share/static/RichText/skins/kama/dialog_ie7.css
delete mode 100644 share/static/RichText/skins/kama/dialog_ie8.css
delete mode 100644 share/static/RichText/skins/kama/dialog_iequirks.css
delete mode 100644 share/static/RichText/skins/kama/dialog_opera.css
delete mode 100644 share/static/RichText/skins/kama/editor.css
delete mode 100644 share/static/RichText/skins/kama/editor_ie.css
delete mode 100644 share/static/RichText/skins/kama/editor_ie7.css
delete mode 100644 share/static/RichText/skins/kama/editor_ie8.css
delete mode 100644 share/static/RichText/skins/kama/editor_iequirks.css
delete mode 100644 share/static/RichText/skins/kama/icons.png
delete mode 100644 share/static/RichText/skins/kama/images/dialog_sides.gif
delete mode 100644 share/static/RichText/skins/kama/images/dialog_sides.png
delete mode 100644 share/static/RichText/skins/kama/images/dialog_sides_rtl.png
delete mode 100644 share/static/RichText/skins/kama/images/mini.gif
delete mode 100644 share/static/RichText/skins/kama/images/sprites.png
delete mode 100644 share/static/RichText/skins/kama/images/sprites_ie6.png
delete mode 100644 share/static/RichText/skins/kama/images/toolbar_start.gif
delete mode 100644 share/static/RichText/skins/kama/readme.md
- Log -----------------------------------------------------------------
commit f13c07b51abc0a6093987687390a887edfb668c3
Merge: 9e8d7e0 ac32f42
Author: Dustin Graves <dustin at bestpractical.com>
Date: Wed Oct 7 20:39:47 2015 +0000
Merge branch '4.4/ckeditor-4.5.3'
-----------------------------------------------------------------------
More information about the rt-commit
mailing list