[Rt-commit] rt branch, 4.4.1/thirdparty-source, created. rt-4.4.1rc1-17-gc70c631

Shawn Moore shawn at bestpractical.com
Wed Jun 22 13:38:58 EDT 2016


The branch, 4.4.1/thirdparty-source has been created
        at  c70c631fd15e123a92f90bb47f23f0d6061e6b6f (commit)

- Log -----------------------------------------------------------------
commit 2e458034e91f58ee7aa4bdd8244266284395dec5
Author: Dominic Hargreaves <dom at earth.li>
Date:   Wed Jun 22 16:55:06 2016 +0000

    Sync up third-party source README
    
    Fixes: I#31900

diff --git a/devel/third-party/README b/devel/third-party/README
index ef71d1b..1a0befe 100644
--- a/devel/third-party/README
+++ b/devel/third-party/README
@@ -1,22 +1,25 @@
+chosen
+Chosen, a Select Box Enhancer for jQuery and Prototype
+
 ckeditor
 http://ckeditor.com/builder
 The JS and CSS source files distributed with the version of ckeditor bundled in RT.
 
-jquery-1.9.1.js
-http://code.jquery.com/jquery-1.9.1.js
-Unminified version of jQuery 1.9.1
+dropzone
+http://www.dropzonejs.com/
+Unminified version of dropzone.min.js
+
+jquery-1.11.3.js
+http://code.jquery.com/jquery-1.11.3.js
+Unminified version of jQuery 1.11.3
 
-jquery.ui.*-1.10.0.js
-https://github.com/jquery/jquery-ui/zipball/1.10.0
-jQuery UI components that go into our minified jquery.ui-1.10.0.custom.min.js
+jquery-ui-1.11.4.custom/
+http://jqueryui.com/download/
+jQuery UI components that go into our minified jquery-ui.min.js
 
 jquery.tablesorter.js
 http://tablesorter.com/jquery.tablesorter.js
-jQuery tablesorter plugin version 2.05b
-
-jquery-ui-timepicker-addon.js 1.2
-https://github.com/trentrichardson/jQuery-Timepicker-Addon
-Timepicker integrated with the jQuery UI datepicker
+jQuery tablesorter plugin version 2.05b, corresponds to jquery.tablesorter.min.js
 
 eyedropper.svg
 The Noun Project
@@ -27,3 +30,6 @@ Modified version included at share/static/images/eyedropper.png
 jquery.modal-0.5.2.js
 https://github.com/kylefox/jquery-modal
 Simple jQuery modal plugin, minified source in jquery.modal.min.js
+
+mousetrap.js
+Unminified version of mousetrap.min.js

commit 6eae31edde1b761147e74c953822d78092a60d87
Author: Shawn M Moore <shawn at bestpractical.com>
Date:   Wed Jun 22 16:56:43 2016 +0000

    Add narrative to third-party/README
    
    Fixes: I#31900

diff --git a/devel/third-party/README b/devel/third-party/README
index 1a0befe..fca617b 100644
--- a/devel/third-party/README
+++ b/devel/third-party/README
@@ -1,3 +1,9 @@
+This directory contains the source code for components which are used
+elsewhere in RT in a minified (or other) format optimized for delivery to
+users over developer modification.
+
+The rest of this file documents the contents of the directory.
+
 chosen
 Chosen, a Select Box Enhancer for jQuery and Prototype
 

commit d9b414c08fcf8320b5511694e574e73e4115b76e
Author: Shawn M Moore <shawn at bestpractical.com>
Date:   Wed Jun 22 17:25:19 2016 +0000

    Include version number in each third-party source file/directory

diff --git a/devel/third-party/chosen/chosen.css b/devel/third-party/chosen-1.4.2/chosen.css
similarity index 100%
rename from devel/third-party/chosen/chosen.css
rename to devel/third-party/chosen-1.4.2/chosen.css
diff --git a/devel/third-party/chosen/chosen.jquery.js b/devel/third-party/chosen-1.4.2/chosen.jquery.js
similarity index 100%
rename from devel/third-party/chosen/chosen.jquery.js
rename to devel/third-party/chosen-1.4.2/chosen.jquery.js
diff --git a/devel/third-party/ckeditor/CHANGES.md b/devel/third-party/ckeditor-4.5.3/CHANGES.md
similarity index 100%
rename from devel/third-party/ckeditor/CHANGES.md
rename to devel/third-party/ckeditor-4.5.3/CHANGES.md
diff --git a/devel/third-party/ckeditor/LICENSE.md b/devel/third-party/ckeditor-4.5.3/LICENSE.md
similarity index 100%
rename from devel/third-party/ckeditor/LICENSE.md
rename to devel/third-party/ckeditor-4.5.3/LICENSE.md
diff --git a/devel/third-party/ckeditor/README.md b/devel/third-party/ckeditor-4.5.3/README.md
similarity index 100%
rename from devel/third-party/ckeditor/README.md
rename to devel/third-party/ckeditor-4.5.3/README.md
diff --git a/devel/third-party/ckeditor/adapters/jquery.js b/devel/third-party/ckeditor-4.5.3/adapters/jquery.js
similarity index 100%
rename from devel/third-party/ckeditor/adapters/jquery.js
rename to devel/third-party/ckeditor-4.5.3/adapters/jquery.js
diff --git a/devel/third-party/ckeditor/build-config.js b/devel/third-party/ckeditor-4.5.3/build-config.js
similarity index 100%
rename from devel/third-party/ckeditor/build-config.js
rename to devel/third-party/ckeditor-4.5.3/build-config.js
diff --git a/devel/third-party/ckeditor/ckeditor.js b/devel/third-party/ckeditor-4.5.3/ckeditor.js
similarity index 100%
rename from devel/third-party/ckeditor/ckeditor.js
rename to devel/third-party/ckeditor-4.5.3/ckeditor.js
diff --git a/devel/third-party/ckeditor/config.js b/devel/third-party/ckeditor-4.5.3/config.js
similarity index 100%
rename from devel/third-party/ckeditor/config.js
rename to devel/third-party/ckeditor-4.5.3/config.js
diff --git a/devel/third-party/ckeditor/contents.css b/devel/third-party/ckeditor-4.5.3/contents.css
similarity index 100%
rename from devel/third-party/ckeditor/contents.css
rename to devel/third-party/ckeditor-4.5.3/contents.css
diff --git a/devel/third-party/ckeditor/lang/af.js b/devel/third-party/ckeditor-4.5.3/lang/af.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/af.js
rename to devel/third-party/ckeditor-4.5.3/lang/af.js
diff --git a/devel/third-party/ckeditor/lang/ar.js b/devel/third-party/ckeditor-4.5.3/lang/ar.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/ar.js
rename to devel/third-party/ckeditor-4.5.3/lang/ar.js
diff --git a/devel/third-party/ckeditor/lang/bg.js b/devel/third-party/ckeditor-4.5.3/lang/bg.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/bg.js
rename to devel/third-party/ckeditor-4.5.3/lang/bg.js
diff --git a/devel/third-party/ckeditor/lang/bn.js b/devel/third-party/ckeditor-4.5.3/lang/bn.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/bn.js
rename to devel/third-party/ckeditor-4.5.3/lang/bn.js
diff --git a/devel/third-party/ckeditor/lang/bs.js b/devel/third-party/ckeditor-4.5.3/lang/bs.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/bs.js
rename to devel/third-party/ckeditor-4.5.3/lang/bs.js
diff --git a/devel/third-party/ckeditor/lang/ca.js b/devel/third-party/ckeditor-4.5.3/lang/ca.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/ca.js
rename to devel/third-party/ckeditor-4.5.3/lang/ca.js
diff --git a/devel/third-party/ckeditor/lang/cs.js b/devel/third-party/ckeditor-4.5.3/lang/cs.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/cs.js
rename to devel/third-party/ckeditor-4.5.3/lang/cs.js
diff --git a/devel/third-party/ckeditor/lang/cy.js b/devel/third-party/ckeditor-4.5.3/lang/cy.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/cy.js
rename to devel/third-party/ckeditor-4.5.3/lang/cy.js
diff --git a/devel/third-party/ckeditor/lang/da.js b/devel/third-party/ckeditor-4.5.3/lang/da.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/da.js
rename to devel/third-party/ckeditor-4.5.3/lang/da.js
diff --git a/devel/third-party/ckeditor/lang/de.js b/devel/third-party/ckeditor-4.5.3/lang/de.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/de.js
rename to devel/third-party/ckeditor-4.5.3/lang/de.js
diff --git a/devel/third-party/ckeditor/lang/el.js b/devel/third-party/ckeditor-4.5.3/lang/el.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/el.js
rename to devel/third-party/ckeditor-4.5.3/lang/el.js
diff --git a/devel/third-party/ckeditor/lang/en-au.js b/devel/third-party/ckeditor-4.5.3/lang/en-au.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/en-au.js
rename to devel/third-party/ckeditor-4.5.3/lang/en-au.js
diff --git a/devel/third-party/ckeditor/lang/en-ca.js b/devel/third-party/ckeditor-4.5.3/lang/en-ca.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/en-ca.js
rename to devel/third-party/ckeditor-4.5.3/lang/en-ca.js
diff --git a/devel/third-party/ckeditor/lang/en-gb.js b/devel/third-party/ckeditor-4.5.3/lang/en-gb.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/en-gb.js
rename to devel/third-party/ckeditor-4.5.3/lang/en-gb.js
diff --git a/devel/third-party/ckeditor/lang/en.js b/devel/third-party/ckeditor-4.5.3/lang/en.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/en.js
rename to devel/third-party/ckeditor-4.5.3/lang/en.js
diff --git a/devel/third-party/ckeditor/lang/eo.js b/devel/third-party/ckeditor-4.5.3/lang/eo.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/eo.js
rename to devel/third-party/ckeditor-4.5.3/lang/eo.js
diff --git a/devel/third-party/ckeditor/lang/es.js b/devel/third-party/ckeditor-4.5.3/lang/es.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/es.js
rename to devel/third-party/ckeditor-4.5.3/lang/es.js
diff --git a/devel/third-party/ckeditor/lang/et.js b/devel/third-party/ckeditor-4.5.3/lang/et.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/et.js
rename to devel/third-party/ckeditor-4.5.3/lang/et.js
diff --git a/devel/third-party/ckeditor/lang/eu.js b/devel/third-party/ckeditor-4.5.3/lang/eu.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/eu.js
rename to devel/third-party/ckeditor-4.5.3/lang/eu.js
diff --git a/devel/third-party/ckeditor/lang/fa.js b/devel/third-party/ckeditor-4.5.3/lang/fa.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/fa.js
rename to devel/third-party/ckeditor-4.5.3/lang/fa.js
diff --git a/devel/third-party/ckeditor/lang/fi.js b/devel/third-party/ckeditor-4.5.3/lang/fi.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/fi.js
rename to devel/third-party/ckeditor-4.5.3/lang/fi.js
diff --git a/devel/third-party/ckeditor/lang/fo.js b/devel/third-party/ckeditor-4.5.3/lang/fo.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/fo.js
rename to devel/third-party/ckeditor-4.5.3/lang/fo.js
diff --git a/devel/third-party/ckeditor/lang/fr-ca.js b/devel/third-party/ckeditor-4.5.3/lang/fr-ca.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/fr-ca.js
rename to devel/third-party/ckeditor-4.5.3/lang/fr-ca.js
diff --git a/devel/third-party/ckeditor/lang/fr.js b/devel/third-party/ckeditor-4.5.3/lang/fr.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/fr.js
rename to devel/third-party/ckeditor-4.5.3/lang/fr.js
diff --git a/devel/third-party/ckeditor/lang/gl.js b/devel/third-party/ckeditor-4.5.3/lang/gl.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/gl.js
rename to devel/third-party/ckeditor-4.5.3/lang/gl.js
diff --git a/devel/third-party/ckeditor/lang/gu.js b/devel/third-party/ckeditor-4.5.3/lang/gu.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/gu.js
rename to devel/third-party/ckeditor-4.5.3/lang/gu.js
diff --git a/devel/third-party/ckeditor/lang/he.js b/devel/third-party/ckeditor-4.5.3/lang/he.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/he.js
rename to devel/third-party/ckeditor-4.5.3/lang/he.js
diff --git a/devel/third-party/ckeditor/lang/hi.js b/devel/third-party/ckeditor-4.5.3/lang/hi.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/hi.js
rename to devel/third-party/ckeditor-4.5.3/lang/hi.js
diff --git a/devel/third-party/ckeditor/lang/hr.js b/devel/third-party/ckeditor-4.5.3/lang/hr.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/hr.js
rename to devel/third-party/ckeditor-4.5.3/lang/hr.js
diff --git a/devel/third-party/ckeditor/lang/hu.js b/devel/third-party/ckeditor-4.5.3/lang/hu.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/hu.js
rename to devel/third-party/ckeditor-4.5.3/lang/hu.js
diff --git a/devel/third-party/ckeditor/lang/id.js b/devel/third-party/ckeditor-4.5.3/lang/id.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/id.js
rename to devel/third-party/ckeditor-4.5.3/lang/id.js
diff --git a/devel/third-party/ckeditor/lang/is.js b/devel/third-party/ckeditor-4.5.3/lang/is.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/is.js
rename to devel/third-party/ckeditor-4.5.3/lang/is.js
diff --git a/devel/third-party/ckeditor/lang/it.js b/devel/third-party/ckeditor-4.5.3/lang/it.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/it.js
rename to devel/third-party/ckeditor-4.5.3/lang/it.js
diff --git a/devel/third-party/ckeditor/lang/ja.js b/devel/third-party/ckeditor-4.5.3/lang/ja.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/ja.js
rename to devel/third-party/ckeditor-4.5.3/lang/ja.js
diff --git a/devel/third-party/ckeditor/lang/ka.js b/devel/third-party/ckeditor-4.5.3/lang/ka.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/ka.js
rename to devel/third-party/ckeditor-4.5.3/lang/ka.js
diff --git a/devel/third-party/ckeditor/lang/km.js b/devel/third-party/ckeditor-4.5.3/lang/km.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/km.js
rename to devel/third-party/ckeditor-4.5.3/lang/km.js
diff --git a/devel/third-party/ckeditor/lang/ko.js b/devel/third-party/ckeditor-4.5.3/lang/ko.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/ko.js
rename to devel/third-party/ckeditor-4.5.3/lang/ko.js
diff --git a/devel/third-party/ckeditor/lang/ku.js b/devel/third-party/ckeditor-4.5.3/lang/ku.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/ku.js
rename to devel/third-party/ckeditor-4.5.3/lang/ku.js
diff --git a/devel/third-party/ckeditor/lang/lt.js b/devel/third-party/ckeditor-4.5.3/lang/lt.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/lt.js
rename to devel/third-party/ckeditor-4.5.3/lang/lt.js
diff --git a/devel/third-party/ckeditor/lang/lv.js b/devel/third-party/ckeditor-4.5.3/lang/lv.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/lv.js
rename to devel/third-party/ckeditor-4.5.3/lang/lv.js
diff --git a/devel/third-party/ckeditor/lang/mk.js b/devel/third-party/ckeditor-4.5.3/lang/mk.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/mk.js
rename to devel/third-party/ckeditor-4.5.3/lang/mk.js
diff --git a/devel/third-party/ckeditor/lang/mn.js b/devel/third-party/ckeditor-4.5.3/lang/mn.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/mn.js
rename to devel/third-party/ckeditor-4.5.3/lang/mn.js
diff --git a/devel/third-party/ckeditor/lang/ms.js b/devel/third-party/ckeditor-4.5.3/lang/ms.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/ms.js
rename to devel/third-party/ckeditor-4.5.3/lang/ms.js
diff --git a/devel/third-party/ckeditor/lang/nb.js b/devel/third-party/ckeditor-4.5.3/lang/nb.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/nb.js
rename to devel/third-party/ckeditor-4.5.3/lang/nb.js
diff --git a/devel/third-party/ckeditor/lang/nl.js b/devel/third-party/ckeditor-4.5.3/lang/nl.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/nl.js
rename to devel/third-party/ckeditor-4.5.3/lang/nl.js
diff --git a/devel/third-party/ckeditor/lang/no.js b/devel/third-party/ckeditor-4.5.3/lang/no.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/no.js
rename to devel/third-party/ckeditor-4.5.3/lang/no.js
diff --git a/devel/third-party/ckeditor/lang/pl.js b/devel/third-party/ckeditor-4.5.3/lang/pl.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/pl.js
rename to devel/third-party/ckeditor-4.5.3/lang/pl.js
diff --git a/devel/third-party/ckeditor/lang/pt-br.js b/devel/third-party/ckeditor-4.5.3/lang/pt-br.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/pt-br.js
rename to devel/third-party/ckeditor-4.5.3/lang/pt-br.js
diff --git a/devel/third-party/ckeditor/lang/pt.js b/devel/third-party/ckeditor-4.5.3/lang/pt.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/pt.js
rename to devel/third-party/ckeditor-4.5.3/lang/pt.js
diff --git a/devel/third-party/ckeditor/lang/ro.js b/devel/third-party/ckeditor-4.5.3/lang/ro.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/ro.js
rename to devel/third-party/ckeditor-4.5.3/lang/ro.js
diff --git a/devel/third-party/ckeditor/lang/ru.js b/devel/third-party/ckeditor-4.5.3/lang/ru.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/ru.js
rename to devel/third-party/ckeditor-4.5.3/lang/ru.js
diff --git a/devel/third-party/ckeditor/lang/si.js b/devel/third-party/ckeditor-4.5.3/lang/si.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/si.js
rename to devel/third-party/ckeditor-4.5.3/lang/si.js
diff --git a/devel/third-party/ckeditor/lang/sk.js b/devel/third-party/ckeditor-4.5.3/lang/sk.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/sk.js
rename to devel/third-party/ckeditor-4.5.3/lang/sk.js
diff --git a/devel/third-party/ckeditor/lang/sl.js b/devel/third-party/ckeditor-4.5.3/lang/sl.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/sl.js
rename to devel/third-party/ckeditor-4.5.3/lang/sl.js
diff --git a/devel/third-party/ckeditor/lang/sq.js b/devel/third-party/ckeditor-4.5.3/lang/sq.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/sq.js
rename to devel/third-party/ckeditor-4.5.3/lang/sq.js
diff --git a/devel/third-party/ckeditor/lang/sr-latn.js b/devel/third-party/ckeditor-4.5.3/lang/sr-latn.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/sr-latn.js
rename to devel/third-party/ckeditor-4.5.3/lang/sr-latn.js
diff --git a/devel/third-party/ckeditor/lang/sr.js b/devel/third-party/ckeditor-4.5.3/lang/sr.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/sr.js
rename to devel/third-party/ckeditor-4.5.3/lang/sr.js
diff --git a/devel/third-party/ckeditor/lang/sv.js b/devel/third-party/ckeditor-4.5.3/lang/sv.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/sv.js
rename to devel/third-party/ckeditor-4.5.3/lang/sv.js
diff --git a/devel/third-party/ckeditor/lang/th.js b/devel/third-party/ckeditor-4.5.3/lang/th.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/th.js
rename to devel/third-party/ckeditor-4.5.3/lang/th.js
diff --git a/devel/third-party/ckeditor/lang/tr.js b/devel/third-party/ckeditor-4.5.3/lang/tr.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/tr.js
rename to devel/third-party/ckeditor-4.5.3/lang/tr.js
diff --git a/devel/third-party/ckeditor/lang/tt.js b/devel/third-party/ckeditor-4.5.3/lang/tt.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/tt.js
rename to devel/third-party/ckeditor-4.5.3/lang/tt.js
diff --git a/devel/third-party/ckeditor/lang/ug.js b/devel/third-party/ckeditor-4.5.3/lang/ug.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/ug.js
rename to devel/third-party/ckeditor-4.5.3/lang/ug.js
diff --git a/devel/third-party/ckeditor/lang/uk.js b/devel/third-party/ckeditor-4.5.3/lang/uk.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/uk.js
rename to devel/third-party/ckeditor-4.5.3/lang/uk.js
diff --git a/devel/third-party/ckeditor/lang/vi.js b/devel/third-party/ckeditor-4.5.3/lang/vi.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/vi.js
rename to devel/third-party/ckeditor-4.5.3/lang/vi.js
diff --git a/devel/third-party/ckeditor/lang/zh-cn.js b/devel/third-party/ckeditor-4.5.3/lang/zh-cn.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/zh-cn.js
rename to devel/third-party/ckeditor-4.5.3/lang/zh-cn.js
diff --git a/devel/third-party/ckeditor/lang/zh.js b/devel/third-party/ckeditor-4.5.3/lang/zh.js
similarity index 100%
rename from devel/third-party/ckeditor/lang/zh.js
rename to devel/third-party/ckeditor-4.5.3/lang/zh.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/a11yhelp.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/a11yhelp.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/_translationstatus.txt
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/_translationstatus.txt
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/af.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/af.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/af.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/af.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/ar.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/ar.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/bg.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/bg.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/ca.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/ca.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/cs.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/cs.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/cy.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/cy.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/da.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/da.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/da.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/da.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/de.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/de.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/de.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/de.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/el.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/el.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/el.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/el.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/en-gb.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/en-gb.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/en.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/en.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/en.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/en.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/eo.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/eo.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/es.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/es.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/es.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/es.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/et.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/et.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/et.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/et.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/fa.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/fa.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/fi.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/fi.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/fo.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/fo.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/fr-ca.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/fr-ca.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/fr.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/fr.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/gl.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/gl.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/gu.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/gu.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/he.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/he.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/he.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/he.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/hi.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/hi.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/hr.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/hr.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/hu.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/hu.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/id.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/id.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/id.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/id.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/it.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/it.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/it.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/it.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/ja.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/ja.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/km.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/km.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/km.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/km.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/ko.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/ko.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/ku.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/ku.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/lt.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/lt.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/lv.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/lv.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/mk.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/mk.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/mn.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/mn.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/nb.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/nb.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/nl.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/nl.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/no.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/no.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/no.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/no.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/pl.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/pl.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/pt-br.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/pt-br.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/pt.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/pt.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/ro.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/ro.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/ru.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/ru.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/si.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/si.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/si.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/si.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/sk.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/sk.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/sl.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/sl.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/sq.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/sq.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/sr-latn.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/sr-latn.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/sr.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/sr.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/sv.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/sv.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/th.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/th.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/th.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/th.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/tr.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/tr.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/tt.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/tt.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/ug.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/ug.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/uk.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/uk.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/vi.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/vi.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/zh-cn.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/zh-cn.js
diff --git a/devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js b/devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/zh.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js
rename to devel/third-party/ckeditor-4.5.3/plugins/a11yhelp/dialogs/lang/zh.js
diff --git a/devel/third-party/ckeditor/plugins/clipboard/dialogs/paste.js b/devel/third-party/ckeditor-4.5.3/plugins/clipboard/dialogs/paste.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/clipboard/dialogs/paste.js
rename to devel/third-party/ckeditor-4.5.3/plugins/clipboard/dialogs/paste.js
diff --git a/devel/third-party/ckeditor/plugins/dialog/dialogDefinition.js b/devel/third-party/ckeditor-4.5.3/plugins/dialog/dialogDefinition.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/dialog/dialogDefinition.js
rename to devel/third-party/ckeditor-4.5.3/plugins/dialog/dialogDefinition.js
diff --git a/devel/third-party/ckeditor/plugins/find/dialogs/find.js b/devel/third-party/ckeditor-4.5.3/plugins/find/dialogs/find.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/find/dialogs/find.js
rename to devel/third-party/ckeditor-4.5.3/plugins/find/dialogs/find.js
diff --git a/devel/third-party/ckeditor/plugins/icons.png b/devel/third-party/ckeditor-4.5.3/plugins/icons.png
similarity index 100%
rename from devel/third-party/ckeditor/plugins/icons.png
rename to devel/third-party/ckeditor-4.5.3/plugins/icons.png
diff --git a/devel/third-party/ckeditor/plugins/icons_hidpi.png b/devel/third-party/ckeditor-4.5.3/plugins/icons_hidpi.png
similarity index 100%
rename from devel/third-party/ckeditor/plugins/icons_hidpi.png
rename to devel/third-party/ckeditor-4.5.3/plugins/icons_hidpi.png
diff --git a/devel/third-party/ckeditor/plugins/link/dialogs/anchor.js b/devel/third-party/ckeditor-4.5.3/plugins/link/dialogs/anchor.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/link/dialogs/anchor.js
rename to devel/third-party/ckeditor-4.5.3/plugins/link/dialogs/anchor.js
diff --git a/devel/third-party/ckeditor/plugins/link/dialogs/link.js b/devel/third-party/ckeditor-4.5.3/plugins/link/dialogs/link.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/link/dialogs/link.js
rename to devel/third-party/ckeditor-4.5.3/plugins/link/dialogs/link.js
diff --git a/devel/third-party/ckeditor/plugins/link/images/anchor.png b/devel/third-party/ckeditor-4.5.3/plugins/link/images/anchor.png
similarity index 100%
rename from devel/third-party/ckeditor/plugins/link/images/anchor.png
rename to devel/third-party/ckeditor-4.5.3/plugins/link/images/anchor.png
diff --git a/devel/third-party/ckeditor/plugins/link/images/hidpi/anchor.png b/devel/third-party/ckeditor-4.5.3/plugins/link/images/hidpi/anchor.png
similarity index 100%
rename from devel/third-party/ckeditor/plugins/link/images/hidpi/anchor.png
rename to devel/third-party/ckeditor-4.5.3/plugins/link/images/hidpi/anchor.png
diff --git a/devel/third-party/ckeditor/plugins/liststyle/dialogs/liststyle.js b/devel/third-party/ckeditor-4.5.3/plugins/liststyle/dialogs/liststyle.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/liststyle/dialogs/liststyle.js
rename to devel/third-party/ckeditor-4.5.3/plugins/liststyle/dialogs/liststyle.js
diff --git a/devel/third-party/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png b/devel/third-party/ckeditor-4.5.3/plugins/magicline/images/hidpi/icon-rtl.png
similarity index 100%
rename from devel/third-party/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png
rename to devel/third-party/ckeditor-4.5.3/plugins/magicline/images/hidpi/icon-rtl.png
diff --git a/devel/third-party/ckeditor/plugins/magicline/images/hidpi/icon.png b/devel/third-party/ckeditor-4.5.3/plugins/magicline/images/hidpi/icon.png
similarity index 100%
rename from devel/third-party/ckeditor/plugins/magicline/images/hidpi/icon.png
rename to devel/third-party/ckeditor-4.5.3/plugins/magicline/images/hidpi/icon.png
diff --git a/devel/third-party/ckeditor/plugins/magicline/images/icon-rtl.png b/devel/third-party/ckeditor-4.5.3/plugins/magicline/images/icon-rtl.png
similarity index 100%
rename from devel/third-party/ckeditor/plugins/magicline/images/icon-rtl.png
rename to devel/third-party/ckeditor-4.5.3/plugins/magicline/images/icon-rtl.png
diff --git a/devel/third-party/ckeditor/plugins/magicline/images/icon.png b/devel/third-party/ckeditor-4.5.3/plugins/magicline/images/icon.png
similarity index 100%
rename from devel/third-party/ckeditor/plugins/magicline/images/icon.png
rename to devel/third-party/ckeditor-4.5.3/plugins/magicline/images/icon.png
diff --git a/devel/third-party/ckeditor/plugins/pastefromword/filter/default.js b/devel/third-party/ckeditor-4.5.3/plugins/pastefromword/filter/default.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/pastefromword/filter/default.js
rename to devel/third-party/ckeditor-4.5.3/plugins/pastefromword/filter/default.js
diff --git a/devel/third-party/ckeditor/plugins/scayt/LICENSE.md b/devel/third-party/ckeditor-4.5.3/plugins/scayt/LICENSE.md
similarity index 100%
rename from devel/third-party/ckeditor/plugins/scayt/LICENSE.md
rename to devel/third-party/ckeditor-4.5.3/plugins/scayt/LICENSE.md
diff --git a/devel/third-party/ckeditor/plugins/scayt/README.md b/devel/third-party/ckeditor-4.5.3/plugins/scayt/README.md
similarity index 100%
rename from devel/third-party/ckeditor/plugins/scayt/README.md
rename to devel/third-party/ckeditor-4.5.3/plugins/scayt/README.md
diff --git a/devel/third-party/ckeditor/plugins/scayt/dialogs/options.js b/devel/third-party/ckeditor-4.5.3/plugins/scayt/dialogs/options.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/scayt/dialogs/options.js
rename to devel/third-party/ckeditor-4.5.3/plugins/scayt/dialogs/options.js
diff --git a/devel/third-party/ckeditor/plugins/scayt/dialogs/toolbar.css b/devel/third-party/ckeditor-4.5.3/plugins/scayt/dialogs/toolbar.css
similarity index 100%
rename from devel/third-party/ckeditor/plugins/scayt/dialogs/toolbar.css
rename to devel/third-party/ckeditor-4.5.3/plugins/scayt/dialogs/toolbar.css
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/_translationstatus.txt
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/_translationstatus.txt
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/af.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/af.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/af.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/af.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/ar.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/ar.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/ar.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/ar.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/bg.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/bg.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/bg.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/bg.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/ca.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/ca.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/ca.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/ca.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/cs.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/cs.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/cs.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/cs.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/cy.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/cy.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/cy.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/cy.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/da.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/da.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/da.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/da.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/de.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/de.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/de.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/de.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/el.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/el.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/el.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/el.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/en-gb.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/en-gb.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/en.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/en.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/en.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/en.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/eo.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/eo.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/eo.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/eo.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/es.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/es.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/es.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/es.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/et.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/et.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/et.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/et.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/fa.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/fa.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/fa.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/fa.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/fi.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/fi.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/fi.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/fi.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/fr-ca.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/fr-ca.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/fr.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/fr.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/fr.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/fr.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/gl.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/gl.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/gl.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/gl.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/he.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/he.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/he.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/he.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/hr.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/hr.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/hr.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/hr.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/hu.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/hu.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/hu.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/hu.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/id.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/id.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/id.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/id.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/it.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/it.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/it.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/it.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/ja.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/ja.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/ja.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/ja.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/km.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/km.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/km.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/km.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/ko.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/ko.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/ko.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/ko.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/ku.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/ku.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/ku.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/ku.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/lt.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/lt.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/lt.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/lt.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/lv.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/lv.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/lv.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/lv.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/nb.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/nb.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/nb.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/nb.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/nl.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/nl.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/nl.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/nl.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/no.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/no.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/no.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/no.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/pl.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/pl.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/pl.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/pl.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/pt-br.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/pt-br.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/pt.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/pt.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/pt.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/pt.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/ru.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/ru.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/ru.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/ru.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/si.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/si.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/si.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/si.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/sk.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/sk.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/sk.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/sk.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/sl.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/sl.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/sl.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/sl.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/sq.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/sq.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/sq.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/sq.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/sv.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/sv.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/sv.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/sv.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/th.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/th.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/th.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/th.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/tr.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/tr.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/tr.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/tr.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/tt.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/tt.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/tt.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/tt.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/ug.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/ug.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/ug.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/ug.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/uk.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/uk.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/uk.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/uk.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/vi.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/vi.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/vi.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/vi.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/zh-cn.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/zh-cn.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/zh.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/zh.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/lang/zh.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/lang/zh.js
diff --git a/devel/third-party/ckeditor/plugins/specialchar/dialogs/specialchar.js b/devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/specialchar.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/specialchar/dialogs/specialchar.js
rename to devel/third-party/ckeditor-4.5.3/plugins/specialchar/dialogs/specialchar.js
diff --git a/devel/third-party/ckeditor/plugins/table/dialogs/table.js b/devel/third-party/ckeditor-4.5.3/plugins/table/dialogs/table.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/table/dialogs/table.js
rename to devel/third-party/ckeditor-4.5.3/plugins/table/dialogs/table.js
diff --git a/devel/third-party/ckeditor/plugins/tabletools/dialogs/tableCell.js b/devel/third-party/ckeditor-4.5.3/plugins/tabletools/dialogs/tableCell.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/tabletools/dialogs/tableCell.js
rename to devel/third-party/ckeditor-4.5.3/plugins/tabletools/dialogs/tableCell.js
diff --git a/devel/third-party/ckeditor/plugins/wsc/LICENSE.md b/devel/third-party/ckeditor-4.5.3/plugins/wsc/LICENSE.md
similarity index 100%
rename from devel/third-party/ckeditor/plugins/wsc/LICENSE.md
rename to devel/third-party/ckeditor-4.5.3/plugins/wsc/LICENSE.md
diff --git a/devel/third-party/ckeditor/plugins/wsc/README.md b/devel/third-party/ckeditor-4.5.3/plugins/wsc/README.md
similarity index 100%
rename from devel/third-party/ckeditor/plugins/wsc/README.md
rename to devel/third-party/ckeditor-4.5.3/plugins/wsc/README.md
diff --git a/devel/third-party/ckeditor/plugins/wsc/dialogs/ciframe.html b/devel/third-party/ckeditor-4.5.3/plugins/wsc/dialogs/ciframe.html
similarity index 100%
rename from devel/third-party/ckeditor/plugins/wsc/dialogs/ciframe.html
rename to devel/third-party/ckeditor-4.5.3/plugins/wsc/dialogs/ciframe.html
diff --git a/devel/third-party/ckeditor/plugins/wsc/dialogs/tmpFrameset.html b/devel/third-party/ckeditor-4.5.3/plugins/wsc/dialogs/tmpFrameset.html
similarity index 100%
rename from devel/third-party/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
rename to devel/third-party/ckeditor-4.5.3/plugins/wsc/dialogs/tmpFrameset.html
diff --git a/devel/third-party/ckeditor/plugins/wsc/dialogs/wsc.css b/devel/third-party/ckeditor-4.5.3/plugins/wsc/dialogs/wsc.css
similarity index 100%
rename from devel/third-party/ckeditor/plugins/wsc/dialogs/wsc.css
rename to devel/third-party/ckeditor-4.5.3/plugins/wsc/dialogs/wsc.css
diff --git a/devel/third-party/ckeditor/plugins/wsc/dialogs/wsc.js b/devel/third-party/ckeditor-4.5.3/plugins/wsc/dialogs/wsc.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/wsc/dialogs/wsc.js
rename to devel/third-party/ckeditor-4.5.3/plugins/wsc/dialogs/wsc.js
diff --git a/devel/third-party/ckeditor/plugins/wsc/dialogs/wsc_ie.js b/devel/third-party/ckeditor-4.5.3/plugins/wsc/dialogs/wsc_ie.js
similarity index 100%
rename from devel/third-party/ckeditor/plugins/wsc/dialogs/wsc_ie.js
rename to devel/third-party/ckeditor-4.5.3/plugins/wsc/dialogs/wsc_ie.js
diff --git a/devel/third-party/ckeditor/samples/css/samples.css b/devel/third-party/ckeditor-4.5.3/samples/css/samples.css
similarity index 100%
rename from devel/third-party/ckeditor/samples/css/samples.css
rename to devel/third-party/ckeditor-4.5.3/samples/css/samples.css
diff --git a/devel/third-party/ckeditor/samples/img/github-top.png b/devel/third-party/ckeditor-4.5.3/samples/img/github-top.png
similarity index 100%
rename from devel/third-party/ckeditor/samples/img/github-top.png
rename to devel/third-party/ckeditor-4.5.3/samples/img/github-top.png
diff --git a/devel/third-party/ckeditor/samples/img/header-bg.png b/devel/third-party/ckeditor-4.5.3/samples/img/header-bg.png
similarity index 100%
rename from devel/third-party/ckeditor/samples/img/header-bg.png
rename to devel/third-party/ckeditor-4.5.3/samples/img/header-bg.png
diff --git a/devel/third-party/ckeditor/samples/img/header-separator.png b/devel/third-party/ckeditor-4.5.3/samples/img/header-separator.png
similarity index 100%
rename from devel/third-party/ckeditor/samples/img/header-separator.png
rename to devel/third-party/ckeditor-4.5.3/samples/img/header-separator.png
diff --git a/devel/third-party/ckeditor/samples/img/logo.png b/devel/third-party/ckeditor-4.5.3/samples/img/logo.png
similarity index 100%
rename from devel/third-party/ckeditor/samples/img/logo.png
rename to devel/third-party/ckeditor-4.5.3/samples/img/logo.png
diff --git a/devel/third-party/ckeditor/samples/img/navigation-tip.png b/devel/third-party/ckeditor-4.5.3/samples/img/navigation-tip.png
similarity index 100%
rename from devel/third-party/ckeditor/samples/img/navigation-tip.png
rename to devel/third-party/ckeditor-4.5.3/samples/img/navigation-tip.png
diff --git a/devel/third-party/ckeditor/samples/index.html b/devel/third-party/ckeditor-4.5.3/samples/index.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/index.html
rename to devel/third-party/ckeditor-4.5.3/samples/index.html
diff --git a/devel/third-party/ckeditor/samples/js/sample.js b/devel/third-party/ckeditor-4.5.3/samples/js/sample.js
similarity index 100%
rename from devel/third-party/ckeditor/samples/js/sample.js
rename to devel/third-party/ckeditor-4.5.3/samples/js/sample.js
diff --git a/devel/third-party/ckeditor/samples/js/sf.js b/devel/third-party/ckeditor-4.5.3/samples/js/sf.js
similarity index 100%
rename from devel/third-party/ckeditor/samples/js/sf.js
rename to devel/third-party/ckeditor-4.5.3/samples/js/sf.js
diff --git a/devel/third-party/ckeditor/samples/old/ajax.html b/devel/third-party/ckeditor-4.5.3/samples/old/ajax.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/ajax.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/ajax.html
diff --git a/devel/third-party/ckeditor/samples/old/api.html b/devel/third-party/ckeditor-4.5.3/samples/old/api.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/api.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/api.html
diff --git a/devel/third-party/ckeditor/samples/old/appendto.html b/devel/third-party/ckeditor-4.5.3/samples/old/appendto.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/appendto.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/appendto.html
diff --git a/devel/third-party/ckeditor/samples/old/assets/inlineall/logo.png b/devel/third-party/ckeditor-4.5.3/samples/old/assets/inlineall/logo.png
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/assets/inlineall/logo.png
rename to devel/third-party/ckeditor-4.5.3/samples/old/assets/inlineall/logo.png
diff --git a/devel/third-party/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css b/devel/third-party/ckeditor-4.5.3/samples/old/assets/outputxhtml/outputxhtml.css
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css
rename to devel/third-party/ckeditor-4.5.3/samples/old/assets/outputxhtml/outputxhtml.css
diff --git a/devel/third-party/ckeditor/samples/old/assets/posteddata.php b/devel/third-party/ckeditor-4.5.3/samples/old/assets/posteddata.php
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/assets/posteddata.php
rename to devel/third-party/ckeditor-4.5.3/samples/old/assets/posteddata.php
diff --git a/devel/third-party/ckeditor/samples/old/assets/sample.jpg b/devel/third-party/ckeditor-4.5.3/samples/old/assets/sample.jpg
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/assets/sample.jpg
rename to devel/third-party/ckeditor-4.5.3/samples/old/assets/sample.jpg
diff --git a/devel/third-party/ckeditor/samples/old/assets/uilanguages/languages.js b/devel/third-party/ckeditor-4.5.3/samples/old/assets/uilanguages/languages.js
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/assets/uilanguages/languages.js
rename to devel/third-party/ckeditor-4.5.3/samples/old/assets/uilanguages/languages.js
diff --git a/devel/third-party/ckeditor/samples/old/datafiltering.html b/devel/third-party/ckeditor-4.5.3/samples/old/datafiltering.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/datafiltering.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/datafiltering.html
diff --git a/devel/third-party/ckeditor/samples/old/dialog/assets/my_dialog.js b/devel/third-party/ckeditor-4.5.3/samples/old/dialog/assets/my_dialog.js
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/dialog/assets/my_dialog.js
rename to devel/third-party/ckeditor-4.5.3/samples/old/dialog/assets/my_dialog.js
diff --git a/devel/third-party/ckeditor/samples/old/dialog/dialog.html b/devel/third-party/ckeditor-4.5.3/samples/old/dialog/dialog.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/dialog/dialog.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/dialog/dialog.html
diff --git a/devel/third-party/ckeditor/samples/old/divreplace.html b/devel/third-party/ckeditor-4.5.3/samples/old/divreplace.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/divreplace.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/divreplace.html
diff --git a/devel/third-party/ckeditor/samples/old/enterkey/enterkey.html b/devel/third-party/ckeditor-4.5.3/samples/old/enterkey/enterkey.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/enterkey/enterkey.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/enterkey/enterkey.html
diff --git a/devel/third-party/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla b/devel/third-party/ckeditor-4.5.3/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla
rename to devel/third-party/ckeditor-4.5.3/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla
diff --git a/devel/third-party/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.swf b/devel/third-party/ckeditor-4.5.3/samples/old/htmlwriter/assets/outputforflash/outputforflash.swf
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.swf
rename to devel/third-party/ckeditor-4.5.3/samples/old/htmlwriter/assets/outputforflash/outputforflash.swf
diff --git a/devel/third-party/ckeditor/samples/old/htmlwriter/assets/outputforflash/swfobject.js b/devel/third-party/ckeditor-4.5.3/samples/old/htmlwriter/assets/outputforflash/swfobject.js
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/htmlwriter/assets/outputforflash/swfobject.js
rename to devel/third-party/ckeditor-4.5.3/samples/old/htmlwriter/assets/outputforflash/swfobject.js
diff --git a/devel/third-party/ckeditor/samples/old/htmlwriter/outputforflash.html b/devel/third-party/ckeditor-4.5.3/samples/old/htmlwriter/outputforflash.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/htmlwriter/outputforflash.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/htmlwriter/outputforflash.html
diff --git a/devel/third-party/ckeditor/samples/old/htmlwriter/outputhtml.html b/devel/third-party/ckeditor-4.5.3/samples/old/htmlwriter/outputhtml.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/htmlwriter/outputhtml.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/htmlwriter/outputhtml.html
diff --git a/devel/third-party/ckeditor/samples/old/index.html b/devel/third-party/ckeditor-4.5.3/samples/old/index.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/index.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/index.html
diff --git a/devel/third-party/ckeditor/samples/old/inlineall.html b/devel/third-party/ckeditor-4.5.3/samples/old/inlineall.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/inlineall.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/inlineall.html
diff --git a/devel/third-party/ckeditor/samples/old/inlinebycode.html b/devel/third-party/ckeditor-4.5.3/samples/old/inlinebycode.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/inlinebycode.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/inlinebycode.html
diff --git a/devel/third-party/ckeditor/samples/old/inlinetextarea.html b/devel/third-party/ckeditor-4.5.3/samples/old/inlinetextarea.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/inlinetextarea.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/inlinetextarea.html
diff --git a/devel/third-party/ckeditor/samples/old/jquery.html b/devel/third-party/ckeditor-4.5.3/samples/old/jquery.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/jquery.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/jquery.html
diff --git a/devel/third-party/ckeditor/samples/old/magicline/magicline.html b/devel/third-party/ckeditor-4.5.3/samples/old/magicline/magicline.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/magicline/magicline.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/magicline/magicline.html
diff --git a/devel/third-party/ckeditor/samples/old/readonly.html b/devel/third-party/ckeditor-4.5.3/samples/old/readonly.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/readonly.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/readonly.html
diff --git a/devel/third-party/ckeditor/samples/old/replacebyclass.html b/devel/third-party/ckeditor-4.5.3/samples/old/replacebyclass.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/replacebyclass.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/replacebyclass.html
diff --git a/devel/third-party/ckeditor/samples/old/replacebycode.html b/devel/third-party/ckeditor-4.5.3/samples/old/replacebycode.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/replacebycode.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/replacebycode.html
diff --git a/devel/third-party/ckeditor/samples/old/sample.css b/devel/third-party/ckeditor-4.5.3/samples/old/sample.css
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/sample.css
rename to devel/third-party/ckeditor-4.5.3/samples/old/sample.css
diff --git a/devel/third-party/ckeditor/samples/old/sample.js b/devel/third-party/ckeditor-4.5.3/samples/old/sample.js
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/sample.js
rename to devel/third-party/ckeditor-4.5.3/samples/old/sample.js
diff --git a/devel/third-party/ckeditor/samples/old/sample_posteddata.php b/devel/third-party/ckeditor-4.5.3/samples/old/sample_posteddata.php
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/sample_posteddata.php
rename to devel/third-party/ckeditor-4.5.3/samples/old/sample_posteddata.php
diff --git a/devel/third-party/ckeditor/samples/old/tabindex.html b/devel/third-party/ckeditor-4.5.3/samples/old/tabindex.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/tabindex.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/tabindex.html
diff --git a/devel/third-party/ckeditor/samples/old/toolbar/toolbar.html b/devel/third-party/ckeditor-4.5.3/samples/old/toolbar/toolbar.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/toolbar/toolbar.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/toolbar/toolbar.html
diff --git a/devel/third-party/ckeditor/samples/old/uicolor.html b/devel/third-party/ckeditor-4.5.3/samples/old/uicolor.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/uicolor.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/uicolor.html
diff --git a/devel/third-party/ckeditor/samples/old/uilanguages.html b/devel/third-party/ckeditor-4.5.3/samples/old/uilanguages.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/uilanguages.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/uilanguages.html
diff --git a/devel/third-party/ckeditor/samples/old/wysiwygarea/fullpage.html b/devel/third-party/ckeditor-4.5.3/samples/old/wysiwygarea/fullpage.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/wysiwygarea/fullpage.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/wysiwygarea/fullpage.html
diff --git a/devel/third-party/ckeditor/samples/old/xhtmlstyle.html b/devel/third-party/ckeditor-4.5.3/samples/old/xhtmlstyle.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/old/xhtmlstyle.html
rename to devel/third-party/ckeditor-4.5.3/samples/old/xhtmlstyle.html
diff --git a/devel/third-party/ckeditor/samples/toolbarconfigurator/css/fontello.css b/devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/css/fontello.css
similarity index 100%
rename from devel/third-party/ckeditor/samples/toolbarconfigurator/css/fontello.css
rename to devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/css/fontello.css
diff --git a/devel/third-party/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt b/devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/font/LICENSE.txt
similarity index 100%
rename from devel/third-party/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt
rename to devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/font/LICENSE.txt
diff --git a/devel/third-party/ckeditor/samples/toolbarconfigurator/font/config.json b/devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/font/config.json
similarity index 100%
rename from devel/third-party/ckeditor/samples/toolbarconfigurator/font/config.json
rename to devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/font/config.json
diff --git a/devel/third-party/ckeditor/samples/toolbarconfigurator/font/fontello.eot b/devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/font/fontello.eot
similarity index 100%
rename from devel/third-party/ckeditor/samples/toolbarconfigurator/font/fontello.eot
rename to devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/font/fontello.eot
diff --git a/devel/third-party/ckeditor/samples/toolbarconfigurator/font/fontello.svg b/devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/font/fontello.svg
similarity index 100%
rename from devel/third-party/ckeditor/samples/toolbarconfigurator/font/fontello.svg
rename to devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/font/fontello.svg
diff --git a/devel/third-party/ckeditor/samples/toolbarconfigurator/font/fontello.ttf b/devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/font/fontello.ttf
similarity index 100%
rename from devel/third-party/ckeditor/samples/toolbarconfigurator/font/fontello.ttf
rename to devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/font/fontello.ttf
diff --git a/devel/third-party/ckeditor/samples/toolbarconfigurator/font/fontello.woff b/devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/font/fontello.woff
similarity index 100%
rename from devel/third-party/ckeditor/samples/toolbarconfigurator/font/fontello.woff
rename to devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/font/fontello.woff
diff --git a/devel/third-party/ckeditor/samples/toolbarconfigurator/index.html b/devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/index.html
similarity index 100%
rename from devel/third-party/ckeditor/samples/toolbarconfigurator/index.html
rename to devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/index.html
diff --git a/devel/third-party/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js b/devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js
similarity index 100%
rename from devel/third-party/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js
rename to devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js
diff --git a/devel/third-party/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js b/devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/js/fulltoolbareditor.js
similarity index 100%
rename from devel/third-party/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js
rename to devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/js/fulltoolbareditor.js
diff --git a/devel/third-party/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js b/devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/js/toolbarmodifier.js
similarity index 100%
rename from devel/third-party/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js
rename to devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/js/toolbarmodifier.js
diff --git a/devel/third-party/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js b/devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/js/toolbartextmodifier.js
similarity index 100%
rename from devel/third-party/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js
rename to devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/js/toolbartextmodifier.js
diff --git a/devel/third-party/ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE b/devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/lib/codemirror/LICENSE
similarity index 100%
rename from devel/third-party/ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE
rename to devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/lib/codemirror/LICENSE
diff --git a/devel/third-party/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css b/devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/lib/codemirror/codemirror.css
similarity index 100%
rename from devel/third-party/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css
rename to devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/lib/codemirror/codemirror.css
diff --git a/devel/third-party/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js b/devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/lib/codemirror/codemirror.js
similarity index 100%
rename from devel/third-party/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js
rename to devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/lib/codemirror/codemirror.js
diff --git a/devel/third-party/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js b/devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/lib/codemirror/javascript.js
similarity index 100%
rename from devel/third-party/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js
rename to devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/lib/codemirror/javascript.js
diff --git a/devel/third-party/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css b/devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/lib/codemirror/neo.css
similarity index 100%
rename from devel/third-party/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css
rename to devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/lib/codemirror/neo.css
diff --git a/devel/third-party/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css b/devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/lib/codemirror/show-hint.css
similarity index 100%
rename from devel/third-party/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css
rename to devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/lib/codemirror/show-hint.css
diff --git a/devel/third-party/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js b/devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/lib/codemirror/show-hint.js
similarity index 100%
rename from devel/third-party/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js
rename to devel/third-party/ckeditor-4.5.3/samples/toolbarconfigurator/lib/codemirror/show-hint.js
diff --git a/devel/third-party/ckeditor/skins/flat/dialog.css b/devel/third-party/ckeditor-4.5.3/skins/flat/dialog.css
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/dialog.css
rename to devel/third-party/ckeditor-4.5.3/skins/flat/dialog.css
diff --git a/devel/third-party/ckeditor/skins/flat/dialog_ie.css b/devel/third-party/ckeditor-4.5.3/skins/flat/dialog_ie.css
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/dialog_ie.css
rename to devel/third-party/ckeditor-4.5.3/skins/flat/dialog_ie.css
diff --git a/devel/third-party/ckeditor/skins/flat/dialog_ie7.css b/devel/third-party/ckeditor-4.5.3/skins/flat/dialog_ie7.css
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/dialog_ie7.css
rename to devel/third-party/ckeditor-4.5.3/skins/flat/dialog_ie7.css
diff --git a/devel/third-party/ckeditor/skins/flat/dialog_ie8.css b/devel/third-party/ckeditor-4.5.3/skins/flat/dialog_ie8.css
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/dialog_ie8.css
rename to devel/third-party/ckeditor-4.5.3/skins/flat/dialog_ie8.css
diff --git a/devel/third-party/ckeditor/skins/flat/dialog_iequirks.css b/devel/third-party/ckeditor-4.5.3/skins/flat/dialog_iequirks.css
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/dialog_iequirks.css
rename to devel/third-party/ckeditor-4.5.3/skins/flat/dialog_iequirks.css
diff --git a/devel/third-party/ckeditor/skins/flat/editor.css b/devel/third-party/ckeditor-4.5.3/skins/flat/editor.css
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/editor.css
rename to devel/third-party/ckeditor-4.5.3/skins/flat/editor.css
diff --git a/devel/third-party/ckeditor/skins/flat/editor_gecko.css b/devel/third-party/ckeditor-4.5.3/skins/flat/editor_gecko.css
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/editor_gecko.css
rename to devel/third-party/ckeditor-4.5.3/skins/flat/editor_gecko.css
diff --git a/devel/third-party/ckeditor/skins/flat/editor_ie.css b/devel/third-party/ckeditor-4.5.3/skins/flat/editor_ie.css
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/editor_ie.css
rename to devel/third-party/ckeditor-4.5.3/skins/flat/editor_ie.css
diff --git a/devel/third-party/ckeditor/skins/flat/editor_ie7.css b/devel/third-party/ckeditor-4.5.3/skins/flat/editor_ie7.css
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/editor_ie7.css
rename to devel/third-party/ckeditor-4.5.3/skins/flat/editor_ie7.css
diff --git a/devel/third-party/ckeditor/skins/flat/editor_ie8.css b/devel/third-party/ckeditor-4.5.3/skins/flat/editor_ie8.css
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/editor_ie8.css
rename to devel/third-party/ckeditor-4.5.3/skins/flat/editor_ie8.css
diff --git a/devel/third-party/ckeditor/skins/flat/editor_iequirks.css b/devel/third-party/ckeditor-4.5.3/skins/flat/editor_iequirks.css
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/editor_iequirks.css
rename to devel/third-party/ckeditor-4.5.3/skins/flat/editor_iequirks.css
diff --git a/devel/third-party/ckeditor/skins/flat/icons.png b/devel/third-party/ckeditor-4.5.3/skins/flat/icons.png
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/icons.png
rename to devel/third-party/ckeditor-4.5.3/skins/flat/icons.png
diff --git a/devel/third-party/ckeditor/skins/flat/icons_hidpi.png b/devel/third-party/ckeditor-4.5.3/skins/flat/icons_hidpi.png
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/icons_hidpi.png
rename to devel/third-party/ckeditor-4.5.3/skins/flat/icons_hidpi.png
diff --git a/devel/third-party/ckeditor/skins/flat/images/arrow.png b/devel/third-party/ckeditor-4.5.3/skins/flat/images/arrow.png
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/images/arrow.png
rename to devel/third-party/ckeditor-4.5.3/skins/flat/images/arrow.png
diff --git a/devel/third-party/ckeditor/skins/flat/images/close.png b/devel/third-party/ckeditor-4.5.3/skins/flat/images/close.png
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/images/close.png
rename to devel/third-party/ckeditor-4.5.3/skins/flat/images/close.png
diff --git a/devel/third-party/ckeditor/skins/flat/images/hidpi/close.png b/devel/third-party/ckeditor-4.5.3/skins/flat/images/hidpi/close.png
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/images/hidpi/close.png
rename to devel/third-party/ckeditor-4.5.3/skins/flat/images/hidpi/close.png
diff --git a/devel/third-party/ckeditor/skins/flat/images/hidpi/lock-open.png b/devel/third-party/ckeditor-4.5.3/skins/flat/images/hidpi/lock-open.png
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/images/hidpi/lock-open.png
rename to devel/third-party/ckeditor-4.5.3/skins/flat/images/hidpi/lock-open.png
diff --git a/devel/third-party/ckeditor/skins/flat/images/hidpi/lock.png b/devel/third-party/ckeditor-4.5.3/skins/flat/images/hidpi/lock.png
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/images/hidpi/lock.png
rename to devel/third-party/ckeditor-4.5.3/skins/flat/images/hidpi/lock.png
diff --git a/devel/third-party/ckeditor/skins/flat/images/hidpi/refresh.png b/devel/third-party/ckeditor-4.5.3/skins/flat/images/hidpi/refresh.png
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/images/hidpi/refresh.png
rename to devel/third-party/ckeditor-4.5.3/skins/flat/images/hidpi/refresh.png
diff --git a/devel/third-party/ckeditor/skins/flat/images/lock-open.png b/devel/third-party/ckeditor-4.5.3/skins/flat/images/lock-open.png
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/images/lock-open.png
rename to devel/third-party/ckeditor-4.5.3/skins/flat/images/lock-open.png
diff --git a/devel/third-party/ckeditor/skins/flat/images/lock.png b/devel/third-party/ckeditor-4.5.3/skins/flat/images/lock.png
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/images/lock.png
rename to devel/third-party/ckeditor-4.5.3/skins/flat/images/lock.png
diff --git a/devel/third-party/ckeditor/skins/flat/images/refresh.png b/devel/third-party/ckeditor-4.5.3/skins/flat/images/refresh.png
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/images/refresh.png
rename to devel/third-party/ckeditor-4.5.3/skins/flat/images/refresh.png
diff --git a/devel/third-party/ckeditor/skins/flat/readme.md b/devel/third-party/ckeditor-4.5.3/skins/flat/readme.md
similarity index 100%
rename from devel/third-party/ckeditor/skins/flat/readme.md
rename to devel/third-party/ckeditor-4.5.3/skins/flat/readme.md
diff --git a/devel/third-party/ckeditor/styles.js b/devel/third-party/ckeditor-4.5.3/styles.js
similarity index 100%
rename from devel/third-party/ckeditor/styles.js
rename to devel/third-party/ckeditor-4.5.3/styles.js
diff --git a/devel/third-party/dropzone/dropzone.css b/devel/third-party/dropzone-4.0.1/dropzone.css
similarity index 100%
rename from devel/third-party/dropzone/dropzone.css
rename to devel/third-party/dropzone-4.0.1/dropzone.css
diff --git a/devel/third-party/dropzone/dropzone.js b/devel/third-party/dropzone-4.0.1/dropzone.js
similarity index 100%
rename from devel/third-party/dropzone/dropzone.js
rename to devel/third-party/dropzone-4.0.1/dropzone.js
diff --git a/devel/third-party/jquery.modal-0.5.2.js b/devel/third-party/jquery-modal-0.5.2.js
similarity index 100%
rename from devel/third-party/jquery.modal-0.5.2.js
rename to devel/third-party/jquery-modal-0.5.2.js
diff --git a/devel/third-party/jquery.tablesorter.js b/devel/third-party/jquery-tablesorter-2.0.5b.js
similarity index 100%
rename from devel/third-party/jquery.tablesorter.js
rename to devel/third-party/jquery-tablesorter-2.0.5b.js
diff --git a/devel/third-party/mousetrap.js b/devel/third-party/mousetrap-1.5.3.js
similarity index 100%
rename from devel/third-party/mousetrap.js
rename to devel/third-party/mousetrap-1.5.3.js

commit c70c631fd15e123a92f90bb47f23f0d6061e6b6f
Author: Shawn M Moore <shawn at bestpractical.com>
Date:   Wed Jun 22 17:30:51 2016 +0000

    Add versions, descriptions, licenses to third-party/README
    
        The only one that wasn't self-labeled was dropzone, but
        the 4.0.1 tar.gz at…
    
            https://github.com/enyo/dropzone/archive/v4.0.1.tar.gz
            SHA1: 9ce4c90a2f4c2c11b9e2552752c0e08234138495
    
        …matches what's in the RT repo exactly:
    
            ef203b807d89bda0eb2668634f9b4510c2cd2424  dropzone-4.0.1/dist/dropzone.js
            ef203b807d89bda0eb2668634f9b4510c2cd2424  devel/third-party/dropzone-4.0.1/dropzone.js
    
            5287505d827a6cfa5d6b4a73166e3ec5b47bbf8f  dropzone-4.0.1/dist/min/dropzone.min.js
            5287505d827a6cfa5d6b4a73166e3ec5b47bbf8f  share/static/js/dropzone.min.js
    
            e5851052378efb56988473d0f78f964f3e4fc5e7  dropzone-4.0.1/dist/dropzone.css
            e5851052378efb56988473d0f78f964f3e4fc5e7  devel/third-party/dropzone-4.0.1/dropzone.css
            e5851052378efb56988473d0f78f964f3e4fc5e7  share/static/css/base/dropzone.css

diff --git a/devel/third-party/README b/devel/third-party/README
index fca617b..8d151d3 100644
--- a/devel/third-party/README
+++ b/devel/third-party/README
@@ -4,38 +4,48 @@ users over developer modification.
 
 The rest of this file documents the contents of the directory.
 
-chosen
-Chosen, a Select Box Enhancer for jQuery and Prototype
+* chosen-1.4.2
+Description: <select> box enhancer
+Origin: https://github.com/harvesthq/chosen
+License: MIT
+
+* ckeditor-4.5.3
+Description: WYSIWYG text editor
+Origin: http://ckeditor.com/builder
+License: GPL
+
+* dropzone-4.0.1
+Description: drag and drop attachment uploader
+Origin: https://github.com/enyo/dropzone
+License: MIT
+
+* eyedropper.svg
+Description: color picker icon
+Origin: http://thenounproject.com/noun/eye-dropper/ (The Noun Project)
+License: CC BY 3.0
+
+* jquery-1.11.3.js
+Description: DOM manipulation
+Origin: http://code.jquery.com/jquery-1.11.3.js
+License: MIT
+
+* jquery-modal-0.5.2.js
+Description: modal popup dialogs
+Origin: https://github.com/kylefox/jquery-modal
+License: MIT
+
+* jquery-tablesorter-2.0.5b.js 
+Description: sort tables without page refresh
+Origin: https://github.com/christianbach/tablesorter
+License: MIT
+
+* jquery-ui-1.11.4.custom/
+Description: JavaScript user interface enhancements
+Origin: http://jqueryui.com/download/
+License: MIT
+
+* mousetrap-1.5.3.js
+Description: keyboard shortcuts
+Origin: https://github.com/ccampbell/mousetrap
+License: Apache
 
-ckeditor
-http://ckeditor.com/builder
-The JS and CSS source files distributed with the version of ckeditor bundled in RT.
-
-dropzone
-http://www.dropzonejs.com/
-Unminified version of dropzone.min.js
-
-jquery-1.11.3.js
-http://code.jquery.com/jquery-1.11.3.js
-Unminified version of jQuery 1.11.3
-
-jquery-ui-1.11.4.custom/
-http://jqueryui.com/download/
-jQuery UI components that go into our minified jquery-ui.min.js
-
-jquery.tablesorter.js
-http://tablesorter.com/jquery.tablesorter.js
-jQuery tablesorter plugin version 2.05b, corresponds to jquery.tablesorter.min.js
-
-eyedropper.svg
-The Noun Project
-http://thenounproject.com/noun/eye-dropper/
-Creative Commons - Attribution (CC BY 3.0)
-Modified version included at share/static/images/eyedropper.png
-
-jquery.modal-0.5.2.js
-https://github.com/kylefox/jquery-modal
-Simple jQuery modal plugin, minified source in jquery.modal.min.js
-
-mousetrap.js
-Unminified version of mousetrap.min.js

-----------------------------------------------------------------------


More information about the rt-commit mailing list