From: Benoît Pin <pin@cri.ensmp.fr>
Date: Fri, 19 Dec 2014 15:13:06 +0000 (+0100)
Subject: Déplacement préalable à l'eggification.
X-Git-Url: https://svn.cri.mines-paristech.fr/git/ckeditor.git/commitdiff_plain/fbd145a2acd338b7bb7d152fa24692d8ff3e6b4c?ds=sidebyside;hp=e7f8fb547940c134de50db80ffaf54be1135ca7b

Déplacement préalable à l'eggification.
---

diff --git a/__init__.py b/Products/ckeditor/__init__.py
similarity index 100%
rename from __init__.py
rename to Products/ckeditor/__init__.py
diff --git a/configure.zcml b/Products/ckeditor/configure.zcml
similarity index 100%
rename from configure.zcml
rename to Products/ckeditor/configure.zcml
diff --git a/skins/ckeditor/CHANGES.md b/Products/ckeditor/skins/ckeditor/CHANGES.md
similarity index 100%
rename from skins/ckeditor/CHANGES.md
rename to Products/ckeditor/skins/ckeditor/CHANGES.md
diff --git a/skins/ckeditor/LICENSE.md b/Products/ckeditor/skins/ckeditor/LICENSE.md
similarity index 100%
rename from skins/ckeditor/LICENSE.md
rename to Products/ckeditor/skins/ckeditor/LICENSE.md
diff --git a/skins/ckeditor/README.md b/Products/ckeditor/skins/ckeditor/README.md
similarity index 100%
rename from skins/ckeditor/README.md
rename to Products/ckeditor/skins/ckeditor/README.md
diff --git a/skins/ckeditor/adapters/jquery.js b/Products/ckeditor/skins/ckeditor/adapters/jquery.js
similarity index 100%
rename from skins/ckeditor/adapters/jquery.js
rename to Products/ckeditor/skins/ckeditor/adapters/jquery.js
diff --git a/skins/ckeditor/build-config.js b/Products/ckeditor/skins/ckeditor/build-config.js
similarity index 100%
rename from skins/ckeditor/build-config.js
rename to Products/ckeditor/skins/ckeditor/build-config.js
diff --git a/skins/ckeditor/ckeditor.js b/Products/ckeditor/skins/ckeditor/ckeditor.js
similarity index 100%
rename from skins/ckeditor/ckeditor.js
rename to Products/ckeditor/skins/ckeditor/ckeditor.js
diff --git a/skins/ckeditor/config.js b/Products/ckeditor/skins/ckeditor/config.js
similarity index 100%
rename from skins/ckeditor/config.js
rename to Products/ckeditor/skins/ckeditor/config.js
diff --git a/skins/ckeditor/contents.css b/Products/ckeditor/skins/ckeditor/contents.css
similarity index 100%
rename from skins/ckeditor/contents.css
rename to Products/ckeditor/skins/ckeditor/contents.css
diff --git a/skins/ckeditor/filemanager/browser/mac_finder/_graphics/folderish_icons.psd b/Products/ckeditor/skins/ckeditor/filemanager/browser/mac_finder/_graphics/folderish_icons.psd
similarity index 100%
rename from skins/ckeditor/filemanager/browser/mac_finder/_graphics/folderish_icons.psd
rename to Products/ckeditor/skins/ckeditor/filemanager/browser/mac_finder/_graphics/folderish_icons.psd
diff --git a/skins/ckeditor/filemanager/browser/mac_finder/browser.css b/Products/ckeditor/skins/ckeditor/filemanager/browser/mac_finder/browser.css
similarity index 100%
rename from skins/ckeditor/filemanager/browser/mac_finder/browser.css
rename to Products/ckeditor/skins/ckeditor/filemanager/browser/mac_finder/browser.css
diff --git a/skins/ckeditor/filemanager/browser/mac_finder/browser.html.dtml b/Products/ckeditor/skins/ckeditor/filemanager/browser/mac_finder/browser.html.dtml
similarity index 100%
rename from skins/ckeditor/filemanager/browser/mac_finder/browser.html.dtml
rename to Products/ckeditor/skins/ckeditor/filemanager/browser/mac_finder/browser.html.dtml
diff --git a/skins/ckeditor/filemanager/browser/mac_finder/connectors/plinn/connector.py b/Products/ckeditor/skins/ckeditor/filemanager/browser/mac_finder/connectors/plinn/connector.py
similarity index 100%
rename from skins/ckeditor/filemanager/browser/mac_finder/connectors/plinn/connector.py
rename to Products/ckeditor/skins/ckeditor/filemanager/browser/mac_finder/connectors/plinn/connector.py
diff --git a/skins/ckeditor/filemanager/browser/mac_finder/images/folderish-selected.gif b/Products/ckeditor/skins/ckeditor/filemanager/browser/mac_finder/images/folderish-selected.gif
similarity index 100%
rename from skins/ckeditor/filemanager/browser/mac_finder/images/folderish-selected.gif
rename to Products/ckeditor/skins/ckeditor/filemanager/browser/mac_finder/images/folderish-selected.gif
diff --git a/skins/ckeditor/filemanager/browser/mac_finder/images/folderish.gif b/Products/ckeditor/skins/ckeditor/filemanager/browser/mac_finder/images/folderish.gif
similarity index 100%
rename from skins/ckeditor/filemanager/browser/mac_finder/images/folderish.gif
rename to Products/ckeditor/skins/ckeditor/filemanager/browser/mac_finder/images/folderish.gif
diff --git a/skins/ckeditor/filemanager/browser/mac_finder/images/folderishNode.gif b/Products/ckeditor/skins/ckeditor/filemanager/browser/mac_finder/images/folderishNode.gif
similarity index 100%
rename from skins/ckeditor/filemanager/browser/mac_finder/images/folderishNode.gif
rename to Products/ckeditor/skins/ckeditor/filemanager/browser/mac_finder/images/folderishNode.gif
diff --git a/skins/ckeditor/lang/af.js b/Products/ckeditor/skins/ckeditor/lang/af.js
similarity index 100%
rename from skins/ckeditor/lang/af.js
rename to Products/ckeditor/skins/ckeditor/lang/af.js
diff --git a/skins/ckeditor/lang/ar.js b/Products/ckeditor/skins/ckeditor/lang/ar.js
similarity index 100%
rename from skins/ckeditor/lang/ar.js
rename to Products/ckeditor/skins/ckeditor/lang/ar.js
diff --git a/skins/ckeditor/lang/bg.js b/Products/ckeditor/skins/ckeditor/lang/bg.js
similarity index 100%
rename from skins/ckeditor/lang/bg.js
rename to Products/ckeditor/skins/ckeditor/lang/bg.js
diff --git a/skins/ckeditor/lang/bn.js b/Products/ckeditor/skins/ckeditor/lang/bn.js
similarity index 100%
rename from skins/ckeditor/lang/bn.js
rename to Products/ckeditor/skins/ckeditor/lang/bn.js
diff --git a/skins/ckeditor/lang/bs.js b/Products/ckeditor/skins/ckeditor/lang/bs.js
similarity index 100%
rename from skins/ckeditor/lang/bs.js
rename to Products/ckeditor/skins/ckeditor/lang/bs.js
diff --git a/skins/ckeditor/lang/ca.js b/Products/ckeditor/skins/ckeditor/lang/ca.js
similarity index 100%
rename from skins/ckeditor/lang/ca.js
rename to Products/ckeditor/skins/ckeditor/lang/ca.js
diff --git a/skins/ckeditor/lang/cs.js b/Products/ckeditor/skins/ckeditor/lang/cs.js
similarity index 100%
rename from skins/ckeditor/lang/cs.js
rename to Products/ckeditor/skins/ckeditor/lang/cs.js
diff --git a/skins/ckeditor/lang/cy.js b/Products/ckeditor/skins/ckeditor/lang/cy.js
similarity index 100%
rename from skins/ckeditor/lang/cy.js
rename to Products/ckeditor/skins/ckeditor/lang/cy.js
diff --git a/skins/ckeditor/lang/da.js b/Products/ckeditor/skins/ckeditor/lang/da.js
similarity index 100%
rename from skins/ckeditor/lang/da.js
rename to Products/ckeditor/skins/ckeditor/lang/da.js
diff --git a/skins/ckeditor/lang/de.js b/Products/ckeditor/skins/ckeditor/lang/de.js
similarity index 100%
rename from skins/ckeditor/lang/de.js
rename to Products/ckeditor/skins/ckeditor/lang/de.js
diff --git a/skins/ckeditor/lang/el.js b/Products/ckeditor/skins/ckeditor/lang/el.js
similarity index 100%
rename from skins/ckeditor/lang/el.js
rename to Products/ckeditor/skins/ckeditor/lang/el.js
diff --git a/skins/ckeditor/lang/en-au.js b/Products/ckeditor/skins/ckeditor/lang/en-au.js
similarity index 100%
rename from skins/ckeditor/lang/en-au.js
rename to Products/ckeditor/skins/ckeditor/lang/en-au.js
diff --git a/skins/ckeditor/lang/en-ca.js b/Products/ckeditor/skins/ckeditor/lang/en-ca.js
similarity index 100%
rename from skins/ckeditor/lang/en-ca.js
rename to Products/ckeditor/skins/ckeditor/lang/en-ca.js
diff --git a/skins/ckeditor/lang/en-gb.js b/Products/ckeditor/skins/ckeditor/lang/en-gb.js
similarity index 100%
rename from skins/ckeditor/lang/en-gb.js
rename to Products/ckeditor/skins/ckeditor/lang/en-gb.js
diff --git a/skins/ckeditor/lang/en.js b/Products/ckeditor/skins/ckeditor/lang/en.js
similarity index 100%
rename from skins/ckeditor/lang/en.js
rename to Products/ckeditor/skins/ckeditor/lang/en.js
diff --git a/skins/ckeditor/lang/eo.js b/Products/ckeditor/skins/ckeditor/lang/eo.js
similarity index 100%
rename from skins/ckeditor/lang/eo.js
rename to Products/ckeditor/skins/ckeditor/lang/eo.js
diff --git a/skins/ckeditor/lang/es.js b/Products/ckeditor/skins/ckeditor/lang/es.js
similarity index 100%
rename from skins/ckeditor/lang/es.js
rename to Products/ckeditor/skins/ckeditor/lang/es.js
diff --git a/skins/ckeditor/lang/et.js b/Products/ckeditor/skins/ckeditor/lang/et.js
similarity index 100%
rename from skins/ckeditor/lang/et.js
rename to Products/ckeditor/skins/ckeditor/lang/et.js
diff --git a/skins/ckeditor/lang/eu.js b/Products/ckeditor/skins/ckeditor/lang/eu.js
similarity index 100%
rename from skins/ckeditor/lang/eu.js
rename to Products/ckeditor/skins/ckeditor/lang/eu.js
diff --git a/skins/ckeditor/lang/fa.js b/Products/ckeditor/skins/ckeditor/lang/fa.js
similarity index 100%
rename from skins/ckeditor/lang/fa.js
rename to Products/ckeditor/skins/ckeditor/lang/fa.js
diff --git a/skins/ckeditor/lang/fi.js b/Products/ckeditor/skins/ckeditor/lang/fi.js
similarity index 100%
rename from skins/ckeditor/lang/fi.js
rename to Products/ckeditor/skins/ckeditor/lang/fi.js
diff --git a/skins/ckeditor/lang/fo.js b/Products/ckeditor/skins/ckeditor/lang/fo.js
similarity index 100%
rename from skins/ckeditor/lang/fo.js
rename to Products/ckeditor/skins/ckeditor/lang/fo.js
diff --git a/skins/ckeditor/lang/fr-ca.js b/Products/ckeditor/skins/ckeditor/lang/fr-ca.js
similarity index 100%
rename from skins/ckeditor/lang/fr-ca.js
rename to Products/ckeditor/skins/ckeditor/lang/fr-ca.js
diff --git a/skins/ckeditor/lang/fr.js b/Products/ckeditor/skins/ckeditor/lang/fr.js
similarity index 100%
rename from skins/ckeditor/lang/fr.js
rename to Products/ckeditor/skins/ckeditor/lang/fr.js
diff --git a/skins/ckeditor/lang/gl.js b/Products/ckeditor/skins/ckeditor/lang/gl.js
similarity index 100%
rename from skins/ckeditor/lang/gl.js
rename to Products/ckeditor/skins/ckeditor/lang/gl.js
diff --git a/skins/ckeditor/lang/gu.js b/Products/ckeditor/skins/ckeditor/lang/gu.js
similarity index 100%
rename from skins/ckeditor/lang/gu.js
rename to Products/ckeditor/skins/ckeditor/lang/gu.js
diff --git a/skins/ckeditor/lang/he.js b/Products/ckeditor/skins/ckeditor/lang/he.js
similarity index 100%
rename from skins/ckeditor/lang/he.js
rename to Products/ckeditor/skins/ckeditor/lang/he.js
diff --git a/skins/ckeditor/lang/hi.js b/Products/ckeditor/skins/ckeditor/lang/hi.js
similarity index 100%
rename from skins/ckeditor/lang/hi.js
rename to Products/ckeditor/skins/ckeditor/lang/hi.js
diff --git a/skins/ckeditor/lang/hr.js b/Products/ckeditor/skins/ckeditor/lang/hr.js
similarity index 100%
rename from skins/ckeditor/lang/hr.js
rename to Products/ckeditor/skins/ckeditor/lang/hr.js
diff --git a/skins/ckeditor/lang/hu.js b/Products/ckeditor/skins/ckeditor/lang/hu.js
similarity index 100%
rename from skins/ckeditor/lang/hu.js
rename to Products/ckeditor/skins/ckeditor/lang/hu.js
diff --git a/skins/ckeditor/lang/id.js b/Products/ckeditor/skins/ckeditor/lang/id.js
similarity index 100%
rename from skins/ckeditor/lang/id.js
rename to Products/ckeditor/skins/ckeditor/lang/id.js
diff --git a/skins/ckeditor/lang/is.js b/Products/ckeditor/skins/ckeditor/lang/is.js
similarity index 100%
rename from skins/ckeditor/lang/is.js
rename to Products/ckeditor/skins/ckeditor/lang/is.js
diff --git a/skins/ckeditor/lang/it.js b/Products/ckeditor/skins/ckeditor/lang/it.js
similarity index 100%
rename from skins/ckeditor/lang/it.js
rename to Products/ckeditor/skins/ckeditor/lang/it.js
diff --git a/skins/ckeditor/lang/ja.js b/Products/ckeditor/skins/ckeditor/lang/ja.js
similarity index 100%
rename from skins/ckeditor/lang/ja.js
rename to Products/ckeditor/skins/ckeditor/lang/ja.js
diff --git a/skins/ckeditor/lang/ka.js b/Products/ckeditor/skins/ckeditor/lang/ka.js
similarity index 100%
rename from skins/ckeditor/lang/ka.js
rename to Products/ckeditor/skins/ckeditor/lang/ka.js
diff --git a/skins/ckeditor/lang/km.js b/Products/ckeditor/skins/ckeditor/lang/km.js
similarity index 100%
rename from skins/ckeditor/lang/km.js
rename to Products/ckeditor/skins/ckeditor/lang/km.js
diff --git a/skins/ckeditor/lang/ko.js b/Products/ckeditor/skins/ckeditor/lang/ko.js
similarity index 100%
rename from skins/ckeditor/lang/ko.js
rename to Products/ckeditor/skins/ckeditor/lang/ko.js
diff --git a/skins/ckeditor/lang/ku.js b/Products/ckeditor/skins/ckeditor/lang/ku.js
similarity index 100%
rename from skins/ckeditor/lang/ku.js
rename to Products/ckeditor/skins/ckeditor/lang/ku.js
diff --git a/skins/ckeditor/lang/lt.js b/Products/ckeditor/skins/ckeditor/lang/lt.js
similarity index 100%
rename from skins/ckeditor/lang/lt.js
rename to Products/ckeditor/skins/ckeditor/lang/lt.js
diff --git a/skins/ckeditor/lang/lv.js b/Products/ckeditor/skins/ckeditor/lang/lv.js
similarity index 100%
rename from skins/ckeditor/lang/lv.js
rename to Products/ckeditor/skins/ckeditor/lang/lv.js
diff --git a/skins/ckeditor/lang/mk.js b/Products/ckeditor/skins/ckeditor/lang/mk.js
similarity index 100%
rename from skins/ckeditor/lang/mk.js
rename to Products/ckeditor/skins/ckeditor/lang/mk.js
diff --git a/skins/ckeditor/lang/mn.js b/Products/ckeditor/skins/ckeditor/lang/mn.js
similarity index 100%
rename from skins/ckeditor/lang/mn.js
rename to Products/ckeditor/skins/ckeditor/lang/mn.js
diff --git a/skins/ckeditor/lang/ms.js b/Products/ckeditor/skins/ckeditor/lang/ms.js
similarity index 100%
rename from skins/ckeditor/lang/ms.js
rename to Products/ckeditor/skins/ckeditor/lang/ms.js
diff --git a/skins/ckeditor/lang/nb.js b/Products/ckeditor/skins/ckeditor/lang/nb.js
similarity index 100%
rename from skins/ckeditor/lang/nb.js
rename to Products/ckeditor/skins/ckeditor/lang/nb.js
diff --git a/skins/ckeditor/lang/nl.js b/Products/ckeditor/skins/ckeditor/lang/nl.js
similarity index 100%
rename from skins/ckeditor/lang/nl.js
rename to Products/ckeditor/skins/ckeditor/lang/nl.js
diff --git a/skins/ckeditor/lang/no.js b/Products/ckeditor/skins/ckeditor/lang/no.js
similarity index 100%
rename from skins/ckeditor/lang/no.js
rename to Products/ckeditor/skins/ckeditor/lang/no.js
diff --git a/skins/ckeditor/lang/pl.js b/Products/ckeditor/skins/ckeditor/lang/pl.js
similarity index 100%
rename from skins/ckeditor/lang/pl.js
rename to Products/ckeditor/skins/ckeditor/lang/pl.js
diff --git a/skins/ckeditor/lang/pt-br.js b/Products/ckeditor/skins/ckeditor/lang/pt-br.js
similarity index 100%
rename from skins/ckeditor/lang/pt-br.js
rename to Products/ckeditor/skins/ckeditor/lang/pt-br.js
diff --git a/skins/ckeditor/lang/pt.js b/Products/ckeditor/skins/ckeditor/lang/pt.js
similarity index 100%
rename from skins/ckeditor/lang/pt.js
rename to Products/ckeditor/skins/ckeditor/lang/pt.js
diff --git a/skins/ckeditor/lang/ro.js b/Products/ckeditor/skins/ckeditor/lang/ro.js
similarity index 100%
rename from skins/ckeditor/lang/ro.js
rename to Products/ckeditor/skins/ckeditor/lang/ro.js
diff --git a/skins/ckeditor/lang/ru.js b/Products/ckeditor/skins/ckeditor/lang/ru.js
similarity index 100%
rename from skins/ckeditor/lang/ru.js
rename to Products/ckeditor/skins/ckeditor/lang/ru.js
diff --git a/skins/ckeditor/lang/si.js b/Products/ckeditor/skins/ckeditor/lang/si.js
similarity index 100%
rename from skins/ckeditor/lang/si.js
rename to Products/ckeditor/skins/ckeditor/lang/si.js
diff --git a/skins/ckeditor/lang/sk.js b/Products/ckeditor/skins/ckeditor/lang/sk.js
similarity index 100%
rename from skins/ckeditor/lang/sk.js
rename to Products/ckeditor/skins/ckeditor/lang/sk.js
diff --git a/skins/ckeditor/lang/sl.js b/Products/ckeditor/skins/ckeditor/lang/sl.js
similarity index 100%
rename from skins/ckeditor/lang/sl.js
rename to Products/ckeditor/skins/ckeditor/lang/sl.js
diff --git a/skins/ckeditor/lang/sq.js b/Products/ckeditor/skins/ckeditor/lang/sq.js
similarity index 100%
rename from skins/ckeditor/lang/sq.js
rename to Products/ckeditor/skins/ckeditor/lang/sq.js
diff --git a/skins/ckeditor/lang/sr-latn.js b/Products/ckeditor/skins/ckeditor/lang/sr-latn.js
similarity index 100%
rename from skins/ckeditor/lang/sr-latn.js
rename to Products/ckeditor/skins/ckeditor/lang/sr-latn.js
diff --git a/skins/ckeditor/lang/sr.js b/Products/ckeditor/skins/ckeditor/lang/sr.js
similarity index 100%
rename from skins/ckeditor/lang/sr.js
rename to Products/ckeditor/skins/ckeditor/lang/sr.js
diff --git a/skins/ckeditor/lang/sv.js b/Products/ckeditor/skins/ckeditor/lang/sv.js
similarity index 100%
rename from skins/ckeditor/lang/sv.js
rename to Products/ckeditor/skins/ckeditor/lang/sv.js
diff --git a/skins/ckeditor/lang/th.js b/Products/ckeditor/skins/ckeditor/lang/th.js
similarity index 100%
rename from skins/ckeditor/lang/th.js
rename to Products/ckeditor/skins/ckeditor/lang/th.js
diff --git a/skins/ckeditor/lang/tr.js b/Products/ckeditor/skins/ckeditor/lang/tr.js
similarity index 100%
rename from skins/ckeditor/lang/tr.js
rename to Products/ckeditor/skins/ckeditor/lang/tr.js
diff --git a/skins/ckeditor/lang/ug.js b/Products/ckeditor/skins/ckeditor/lang/ug.js
similarity index 100%
rename from skins/ckeditor/lang/ug.js
rename to Products/ckeditor/skins/ckeditor/lang/ug.js
diff --git a/skins/ckeditor/lang/uk.js b/Products/ckeditor/skins/ckeditor/lang/uk.js
similarity index 100%
rename from skins/ckeditor/lang/uk.js
rename to Products/ckeditor/skins/ckeditor/lang/uk.js
diff --git a/skins/ckeditor/lang/vi.js b/Products/ckeditor/skins/ckeditor/lang/vi.js
similarity index 100%
rename from skins/ckeditor/lang/vi.js
rename to Products/ckeditor/skins/ckeditor/lang/vi.js
diff --git a/skins/ckeditor/lang/zh-cn.js b/Products/ckeditor/skins/ckeditor/lang/zh-cn.js
similarity index 100%
rename from skins/ckeditor/lang/zh-cn.js
rename to Products/ckeditor/skins/ckeditor/lang/zh-cn.js
diff --git a/skins/ckeditor/lang/zh.js b/Products/ckeditor/skins/ckeditor/lang/zh.js
similarity index 100%
rename from skins/ckeditor/lang/zh.js
rename to Products/ckeditor/skins/ckeditor/lang/zh.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/da.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/da.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/da.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/da.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/de.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/de.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/de.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/de.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/el.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/el.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/el.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/el.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/en.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/en.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/en.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/en.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/es.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/es.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/es.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/es.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/et.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/et.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/et.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/et.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/he.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/he.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/he.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/he.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/id.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/id.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/id.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/id.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/it.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/it.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/it.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/it.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/km.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/km.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/km.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/km.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/no.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/no.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/no.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/no.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/si.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/si.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/si.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/si.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/th.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/th.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/th.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/th.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js
diff --git a/skins/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js b/Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js
similarity index 100%
rename from skins/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js
rename to Products/ckeditor/skins/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js
diff --git a/skins/ckeditor/plugins/about/dialogs/about.js b/Products/ckeditor/skins/ckeditor/plugins/about/dialogs/about.js
similarity index 100%
rename from skins/ckeditor/plugins/about/dialogs/about.js
rename to Products/ckeditor/skins/ckeditor/plugins/about/dialogs/about.js
diff --git a/skins/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png b/Products/ckeditor/skins/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png
similarity index 100%
rename from skins/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png
rename to Products/ckeditor/skins/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png
diff --git a/skins/ckeditor/plugins/about/dialogs/logo_ckeditor.png b/Products/ckeditor/skins/ckeditor/plugins/about/dialogs/logo_ckeditor.png
similarity index 100%
rename from skins/ckeditor/plugins/about/dialogs/logo_ckeditor.png
rename to Products/ckeditor/skins/ckeditor/plugins/about/dialogs/logo_ckeditor.png
diff --git a/skins/ckeditor/plugins/clipboard/dialogs/paste.js b/Products/ckeditor/skins/ckeditor/plugins/clipboard/dialogs/paste.js
similarity index 100%
rename from skins/ckeditor/plugins/clipboard/dialogs/paste.js
rename to Products/ckeditor/skins/ckeditor/plugins/clipboard/dialogs/paste.js
diff --git a/skins/ckeditor/plugins/codemirror/css/codemirror.min.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/css/codemirror.min.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/css/codemirror.min.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/css/codemirror.min.css
diff --git a/skins/ckeditor/plugins/codemirror/icons/AutoComplete.png b/Products/ckeditor/skins/ckeditor/plugins/codemirror/icons/AutoComplete.png
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/icons/AutoComplete.png
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/icons/AutoComplete.png
diff --git a/skins/ckeditor/plugins/codemirror/icons/AutoFormat.png b/Products/ckeditor/skins/ckeditor/plugins/codemirror/icons/AutoFormat.png
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/icons/AutoFormat.png
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/icons/AutoFormat.png
diff --git a/skins/ckeditor/plugins/codemirror/icons/CommentSelectedRange.png b/Products/ckeditor/skins/ckeditor/plugins/codemirror/icons/CommentSelectedRange.png
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/icons/CommentSelectedRange.png
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/icons/CommentSelectedRange.png
diff --git a/skins/ckeditor/plugins/codemirror/icons/SearchCode.png b/Products/ckeditor/skins/ckeditor/plugins/codemirror/icons/SearchCode.png
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/icons/SearchCode.png
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/icons/SearchCode.png
diff --git a/skins/ckeditor/plugins/codemirror/icons/UncommentSelectedRange.png b/Products/ckeditor/skins/ckeditor/plugins/codemirror/icons/UncommentSelectedRange.png
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/icons/UncommentSelectedRange.png
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/icons/UncommentSelectedRange.png
diff --git a/skins/ckeditor/plugins/codemirror/js/beautify.min.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/js/beautify.min.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/js/beautify.min.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/js/beautify.min.js
diff --git a/skins/ckeditor/plugins/codemirror/js/codemirror.addons.min.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/js/codemirror.addons.min.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/js/codemirror.addons.min.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/js/codemirror.addons.min.js
diff --git a/skins/ckeditor/plugins/codemirror/js/codemirror.addons.search.min.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/js/codemirror.addons.search.min.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/js/codemirror.addons.search.min.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/js/codemirror.addons.search.min.js
diff --git a/skins/ckeditor/plugins/codemirror/js/codemirror.min.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/js/codemirror.min.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/js/codemirror.min.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/js/codemirror.min.js
diff --git a/skins/ckeditor/plugins/codemirror/js/codemirror.mode.htmlmixed.min.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/js/codemirror.mode.htmlmixed.min.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/js/codemirror.mode.htmlmixed.min.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/js/codemirror.mode.htmlmixed.min.js
diff --git a/skins/ckeditor/plugins/codemirror/js/codemirror.mode.javascript.min.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/js/codemirror.mode.javascript.min.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/js/codemirror.mode.javascript.min.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/js/codemirror.mode.javascript.min.js
diff --git a/skins/ckeditor/plugins/codemirror/js/codemirror.mode.php.min.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/js/codemirror.mode.php.min.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/js/codemirror.mode.php.min.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/js/codemirror.mode.php.min.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/af.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/af.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/af.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/af.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/ar.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/ar.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/ar.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/ar.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/bg.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/bg.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/bg.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/bg.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/bn.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/bn.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/bn.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/bn.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/bs.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/bs.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/bs.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/bs.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/ca.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/ca.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/ca.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/ca.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/cs.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/cs.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/cs.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/cs.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/cy.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/cy.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/cy.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/cy.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/da.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/da.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/da.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/da.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/de.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/de.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/de.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/de.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/el.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/el.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/el.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/el.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/en-au.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/en-au.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/en-au.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/en-au.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/en-ca.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/en-ca.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/en-ca.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/en-ca.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/en-gb.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/en-gb.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/en-gb.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/en-gb.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/en.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/en.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/en.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/en.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/eo.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/eo.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/eo.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/eo.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/es.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/es.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/es.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/es.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/et.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/et.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/et.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/et.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/eu.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/eu.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/eu.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/eu.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/fa.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/fa.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/fa.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/fa.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/fi.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/fi.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/fi.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/fi.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/fo.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/fo.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/fo.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/fo.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/fr-ca.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/fr-ca.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/fr-ca.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/fr-ca.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/fr.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/fr.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/fr.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/fr.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/gl.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/gl.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/gl.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/gl.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/gu.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/gu.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/gu.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/gu.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/he.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/he.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/he.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/he.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/hi.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/hi.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/hi.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/hi.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/hr.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/hr.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/hr.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/hr.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/hu.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/hu.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/hu.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/hu.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/is.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/is.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/is.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/is.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/it.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/it.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/it.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/it.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/ja.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/ja.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/ja.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/ja.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/ka.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/ka.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/ka.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/ka.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/km.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/km.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/km.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/km.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/ko.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/ko.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/ko.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/ko.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/ku.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/ku.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/ku.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/ku.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/lt.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/lt.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/lt.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/lt.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/lv.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/lv.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/lv.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/lv.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/mk.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/mk.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/mk.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/mk.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/mn.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/mn.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/mn.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/mn.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/ms.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/ms.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/ms.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/ms.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/nb.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/nb.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/nb.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/nb.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/nl.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/nl.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/nl.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/nl.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/no.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/no.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/no.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/no.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/pl.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/pl.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/pl.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/pl.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/pt-br.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/pt-br.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/pt-br.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/pt-br.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/pt.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/pt.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/pt.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/pt.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/ro.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/ro.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/ro.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/ro.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/ru.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/ru.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/ru.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/ru.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/sk.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/sk.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/sk.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/sk.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/sl.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/sl.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/sl.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/sl.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/sr-latn.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/sr-latn.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/sr-latn.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/sr-latn.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/sr.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/sr.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/sr.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/sr.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/sv.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/sv.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/sv.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/sv.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/th.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/th.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/th.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/th.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/tr.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/tr.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/tr.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/tr.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/ug.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/ug.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/ug.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/ug.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/uk.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/uk.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/uk.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/uk.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/vi.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/vi.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/vi.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/vi.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/zh-cn.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/zh-cn.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/zh-cn.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/zh-cn.js
diff --git a/skins/ckeditor/plugins/codemirror/lang/zh.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/zh.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/lang/zh.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/lang/zh.js
diff --git a/skins/ckeditor/plugins/codemirror/plugin.js b/Products/ckeditor/skins/ckeditor/plugins/codemirror/plugin.js
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/plugin.js
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/plugin.js
diff --git a/skins/ckeditor/plugins/codemirror/theme/3024-day.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/3024-day.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/3024-day.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/3024-day.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/3024-night.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/3024-night.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/3024-night.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/3024-night.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/ambiance-mobile.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/ambiance-mobile.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/ambiance-mobile.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/ambiance-mobile.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/ambiance.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/ambiance.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/ambiance.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/ambiance.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/base16-dark.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/base16-dark.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/base16-dark.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/base16-dark.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/base16-light.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/base16-light.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/base16-light.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/base16-light.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/blackboard.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/blackboard.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/blackboard.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/blackboard.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/cobalt.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/cobalt.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/cobalt.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/cobalt.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/eclipse.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/eclipse.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/eclipse.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/eclipse.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/elegant.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/elegant.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/elegant.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/elegant.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/erlang-dark.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/erlang-dark.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/erlang-dark.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/erlang-dark.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/lesser-dark.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/lesser-dark.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/lesser-dark.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/lesser-dark.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/mbo.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/mbo.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/mbo.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/mbo.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/midnight.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/midnight.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/midnight.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/midnight.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/monokai.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/monokai.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/monokai.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/monokai.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/neat.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/neat.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/neat.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/neat.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/night.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/night.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/night.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/night.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/paraiso-dark.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/paraiso-dark.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/paraiso-dark.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/paraiso-dark.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/paraiso-light.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/paraiso-light.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/paraiso-light.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/paraiso-light.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/rubyblue.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/rubyblue.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/rubyblue.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/rubyblue.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/solarized.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/solarized.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/solarized.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/solarized.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/the-matrix.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/the-matrix.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/the-matrix.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/the-matrix.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/tomorrow-night-eighties.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/tomorrow-night-eighties.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/tomorrow-night-eighties.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/tomorrow-night-eighties.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/twilight.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/twilight.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/twilight.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/twilight.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/vibrant-ink.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/vibrant-ink.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/vibrant-ink.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/vibrant-ink.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/xq-dark.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/xq-dark.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/xq-dark.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/xq-dark.css
diff --git a/skins/ckeditor/plugins/codemirror/theme/xq-light.css b/Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/xq-light.css
similarity index 100%
rename from skins/ckeditor/plugins/codemirror/theme/xq-light.css
rename to Products/ckeditor/skins/ckeditor/plugins/codemirror/theme/xq-light.css
diff --git a/skins/ckeditor/plugins/colordialog/dialogs/colordialog.js b/Products/ckeditor/skins/ckeditor/plugins/colordialog/dialogs/colordialog.js
similarity index 100%
rename from skins/ckeditor/plugins/colordialog/dialogs/colordialog.js
rename to Products/ckeditor/skins/ckeditor/plugins/colordialog/dialogs/colordialog.js
diff --git a/skins/ckeditor/plugins/dialog/dialogDefinition.js b/Products/ckeditor/skins/ckeditor/plugins/dialog/dialogDefinition.js
similarity index 100%
rename from skins/ckeditor/plugins/dialog/dialogDefinition.js
rename to Products/ckeditor/skins/ckeditor/plugins/dialog/dialogDefinition.js
diff --git a/skins/ckeditor/plugins/div/dialogs/div.js b/Products/ckeditor/skins/ckeditor/plugins/div/dialogs/div.js
similarity index 100%
rename from skins/ckeditor/plugins/div/dialogs/div.js
rename to Products/ckeditor/skins/ckeditor/plugins/div/dialogs/div.js
diff --git a/skins/ckeditor/plugins/fakeobjects/images/spacer.gif b/Products/ckeditor/skins/ckeditor/plugins/fakeobjects/images/spacer.gif
similarity index 100%
rename from skins/ckeditor/plugins/fakeobjects/images/spacer.gif
rename to Products/ckeditor/skins/ckeditor/plugins/fakeobjects/images/spacer.gif
diff --git a/skins/ckeditor/plugins/find/dialogs/find.js b/Products/ckeditor/skins/ckeditor/plugins/find/dialogs/find.js
similarity index 100%
rename from skins/ckeditor/plugins/find/dialogs/find.js
rename to Products/ckeditor/skins/ckeditor/plugins/find/dialogs/find.js
diff --git a/skins/ckeditor/plugins/flash/dialogs/flash.js b/Products/ckeditor/skins/ckeditor/plugins/flash/dialogs/flash.js
similarity index 100%
rename from skins/ckeditor/plugins/flash/dialogs/flash.js
rename to Products/ckeditor/skins/ckeditor/plugins/flash/dialogs/flash.js
diff --git a/skins/ckeditor/plugins/flash/images/placeholder.png b/Products/ckeditor/skins/ckeditor/plugins/flash/images/placeholder.png
similarity index 100%
rename from skins/ckeditor/plugins/flash/images/placeholder.png
rename to Products/ckeditor/skins/ckeditor/plugins/flash/images/placeholder.png
diff --git a/skins/ckeditor/plugins/forms/dialogs/button.js b/Products/ckeditor/skins/ckeditor/plugins/forms/dialogs/button.js
similarity index 100%
rename from skins/ckeditor/plugins/forms/dialogs/button.js
rename to Products/ckeditor/skins/ckeditor/plugins/forms/dialogs/button.js
diff --git a/skins/ckeditor/plugins/forms/dialogs/checkbox.js b/Products/ckeditor/skins/ckeditor/plugins/forms/dialogs/checkbox.js
similarity index 100%
rename from skins/ckeditor/plugins/forms/dialogs/checkbox.js
rename to Products/ckeditor/skins/ckeditor/plugins/forms/dialogs/checkbox.js
diff --git a/skins/ckeditor/plugins/forms/dialogs/form.js b/Products/ckeditor/skins/ckeditor/plugins/forms/dialogs/form.js
similarity index 100%
rename from skins/ckeditor/plugins/forms/dialogs/form.js
rename to Products/ckeditor/skins/ckeditor/plugins/forms/dialogs/form.js
diff --git a/skins/ckeditor/plugins/forms/dialogs/hiddenfield.js b/Products/ckeditor/skins/ckeditor/plugins/forms/dialogs/hiddenfield.js
similarity index 100%
rename from skins/ckeditor/plugins/forms/dialogs/hiddenfield.js
rename to Products/ckeditor/skins/ckeditor/plugins/forms/dialogs/hiddenfield.js
diff --git a/skins/ckeditor/plugins/forms/dialogs/radio.js b/Products/ckeditor/skins/ckeditor/plugins/forms/dialogs/radio.js
similarity index 100%
rename from skins/ckeditor/plugins/forms/dialogs/radio.js
rename to Products/ckeditor/skins/ckeditor/plugins/forms/dialogs/radio.js
diff --git a/skins/ckeditor/plugins/forms/dialogs/select.js b/Products/ckeditor/skins/ckeditor/plugins/forms/dialogs/select.js
similarity index 100%
rename from skins/ckeditor/plugins/forms/dialogs/select.js
rename to Products/ckeditor/skins/ckeditor/plugins/forms/dialogs/select.js
diff --git a/skins/ckeditor/plugins/forms/dialogs/textarea.js b/Products/ckeditor/skins/ckeditor/plugins/forms/dialogs/textarea.js
similarity index 100%
rename from skins/ckeditor/plugins/forms/dialogs/textarea.js
rename to Products/ckeditor/skins/ckeditor/plugins/forms/dialogs/textarea.js
diff --git a/skins/ckeditor/plugins/forms/dialogs/textfield.js b/Products/ckeditor/skins/ckeditor/plugins/forms/dialogs/textfield.js
similarity index 100%
rename from skins/ckeditor/plugins/forms/dialogs/textfield.js
rename to Products/ckeditor/skins/ckeditor/plugins/forms/dialogs/textfield.js
diff --git a/skins/ckeditor/plugins/forms/images/hiddenfield.gif b/Products/ckeditor/skins/ckeditor/plugins/forms/images/hiddenfield.gif
similarity index 100%
rename from skins/ckeditor/plugins/forms/images/hiddenfield.gif
rename to Products/ckeditor/skins/ckeditor/plugins/forms/images/hiddenfield.gif
diff --git a/skins/ckeditor/plugins/icons.png b/Products/ckeditor/skins/ckeditor/plugins/icons.png
similarity index 100%
rename from skins/ckeditor/plugins/icons.png
rename to Products/ckeditor/skins/ckeditor/plugins/icons.png
diff --git a/skins/ckeditor/plugins/icons_hidpi.png b/Products/ckeditor/skins/ckeditor/plugins/icons_hidpi.png
similarity index 100%
rename from skins/ckeditor/plugins/icons_hidpi.png
rename to Products/ckeditor/skins/ckeditor/plugins/icons_hidpi.png
diff --git a/skins/ckeditor/plugins/iframe/dialogs/iframe.js b/Products/ckeditor/skins/ckeditor/plugins/iframe/dialogs/iframe.js
similarity index 100%
rename from skins/ckeditor/plugins/iframe/dialogs/iframe.js
rename to Products/ckeditor/skins/ckeditor/plugins/iframe/dialogs/iframe.js
diff --git a/skins/ckeditor/plugins/iframe/images/placeholder.png b/Products/ckeditor/skins/ckeditor/plugins/iframe/images/placeholder.png
similarity index 100%
rename from skins/ckeditor/plugins/iframe/images/placeholder.png
rename to Products/ckeditor/skins/ckeditor/plugins/iframe/images/placeholder.png
diff --git a/skins/ckeditor/plugins/image/dialogs/image.js b/Products/ckeditor/skins/ckeditor/plugins/image/dialogs/image.js
similarity index 100%
rename from skins/ckeditor/plugins/image/dialogs/image.js
rename to Products/ckeditor/skins/ckeditor/plugins/image/dialogs/image.js
diff --git a/skins/ckeditor/plugins/image/images/noimage.png b/Products/ckeditor/skins/ckeditor/plugins/image/images/noimage.png
similarity index 100%
rename from skins/ckeditor/plugins/image/images/noimage.png
rename to Products/ckeditor/skins/ckeditor/plugins/image/images/noimage.png
diff --git a/skins/ckeditor/plugins/link/dialogs/anchor.js b/Products/ckeditor/skins/ckeditor/plugins/link/dialogs/anchor.js
similarity index 100%
rename from skins/ckeditor/plugins/link/dialogs/anchor.js
rename to Products/ckeditor/skins/ckeditor/plugins/link/dialogs/anchor.js
diff --git a/skins/ckeditor/plugins/link/dialogs/link.js b/Products/ckeditor/skins/ckeditor/plugins/link/dialogs/link.js
similarity index 100%
rename from skins/ckeditor/plugins/link/dialogs/link.js
rename to Products/ckeditor/skins/ckeditor/plugins/link/dialogs/link.js
diff --git a/skins/ckeditor/plugins/link/images/anchor.png b/Products/ckeditor/skins/ckeditor/plugins/link/images/anchor.png
similarity index 100%
rename from skins/ckeditor/plugins/link/images/anchor.png
rename to Products/ckeditor/skins/ckeditor/plugins/link/images/anchor.png
diff --git a/skins/ckeditor/plugins/link/images/hidpi/anchor.png b/Products/ckeditor/skins/ckeditor/plugins/link/images/hidpi/anchor.png
similarity index 100%
rename from skins/ckeditor/plugins/link/images/hidpi/anchor.png
rename to Products/ckeditor/skins/ckeditor/plugins/link/images/hidpi/anchor.png
diff --git a/skins/ckeditor/plugins/liststyle/dialogs/liststyle.js b/Products/ckeditor/skins/ckeditor/plugins/liststyle/dialogs/liststyle.js
similarity index 100%
rename from skins/ckeditor/plugins/liststyle/dialogs/liststyle.js
rename to Products/ckeditor/skins/ckeditor/plugins/liststyle/dialogs/liststyle.js
diff --git a/skins/ckeditor/plugins/magicline/images/hidpi/icon.png b/Products/ckeditor/skins/ckeditor/plugins/magicline/images/hidpi/icon.png
similarity index 100%
rename from skins/ckeditor/plugins/magicline/images/hidpi/icon.png
rename to Products/ckeditor/skins/ckeditor/plugins/magicline/images/hidpi/icon.png
diff --git a/skins/ckeditor/plugins/magicline/images/icon.png b/Products/ckeditor/skins/ckeditor/plugins/magicline/images/icon.png
similarity index 100%
rename from skins/ckeditor/plugins/magicline/images/icon.png
rename to Products/ckeditor/skins/ckeditor/plugins/magicline/images/icon.png
diff --git a/skins/ckeditor/plugins/pagebreak/images/pagebreak.gif b/Products/ckeditor/skins/ckeditor/plugins/pagebreak/images/pagebreak.gif
similarity index 100%
rename from skins/ckeditor/plugins/pagebreak/images/pagebreak.gif
rename to Products/ckeditor/skins/ckeditor/plugins/pagebreak/images/pagebreak.gif
diff --git a/skins/ckeditor/plugins/pastefromword/filter/default.js b/Products/ckeditor/skins/ckeditor/plugins/pastefromword/filter/default.js
similarity index 100%
rename from skins/ckeditor/plugins/pastefromword/filter/default.js
rename to Products/ckeditor/skins/ckeditor/plugins/pastefromword/filter/default.js
diff --git a/skins/ckeditor/plugins/plinn_image/connectors/plinn/connector.py b/Products/ckeditor/skins/ckeditor/plugins/plinn_image/connectors/plinn/connector.py
similarity index 100%
rename from skins/ckeditor/plugins/plinn_image/connectors/plinn/connector.py
rename to Products/ckeditor/skins/ckeditor/plugins/plinn_image/connectors/plinn/connector.py
diff --git a/skins/ckeditor/plugins/plinn_image/dialog/embedded_images.html.pt b/Products/ckeditor/skins/ckeditor/plugins/plinn_image/dialog/embedded_images.html.pt
similarity index 100%
rename from skins/ckeditor/plugins/plinn_image/dialog/embedded_images.html.pt
rename to Products/ckeditor/skins/ckeditor/plugins/plinn_image/dialog/embedded_images.html.pt
diff --git a/skins/ckeditor/plugins/plinn_image/dialog/plinn_image.html.pt b/Products/ckeditor/skins/ckeditor/plugins/plinn_image/dialog/plinn_image.html.pt
similarity index 100%
rename from skins/ckeditor/plugins/plinn_image/dialog/plinn_image.html.pt
rename to Products/ckeditor/skins/ckeditor/plugins/plinn_image/dialog/plinn_image.html.pt
diff --git a/skins/ckeditor/plugins/plinn_image/dialog/plinn_image.js b/Products/ckeditor/skins/ckeditor/plugins/plinn_image/dialog/plinn_image.js
similarity index 100%
rename from skins/ckeditor/plugins/plinn_image/dialog/plinn_image.js
rename to Products/ckeditor/skins/ckeditor/plugins/plinn_image/dialog/plinn_image.js
diff --git a/skins/ckeditor/plugins/plinn_image/dialog/plinn_image.png b/Products/ckeditor/skins/ckeditor/plugins/plinn_image/dialog/plinn_image.png
similarity index 100%
rename from skins/ckeditor/plugins/plinn_image/dialog/plinn_image.png
rename to Products/ckeditor/skins/ckeditor/plugins/plinn_image/dialog/plinn_image.png
diff --git a/skins/ckeditor/plugins/plinn_image/dialog/plinn_image_tabs.html.pt b/Products/ckeditor/skins/ckeditor/plugins/plinn_image/dialog/plinn_image_tabs.html.pt
similarity index 100%
rename from skins/ckeditor/plugins/plinn_image/dialog/plinn_image_tabs.html.pt
rename to Products/ckeditor/skins/ckeditor/plugins/plinn_image/dialog/plinn_image_tabs.html.pt
diff --git a/skins/ckeditor/plugins/plinn_image/plugin.js b/Products/ckeditor/skins/ckeditor/plugins/plinn_image/plugin.js
similarity index 100%
rename from skins/ckeditor/plugins/plinn_image/plugin.js
rename to Products/ckeditor/skins/ckeditor/plugins/plinn_image/plugin.js
diff --git a/skins/ckeditor/plugins/plinn_styles/plugin.js b/Products/ckeditor/skins/ckeditor/plugins/plinn_styles/plugin.js
similarity index 100%
rename from skins/ckeditor/plugins/plinn_styles/plugin.js
rename to Products/ckeditor/skins/ckeditor/plugins/plinn_styles/plugin.js
diff --git a/skins/ckeditor/plugins/preview/preview.html b/Products/ckeditor/skins/ckeditor/plugins/preview/preview.html
similarity index 100%
rename from skins/ckeditor/plugins/preview/preview.html
rename to Products/ckeditor/skins/ckeditor/plugins/preview/preview.html
diff --git a/skins/ckeditor/plugins/scayt/LICENSE.md b/Products/ckeditor/skins/ckeditor/plugins/scayt/LICENSE.md
similarity index 100%
rename from skins/ckeditor/plugins/scayt/LICENSE.md
rename to Products/ckeditor/skins/ckeditor/plugins/scayt/LICENSE.md
diff --git a/skins/ckeditor/plugins/scayt/README.md b/Products/ckeditor/skins/ckeditor/plugins/scayt/README.md
similarity index 100%
rename from skins/ckeditor/plugins/scayt/README.md
rename to Products/ckeditor/skins/ckeditor/plugins/scayt/README.md
diff --git a/skins/ckeditor/plugins/scayt/dialogs/options.js b/Products/ckeditor/skins/ckeditor/plugins/scayt/dialogs/options.js
similarity index 100%
rename from skins/ckeditor/plugins/scayt/dialogs/options.js
rename to Products/ckeditor/skins/ckeditor/plugins/scayt/dialogs/options.js
diff --git a/skins/ckeditor/plugins/scayt/dialogs/toolbar.css b/Products/ckeditor/skins/ckeditor/plugins/scayt/dialogs/toolbar.css
similarity index 100%
rename from skins/ckeditor/plugins/scayt/dialogs/toolbar.css
rename to Products/ckeditor/skins/ckeditor/plugins/scayt/dialogs/toolbar.css
diff --git a/skins/ckeditor/plugins/showblocks/images/block_address.png b/Products/ckeditor/skins/ckeditor/plugins/showblocks/images/block_address.png
similarity index 100%
rename from skins/ckeditor/plugins/showblocks/images/block_address.png
rename to Products/ckeditor/skins/ckeditor/plugins/showblocks/images/block_address.png
diff --git a/skins/ckeditor/plugins/showblocks/images/block_blockquote.png b/Products/ckeditor/skins/ckeditor/plugins/showblocks/images/block_blockquote.png
similarity index 100%
rename from skins/ckeditor/plugins/showblocks/images/block_blockquote.png
rename to Products/ckeditor/skins/ckeditor/plugins/showblocks/images/block_blockquote.png
diff --git a/skins/ckeditor/plugins/showblocks/images/block_div.png b/Products/ckeditor/skins/ckeditor/plugins/showblocks/images/block_div.png
similarity index 100%
rename from skins/ckeditor/plugins/showblocks/images/block_div.png
rename to Products/ckeditor/skins/ckeditor/plugins/showblocks/images/block_div.png
diff --git a/skins/ckeditor/plugins/showblocks/images/block_h1.png b/Products/ckeditor/skins/ckeditor/plugins/showblocks/images/block_h1.png
similarity index 100%
rename from skins/ckeditor/plugins/showblocks/images/block_h1.png
rename to Products/ckeditor/skins/ckeditor/plugins/showblocks/images/block_h1.png
diff --git a/skins/ckeditor/plugins/showblocks/images/block_h2.png b/Products/ckeditor/skins/ckeditor/plugins/showblocks/images/block_h2.png
similarity index 100%
rename from skins/ckeditor/plugins/showblocks/images/block_h2.png
rename to Products/ckeditor/skins/ckeditor/plugins/showblocks/images/block_h2.png
diff --git a/skins/ckeditor/plugins/showblocks/images/block_h3.png b/Products/ckeditor/skins/ckeditor/plugins/showblocks/images/block_h3.png
similarity index 100%
rename from skins/ckeditor/plugins/showblocks/images/block_h3.png
rename to Products/ckeditor/skins/ckeditor/plugins/showblocks/images/block_h3.png
diff --git a/skins/ckeditor/plugins/showblocks/images/block_h4.png b/Products/ckeditor/skins/ckeditor/plugins/showblocks/images/block_h4.png
similarity index 100%
rename from skins/ckeditor/plugins/showblocks/images/block_h4.png
rename to Products/ckeditor/skins/ckeditor/plugins/showblocks/images/block_h4.png
diff --git a/skins/ckeditor/plugins/showblocks/images/block_h5.png b/Products/ckeditor/skins/ckeditor/plugins/showblocks/images/block_h5.png
similarity index 100%
rename from skins/ckeditor/plugins/showblocks/images/block_h5.png
rename to Products/ckeditor/skins/ckeditor/plugins/showblocks/images/block_h5.png
diff --git a/skins/ckeditor/plugins/showblocks/images/block_h6.png b/Products/ckeditor/skins/ckeditor/plugins/showblocks/images/block_h6.png
similarity index 100%
rename from skins/ckeditor/plugins/showblocks/images/block_h6.png
rename to Products/ckeditor/skins/ckeditor/plugins/showblocks/images/block_h6.png
diff --git a/skins/ckeditor/plugins/showblocks/images/block_p.png b/Products/ckeditor/skins/ckeditor/plugins/showblocks/images/block_p.png
similarity index 100%
rename from skins/ckeditor/plugins/showblocks/images/block_p.png
rename to Products/ckeditor/skins/ckeditor/plugins/showblocks/images/block_p.png
diff --git a/skins/ckeditor/plugins/showblocks/images/block_pre.png b/Products/ckeditor/skins/ckeditor/plugins/showblocks/images/block_pre.png
similarity index 100%
rename from skins/ckeditor/plugins/showblocks/images/block_pre.png
rename to Products/ckeditor/skins/ckeditor/plugins/showblocks/images/block_pre.png
diff --git a/skins/ckeditor/plugins/smiley/dialogs/smiley.js b/Products/ckeditor/skins/ckeditor/plugins/smiley/dialogs/smiley.js
similarity index 100%
rename from skins/ckeditor/plugins/smiley/dialogs/smiley.js
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/dialogs/smiley.js
diff --git a/skins/ckeditor/plugins/smiley/images/angel_smile.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/angel_smile.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/angel_smile.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/angel_smile.gif
diff --git a/skins/ckeditor/plugins/smiley/images/angel_smile.png b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/angel_smile.png
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/angel_smile.png
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/angel_smile.png
diff --git a/skins/ckeditor/plugins/smiley/images/angry_smile.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/angry_smile.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/angry_smile.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/angry_smile.gif
diff --git a/skins/ckeditor/plugins/smiley/images/angry_smile.png b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/angry_smile.png
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/angry_smile.png
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/angry_smile.png
diff --git a/skins/ckeditor/plugins/smiley/images/broken_heart.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/broken_heart.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/broken_heart.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/broken_heart.gif
diff --git a/skins/ckeditor/plugins/smiley/images/broken_heart.png b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/broken_heart.png
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/broken_heart.png
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/broken_heart.png
diff --git a/skins/ckeditor/plugins/smiley/images/confused_smile.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/confused_smile.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/confused_smile.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/confused_smile.gif
diff --git a/skins/ckeditor/plugins/smiley/images/confused_smile.png b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/confused_smile.png
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/confused_smile.png
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/confused_smile.png
diff --git a/skins/ckeditor/plugins/smiley/images/cry_smile.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/cry_smile.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/cry_smile.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/cry_smile.gif
diff --git a/skins/ckeditor/plugins/smiley/images/cry_smile.png b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/cry_smile.png
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/cry_smile.png
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/cry_smile.png
diff --git a/skins/ckeditor/plugins/smiley/images/devil_smile.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/devil_smile.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/devil_smile.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/devil_smile.gif
diff --git a/skins/ckeditor/plugins/smiley/images/devil_smile.png b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/devil_smile.png
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/devil_smile.png
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/devil_smile.png
diff --git a/skins/ckeditor/plugins/smiley/images/embaressed_smile.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/embaressed_smile.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/embaressed_smile.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/embaressed_smile.gif
diff --git a/skins/ckeditor/plugins/smiley/images/embarrassed_smile.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/embarrassed_smile.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/embarrassed_smile.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/embarrassed_smile.gif
diff --git a/skins/ckeditor/plugins/smiley/images/embarrassed_smile.png b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/embarrassed_smile.png
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/embarrassed_smile.png
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/embarrassed_smile.png
diff --git a/skins/ckeditor/plugins/smiley/images/envelope.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/envelope.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/envelope.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/envelope.gif
diff --git a/skins/ckeditor/plugins/smiley/images/envelope.png b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/envelope.png
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/envelope.png
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/envelope.png
diff --git a/skins/ckeditor/plugins/smiley/images/heart.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/heart.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/heart.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/heart.gif
diff --git a/skins/ckeditor/plugins/smiley/images/heart.png b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/heart.png
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/heart.png
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/heart.png
diff --git a/skins/ckeditor/plugins/smiley/images/kiss.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/kiss.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/kiss.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/kiss.gif
diff --git a/skins/ckeditor/plugins/smiley/images/kiss.png b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/kiss.png
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/kiss.png
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/kiss.png
diff --git a/skins/ckeditor/plugins/smiley/images/lightbulb.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/lightbulb.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/lightbulb.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/lightbulb.gif
diff --git a/skins/ckeditor/plugins/smiley/images/lightbulb.png b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/lightbulb.png
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/lightbulb.png
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/lightbulb.png
diff --git a/skins/ckeditor/plugins/smiley/images/omg_smile.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/omg_smile.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/omg_smile.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/omg_smile.gif
diff --git a/skins/ckeditor/plugins/smiley/images/omg_smile.png b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/omg_smile.png
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/omg_smile.png
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/omg_smile.png
diff --git a/skins/ckeditor/plugins/smiley/images/regular_smile.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/regular_smile.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/regular_smile.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/regular_smile.gif
diff --git a/skins/ckeditor/plugins/smiley/images/regular_smile.png b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/regular_smile.png
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/regular_smile.png
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/regular_smile.png
diff --git a/skins/ckeditor/plugins/smiley/images/sad_smile.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/sad_smile.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/sad_smile.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/sad_smile.gif
diff --git a/skins/ckeditor/plugins/smiley/images/sad_smile.png b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/sad_smile.png
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/sad_smile.png
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/sad_smile.png
diff --git a/skins/ckeditor/plugins/smiley/images/shades_smile.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/shades_smile.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/shades_smile.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/shades_smile.gif
diff --git a/skins/ckeditor/plugins/smiley/images/shades_smile.png b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/shades_smile.png
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/shades_smile.png
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/shades_smile.png
diff --git a/skins/ckeditor/plugins/smiley/images/teeth_smile.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/teeth_smile.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/teeth_smile.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/teeth_smile.gif
diff --git a/skins/ckeditor/plugins/smiley/images/teeth_smile.png b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/teeth_smile.png
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/teeth_smile.png
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/teeth_smile.png
diff --git a/skins/ckeditor/plugins/smiley/images/thumbs_down.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/thumbs_down.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/thumbs_down.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/thumbs_down.gif
diff --git a/skins/ckeditor/plugins/smiley/images/thumbs_down.png b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/thumbs_down.png
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/thumbs_down.png
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/thumbs_down.png
diff --git a/skins/ckeditor/plugins/smiley/images/thumbs_up.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/thumbs_up.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/thumbs_up.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/thumbs_up.gif
diff --git a/skins/ckeditor/plugins/smiley/images/thumbs_up.png b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/thumbs_up.png
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/thumbs_up.png
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/thumbs_up.png
diff --git a/skins/ckeditor/plugins/smiley/images/tongue_smile.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/tongue_smile.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/tongue_smile.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/tongue_smile.gif
diff --git a/skins/ckeditor/plugins/smiley/images/tongue_smile.png b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/tongue_smile.png
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/tongue_smile.png
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/tongue_smile.png
diff --git a/skins/ckeditor/plugins/smiley/images/tounge_smile.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/tounge_smile.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/tounge_smile.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/tounge_smile.gif
diff --git a/skins/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
diff --git a/skins/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png
diff --git a/skins/ckeditor/plugins/smiley/images/wink_smile.gif b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/wink_smile.gif
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/wink_smile.gif
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/wink_smile.gif
diff --git a/skins/ckeditor/plugins/smiley/images/wink_smile.png b/Products/ckeditor/skins/ckeditor/plugins/smiley/images/wink_smile.png
similarity index 100%
rename from skins/ckeditor/plugins/smiley/images/wink_smile.png
rename to Products/ckeditor/skins/ckeditor/plugins/smiley/images/wink_smile.png
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/ar.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/ar.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/ar.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/ar.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/bg.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/bg.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/bg.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/bg.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/ca.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/ca.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/ca.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/ca.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/cs.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/cs.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/cs.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/cs.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/cy.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/cy.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/cy.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/cy.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/de.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/de.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/de.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/de.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/el.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/el.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/el.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/el.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/en.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/en.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/en.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/en.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/eo.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/eo.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/eo.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/eo.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/es.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/es.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/es.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/es.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/et.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/et.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/et.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/et.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/fa.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/fa.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/fa.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/fa.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/fi.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/fi.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/fi.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/fi.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/fr.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/fr.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/fr.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/fr.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/gl.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/gl.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/gl.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/gl.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/he.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/he.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/he.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/he.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/hr.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/hr.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/hr.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/hr.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/hu.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/hu.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/hu.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/hu.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/id.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/id.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/id.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/id.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/it.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/it.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/it.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/it.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/ja.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/ja.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/ja.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/ja.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/km.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/km.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/km.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/km.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/ku.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/ku.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/ku.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/ku.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/lv.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/lv.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/lv.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/lv.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/nb.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/nb.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/nb.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/nb.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/nl.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/nl.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/nl.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/nl.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/no.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/no.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/no.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/no.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/pl.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/pl.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/pl.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/pl.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/pt.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/pt.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/pt.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/pt.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/ru.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/ru.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/ru.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/ru.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/si.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/si.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/si.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/si.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/sk.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/sk.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/sk.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/sk.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/sl.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/sl.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/sl.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/sl.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/sq.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/sq.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/sq.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/sq.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/sv.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/sv.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/sv.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/sv.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/th.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/th.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/th.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/th.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/tr.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/tr.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/tr.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/tr.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/ug.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/ug.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/ug.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/ug.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/uk.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/uk.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/uk.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/uk.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/vi.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/vi.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/vi.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/vi.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/lang/zh.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/zh.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/lang/zh.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/lang/zh.js
diff --git a/skins/ckeditor/plugins/specialchar/dialogs/specialchar.js b/Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/specialchar.js
similarity index 100%
rename from skins/ckeditor/plugins/specialchar/dialogs/specialchar.js
rename to Products/ckeditor/skins/ckeditor/plugins/specialchar/dialogs/specialchar.js
diff --git a/skins/ckeditor/plugins/table/dialogs/table.js b/Products/ckeditor/skins/ckeditor/plugins/table/dialogs/table.js
similarity index 100%
rename from skins/ckeditor/plugins/table/dialogs/table.js
rename to Products/ckeditor/skins/ckeditor/plugins/table/dialogs/table.js
diff --git a/skins/ckeditor/plugins/tabletools/dialogs/tableCell.js b/Products/ckeditor/skins/ckeditor/plugins/tabletools/dialogs/tableCell.js
similarity index 100%
rename from skins/ckeditor/plugins/tabletools/dialogs/tableCell.js
rename to Products/ckeditor/skins/ckeditor/plugins/tabletools/dialogs/tableCell.js
diff --git a/skins/ckeditor/plugins/templates/dialogs/templates.css b/Products/ckeditor/skins/ckeditor/plugins/templates/dialogs/templates.css
similarity index 100%
rename from skins/ckeditor/plugins/templates/dialogs/templates.css
rename to Products/ckeditor/skins/ckeditor/plugins/templates/dialogs/templates.css
diff --git a/skins/ckeditor/plugins/templates/dialogs/templates.js b/Products/ckeditor/skins/ckeditor/plugins/templates/dialogs/templates.js
similarity index 100%
rename from skins/ckeditor/plugins/templates/dialogs/templates.js
rename to Products/ckeditor/skins/ckeditor/plugins/templates/dialogs/templates.js
diff --git a/skins/ckeditor/plugins/templates/templates/default.js b/Products/ckeditor/skins/ckeditor/plugins/templates/templates/default.js
similarity index 100%
rename from skins/ckeditor/plugins/templates/templates/default.js
rename to Products/ckeditor/skins/ckeditor/plugins/templates/templates/default.js
diff --git a/skins/ckeditor/plugins/templates/templates/images/template1.gif b/Products/ckeditor/skins/ckeditor/plugins/templates/templates/images/template1.gif
similarity index 100%
rename from skins/ckeditor/plugins/templates/templates/images/template1.gif
rename to Products/ckeditor/skins/ckeditor/plugins/templates/templates/images/template1.gif
diff --git a/skins/ckeditor/plugins/templates/templates/images/template2.gif b/Products/ckeditor/skins/ckeditor/plugins/templates/templates/images/template2.gif
similarity index 100%
rename from skins/ckeditor/plugins/templates/templates/images/template2.gif
rename to Products/ckeditor/skins/ckeditor/plugins/templates/templates/images/template2.gif
diff --git a/skins/ckeditor/plugins/templates/templates/images/template3.gif b/Products/ckeditor/skins/ckeditor/plugins/templates/templates/images/template3.gif
similarity index 100%
rename from skins/ckeditor/plugins/templates/templates/images/template3.gif
rename to Products/ckeditor/skins/ckeditor/plugins/templates/templates/images/template3.gif
diff --git a/skins/ckeditor/plugins/wsc/LICENSE.md b/Products/ckeditor/skins/ckeditor/plugins/wsc/LICENSE.md
similarity index 100%
rename from skins/ckeditor/plugins/wsc/LICENSE.md
rename to Products/ckeditor/skins/ckeditor/plugins/wsc/LICENSE.md
diff --git a/skins/ckeditor/plugins/wsc/README.md b/Products/ckeditor/skins/ckeditor/plugins/wsc/README.md
similarity index 100%
rename from skins/ckeditor/plugins/wsc/README.md
rename to Products/ckeditor/skins/ckeditor/plugins/wsc/README.md
diff --git a/skins/ckeditor/plugins/wsc/dialogs/ciframe.html b/Products/ckeditor/skins/ckeditor/plugins/wsc/dialogs/ciframe.html
similarity index 100%
rename from skins/ckeditor/plugins/wsc/dialogs/ciframe.html
rename to Products/ckeditor/skins/ckeditor/plugins/wsc/dialogs/ciframe.html
diff --git a/skins/ckeditor/plugins/wsc/dialogs/tmp.html b/Products/ckeditor/skins/ckeditor/plugins/wsc/dialogs/tmp.html
similarity index 100%
rename from skins/ckeditor/plugins/wsc/dialogs/tmp.html
rename to Products/ckeditor/skins/ckeditor/plugins/wsc/dialogs/tmp.html
diff --git a/skins/ckeditor/plugins/wsc/dialogs/tmpFrameset.html b/Products/ckeditor/skins/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
similarity index 100%
rename from skins/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
rename to Products/ckeditor/skins/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
diff --git a/skins/ckeditor/plugins/wsc/dialogs/wsc.css b/Products/ckeditor/skins/ckeditor/plugins/wsc/dialogs/wsc.css
similarity index 100%
rename from skins/ckeditor/plugins/wsc/dialogs/wsc.css
rename to Products/ckeditor/skins/ckeditor/plugins/wsc/dialogs/wsc.css
diff --git a/skins/ckeditor/plugins/wsc/dialogs/wsc.js b/Products/ckeditor/skins/ckeditor/plugins/wsc/dialogs/wsc.js
similarity index 100%
rename from skins/ckeditor/plugins/wsc/dialogs/wsc.js
rename to Products/ckeditor/skins/ckeditor/plugins/wsc/dialogs/wsc.js
diff --git a/skins/ckeditor/plugins/wsc/dialogs/wsc_ie.js b/Products/ckeditor/skins/ckeditor/plugins/wsc/dialogs/wsc_ie.js
similarity index 100%
rename from skins/ckeditor/plugins/wsc/dialogs/wsc_ie.js
rename to Products/ckeditor/skins/ckeditor/plugins/wsc/dialogs/wsc_ie.js
diff --git a/skins/ckeditor/samples/ajax.html b/Products/ckeditor/skins/ckeditor/samples/ajax.html
similarity index 100%
rename from skins/ckeditor/samples/ajax.html
rename to Products/ckeditor/skins/ckeditor/samples/ajax.html
diff --git a/skins/ckeditor/samples/api.html b/Products/ckeditor/skins/ckeditor/samples/api.html
similarity index 100%
rename from skins/ckeditor/samples/api.html
rename to Products/ckeditor/skins/ckeditor/samples/api.html
diff --git a/skins/ckeditor/samples/appendto.html b/Products/ckeditor/skins/ckeditor/samples/appendto.html
similarity index 100%
rename from skins/ckeditor/samples/appendto.html
rename to Products/ckeditor/skins/ckeditor/samples/appendto.html
diff --git a/skins/ckeditor/samples/assets/inlineall/logo.png b/Products/ckeditor/skins/ckeditor/samples/assets/inlineall/logo.png
similarity index 100%
rename from skins/ckeditor/samples/assets/inlineall/logo.png
rename to Products/ckeditor/skins/ckeditor/samples/assets/inlineall/logo.png
diff --git a/skins/ckeditor/samples/assets/outputxhtml/outputxhtml.css b/Products/ckeditor/skins/ckeditor/samples/assets/outputxhtml/outputxhtml.css
similarity index 100%
rename from skins/ckeditor/samples/assets/outputxhtml/outputxhtml.css
rename to Products/ckeditor/skins/ckeditor/samples/assets/outputxhtml/outputxhtml.css
diff --git a/skins/ckeditor/samples/assets/posteddata.php b/Products/ckeditor/skins/ckeditor/samples/assets/posteddata.php
similarity index 100%
rename from skins/ckeditor/samples/assets/posteddata.php
rename to Products/ckeditor/skins/ckeditor/samples/assets/posteddata.php
diff --git a/skins/ckeditor/samples/assets/sample.css b/Products/ckeditor/skins/ckeditor/samples/assets/sample.css
similarity index 100%
rename from skins/ckeditor/samples/assets/sample.css
rename to Products/ckeditor/skins/ckeditor/samples/assets/sample.css
diff --git a/skins/ckeditor/samples/assets/sample.jpg b/Products/ckeditor/skins/ckeditor/samples/assets/sample.jpg
similarity index 100%
rename from skins/ckeditor/samples/assets/sample.jpg
rename to Products/ckeditor/skins/ckeditor/samples/assets/sample.jpg
diff --git a/skins/ckeditor/samples/assets/uilanguages/languages.js b/Products/ckeditor/skins/ckeditor/samples/assets/uilanguages/languages.js
similarity index 100%
rename from skins/ckeditor/samples/assets/uilanguages/languages.js
rename to Products/ckeditor/skins/ckeditor/samples/assets/uilanguages/languages.js
diff --git a/skins/ckeditor/samples/datafiltering.html b/Products/ckeditor/skins/ckeditor/samples/datafiltering.html
similarity index 100%
rename from skins/ckeditor/samples/datafiltering.html
rename to Products/ckeditor/skins/ckeditor/samples/datafiltering.html
diff --git a/skins/ckeditor/samples/divreplace.html b/Products/ckeditor/skins/ckeditor/samples/divreplace.html
similarity index 100%
rename from skins/ckeditor/samples/divreplace.html
rename to Products/ckeditor/skins/ckeditor/samples/divreplace.html
diff --git a/skins/ckeditor/samples/index.html b/Products/ckeditor/skins/ckeditor/samples/index.html
similarity index 100%
rename from skins/ckeditor/samples/index.html
rename to Products/ckeditor/skins/ckeditor/samples/index.html
diff --git a/skins/ckeditor/samples/inlineall.html b/Products/ckeditor/skins/ckeditor/samples/inlineall.html
similarity index 100%
rename from skins/ckeditor/samples/inlineall.html
rename to Products/ckeditor/skins/ckeditor/samples/inlineall.html
diff --git a/skins/ckeditor/samples/inlinebycode.html b/Products/ckeditor/skins/ckeditor/samples/inlinebycode.html
similarity index 100%
rename from skins/ckeditor/samples/inlinebycode.html
rename to Products/ckeditor/skins/ckeditor/samples/inlinebycode.html
diff --git a/skins/ckeditor/samples/inlinetextarea.html b/Products/ckeditor/skins/ckeditor/samples/inlinetextarea.html
similarity index 100%
rename from skins/ckeditor/samples/inlinetextarea.html
rename to Products/ckeditor/skins/ckeditor/samples/inlinetextarea.html
diff --git a/skins/ckeditor/samples/jquery.html b/Products/ckeditor/skins/ckeditor/samples/jquery.html
similarity index 100%
rename from skins/ckeditor/samples/jquery.html
rename to Products/ckeditor/skins/ckeditor/samples/jquery.html
diff --git a/skins/ckeditor/samples/plugins/dialog/assets/my_dialog.js b/Products/ckeditor/skins/ckeditor/samples/plugins/dialog/assets/my_dialog.js
similarity index 100%
rename from skins/ckeditor/samples/plugins/dialog/assets/my_dialog.js
rename to Products/ckeditor/skins/ckeditor/samples/plugins/dialog/assets/my_dialog.js
diff --git a/skins/ckeditor/samples/plugins/dialog/dialog.html b/Products/ckeditor/skins/ckeditor/samples/plugins/dialog/dialog.html
similarity index 100%
rename from skins/ckeditor/samples/plugins/dialog/dialog.html
rename to Products/ckeditor/skins/ckeditor/samples/plugins/dialog/dialog.html
diff --git a/skins/ckeditor/samples/plugins/enterkey/enterkey.html b/Products/ckeditor/skins/ckeditor/samples/plugins/enterkey/enterkey.html
similarity index 100%
rename from skins/ckeditor/samples/plugins/enterkey/enterkey.html
rename to Products/ckeditor/skins/ckeditor/samples/plugins/enterkey/enterkey.html
diff --git a/skins/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.fla b/Products/ckeditor/skins/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.fla
similarity index 100%
rename from skins/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.fla
rename to Products/ckeditor/skins/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.fla
diff --git a/skins/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.swf b/Products/ckeditor/skins/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.swf
similarity index 100%
rename from skins/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.swf
rename to Products/ckeditor/skins/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.swf
diff --git a/skins/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js b/Products/ckeditor/skins/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js
similarity index 100%
rename from skins/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js
rename to Products/ckeditor/skins/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js
diff --git a/skins/ckeditor/samples/plugins/htmlwriter/outputforflash.html b/Products/ckeditor/skins/ckeditor/samples/plugins/htmlwriter/outputforflash.html
similarity index 100%
rename from skins/ckeditor/samples/plugins/htmlwriter/outputforflash.html
rename to Products/ckeditor/skins/ckeditor/samples/plugins/htmlwriter/outputforflash.html
diff --git a/skins/ckeditor/samples/plugins/htmlwriter/outputhtml.html b/Products/ckeditor/skins/ckeditor/samples/plugins/htmlwriter/outputhtml.html
similarity index 100%
rename from skins/ckeditor/samples/plugins/htmlwriter/outputhtml.html
rename to Products/ckeditor/skins/ckeditor/samples/plugins/htmlwriter/outputhtml.html
diff --git a/skins/ckeditor/samples/plugins/magicline/magicline.html b/Products/ckeditor/skins/ckeditor/samples/plugins/magicline/magicline.html
similarity index 100%
rename from skins/ckeditor/samples/plugins/magicline/magicline.html
rename to Products/ckeditor/skins/ckeditor/samples/plugins/magicline/magicline.html
diff --git a/skins/ckeditor/samples/plugins/toolbar/toolbar.html b/Products/ckeditor/skins/ckeditor/samples/plugins/toolbar/toolbar.html
similarity index 100%
rename from skins/ckeditor/samples/plugins/toolbar/toolbar.html
rename to Products/ckeditor/skins/ckeditor/samples/plugins/toolbar/toolbar.html
diff --git a/skins/ckeditor/samples/plugins/wysiwygarea/fullpage.html b/Products/ckeditor/skins/ckeditor/samples/plugins/wysiwygarea/fullpage.html
similarity index 100%
rename from skins/ckeditor/samples/plugins/wysiwygarea/fullpage.html
rename to Products/ckeditor/skins/ckeditor/samples/plugins/wysiwygarea/fullpage.html
diff --git a/skins/ckeditor/samples/readonly.html b/Products/ckeditor/skins/ckeditor/samples/readonly.html
similarity index 100%
rename from skins/ckeditor/samples/readonly.html
rename to Products/ckeditor/skins/ckeditor/samples/readonly.html
diff --git a/skins/ckeditor/samples/replacebyclass.html b/Products/ckeditor/skins/ckeditor/samples/replacebyclass.html
similarity index 100%
rename from skins/ckeditor/samples/replacebyclass.html
rename to Products/ckeditor/skins/ckeditor/samples/replacebyclass.html
diff --git a/skins/ckeditor/samples/replacebycode.html b/Products/ckeditor/skins/ckeditor/samples/replacebycode.html
similarity index 100%
rename from skins/ckeditor/samples/replacebycode.html
rename to Products/ckeditor/skins/ckeditor/samples/replacebycode.html
diff --git a/skins/ckeditor/samples/sample.css b/Products/ckeditor/skins/ckeditor/samples/sample.css
similarity index 100%
rename from skins/ckeditor/samples/sample.css
rename to Products/ckeditor/skins/ckeditor/samples/sample.css
diff --git a/skins/ckeditor/samples/sample.js b/Products/ckeditor/skins/ckeditor/samples/sample.js
similarity index 100%
rename from skins/ckeditor/samples/sample.js
rename to Products/ckeditor/skins/ckeditor/samples/sample.js
diff --git a/skins/ckeditor/samples/sample_posteddata.php b/Products/ckeditor/skins/ckeditor/samples/sample_posteddata.php
similarity index 100%
rename from skins/ckeditor/samples/sample_posteddata.php
rename to Products/ckeditor/skins/ckeditor/samples/sample_posteddata.php
diff --git a/skins/ckeditor/samples/tabindex.html b/Products/ckeditor/skins/ckeditor/samples/tabindex.html
similarity index 100%
rename from skins/ckeditor/samples/tabindex.html
rename to Products/ckeditor/skins/ckeditor/samples/tabindex.html
diff --git a/skins/ckeditor/samples/uicolor.html b/Products/ckeditor/skins/ckeditor/samples/uicolor.html
similarity index 100%
rename from skins/ckeditor/samples/uicolor.html
rename to Products/ckeditor/skins/ckeditor/samples/uicolor.html
diff --git a/skins/ckeditor/samples/uilanguages.html b/Products/ckeditor/skins/ckeditor/samples/uilanguages.html
similarity index 100%
rename from skins/ckeditor/samples/uilanguages.html
rename to Products/ckeditor/skins/ckeditor/samples/uilanguages.html
diff --git a/skins/ckeditor/samples/xhtmlstyle.html b/Products/ckeditor/skins/ckeditor/samples/xhtmlstyle.html
similarity index 100%
rename from skins/ckeditor/samples/xhtmlstyle.html
rename to Products/ckeditor/skins/ckeditor/samples/xhtmlstyle.html
diff --git a/skins/ckeditor/skins/moono/dialog.css b/Products/ckeditor/skins/ckeditor/skins/moono/dialog.css
similarity index 100%
rename from skins/ckeditor/skins/moono/dialog.css
rename to Products/ckeditor/skins/ckeditor/skins/moono/dialog.css
diff --git a/skins/ckeditor/skins/moono/dialog_ie.css b/Products/ckeditor/skins/ckeditor/skins/moono/dialog_ie.css
similarity index 100%
rename from skins/ckeditor/skins/moono/dialog_ie.css
rename to Products/ckeditor/skins/ckeditor/skins/moono/dialog_ie.css
diff --git a/skins/ckeditor/skins/moono/dialog_ie7.css b/Products/ckeditor/skins/ckeditor/skins/moono/dialog_ie7.css
similarity index 100%
rename from skins/ckeditor/skins/moono/dialog_ie7.css
rename to Products/ckeditor/skins/ckeditor/skins/moono/dialog_ie7.css
diff --git a/skins/ckeditor/skins/moono/dialog_ie8.css b/Products/ckeditor/skins/ckeditor/skins/moono/dialog_ie8.css
similarity index 100%
rename from skins/ckeditor/skins/moono/dialog_ie8.css
rename to Products/ckeditor/skins/ckeditor/skins/moono/dialog_ie8.css
diff --git a/skins/ckeditor/skins/moono/dialog_iequirks.css b/Products/ckeditor/skins/ckeditor/skins/moono/dialog_iequirks.css
similarity index 100%
rename from skins/ckeditor/skins/moono/dialog_iequirks.css
rename to Products/ckeditor/skins/ckeditor/skins/moono/dialog_iequirks.css
diff --git a/skins/ckeditor/skins/moono/dialog_opera.css b/Products/ckeditor/skins/ckeditor/skins/moono/dialog_opera.css
similarity index 100%
rename from skins/ckeditor/skins/moono/dialog_opera.css
rename to Products/ckeditor/skins/ckeditor/skins/moono/dialog_opera.css
diff --git a/skins/ckeditor/skins/moono/editor.css b/Products/ckeditor/skins/ckeditor/skins/moono/editor.css
similarity index 100%
rename from skins/ckeditor/skins/moono/editor.css
rename to Products/ckeditor/skins/ckeditor/skins/moono/editor.css
diff --git a/skins/ckeditor/skins/moono/editor_gecko.css b/Products/ckeditor/skins/ckeditor/skins/moono/editor_gecko.css
similarity index 100%
rename from skins/ckeditor/skins/moono/editor_gecko.css
rename to Products/ckeditor/skins/ckeditor/skins/moono/editor_gecko.css
diff --git a/skins/ckeditor/skins/moono/editor_ie.css b/Products/ckeditor/skins/ckeditor/skins/moono/editor_ie.css
similarity index 100%
rename from skins/ckeditor/skins/moono/editor_ie.css
rename to Products/ckeditor/skins/ckeditor/skins/moono/editor_ie.css
diff --git a/skins/ckeditor/skins/moono/editor_ie7.css b/Products/ckeditor/skins/ckeditor/skins/moono/editor_ie7.css
similarity index 100%
rename from skins/ckeditor/skins/moono/editor_ie7.css
rename to Products/ckeditor/skins/ckeditor/skins/moono/editor_ie7.css
diff --git a/skins/ckeditor/skins/moono/editor_ie8.css b/Products/ckeditor/skins/ckeditor/skins/moono/editor_ie8.css
similarity index 100%
rename from skins/ckeditor/skins/moono/editor_ie8.css
rename to Products/ckeditor/skins/ckeditor/skins/moono/editor_ie8.css
diff --git a/skins/ckeditor/skins/moono/editor_iequirks.css b/Products/ckeditor/skins/ckeditor/skins/moono/editor_iequirks.css
similarity index 100%
rename from skins/ckeditor/skins/moono/editor_iequirks.css
rename to Products/ckeditor/skins/ckeditor/skins/moono/editor_iequirks.css
diff --git a/skins/ckeditor/skins/moono/icons.png b/Products/ckeditor/skins/ckeditor/skins/moono/icons.png
similarity index 100%
rename from skins/ckeditor/skins/moono/icons.png
rename to Products/ckeditor/skins/ckeditor/skins/moono/icons.png
diff --git a/skins/ckeditor/skins/moono/icons_hidpi.png b/Products/ckeditor/skins/ckeditor/skins/moono/icons_hidpi.png
similarity index 100%
rename from skins/ckeditor/skins/moono/icons_hidpi.png
rename to Products/ckeditor/skins/ckeditor/skins/moono/icons_hidpi.png
diff --git a/skins/ckeditor/skins/moono/images/arrow.png b/Products/ckeditor/skins/ckeditor/skins/moono/images/arrow.png
similarity index 100%
rename from skins/ckeditor/skins/moono/images/arrow.png
rename to Products/ckeditor/skins/ckeditor/skins/moono/images/arrow.png
diff --git a/skins/ckeditor/skins/moono/images/close.png b/Products/ckeditor/skins/ckeditor/skins/moono/images/close.png
similarity index 100%
rename from skins/ckeditor/skins/moono/images/close.png
rename to Products/ckeditor/skins/ckeditor/skins/moono/images/close.png
diff --git a/skins/ckeditor/skins/moono/images/hidpi/close.png b/Products/ckeditor/skins/ckeditor/skins/moono/images/hidpi/close.png
similarity index 100%
rename from skins/ckeditor/skins/moono/images/hidpi/close.png
rename to Products/ckeditor/skins/ckeditor/skins/moono/images/hidpi/close.png
diff --git a/skins/ckeditor/skins/moono/images/hidpi/lock-open.png b/Products/ckeditor/skins/ckeditor/skins/moono/images/hidpi/lock-open.png
similarity index 100%
rename from skins/ckeditor/skins/moono/images/hidpi/lock-open.png
rename to Products/ckeditor/skins/ckeditor/skins/moono/images/hidpi/lock-open.png
diff --git a/skins/ckeditor/skins/moono/images/hidpi/lock.png b/Products/ckeditor/skins/ckeditor/skins/moono/images/hidpi/lock.png
similarity index 100%
rename from skins/ckeditor/skins/moono/images/hidpi/lock.png
rename to Products/ckeditor/skins/ckeditor/skins/moono/images/hidpi/lock.png
diff --git a/skins/ckeditor/skins/moono/images/hidpi/refresh.png b/Products/ckeditor/skins/ckeditor/skins/moono/images/hidpi/refresh.png
similarity index 100%
rename from skins/ckeditor/skins/moono/images/hidpi/refresh.png
rename to Products/ckeditor/skins/ckeditor/skins/moono/images/hidpi/refresh.png
diff --git a/skins/ckeditor/skins/moono/images/lock-open.png b/Products/ckeditor/skins/ckeditor/skins/moono/images/lock-open.png
similarity index 100%
rename from skins/ckeditor/skins/moono/images/lock-open.png
rename to Products/ckeditor/skins/ckeditor/skins/moono/images/lock-open.png
diff --git a/skins/ckeditor/skins/moono/images/lock.png b/Products/ckeditor/skins/ckeditor/skins/moono/images/lock.png
similarity index 100%
rename from skins/ckeditor/skins/moono/images/lock.png
rename to Products/ckeditor/skins/ckeditor/skins/moono/images/lock.png
diff --git a/skins/ckeditor/skins/moono/images/refresh.png b/Products/ckeditor/skins/ckeditor/skins/moono/images/refresh.png
similarity index 100%
rename from skins/ckeditor/skins/moono/images/refresh.png
rename to Products/ckeditor/skins/ckeditor/skins/moono/images/refresh.png
diff --git a/skins/ckeditor/skins/moono/readme.md b/Products/ckeditor/skins/ckeditor/skins/moono/readme.md
similarity index 100%
rename from skins/ckeditor/skins/moono/readme.md
rename to Products/ckeditor/skins/ckeditor/skins/moono/readme.md
diff --git a/skins/ckeditor/styles.js b/Products/ckeditor/skins/ckeditor/styles.js
similarity index 100%
rename from skins/ckeditor/styles.js
rename to Products/ckeditor/skins/ckeditor/styles.js