diff --git a/sites/all/libraries/ckeditor/CHANGES.md b/libraries/ckeditor/CHANGES.md
similarity index 100%
rename from sites/all/libraries/ckeditor/CHANGES.md
rename to libraries/ckeditor/CHANGES.md
diff --git a/sites/all/libraries/ckeditor/LICENSE.md b/libraries/ckeditor/LICENSE.md
similarity index 100%
rename from sites/all/libraries/ckeditor/LICENSE.md
rename to libraries/ckeditor/LICENSE.md
diff --git a/sites/all/libraries/ckeditor/README.md b/libraries/ckeditor/README.md
similarity index 100%
rename from sites/all/libraries/ckeditor/README.md
rename to libraries/ckeditor/README.md
diff --git a/sites/all/libraries/ckeditor/adapters/jquery.js b/libraries/ckeditor/adapters/jquery.js
similarity index 100%
rename from sites/all/libraries/ckeditor/adapters/jquery.js
rename to libraries/ckeditor/adapters/jquery.js
diff --git a/sites/all/libraries/ckeditor/build-config.js b/libraries/ckeditor/build-config.js
similarity index 100%
rename from sites/all/libraries/ckeditor/build-config.js
rename to libraries/ckeditor/build-config.js
diff --git a/sites/all/libraries/ckeditor/ckeditor.js b/libraries/ckeditor/ckeditor.js
similarity index 100%
rename from sites/all/libraries/ckeditor/ckeditor.js
rename to libraries/ckeditor/ckeditor.js
diff --git a/sites/all/libraries/ckeditor/config.js b/libraries/ckeditor/config.js
similarity index 100%
rename from sites/all/libraries/ckeditor/config.js
rename to libraries/ckeditor/config.js
diff --git a/sites/all/libraries/ckeditor/contents.css b/libraries/ckeditor/contents.css
similarity index 100%
rename from sites/all/libraries/ckeditor/contents.css
rename to libraries/ckeditor/contents.css
diff --git a/sites/all/libraries/ckeditor/lang/af.js b/libraries/ckeditor/lang/af.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/af.js
rename to libraries/ckeditor/lang/af.js
diff --git a/sites/all/libraries/ckeditor/lang/ar.js b/libraries/ckeditor/lang/ar.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/ar.js
rename to libraries/ckeditor/lang/ar.js
diff --git a/sites/all/libraries/ckeditor/lang/bg.js b/libraries/ckeditor/lang/bg.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/bg.js
rename to libraries/ckeditor/lang/bg.js
diff --git a/sites/all/libraries/ckeditor/lang/bn.js b/libraries/ckeditor/lang/bn.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/bn.js
rename to libraries/ckeditor/lang/bn.js
diff --git a/sites/all/libraries/ckeditor/lang/bs.js b/libraries/ckeditor/lang/bs.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/bs.js
rename to libraries/ckeditor/lang/bs.js
diff --git a/sites/all/libraries/ckeditor/lang/ca.js b/libraries/ckeditor/lang/ca.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/ca.js
rename to libraries/ckeditor/lang/ca.js
diff --git a/sites/all/libraries/ckeditor/lang/cs.js b/libraries/ckeditor/lang/cs.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/cs.js
rename to libraries/ckeditor/lang/cs.js
diff --git a/sites/all/libraries/ckeditor/lang/cy.js b/libraries/ckeditor/lang/cy.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/cy.js
rename to libraries/ckeditor/lang/cy.js
diff --git a/sites/all/libraries/ckeditor/lang/da.js b/libraries/ckeditor/lang/da.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/da.js
rename to libraries/ckeditor/lang/da.js
diff --git a/sites/all/libraries/ckeditor/lang/de-ch.js b/libraries/ckeditor/lang/de-ch.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/de-ch.js
rename to libraries/ckeditor/lang/de-ch.js
diff --git a/sites/all/libraries/ckeditor/lang/de.js b/libraries/ckeditor/lang/de.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/de.js
rename to libraries/ckeditor/lang/de.js
diff --git a/sites/all/libraries/ckeditor/lang/el.js b/libraries/ckeditor/lang/el.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/el.js
rename to libraries/ckeditor/lang/el.js
diff --git a/sites/all/libraries/ckeditor/lang/en-au.js b/libraries/ckeditor/lang/en-au.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/en-au.js
rename to libraries/ckeditor/lang/en-au.js
diff --git a/sites/all/libraries/ckeditor/lang/en-ca.js b/libraries/ckeditor/lang/en-ca.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/en-ca.js
rename to libraries/ckeditor/lang/en-ca.js
diff --git a/sites/all/libraries/ckeditor/lang/en-gb.js b/libraries/ckeditor/lang/en-gb.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/en-gb.js
rename to libraries/ckeditor/lang/en-gb.js
diff --git a/sites/all/libraries/ckeditor/lang/en.js b/libraries/ckeditor/lang/en.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/en.js
rename to libraries/ckeditor/lang/en.js
diff --git a/sites/all/libraries/ckeditor/lang/eo.js b/libraries/ckeditor/lang/eo.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/eo.js
rename to libraries/ckeditor/lang/eo.js
diff --git a/sites/all/libraries/ckeditor/lang/es.js b/libraries/ckeditor/lang/es.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/es.js
rename to libraries/ckeditor/lang/es.js
diff --git a/sites/all/libraries/ckeditor/lang/et.js b/libraries/ckeditor/lang/et.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/et.js
rename to libraries/ckeditor/lang/et.js
diff --git a/sites/all/libraries/ckeditor/lang/eu.js b/libraries/ckeditor/lang/eu.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/eu.js
rename to libraries/ckeditor/lang/eu.js
diff --git a/sites/all/libraries/ckeditor/lang/fa.js b/libraries/ckeditor/lang/fa.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/fa.js
rename to libraries/ckeditor/lang/fa.js
diff --git a/sites/all/libraries/ckeditor/lang/fi.js b/libraries/ckeditor/lang/fi.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/fi.js
rename to libraries/ckeditor/lang/fi.js
diff --git a/sites/all/libraries/ckeditor/lang/fo.js b/libraries/ckeditor/lang/fo.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/fo.js
rename to libraries/ckeditor/lang/fo.js
diff --git a/sites/all/libraries/ckeditor/lang/fr-ca.js b/libraries/ckeditor/lang/fr-ca.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/fr-ca.js
rename to libraries/ckeditor/lang/fr-ca.js
diff --git a/sites/all/libraries/ckeditor/lang/fr.js b/libraries/ckeditor/lang/fr.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/fr.js
rename to libraries/ckeditor/lang/fr.js
diff --git a/sites/all/libraries/ckeditor/lang/gl.js b/libraries/ckeditor/lang/gl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/gl.js
rename to libraries/ckeditor/lang/gl.js
diff --git a/sites/all/libraries/ckeditor/lang/gu.js b/libraries/ckeditor/lang/gu.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/gu.js
rename to libraries/ckeditor/lang/gu.js
diff --git a/sites/all/libraries/ckeditor/lang/he.js b/libraries/ckeditor/lang/he.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/he.js
rename to libraries/ckeditor/lang/he.js
diff --git a/sites/all/libraries/ckeditor/lang/hi.js b/libraries/ckeditor/lang/hi.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/hi.js
rename to libraries/ckeditor/lang/hi.js
diff --git a/sites/all/libraries/ckeditor/lang/hr.js b/libraries/ckeditor/lang/hr.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/hr.js
rename to libraries/ckeditor/lang/hr.js
diff --git a/sites/all/libraries/ckeditor/lang/hu.js b/libraries/ckeditor/lang/hu.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/hu.js
rename to libraries/ckeditor/lang/hu.js
diff --git a/sites/all/libraries/ckeditor/lang/id.js b/libraries/ckeditor/lang/id.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/id.js
rename to libraries/ckeditor/lang/id.js
diff --git a/sites/all/libraries/ckeditor/lang/is.js b/libraries/ckeditor/lang/is.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/is.js
rename to libraries/ckeditor/lang/is.js
diff --git a/sites/all/libraries/ckeditor/lang/it.js b/libraries/ckeditor/lang/it.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/it.js
rename to libraries/ckeditor/lang/it.js
diff --git a/sites/all/libraries/ckeditor/lang/ja.js b/libraries/ckeditor/lang/ja.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/ja.js
rename to libraries/ckeditor/lang/ja.js
diff --git a/sites/all/libraries/ckeditor/lang/ka.js b/libraries/ckeditor/lang/ka.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/ka.js
rename to libraries/ckeditor/lang/ka.js
diff --git a/sites/all/libraries/ckeditor/lang/km.js b/libraries/ckeditor/lang/km.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/km.js
rename to libraries/ckeditor/lang/km.js
diff --git a/sites/all/libraries/ckeditor/lang/ko.js b/libraries/ckeditor/lang/ko.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/ko.js
rename to libraries/ckeditor/lang/ko.js
diff --git a/sites/all/libraries/ckeditor/lang/ku.js b/libraries/ckeditor/lang/ku.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/ku.js
rename to libraries/ckeditor/lang/ku.js
diff --git a/sites/all/libraries/ckeditor/lang/lt.js b/libraries/ckeditor/lang/lt.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/lt.js
rename to libraries/ckeditor/lang/lt.js
diff --git a/sites/all/libraries/ckeditor/lang/lv.js b/libraries/ckeditor/lang/lv.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/lv.js
rename to libraries/ckeditor/lang/lv.js
diff --git a/sites/all/libraries/ckeditor/lang/mk.js b/libraries/ckeditor/lang/mk.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/mk.js
rename to libraries/ckeditor/lang/mk.js
diff --git a/sites/all/libraries/ckeditor/lang/mn.js b/libraries/ckeditor/lang/mn.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/mn.js
rename to libraries/ckeditor/lang/mn.js
diff --git a/sites/all/libraries/ckeditor/lang/ms.js b/libraries/ckeditor/lang/ms.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/ms.js
rename to libraries/ckeditor/lang/ms.js
diff --git a/sites/all/libraries/ckeditor/lang/nb.js b/libraries/ckeditor/lang/nb.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/nb.js
rename to libraries/ckeditor/lang/nb.js
diff --git a/sites/all/libraries/ckeditor/lang/nl.js b/libraries/ckeditor/lang/nl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/nl.js
rename to libraries/ckeditor/lang/nl.js
diff --git a/sites/all/libraries/ckeditor/lang/no.js b/libraries/ckeditor/lang/no.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/no.js
rename to libraries/ckeditor/lang/no.js
diff --git a/sites/all/libraries/ckeditor/lang/oc.js b/libraries/ckeditor/lang/oc.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/oc.js
rename to libraries/ckeditor/lang/oc.js
diff --git a/sites/all/libraries/ckeditor/lang/pl.js b/libraries/ckeditor/lang/pl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/pl.js
rename to libraries/ckeditor/lang/pl.js
diff --git a/sites/all/libraries/ckeditor/lang/pt-br.js b/libraries/ckeditor/lang/pt-br.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/pt-br.js
rename to libraries/ckeditor/lang/pt-br.js
diff --git a/sites/all/libraries/ckeditor/lang/pt.js b/libraries/ckeditor/lang/pt.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/pt.js
rename to libraries/ckeditor/lang/pt.js
diff --git a/sites/all/libraries/ckeditor/lang/ro.js b/libraries/ckeditor/lang/ro.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/ro.js
rename to libraries/ckeditor/lang/ro.js
diff --git a/sites/all/libraries/ckeditor/lang/ru.js b/libraries/ckeditor/lang/ru.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/ru.js
rename to libraries/ckeditor/lang/ru.js
diff --git a/sites/all/libraries/ckeditor/lang/si.js b/libraries/ckeditor/lang/si.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/si.js
rename to libraries/ckeditor/lang/si.js
diff --git a/sites/all/libraries/ckeditor/lang/sk.js b/libraries/ckeditor/lang/sk.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/sk.js
rename to libraries/ckeditor/lang/sk.js
diff --git a/sites/all/libraries/ckeditor/lang/sl.js b/libraries/ckeditor/lang/sl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/sl.js
rename to libraries/ckeditor/lang/sl.js
diff --git a/sites/all/libraries/ckeditor/lang/sq.js b/libraries/ckeditor/lang/sq.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/sq.js
rename to libraries/ckeditor/lang/sq.js
diff --git a/sites/all/libraries/ckeditor/lang/sr-latn.js b/libraries/ckeditor/lang/sr-latn.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/sr-latn.js
rename to libraries/ckeditor/lang/sr-latn.js
diff --git a/sites/all/libraries/ckeditor/lang/sr.js b/libraries/ckeditor/lang/sr.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/sr.js
rename to libraries/ckeditor/lang/sr.js
diff --git a/sites/all/libraries/ckeditor/lang/sv.js b/libraries/ckeditor/lang/sv.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/sv.js
rename to libraries/ckeditor/lang/sv.js
diff --git a/sites/all/libraries/ckeditor/lang/th.js b/libraries/ckeditor/lang/th.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/th.js
rename to libraries/ckeditor/lang/th.js
diff --git a/sites/all/libraries/ckeditor/lang/tr.js b/libraries/ckeditor/lang/tr.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/tr.js
rename to libraries/ckeditor/lang/tr.js
diff --git a/sites/all/libraries/ckeditor/lang/tt.js b/libraries/ckeditor/lang/tt.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/tt.js
rename to libraries/ckeditor/lang/tt.js
diff --git a/sites/all/libraries/ckeditor/lang/ug.js b/libraries/ckeditor/lang/ug.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/ug.js
rename to libraries/ckeditor/lang/ug.js
diff --git a/sites/all/libraries/ckeditor/lang/uk.js b/libraries/ckeditor/lang/uk.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/uk.js
rename to libraries/ckeditor/lang/uk.js
diff --git a/sites/all/libraries/ckeditor/lang/vi.js b/libraries/ckeditor/lang/vi.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/vi.js
rename to libraries/ckeditor/lang/vi.js
diff --git a/sites/all/libraries/ckeditor/lang/zh-cn.js b/libraries/ckeditor/lang/zh-cn.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/zh-cn.js
rename to libraries/ckeditor/lang/zh-cn.js
diff --git a/sites/all/libraries/ckeditor/lang/zh.js b/libraries/ckeditor/lang/zh.js
similarity index 100%
rename from sites/all/libraries/ckeditor/lang/zh.js
rename to libraries/ckeditor/lang/zh.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/af.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/af.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/af.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/af.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/da.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/da.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/da.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/da.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/de.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/de.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/de.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/de.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/el.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/el.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/el.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/el.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/en.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/en.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/en.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/en.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/es.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/es.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/es.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/es.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/et.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/et.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/et.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/et.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/he.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/he.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/he.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/he.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/id.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/id.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/id.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/id.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/it.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/it.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/it.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/it.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/km.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/km.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/km.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/km.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/no.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/no.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/no.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/no.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/si.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/si.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/si.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/si.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/th.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/th.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/th.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/th.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js
diff --git a/sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js b/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js
rename to libraries/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js
diff --git a/sites/all/libraries/ckeditor/plugins/about/dialogs/about.js b/libraries/ckeditor/plugins/about/dialogs/about.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/about/dialogs/about.js
rename to libraries/ckeditor/plugins/about/dialogs/about.js
diff --git a/sites/all/libraries/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png b/libraries/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png
rename to libraries/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png
diff --git a/sites/all/libraries/ckeditor/plugins/about/dialogs/logo_ckeditor.png b/libraries/ckeditor/plugins/about/dialogs/logo_ckeditor.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/about/dialogs/logo_ckeditor.png
rename to libraries/ckeditor/plugins/about/dialogs/logo_ckeditor.png
diff --git a/sites/all/libraries/ckeditor/plugins/ajax/plugin.js b/libraries/ckeditor/plugins/ajax/plugin.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/ajax/plugin.js
rename to libraries/ckeditor/plugins/ajax/plugin.js
diff --git a/sites/all/libraries/ckeditor/plugins/clipboard/dialogs/paste.js b/libraries/ckeditor/plugins/clipboard/dialogs/paste.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/clipboard/dialogs/paste.js
rename to libraries/ckeditor/plugins/clipboard/dialogs/paste.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/css/codemirror.ckeditor.css b/libraries/ckeditor/plugins/codemirror/css/codemirror.ckeditor.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/css/codemirror.ckeditor.css
rename to libraries/ckeditor/plugins/codemirror/css/codemirror.ckeditor.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/css/codemirror.css b/libraries/ckeditor/plugins/codemirror/css/codemirror.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/css/codemirror.css
rename to libraries/ckeditor/plugins/codemirror/css/codemirror.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/css/codemirror.min.css b/libraries/ckeditor/plugins/codemirror/css/codemirror.min.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/css/codemirror.min.css
rename to libraries/ckeditor/plugins/codemirror/css/codemirror.min.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/icons/autocomplete.png b/libraries/ckeditor/plugins/codemirror/icons/autocomplete.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/icons/autocomplete.png
rename to libraries/ckeditor/plugins/codemirror/icons/autocomplete.png
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/icons/autoformat.png b/libraries/ckeditor/plugins/codemirror/icons/autoformat.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/icons/autoformat.png
rename to libraries/ckeditor/plugins/codemirror/icons/autoformat.png
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/icons/commentselectedrange.png b/libraries/ckeditor/plugins/codemirror/icons/commentselectedrange.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/icons/commentselectedrange.png
rename to libraries/ckeditor/plugins/codemirror/icons/commentselectedrange.png
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/icons/searchcode.png b/libraries/ckeditor/plugins/codemirror/icons/searchcode.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/icons/searchcode.png
rename to libraries/ckeditor/plugins/codemirror/icons/searchcode.png
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/icons/uncommentselectedrange.png b/libraries/ckeditor/plugins/codemirror/icons/uncommentselectedrange.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/icons/uncommentselectedrange.png
rename to libraries/ckeditor/plugins/codemirror/icons/uncommentselectedrange.png
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/comment/comment.js b/libraries/ckeditor/plugins/codemirror/js/addon/comment/comment.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/comment/comment.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/comment/comment.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/comment/continuecomment.js b/libraries/ckeditor/plugins/codemirror/js/addon/comment/continuecomment.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/comment/continuecomment.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/comment/continuecomment.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/dialog/dialog.css b/libraries/ckeditor/plugins/codemirror/js/addon/dialog/dialog.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/dialog/dialog.css
rename to libraries/ckeditor/plugins/codemirror/js/addon/dialog/dialog.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/dialog/dialog.js b/libraries/ckeditor/plugins/codemirror/js/addon/dialog/dialog.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/dialog/dialog.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/dialog/dialog.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/edit/closebrackets.js b/libraries/ckeditor/plugins/codemirror/js/addon/edit/closebrackets.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/edit/closebrackets.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/edit/closebrackets.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/edit/closetag.js b/libraries/ckeditor/plugins/codemirror/js/addon/edit/closetag.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/edit/closetag.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/edit/closetag.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/edit/continuelist.js b/libraries/ckeditor/plugins/codemirror/js/addon/edit/continuelist.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/edit/continuelist.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/edit/continuelist.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/edit/matchbrackets.js b/libraries/ckeditor/plugins/codemirror/js/addon/edit/matchbrackets.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/edit/matchbrackets.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/edit/matchbrackets.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/edit/matchtags.js b/libraries/ckeditor/plugins/codemirror/js/addon/edit/matchtags.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/edit/matchtags.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/edit/matchtags.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/edit/trailingspace.js b/libraries/ckeditor/plugins/codemirror/js/addon/edit/trailingspace.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/edit/trailingspace.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/edit/trailingspace.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/fold/brace-fold.js b/libraries/ckeditor/plugins/codemirror/js/addon/fold/brace-fold.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/fold/brace-fold.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/fold/brace-fold.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/fold/comment-fold.js b/libraries/ckeditor/plugins/codemirror/js/addon/fold/comment-fold.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/fold/comment-fold.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/fold/comment-fold.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/fold/foldcode.js b/libraries/ckeditor/plugins/codemirror/js/addon/fold/foldcode.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/fold/foldcode.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/fold/foldcode.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/fold/foldgutter.css b/libraries/ckeditor/plugins/codemirror/js/addon/fold/foldgutter.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/fold/foldgutter.css
rename to libraries/ckeditor/plugins/codemirror/js/addon/fold/foldgutter.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/fold/foldgutter.js b/libraries/ckeditor/plugins/codemirror/js/addon/fold/foldgutter.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/fold/foldgutter.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/fold/foldgutter.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/fold/indent-fold.js b/libraries/ckeditor/plugins/codemirror/js/addon/fold/indent-fold.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/fold/indent-fold.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/fold/indent-fold.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/fold/markdown-fold.js b/libraries/ckeditor/plugins/codemirror/js/addon/fold/markdown-fold.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/fold/markdown-fold.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/fold/markdown-fold.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/fold/xml-fold.js b/libraries/ckeditor/plugins/codemirror/js/addon/fold/xml-fold.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/fold/xml-fold.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/fold/xml-fold.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/format/autoFormatAll.js b/libraries/ckeditor/plugins/codemirror/js/addon/format/autoFormatAll.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/format/autoFormatAll.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/format/autoFormatAll.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/format/formatting.js b/libraries/ckeditor/plugins/codemirror/js/addon/format/formatting.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/format/formatting.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/format/formatting.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/hint/anyword-hint.js b/libraries/ckeditor/plugins/codemirror/js/addon/hint/anyword-hint.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/hint/anyword-hint.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/hint/anyword-hint.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/hint/css-hint.js b/libraries/ckeditor/plugins/codemirror/js/addon/hint/css-hint.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/hint/css-hint.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/hint/css-hint.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/hint/html-hint.js b/libraries/ckeditor/plugins/codemirror/js/addon/hint/html-hint.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/hint/html-hint.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/hint/html-hint.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/hint/javascript-hint.js b/libraries/ckeditor/plugins/codemirror/js/addon/hint/javascript-hint.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/hint/javascript-hint.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/hint/javascript-hint.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/hint/show-hint.css b/libraries/ckeditor/plugins/codemirror/js/addon/hint/show-hint.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/hint/show-hint.css
rename to libraries/ckeditor/plugins/codemirror/js/addon/hint/show-hint.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/hint/show-hint.js b/libraries/ckeditor/plugins/codemirror/js/addon/hint/show-hint.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/hint/show-hint.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/hint/show-hint.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/hint/sql-hint.js b/libraries/ckeditor/plugins/codemirror/js/addon/hint/sql-hint.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/hint/sql-hint.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/hint/sql-hint.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/hint/xml-hint.js b/libraries/ckeditor/plugins/codemirror/js/addon/hint/xml-hint.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/hint/xml-hint.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/hint/xml-hint.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/mode/loadmode.js b/libraries/ckeditor/plugins/codemirror/js/addon/mode/loadmode.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/mode/loadmode.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/mode/loadmode.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/mode/multiplex.js b/libraries/ckeditor/plugins/codemirror/js/addon/mode/multiplex.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/mode/multiplex.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/mode/multiplex.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/mode/multiplex_test.js b/libraries/ckeditor/plugins/codemirror/js/addon/mode/multiplex_test.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/mode/multiplex_test.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/mode/multiplex_test.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/mode/overlay.js b/libraries/ckeditor/plugins/codemirror/js/addon/mode/overlay.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/mode/overlay.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/mode/overlay.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/mode/simple.js b/libraries/ckeditor/plugins/codemirror/js/addon/mode/simple.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/mode/simple.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/mode/simple.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/search/jump-to-line.js b/libraries/ckeditor/plugins/codemirror/js/addon/search/jump-to-line.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/search/jump-to-line.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/search/jump-to-line.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/search/match-highlighter.js b/libraries/ckeditor/plugins/codemirror/js/addon/search/match-highlighter.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/search/match-highlighter.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/search/match-highlighter.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/search/matchesonscrollbar.css b/libraries/ckeditor/plugins/codemirror/js/addon/search/matchesonscrollbar.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/search/matchesonscrollbar.css
rename to libraries/ckeditor/plugins/codemirror/js/addon/search/matchesonscrollbar.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/search/matchesonscrollbar.js b/libraries/ckeditor/plugins/codemirror/js/addon/search/matchesonscrollbar.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/search/matchesonscrollbar.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/search/matchesonscrollbar.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/search/search.js b/libraries/ckeditor/plugins/codemirror/js/addon/search/search.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/search/search.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/search/search.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/search/searchcursor.js b/libraries/ckeditor/plugins/codemirror/js/addon/search/searchcursor.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/search/searchcursor.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/search/searchcursor.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/selection/active-line.js b/libraries/ckeditor/plugins/codemirror/js/addon/selection/active-line.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/selection/active-line.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/selection/active-line.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/selection/mark-selection.js b/libraries/ckeditor/plugins/codemirror/js/addon/selection/mark-selection.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/selection/mark-selection.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/selection/mark-selection.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/addon/selection/selection-pointer.js b/libraries/ckeditor/plugins/codemirror/js/addon/selection/selection-pointer.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/addon/selection/selection-pointer.js
rename to libraries/ckeditor/plugins/codemirror/js/addon/selection/selection-pointer.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/beautify-html.js b/libraries/ckeditor/plugins/codemirror/js/beautify-html.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/beautify-html.js
rename to libraries/ckeditor/plugins/codemirror/js/beautify-html.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/beautify.js b/libraries/ckeditor/plugins/codemirror/js/beautify.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/beautify.js
rename to libraries/ckeditor/plugins/codemirror/js/beautify.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/beautify.min.js b/libraries/ckeditor/plugins/codemirror/js/beautify.min.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/beautify.min.js
rename to libraries/ckeditor/plugins/codemirror/js/beautify.min.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/codemirror.addons.min.js b/libraries/ckeditor/plugins/codemirror/js/codemirror.addons.min.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/codemirror.addons.min.js
rename to libraries/ckeditor/plugins/codemirror/js/codemirror.addons.min.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/codemirror.addons.search.min.js b/libraries/ckeditor/plugins/codemirror/js/codemirror.addons.search.min.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/codemirror.addons.search.min.js
rename to libraries/ckeditor/plugins/codemirror/js/codemirror.addons.search.min.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/codemirror.js b/libraries/ckeditor/plugins/codemirror/js/codemirror.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/codemirror.js
rename to libraries/ckeditor/plugins/codemirror/js/codemirror.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/codemirror.min.js b/libraries/ckeditor/plugins/codemirror/js/codemirror.min.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/codemirror.min.js
rename to libraries/ckeditor/plugins/codemirror/js/codemirror.min.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/codemirror.mode.bbcode.min.js b/libraries/ckeditor/plugins/codemirror/js/codemirror.mode.bbcode.min.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/codemirror.mode.bbcode.min.js
rename to libraries/ckeditor/plugins/codemirror/js/codemirror.mode.bbcode.min.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/codemirror.mode.bbcodemixed.min.js b/libraries/ckeditor/plugins/codemirror/js/codemirror.mode.bbcodemixed.min.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/codemirror.mode.bbcodemixed.min.js
rename to libraries/ckeditor/plugins/codemirror/js/codemirror.mode.bbcodemixed.min.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/codemirror.mode.htmlmixed.min.js b/libraries/ckeditor/plugins/codemirror/js/codemirror.mode.htmlmixed.min.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/codemirror.mode.htmlmixed.min.js
rename to libraries/ckeditor/plugins/codemirror/js/codemirror.mode.htmlmixed.min.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/codemirror.mode.javascript.min.js b/libraries/ckeditor/plugins/codemirror/js/codemirror.mode.javascript.min.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/codemirror.mode.javascript.min.js
rename to libraries/ckeditor/plugins/codemirror/js/codemirror.mode.javascript.min.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/codemirror.mode.php.min.js b/libraries/ckeditor/plugins/codemirror/js/codemirror.mode.php.min.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/codemirror.mode.php.min.js
rename to libraries/ckeditor/plugins/codemirror/js/codemirror.mode.php.min.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/bbcode/bbcode.js b/libraries/ckeditor/plugins/codemirror/js/mode/bbcode/bbcode.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/bbcode/bbcode.js
rename to libraries/ckeditor/plugins/codemirror/js/mode/bbcode/bbcode.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/bbcode/index.html b/libraries/ckeditor/plugins/codemirror/js/mode/bbcode/index.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/bbcode/index.html
rename to libraries/ckeditor/plugins/codemirror/js/mode/bbcode/index.html
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/bbcodemixed/bbcodemixed.js b/libraries/ckeditor/plugins/codemirror/js/mode/bbcodemixed/bbcodemixed.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/bbcodemixed/bbcodemixed.js
rename to libraries/ckeditor/plugins/codemirror/js/mode/bbcodemixed/bbcodemixed.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/bbcodemixed/index.html b/libraries/ckeditor/plugins/codemirror/js/mode/bbcodemixed/index.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/bbcodemixed/index.html
rename to libraries/ckeditor/plugins/codemirror/js/mode/bbcodemixed/index.html
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/clike/clike.js b/libraries/ckeditor/plugins/codemirror/js/mode/clike/clike.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/clike/clike.js
rename to libraries/ckeditor/plugins/codemirror/js/mode/clike/clike.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/clike/index.html b/libraries/ckeditor/plugins/codemirror/js/mode/clike/index.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/clike/index.html
rename to libraries/ckeditor/plugins/codemirror/js/mode/clike/index.html
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/clike/scala.html b/libraries/ckeditor/plugins/codemirror/js/mode/clike/scala.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/clike/scala.html
rename to libraries/ckeditor/plugins/codemirror/js/mode/clike/scala.html
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/clike/test.js b/libraries/ckeditor/plugins/codemirror/js/mode/clike/test.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/clike/test.js
rename to libraries/ckeditor/plugins/codemirror/js/mode/clike/test.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/css/css.js b/libraries/ckeditor/plugins/codemirror/js/mode/css/css.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/css/css.js
rename to libraries/ckeditor/plugins/codemirror/js/mode/css/css.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/css/gss.html b/libraries/ckeditor/plugins/codemirror/js/mode/css/gss.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/css/gss.html
rename to libraries/ckeditor/plugins/codemirror/js/mode/css/gss.html
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/css/gss_test.js b/libraries/ckeditor/plugins/codemirror/js/mode/css/gss_test.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/css/gss_test.js
rename to libraries/ckeditor/plugins/codemirror/js/mode/css/gss_test.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/css/index.html b/libraries/ckeditor/plugins/codemirror/js/mode/css/index.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/css/index.html
rename to libraries/ckeditor/plugins/codemirror/js/mode/css/index.html
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/css/less.html b/libraries/ckeditor/plugins/codemirror/js/mode/css/less.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/css/less.html
rename to libraries/ckeditor/plugins/codemirror/js/mode/css/less.html
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/css/less_test.js b/libraries/ckeditor/plugins/codemirror/js/mode/css/less_test.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/css/less_test.js
rename to libraries/ckeditor/plugins/codemirror/js/mode/css/less_test.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/css/scss.html b/libraries/ckeditor/plugins/codemirror/js/mode/css/scss.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/css/scss.html
rename to libraries/ckeditor/plugins/codemirror/js/mode/css/scss.html
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/css/scss_test.js b/libraries/ckeditor/plugins/codemirror/js/mode/css/scss_test.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/css/scss_test.js
rename to libraries/ckeditor/plugins/codemirror/js/mode/css/scss_test.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/css/test.js b/libraries/ckeditor/plugins/codemirror/js/mode/css/test.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/css/test.js
rename to libraries/ckeditor/plugins/codemirror/js/mode/css/test.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/htmlembedded/htmlembedded.js b/libraries/ckeditor/plugins/codemirror/js/mode/htmlembedded/htmlembedded.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/htmlembedded/htmlembedded.js
rename to libraries/ckeditor/plugins/codemirror/js/mode/htmlembedded/htmlembedded.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/htmlembedded/index.html b/libraries/ckeditor/plugins/codemirror/js/mode/htmlembedded/index.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/htmlembedded/index.html
rename to libraries/ckeditor/plugins/codemirror/js/mode/htmlembedded/index.html
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/htmlmixed/htmlmixed.js b/libraries/ckeditor/plugins/codemirror/js/mode/htmlmixed/htmlmixed.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/htmlmixed/htmlmixed.js
rename to libraries/ckeditor/plugins/codemirror/js/mode/htmlmixed/htmlmixed.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/htmlmixed/index.html b/libraries/ckeditor/plugins/codemirror/js/mode/htmlmixed/index.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/htmlmixed/index.html
rename to libraries/ckeditor/plugins/codemirror/js/mode/htmlmixed/index.html
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/javascript/index.html b/libraries/ckeditor/plugins/codemirror/js/mode/javascript/index.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/javascript/index.html
rename to libraries/ckeditor/plugins/codemirror/js/mode/javascript/index.html
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/javascript/javascript.js b/libraries/ckeditor/plugins/codemirror/js/mode/javascript/javascript.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/javascript/javascript.js
rename to libraries/ckeditor/plugins/codemirror/js/mode/javascript/javascript.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/javascript/json-ld.html b/libraries/ckeditor/plugins/codemirror/js/mode/javascript/json-ld.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/javascript/json-ld.html
rename to libraries/ckeditor/plugins/codemirror/js/mode/javascript/json-ld.html
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/javascript/test.js b/libraries/ckeditor/plugins/codemirror/js/mode/javascript/test.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/javascript/test.js
rename to libraries/ckeditor/plugins/codemirror/js/mode/javascript/test.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/javascript/typescript.html b/libraries/ckeditor/plugins/codemirror/js/mode/javascript/typescript.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/javascript/typescript.html
rename to libraries/ckeditor/plugins/codemirror/js/mode/javascript/typescript.html
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/php/index.html b/libraries/ckeditor/plugins/codemirror/js/mode/php/index.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/php/index.html
rename to libraries/ckeditor/plugins/codemirror/js/mode/php/index.html
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/php/php.js b/libraries/ckeditor/plugins/codemirror/js/mode/php/php.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/php/php.js
rename to libraries/ckeditor/plugins/codemirror/js/mode/php/php.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/php/test.js b/libraries/ckeditor/plugins/codemirror/js/mode/php/test.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/php/test.js
rename to libraries/ckeditor/plugins/codemirror/js/mode/php/test.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/xml/index.html b/libraries/ckeditor/plugins/codemirror/js/mode/xml/index.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/xml/index.html
rename to libraries/ckeditor/plugins/codemirror/js/mode/xml/index.html
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/xml/test.js b/libraries/ckeditor/plugins/codemirror/js/mode/xml/test.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/xml/test.js
rename to libraries/ckeditor/plugins/codemirror/js/mode/xml/test.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/js/mode/xml/xml.js b/libraries/ckeditor/plugins/codemirror/js/mode/xml/xml.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/js/mode/xml/xml.js
rename to libraries/ckeditor/plugins/codemirror/js/mode/xml/xml.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/af.js b/libraries/ckeditor/plugins/codemirror/lang/af.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/af.js
rename to libraries/ckeditor/plugins/codemirror/lang/af.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/ar.js b/libraries/ckeditor/plugins/codemirror/lang/ar.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/ar.js
rename to libraries/ckeditor/plugins/codemirror/lang/ar.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/bg.js b/libraries/ckeditor/plugins/codemirror/lang/bg.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/bg.js
rename to libraries/ckeditor/plugins/codemirror/lang/bg.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/bn.js b/libraries/ckeditor/plugins/codemirror/lang/bn.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/bn.js
rename to libraries/ckeditor/plugins/codemirror/lang/bn.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/bs.js b/libraries/ckeditor/plugins/codemirror/lang/bs.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/bs.js
rename to libraries/ckeditor/plugins/codemirror/lang/bs.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/ca.js b/libraries/ckeditor/plugins/codemirror/lang/ca.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/ca.js
rename to libraries/ckeditor/plugins/codemirror/lang/ca.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/cs.js b/libraries/ckeditor/plugins/codemirror/lang/cs.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/cs.js
rename to libraries/ckeditor/plugins/codemirror/lang/cs.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/cy.js b/libraries/ckeditor/plugins/codemirror/lang/cy.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/cy.js
rename to libraries/ckeditor/plugins/codemirror/lang/cy.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/da.js b/libraries/ckeditor/plugins/codemirror/lang/da.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/da.js
rename to libraries/ckeditor/plugins/codemirror/lang/da.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/de.js b/libraries/ckeditor/plugins/codemirror/lang/de.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/de.js
rename to libraries/ckeditor/plugins/codemirror/lang/de.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/el.js b/libraries/ckeditor/plugins/codemirror/lang/el.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/el.js
rename to libraries/ckeditor/plugins/codemirror/lang/el.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/en-au.js b/libraries/ckeditor/plugins/codemirror/lang/en-au.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/en-au.js
rename to libraries/ckeditor/plugins/codemirror/lang/en-au.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/en-ca.js b/libraries/ckeditor/plugins/codemirror/lang/en-ca.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/en-ca.js
rename to libraries/ckeditor/plugins/codemirror/lang/en-ca.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/en-gb.js b/libraries/ckeditor/plugins/codemirror/lang/en-gb.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/en-gb.js
rename to libraries/ckeditor/plugins/codemirror/lang/en-gb.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/en.js b/libraries/ckeditor/plugins/codemirror/lang/en.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/en.js
rename to libraries/ckeditor/plugins/codemirror/lang/en.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/eo.js b/libraries/ckeditor/plugins/codemirror/lang/eo.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/eo.js
rename to libraries/ckeditor/plugins/codemirror/lang/eo.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/es.js b/libraries/ckeditor/plugins/codemirror/lang/es.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/es.js
rename to libraries/ckeditor/plugins/codemirror/lang/es.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/et.js b/libraries/ckeditor/plugins/codemirror/lang/et.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/et.js
rename to libraries/ckeditor/plugins/codemirror/lang/et.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/eu.js b/libraries/ckeditor/plugins/codemirror/lang/eu.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/eu.js
rename to libraries/ckeditor/plugins/codemirror/lang/eu.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/fa.js b/libraries/ckeditor/plugins/codemirror/lang/fa.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/fa.js
rename to libraries/ckeditor/plugins/codemirror/lang/fa.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/fi.js b/libraries/ckeditor/plugins/codemirror/lang/fi.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/fi.js
rename to libraries/ckeditor/plugins/codemirror/lang/fi.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/fo.js b/libraries/ckeditor/plugins/codemirror/lang/fo.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/fo.js
rename to libraries/ckeditor/plugins/codemirror/lang/fo.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/fr-ca.js b/libraries/ckeditor/plugins/codemirror/lang/fr-ca.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/fr-ca.js
rename to libraries/ckeditor/plugins/codemirror/lang/fr-ca.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/fr.js b/libraries/ckeditor/plugins/codemirror/lang/fr.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/fr.js
rename to libraries/ckeditor/plugins/codemirror/lang/fr.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/gl.js b/libraries/ckeditor/plugins/codemirror/lang/gl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/gl.js
rename to libraries/ckeditor/plugins/codemirror/lang/gl.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/gu.js b/libraries/ckeditor/plugins/codemirror/lang/gu.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/gu.js
rename to libraries/ckeditor/plugins/codemirror/lang/gu.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/he.js b/libraries/ckeditor/plugins/codemirror/lang/he.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/he.js
rename to libraries/ckeditor/plugins/codemirror/lang/he.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/hi.js b/libraries/ckeditor/plugins/codemirror/lang/hi.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/hi.js
rename to libraries/ckeditor/plugins/codemirror/lang/hi.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/hr.js b/libraries/ckeditor/plugins/codemirror/lang/hr.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/hr.js
rename to libraries/ckeditor/plugins/codemirror/lang/hr.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/hu.js b/libraries/ckeditor/plugins/codemirror/lang/hu.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/hu.js
rename to libraries/ckeditor/plugins/codemirror/lang/hu.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/is.js b/libraries/ckeditor/plugins/codemirror/lang/is.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/is.js
rename to libraries/ckeditor/plugins/codemirror/lang/is.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/it.js b/libraries/ckeditor/plugins/codemirror/lang/it.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/it.js
rename to libraries/ckeditor/plugins/codemirror/lang/it.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/ja.js b/libraries/ckeditor/plugins/codemirror/lang/ja.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/ja.js
rename to libraries/ckeditor/plugins/codemirror/lang/ja.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/ka.js b/libraries/ckeditor/plugins/codemirror/lang/ka.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/ka.js
rename to libraries/ckeditor/plugins/codemirror/lang/ka.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/km.js b/libraries/ckeditor/plugins/codemirror/lang/km.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/km.js
rename to libraries/ckeditor/plugins/codemirror/lang/km.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/ko.js b/libraries/ckeditor/plugins/codemirror/lang/ko.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/ko.js
rename to libraries/ckeditor/plugins/codemirror/lang/ko.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/ku.js b/libraries/ckeditor/plugins/codemirror/lang/ku.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/ku.js
rename to libraries/ckeditor/plugins/codemirror/lang/ku.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/lt.js b/libraries/ckeditor/plugins/codemirror/lang/lt.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/lt.js
rename to libraries/ckeditor/plugins/codemirror/lang/lt.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/lv.js b/libraries/ckeditor/plugins/codemirror/lang/lv.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/lv.js
rename to libraries/ckeditor/plugins/codemirror/lang/lv.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/mk.js b/libraries/ckeditor/plugins/codemirror/lang/mk.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/mk.js
rename to libraries/ckeditor/plugins/codemirror/lang/mk.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/mn.js b/libraries/ckeditor/plugins/codemirror/lang/mn.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/mn.js
rename to libraries/ckeditor/plugins/codemirror/lang/mn.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/ms.js b/libraries/ckeditor/plugins/codemirror/lang/ms.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/ms.js
rename to libraries/ckeditor/plugins/codemirror/lang/ms.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/nb.js b/libraries/ckeditor/plugins/codemirror/lang/nb.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/nb.js
rename to libraries/ckeditor/plugins/codemirror/lang/nb.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/nl.js b/libraries/ckeditor/plugins/codemirror/lang/nl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/nl.js
rename to libraries/ckeditor/plugins/codemirror/lang/nl.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/no.js b/libraries/ckeditor/plugins/codemirror/lang/no.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/no.js
rename to libraries/ckeditor/plugins/codemirror/lang/no.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/pl.js b/libraries/ckeditor/plugins/codemirror/lang/pl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/pl.js
rename to libraries/ckeditor/plugins/codemirror/lang/pl.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/pt-br.js b/libraries/ckeditor/plugins/codemirror/lang/pt-br.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/pt-br.js
rename to libraries/ckeditor/plugins/codemirror/lang/pt-br.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/pt.js b/libraries/ckeditor/plugins/codemirror/lang/pt.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/pt.js
rename to libraries/ckeditor/plugins/codemirror/lang/pt.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/ro.js b/libraries/ckeditor/plugins/codemirror/lang/ro.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/ro.js
rename to libraries/ckeditor/plugins/codemirror/lang/ro.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/ru.js b/libraries/ckeditor/plugins/codemirror/lang/ru.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/ru.js
rename to libraries/ckeditor/plugins/codemirror/lang/ru.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/sk.js b/libraries/ckeditor/plugins/codemirror/lang/sk.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/sk.js
rename to libraries/ckeditor/plugins/codemirror/lang/sk.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/sl.js b/libraries/ckeditor/plugins/codemirror/lang/sl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/sl.js
rename to libraries/ckeditor/plugins/codemirror/lang/sl.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/sr-latn.js b/libraries/ckeditor/plugins/codemirror/lang/sr-latn.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/sr-latn.js
rename to libraries/ckeditor/plugins/codemirror/lang/sr-latn.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/sr.js b/libraries/ckeditor/plugins/codemirror/lang/sr.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/sr.js
rename to libraries/ckeditor/plugins/codemirror/lang/sr.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/sv.js b/libraries/ckeditor/plugins/codemirror/lang/sv.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/sv.js
rename to libraries/ckeditor/plugins/codemirror/lang/sv.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/th.js b/libraries/ckeditor/plugins/codemirror/lang/th.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/th.js
rename to libraries/ckeditor/plugins/codemirror/lang/th.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/tr.js b/libraries/ckeditor/plugins/codemirror/lang/tr.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/tr.js
rename to libraries/ckeditor/plugins/codemirror/lang/tr.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/ug.js b/libraries/ckeditor/plugins/codemirror/lang/ug.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/ug.js
rename to libraries/ckeditor/plugins/codemirror/lang/ug.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/uk.js b/libraries/ckeditor/plugins/codemirror/lang/uk.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/uk.js
rename to libraries/ckeditor/plugins/codemirror/lang/uk.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/vi.js b/libraries/ckeditor/plugins/codemirror/lang/vi.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/vi.js
rename to libraries/ckeditor/plugins/codemirror/lang/vi.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/zh-cn.js b/libraries/ckeditor/plugins/codemirror/lang/zh-cn.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/zh-cn.js
rename to libraries/ckeditor/plugins/codemirror/lang/zh-cn.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/lang/zh.js b/libraries/ckeditor/plugins/codemirror/lang/zh.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/lang/zh.js
rename to libraries/ckeditor/plugins/codemirror/lang/zh.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/plugin.js b/libraries/ckeditor/plugins/codemirror/plugin.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/plugin.js
rename to libraries/ckeditor/plugins/codemirror/plugin.js
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/3024-day.css b/libraries/ckeditor/plugins/codemirror/theme/3024-day.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/3024-day.css
rename to libraries/ckeditor/plugins/codemirror/theme/3024-day.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/3024-night.css b/libraries/ckeditor/plugins/codemirror/theme/3024-night.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/3024-night.css
rename to libraries/ckeditor/plugins/codemirror/theme/3024-night.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/abcdef.css b/libraries/ckeditor/plugins/codemirror/theme/abcdef.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/abcdef.css
rename to libraries/ckeditor/plugins/codemirror/theme/abcdef.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/ambiance-mobile.css b/libraries/ckeditor/plugins/codemirror/theme/ambiance-mobile.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/ambiance-mobile.css
rename to libraries/ckeditor/plugins/codemirror/theme/ambiance-mobile.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/ambiance.css b/libraries/ckeditor/plugins/codemirror/theme/ambiance.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/ambiance.css
rename to libraries/ckeditor/plugins/codemirror/theme/ambiance.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/base16-dark.css b/libraries/ckeditor/plugins/codemirror/theme/base16-dark.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/base16-dark.css
rename to libraries/ckeditor/plugins/codemirror/theme/base16-dark.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/base16-light.css b/libraries/ckeditor/plugins/codemirror/theme/base16-light.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/base16-light.css
rename to libraries/ckeditor/plugins/codemirror/theme/base16-light.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/bespin.css b/libraries/ckeditor/plugins/codemirror/theme/bespin.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/bespin.css
rename to libraries/ckeditor/plugins/codemirror/theme/bespin.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/blackboard.css b/libraries/ckeditor/plugins/codemirror/theme/blackboard.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/blackboard.css
rename to libraries/ckeditor/plugins/codemirror/theme/blackboard.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/cobalt.css b/libraries/ckeditor/plugins/codemirror/theme/cobalt.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/cobalt.css
rename to libraries/ckeditor/plugins/codemirror/theme/cobalt.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/colorforth.css b/libraries/ckeditor/plugins/codemirror/theme/colorforth.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/colorforth.css
rename to libraries/ckeditor/plugins/codemirror/theme/colorforth.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/dracula.css b/libraries/ckeditor/plugins/codemirror/theme/dracula.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/dracula.css
rename to libraries/ckeditor/plugins/codemirror/theme/dracula.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/duotone-dark.css b/libraries/ckeditor/plugins/codemirror/theme/duotone-dark.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/duotone-dark.css
rename to libraries/ckeditor/plugins/codemirror/theme/duotone-dark.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/duotone-light.css b/libraries/ckeditor/plugins/codemirror/theme/duotone-light.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/duotone-light.css
rename to libraries/ckeditor/plugins/codemirror/theme/duotone-light.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/eclipse.css b/libraries/ckeditor/plugins/codemirror/theme/eclipse.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/eclipse.css
rename to libraries/ckeditor/plugins/codemirror/theme/eclipse.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/elegant.css b/libraries/ckeditor/plugins/codemirror/theme/elegant.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/elegant.css
rename to libraries/ckeditor/plugins/codemirror/theme/elegant.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/erlang-dark.css b/libraries/ckeditor/plugins/codemirror/theme/erlang-dark.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/erlang-dark.css
rename to libraries/ckeditor/plugins/codemirror/theme/erlang-dark.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/hopscotch.css b/libraries/ckeditor/plugins/codemirror/theme/hopscotch.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/hopscotch.css
rename to libraries/ckeditor/plugins/codemirror/theme/hopscotch.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/icecoder.css b/libraries/ckeditor/plugins/codemirror/theme/icecoder.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/icecoder.css
rename to libraries/ckeditor/plugins/codemirror/theme/icecoder.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/isotope.css b/libraries/ckeditor/plugins/codemirror/theme/isotope.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/isotope.css
rename to libraries/ckeditor/plugins/codemirror/theme/isotope.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/lesser-dark.css b/libraries/ckeditor/plugins/codemirror/theme/lesser-dark.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/lesser-dark.css
rename to libraries/ckeditor/plugins/codemirror/theme/lesser-dark.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/liquibyte.css b/libraries/ckeditor/plugins/codemirror/theme/liquibyte.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/liquibyte.css
rename to libraries/ckeditor/plugins/codemirror/theme/liquibyte.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/material.css b/libraries/ckeditor/plugins/codemirror/theme/material.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/material.css
rename to libraries/ckeditor/plugins/codemirror/theme/material.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/mbo.css b/libraries/ckeditor/plugins/codemirror/theme/mbo.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/mbo.css
rename to libraries/ckeditor/plugins/codemirror/theme/mbo.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/mdn-like.css b/libraries/ckeditor/plugins/codemirror/theme/mdn-like.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/mdn-like.css
rename to libraries/ckeditor/plugins/codemirror/theme/mdn-like.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/midnight.css b/libraries/ckeditor/plugins/codemirror/theme/midnight.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/midnight.css
rename to libraries/ckeditor/plugins/codemirror/theme/midnight.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/monokai.css b/libraries/ckeditor/plugins/codemirror/theme/monokai.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/monokai.css
rename to libraries/ckeditor/plugins/codemirror/theme/monokai.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/neat.css b/libraries/ckeditor/plugins/codemirror/theme/neat.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/neat.css
rename to libraries/ckeditor/plugins/codemirror/theme/neat.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/neo.css b/libraries/ckeditor/plugins/codemirror/theme/neo.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/neo.css
rename to libraries/ckeditor/plugins/codemirror/theme/neo.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/night.css b/libraries/ckeditor/plugins/codemirror/theme/night.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/night.css
rename to libraries/ckeditor/plugins/codemirror/theme/night.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/panda-syntax.css b/libraries/ckeditor/plugins/codemirror/theme/panda-syntax.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/panda-syntax.css
rename to libraries/ckeditor/plugins/codemirror/theme/panda-syntax.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/paraiso-dark.css b/libraries/ckeditor/plugins/codemirror/theme/paraiso-dark.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/paraiso-dark.css
rename to libraries/ckeditor/plugins/codemirror/theme/paraiso-dark.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/paraiso-light.css b/libraries/ckeditor/plugins/codemirror/theme/paraiso-light.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/paraiso-light.css
rename to libraries/ckeditor/plugins/codemirror/theme/paraiso-light.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/pastel-on-dark.css b/libraries/ckeditor/plugins/codemirror/theme/pastel-on-dark.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/pastel-on-dark.css
rename to libraries/ckeditor/plugins/codemirror/theme/pastel-on-dark.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/railscasts.css b/libraries/ckeditor/plugins/codemirror/theme/railscasts.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/railscasts.css
rename to libraries/ckeditor/plugins/codemirror/theme/railscasts.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/rubyblue.css b/libraries/ckeditor/plugins/codemirror/theme/rubyblue.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/rubyblue.css
rename to libraries/ckeditor/plugins/codemirror/theme/rubyblue.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/seti.css b/libraries/ckeditor/plugins/codemirror/theme/seti.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/seti.css
rename to libraries/ckeditor/plugins/codemirror/theme/seti.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/solarized.css b/libraries/ckeditor/plugins/codemirror/theme/solarized.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/solarized.css
rename to libraries/ckeditor/plugins/codemirror/theme/solarized.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/the-matrix.css b/libraries/ckeditor/plugins/codemirror/theme/the-matrix.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/the-matrix.css
rename to libraries/ckeditor/plugins/codemirror/theme/the-matrix.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/tomorrow-night-bright.css b/libraries/ckeditor/plugins/codemirror/theme/tomorrow-night-bright.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/tomorrow-night-bright.css
rename to libraries/ckeditor/plugins/codemirror/theme/tomorrow-night-bright.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/tomorrow-night-eighties.css b/libraries/ckeditor/plugins/codemirror/theme/tomorrow-night-eighties.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/tomorrow-night-eighties.css
rename to libraries/ckeditor/plugins/codemirror/theme/tomorrow-night-eighties.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/ttcn.css b/libraries/ckeditor/plugins/codemirror/theme/ttcn.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/ttcn.css
rename to libraries/ckeditor/plugins/codemirror/theme/ttcn.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/twilight.css b/libraries/ckeditor/plugins/codemirror/theme/twilight.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/twilight.css
rename to libraries/ckeditor/plugins/codemirror/theme/twilight.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/vibrant-ink.css b/libraries/ckeditor/plugins/codemirror/theme/vibrant-ink.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/vibrant-ink.css
rename to libraries/ckeditor/plugins/codemirror/theme/vibrant-ink.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/xq-dark.css b/libraries/ckeditor/plugins/codemirror/theme/xq-dark.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/xq-dark.css
rename to libraries/ckeditor/plugins/codemirror/theme/xq-dark.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/xq-light.css b/libraries/ckeditor/plugins/codemirror/theme/xq-light.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/xq-light.css
rename to libraries/ckeditor/plugins/codemirror/theme/xq-light.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/yeti.css b/libraries/ckeditor/plugins/codemirror/theme/yeti.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/yeti.css
rename to libraries/ckeditor/plugins/codemirror/theme/yeti.css
diff --git a/sites/all/libraries/ckeditor/plugins/codemirror/theme/zenburn.css b/libraries/ckeditor/plugins/codemirror/theme/zenburn.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codemirror/theme/zenburn.css
rename to libraries/ckeditor/plugins/codemirror/theme/zenburn.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/dialogs/codesnippet.js b/libraries/ckeditor/plugins/codesnippet/dialogs/codesnippet.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/dialogs/codesnippet.js
rename to libraries/ckeditor/plugins/codesnippet/dialogs/codesnippet.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/icons/codesnippet.png b/libraries/ckeditor/plugins/codesnippet/icons/codesnippet.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/icons/codesnippet.png
rename to libraries/ckeditor/plugins/codesnippet/icons/codesnippet.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/icons/hidpi/codesnippet.png b/libraries/ckeditor/plugins/codesnippet/icons/hidpi/codesnippet.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/icons/hidpi/codesnippet.png
rename to libraries/ckeditor/plugins/codesnippet/icons/hidpi/codesnippet.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/ar.js b/libraries/ckeditor/plugins/codesnippet/lang/ar.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/ar.js
rename to libraries/ckeditor/plugins/codesnippet/lang/ar.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/bg.js b/libraries/ckeditor/plugins/codesnippet/lang/bg.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/bg.js
rename to libraries/ckeditor/plugins/codesnippet/lang/bg.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/ca.js b/libraries/ckeditor/plugins/codesnippet/lang/ca.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/ca.js
rename to libraries/ckeditor/plugins/codesnippet/lang/ca.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/cs.js b/libraries/ckeditor/plugins/codesnippet/lang/cs.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/cs.js
rename to libraries/ckeditor/plugins/codesnippet/lang/cs.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/da.js b/libraries/ckeditor/plugins/codesnippet/lang/da.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/da.js
rename to libraries/ckeditor/plugins/codesnippet/lang/da.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/de-ch.js b/libraries/ckeditor/plugins/codesnippet/lang/de-ch.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/de-ch.js
rename to libraries/ckeditor/plugins/codesnippet/lang/de-ch.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/de.js b/libraries/ckeditor/plugins/codesnippet/lang/de.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/de.js
rename to libraries/ckeditor/plugins/codesnippet/lang/de.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/el.js b/libraries/ckeditor/plugins/codesnippet/lang/el.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/el.js
rename to libraries/ckeditor/plugins/codesnippet/lang/el.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/en-gb.js b/libraries/ckeditor/plugins/codesnippet/lang/en-gb.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/en-gb.js
rename to libraries/ckeditor/plugins/codesnippet/lang/en-gb.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/en.js b/libraries/ckeditor/plugins/codesnippet/lang/en.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/en.js
rename to libraries/ckeditor/plugins/codesnippet/lang/en.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/eo.js b/libraries/ckeditor/plugins/codesnippet/lang/eo.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/eo.js
rename to libraries/ckeditor/plugins/codesnippet/lang/eo.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/es.js b/libraries/ckeditor/plugins/codesnippet/lang/es.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/es.js
rename to libraries/ckeditor/plugins/codesnippet/lang/es.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/et.js b/libraries/ckeditor/plugins/codesnippet/lang/et.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/et.js
rename to libraries/ckeditor/plugins/codesnippet/lang/et.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/eu.js b/libraries/ckeditor/plugins/codesnippet/lang/eu.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/eu.js
rename to libraries/ckeditor/plugins/codesnippet/lang/eu.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/fa.js b/libraries/ckeditor/plugins/codesnippet/lang/fa.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/fa.js
rename to libraries/ckeditor/plugins/codesnippet/lang/fa.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/fi.js b/libraries/ckeditor/plugins/codesnippet/lang/fi.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/fi.js
rename to libraries/ckeditor/plugins/codesnippet/lang/fi.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/fr-ca.js b/libraries/ckeditor/plugins/codesnippet/lang/fr-ca.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/fr-ca.js
rename to libraries/ckeditor/plugins/codesnippet/lang/fr-ca.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/fr.js b/libraries/ckeditor/plugins/codesnippet/lang/fr.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/fr.js
rename to libraries/ckeditor/plugins/codesnippet/lang/fr.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/gl.js b/libraries/ckeditor/plugins/codesnippet/lang/gl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/gl.js
rename to libraries/ckeditor/plugins/codesnippet/lang/gl.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/he.js b/libraries/ckeditor/plugins/codesnippet/lang/he.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/he.js
rename to libraries/ckeditor/plugins/codesnippet/lang/he.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/hr.js b/libraries/ckeditor/plugins/codesnippet/lang/hr.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/hr.js
rename to libraries/ckeditor/plugins/codesnippet/lang/hr.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/hu.js b/libraries/ckeditor/plugins/codesnippet/lang/hu.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/hu.js
rename to libraries/ckeditor/plugins/codesnippet/lang/hu.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/id.js b/libraries/ckeditor/plugins/codesnippet/lang/id.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/id.js
rename to libraries/ckeditor/plugins/codesnippet/lang/id.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/it.js b/libraries/ckeditor/plugins/codesnippet/lang/it.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/it.js
rename to libraries/ckeditor/plugins/codesnippet/lang/it.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/ja.js b/libraries/ckeditor/plugins/codesnippet/lang/ja.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/ja.js
rename to libraries/ckeditor/plugins/codesnippet/lang/ja.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/km.js b/libraries/ckeditor/plugins/codesnippet/lang/km.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/km.js
rename to libraries/ckeditor/plugins/codesnippet/lang/km.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/ko.js b/libraries/ckeditor/plugins/codesnippet/lang/ko.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/ko.js
rename to libraries/ckeditor/plugins/codesnippet/lang/ko.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/ku.js b/libraries/ckeditor/plugins/codesnippet/lang/ku.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/ku.js
rename to libraries/ckeditor/plugins/codesnippet/lang/ku.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/lt.js b/libraries/ckeditor/plugins/codesnippet/lang/lt.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/lt.js
rename to libraries/ckeditor/plugins/codesnippet/lang/lt.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/lv.js b/libraries/ckeditor/plugins/codesnippet/lang/lv.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/lv.js
rename to libraries/ckeditor/plugins/codesnippet/lang/lv.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/nb.js b/libraries/ckeditor/plugins/codesnippet/lang/nb.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/nb.js
rename to libraries/ckeditor/plugins/codesnippet/lang/nb.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/nl.js b/libraries/ckeditor/plugins/codesnippet/lang/nl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/nl.js
rename to libraries/ckeditor/plugins/codesnippet/lang/nl.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/no.js b/libraries/ckeditor/plugins/codesnippet/lang/no.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/no.js
rename to libraries/ckeditor/plugins/codesnippet/lang/no.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/oc.js b/libraries/ckeditor/plugins/codesnippet/lang/oc.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/oc.js
rename to libraries/ckeditor/plugins/codesnippet/lang/oc.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/pl.js b/libraries/ckeditor/plugins/codesnippet/lang/pl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/pl.js
rename to libraries/ckeditor/plugins/codesnippet/lang/pl.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/pt-br.js b/libraries/ckeditor/plugins/codesnippet/lang/pt-br.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/pt-br.js
rename to libraries/ckeditor/plugins/codesnippet/lang/pt-br.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/pt.js b/libraries/ckeditor/plugins/codesnippet/lang/pt.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/pt.js
rename to libraries/ckeditor/plugins/codesnippet/lang/pt.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/ro.js b/libraries/ckeditor/plugins/codesnippet/lang/ro.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/ro.js
rename to libraries/ckeditor/plugins/codesnippet/lang/ro.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/ru.js b/libraries/ckeditor/plugins/codesnippet/lang/ru.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/ru.js
rename to libraries/ckeditor/plugins/codesnippet/lang/ru.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/sk.js b/libraries/ckeditor/plugins/codesnippet/lang/sk.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/sk.js
rename to libraries/ckeditor/plugins/codesnippet/lang/sk.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/sl.js b/libraries/ckeditor/plugins/codesnippet/lang/sl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/sl.js
rename to libraries/ckeditor/plugins/codesnippet/lang/sl.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/sq.js b/libraries/ckeditor/plugins/codesnippet/lang/sq.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/sq.js
rename to libraries/ckeditor/plugins/codesnippet/lang/sq.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/sv.js b/libraries/ckeditor/plugins/codesnippet/lang/sv.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/sv.js
rename to libraries/ckeditor/plugins/codesnippet/lang/sv.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/th.js b/libraries/ckeditor/plugins/codesnippet/lang/th.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/th.js
rename to libraries/ckeditor/plugins/codesnippet/lang/th.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/tr.js b/libraries/ckeditor/plugins/codesnippet/lang/tr.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/tr.js
rename to libraries/ckeditor/plugins/codesnippet/lang/tr.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/tt.js b/libraries/ckeditor/plugins/codesnippet/lang/tt.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/tt.js
rename to libraries/ckeditor/plugins/codesnippet/lang/tt.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/ug.js b/libraries/ckeditor/plugins/codesnippet/lang/ug.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/ug.js
rename to libraries/ckeditor/plugins/codesnippet/lang/ug.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/uk.js b/libraries/ckeditor/plugins/codesnippet/lang/uk.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/uk.js
rename to libraries/ckeditor/plugins/codesnippet/lang/uk.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/vi.js b/libraries/ckeditor/plugins/codesnippet/lang/vi.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/vi.js
rename to libraries/ckeditor/plugins/codesnippet/lang/vi.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/zh-cn.js b/libraries/ckeditor/plugins/codesnippet/lang/zh-cn.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/zh-cn.js
rename to libraries/ckeditor/plugins/codesnippet/lang/zh-cn.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lang/zh.js b/libraries/ckeditor/plugins/codesnippet/lang/zh.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lang/zh.js
rename to libraries/ckeditor/plugins/codesnippet/lang/zh.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/CHANGES.md b/libraries/ckeditor/plugins/codesnippet/lib/highlight/CHANGES.md
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/CHANGES.md
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/CHANGES.md
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/LICENSE b/libraries/ckeditor/plugins/codesnippet/lib/highlight/LICENSE
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/LICENSE
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/LICENSE
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/README.md b/libraries/ckeditor/plugins/codesnippet/lib/highlight/README.md
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/README.md
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/README.md
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/README.ru.md b/libraries/ckeditor/plugins/codesnippet/lib/highlight/README.ru.md
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/README.ru.md
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/README.ru.md
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/highlight.pack.js b/libraries/ckeditor/plugins/codesnippet/lib/highlight/highlight.pack.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/highlight.pack.js
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/highlight.pack.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/arta.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/arta.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/arta.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/arta.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/ascetic.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/ascetic.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/ascetic.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/ascetic.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_paper.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_paper.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_paper.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_paper.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_papersq.png b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_papersq.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_papersq.png
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/brown_papersq.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/dark.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/dark.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/dark.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/dark.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/default.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/default.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/default.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/default.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/docco.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/docco.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/docco.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/docco.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/far.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/far.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/far.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/far.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/foundation.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/foundation.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/foundation.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/foundation.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/github.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/github.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/github.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/github.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/googlecode.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/googlecode.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/googlecode.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/googlecode.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/idea.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/idea.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/idea.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/idea.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/ir_black.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/ir_black.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/ir_black.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/ir_black.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/magula.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/magula.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/magula.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/magula.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/mono-blue.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/mono-blue.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/mono-blue.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/mono-blue.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/obsidian.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/obsidian.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/obsidian.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/obsidian.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.light.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.light.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.light.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/paraiso.light.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.jpg b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.jpg
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.jpg
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/pojoaque.jpg
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/railscasts.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/railscasts.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/railscasts.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/railscasts.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/rainbow.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/rainbow.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/rainbow.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/rainbow.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.png b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.png
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_dark.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_dark.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_dark.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_dark.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_light.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_light.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_light.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/solarized_light.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/sunburst.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/sunburst.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/sunburst.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/sunburst.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/tomorrow.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/vs.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/vs.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/vs.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/vs.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/xcode.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/xcode.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/xcode.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/xcode.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/zenburn.css b/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/zenburn.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/zenburn.css
rename to libraries/ckeditor/plugins/codesnippet/lib/highlight/styles/zenburn.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/plugin.js b/libraries/ckeditor/plugins/codesnippet/plugin.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/plugin.js
rename to libraries/ckeditor/plugins/codesnippet/plugin.js
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippet/samples/codesnippet.html b/libraries/ckeditor/plugins/codesnippet/samples/codesnippet.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippet/samples/codesnippet.html
rename to libraries/ckeditor/plugins/codesnippet/samples/codesnippet.html
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/README.md b/libraries/ckeditor/plugins/codesnippetgeshi/README.md
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/README.md
rename to libraries/ckeditor/plugins/codesnippetgeshi/README.md
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/codesnippetgeshi.html b/libraries/ckeditor/plugins/codesnippetgeshi/dev/codesnippetgeshi.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/codesnippetgeshi.html
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/codesnippetgeshi.html
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/colorize.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/colorize.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/colorize.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/colorize.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/aliased.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/aliased.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/aliased.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/aliased.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/cssgen.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/cssgen.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/cssgen.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/cssgen.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/cssgen2.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/cssgen2.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/cssgen2.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/cssgen2.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/example.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/example.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/example.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/example.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/langcheck.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/langcheck.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/langcheck.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/langcheck.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/langwiz.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/langwiz.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/langwiz.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/contrib/langwiz.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/BUGS b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/BUGS
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/BUGS
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/BUGS
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/CHANGES b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/CHANGES
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/CHANGES
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/CHANGES
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/COPYING b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/COPYING
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/COPYING
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/COPYING
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/README b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/README
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/README
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/README
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/THANKS b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/THANKS
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/THANKS
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/THANKS
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/TODO b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/TODO
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/TODO
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/TODO
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/__filesource/fsource_geshi_core_geshi.php.html b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/__filesource/fsource_geshi_core_geshi.php.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/__filesource/fsource_geshi_core_geshi.php.html
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/__filesource/fsource_geshi_core_geshi.php.html
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/blank.html b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/blank.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/blank.html
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/blank.html
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/classtrees_geshi.html b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/classtrees_geshi.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/classtrees_geshi.html
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/classtrees_geshi.html
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/elementindex.html b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/elementindex.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/elementindex.html
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/elementindex.html
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/elementindex_geshi.html b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/elementindex_geshi.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/elementindex_geshi.html
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/elementindex_geshi.html
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/errors.html b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/errors.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/errors.html
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/errors.html
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/geshi/core/GeSHi.html b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/geshi/core/GeSHi.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/geshi/core/GeSHi.html
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/geshi/core/GeSHi.html
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/geshi/core/_geshi.php.html b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/geshi/core/_geshi.php.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/geshi/core/_geshi.php.html
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/geshi/core/_geshi.php.html
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/index.html b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/index.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/index.html
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/index.html
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/li_geshi.html b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/li_geshi.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/li_geshi.html
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/li_geshi.html
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/banner.css b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/banner.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/banner.css
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/banner.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractClass.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractClass.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractClass.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractClass.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractClass_logo.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractClass_logo.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractClass_logo.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractClass_logo.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractMethod.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractMethod.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractMethod.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractMethod.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractPrivateClass.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractPrivateClass.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractPrivateClass.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractPrivateClass.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractPrivateClass_logo.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractPrivateClass_logo.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractPrivateClass_logo.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractPrivateClass_logo.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractPrivateMethod.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractPrivateMethod.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractPrivateMethod.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/AbstractPrivateMethod.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Class.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Class.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Class.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Class.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Class_logo.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Class_logo.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Class_logo.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Class_logo.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Constant.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Constant.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Constant.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Constant.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Constructor.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Constructor.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Constructor.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Constructor.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Destructor.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Destructor.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Destructor.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Destructor.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Function.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Function.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Function.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Function.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Global.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Global.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Global.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Global.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/I.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/I.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/I.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/I.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Index.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Index.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Index.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Index.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Interface.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Interface.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Interface.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Interface.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Interface_logo.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Interface_logo.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Interface_logo.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Interface_logo.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/L.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/L.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/L.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/L.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Lminus.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Lminus.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Lminus.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Lminus.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Lplus.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Lplus.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Lplus.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Lplus.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Method.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Method.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Method.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Method.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Page.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Page.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Page.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Page.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Page_logo.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Page_logo.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Page_logo.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Page_logo.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/PrivateClass.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/PrivateClass.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/PrivateClass.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/PrivateClass.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/PrivateClass_logo.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/PrivateClass_logo.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/PrivateClass_logo.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/PrivateClass_logo.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/PrivateMethod.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/PrivateMethod.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/PrivateMethod.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/PrivateMethod.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/PrivateVariable.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/PrivateVariable.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/PrivateVariable.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/PrivateVariable.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/StaticMethod.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/StaticMethod.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/StaticMethod.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/StaticMethod.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/StaticVariable.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/StaticVariable.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/StaticVariable.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/StaticVariable.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/T.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/T.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/T.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/T.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Tminus.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Tminus.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Tminus.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Tminus.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Tplus.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Tplus.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Tplus.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Tplus.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Variable.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Variable.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Variable.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/Variable.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/blank.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/blank.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/blank.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/blank.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/class_folder.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/class_folder.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/class_folder.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/class_folder.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/empty.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/empty.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/empty.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/empty.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/file.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/file.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/file.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/file.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/folder.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/folder.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/folder.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/folder.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/function_folder.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/function_folder.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/function_folder.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/function_folder.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/next_button.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/next_button.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/next_button.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/next_button.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/next_button_disabled.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/next_button_disabled.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/next_button_disabled.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/next_button_disabled.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/package.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/package.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/package.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/package.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/package_folder.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/package_folder.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/package_folder.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/package_folder.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/previous_button.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/previous_button.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/previous_button.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/previous_button.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/previous_button_disabled.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/previous_button_disabled.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/previous_button_disabled.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/previous_button_disabled.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/private_class_logo.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/private_class_logo.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/private_class_logo.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/private_class_logo.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/tutorial.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/tutorial.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/tutorial.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/tutorial.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/tutorial_folder.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/tutorial_folder.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/tutorial_folder.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/tutorial_folder.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/up_button.png b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/up_button.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/up_button.png
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/images/up_button.png
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/stylesheet.css b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/stylesheet.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/stylesheet.css
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/media/stylesheet.css
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/packages.html b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/packages.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/packages.html
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/packages.html
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/todolist.html b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/todolist.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/todolist.html
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/api/todolist.html
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/geshi-doc.html b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/geshi-doc.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/geshi-doc.html
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/geshi-doc.html
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/geshi-doc.txt b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/geshi-doc.txt
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/geshi-doc.txt
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/geshi-doc.txt
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/phpdoc.ini b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/phpdoc.ini
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/phpdoc.ini
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/docs/phpdoc.ini
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/4cs.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/4cs.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/4cs.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/4cs.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/6502acme.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/6502acme.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/6502acme.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/6502acme.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/6502kickass.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/6502kickass.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/6502kickass.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/6502kickass.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/6502tasm.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/6502tasm.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/6502tasm.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/6502tasm.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/68000devpac.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/68000devpac.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/68000devpac.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/68000devpac.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/abap.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/abap.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/abap.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/abap.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/actionscript.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/actionscript.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/actionscript.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/actionscript.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/actionscript3.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/actionscript3.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/actionscript3.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/actionscript3.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ada.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ada.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ada.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ada.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/algol68.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/algol68.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/algol68.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/algol68.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/apache.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/apache.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/apache.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/apache.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/applescript.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/applescript.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/applescript.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/applescript.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/apt_sources.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/apt_sources.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/apt_sources.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/apt_sources.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/arm.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/arm.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/arm.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/arm.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/asm.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/asm.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/asm.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/asm.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/asp.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/asp.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/asp.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/asp.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/asymptote.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/asymptote.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/asymptote.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/asymptote.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/autoconf.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/autoconf.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/autoconf.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/autoconf.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/autohotkey.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/autohotkey.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/autohotkey.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/autohotkey.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/autoit.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/autoit.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/autoit.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/autoit.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/avisynth.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/avisynth.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/avisynth.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/avisynth.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/awk.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/awk.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/awk.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/awk.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/bascomavr.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/bascomavr.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/bascomavr.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/bascomavr.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/bash.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/bash.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/bash.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/bash.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/basic4gl.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/basic4gl.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/basic4gl.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/basic4gl.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/bf.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/bf.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/bf.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/bf.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/bibtex.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/bibtex.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/bibtex.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/bibtex.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/blitzbasic.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/blitzbasic.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/blitzbasic.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/blitzbasic.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/bnf.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/bnf.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/bnf.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/bnf.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/boo.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/boo.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/boo.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/boo.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/c.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/c.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/c.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/c.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/c_loadrunner.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/c_loadrunner.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/c_loadrunner.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/c_loadrunner.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/c_mac.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/c_mac.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/c_mac.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/c_mac.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/caddcl.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/caddcl.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/caddcl.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/caddcl.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cadlisp.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cadlisp.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cadlisp.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cadlisp.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cfdg.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cfdg.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cfdg.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cfdg.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cfm.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cfm.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cfm.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cfm.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/chaiscript.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/chaiscript.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/chaiscript.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/chaiscript.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cil.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cil.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cil.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cil.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/clojure.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/clojure.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/clojure.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/clojure.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cmake.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cmake.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cmake.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cmake.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cobol.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cobol.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cobol.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cobol.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/coffeescript.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/coffeescript.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/coffeescript.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/coffeescript.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cpp-qt.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cpp-qt.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cpp-qt.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cpp-qt.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cpp.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cpp.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cpp.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cpp.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/csharp.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/csharp.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/csharp.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/csharp.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/css.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/css.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/css.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/css.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cuesheet.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cuesheet.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cuesheet.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/cuesheet.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/d.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/d.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/d.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/d.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/dcl.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/dcl.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/dcl.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/dcl.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/dcpu16.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/dcpu16.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/dcpu16.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/dcpu16.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/dcs.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/dcs.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/dcs.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/dcs.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/delphi.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/delphi.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/delphi.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/delphi.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/diff.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/diff.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/diff.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/diff.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/div.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/div.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/div.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/div.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/dos.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/dos.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/dos.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/dos.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/dot.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/dot.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/dot.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/dot.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/e.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/e.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/e.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/e.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ecmascript.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ecmascript.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ecmascript.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ecmascript.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/eiffel.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/eiffel.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/eiffel.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/eiffel.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/email.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/email.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/email.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/email.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/epc.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/epc.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/epc.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/epc.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/erlang.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/erlang.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/erlang.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/erlang.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/euphoria.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/euphoria.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/euphoria.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/euphoria.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/f1.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/f1.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/f1.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/f1.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/falcon.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/falcon.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/falcon.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/falcon.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/fo.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/fo.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/fo.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/fo.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/fortran.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/fortran.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/fortran.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/fortran.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/freebasic.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/freebasic.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/freebasic.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/freebasic.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/freeswitch.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/freeswitch.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/freeswitch.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/freeswitch.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/fsharp.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/fsharp.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/fsharp.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/fsharp.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gambas.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gambas.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gambas.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gambas.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gdb.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gdb.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gdb.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gdb.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/genero.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/genero.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/genero.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/genero.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/genie.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/genie.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/genie.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/genie.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gettext.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gettext.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gettext.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gettext.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/glsl.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/glsl.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/glsl.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/glsl.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gml.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gml.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gml.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gml.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gnuplot.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gnuplot.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gnuplot.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gnuplot.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/go.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/go.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/go.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/go.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/groovy.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/groovy.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/groovy.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/groovy.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gwbasic.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gwbasic.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gwbasic.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/gwbasic.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/haskell.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/haskell.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/haskell.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/haskell.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/haxe.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/haxe.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/haxe.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/haxe.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/hicest.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/hicest.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/hicest.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/hicest.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/hq9plus.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/hq9plus.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/hq9plus.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/hq9plus.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/html4strict.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/html4strict.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/html4strict.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/html4strict.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/html5.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/html5.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/html5.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/html5.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/icon.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/icon.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/icon.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/icon.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/idl.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/idl.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/idl.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/idl.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ini.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ini.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ini.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ini.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/inno.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/inno.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/inno.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/inno.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/intercal.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/intercal.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/intercal.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/intercal.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/io.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/io.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/io.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/io.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/j.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/j.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/j.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/j.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/java.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/java.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/java.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/java.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/java5.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/java5.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/java5.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/java5.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/javascript.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/javascript.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/javascript.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/javascript.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/jquery.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/jquery.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/jquery.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/jquery.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/kixtart.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/kixtart.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/kixtart.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/kixtart.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/klonec.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/klonec.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/klonec.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/klonec.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/klonecpp.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/klonecpp.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/klonecpp.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/klonecpp.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/latex.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/latex.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/latex.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/latex.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lb.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lb.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lb.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lb.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ldif.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ldif.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ldif.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ldif.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lisp.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lisp.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lisp.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lisp.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/llvm.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/llvm.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/llvm.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/llvm.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/locobasic.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/locobasic.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/locobasic.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/locobasic.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/logtalk.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/logtalk.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/logtalk.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/logtalk.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lolcode.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lolcode.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lolcode.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lolcode.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lotusformulas.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lotusformulas.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lotusformulas.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lotusformulas.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lotusscript.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lotusscript.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lotusscript.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lotusscript.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lscript.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lscript.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lscript.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lscript.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lsl2.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lsl2.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lsl2.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lsl2.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lua.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lua.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lua.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/lua.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/m68k.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/m68k.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/m68k.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/m68k.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/magiksf.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/magiksf.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/magiksf.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/magiksf.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/make.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/make.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/make.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/make.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mapbasic.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mapbasic.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mapbasic.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mapbasic.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/matlab.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/matlab.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/matlab.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/matlab.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mirc.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mirc.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mirc.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mirc.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mmix.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mmix.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mmix.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mmix.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/modula2.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/modula2.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/modula2.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/modula2.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/modula3.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/modula3.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/modula3.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/modula3.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mpasm.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mpasm.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mpasm.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mpasm.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mxml.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mxml.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mxml.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mxml.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mysql.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mysql.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mysql.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/mysql.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/nagios.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/nagios.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/nagios.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/nagios.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/netrexx.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/netrexx.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/netrexx.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/netrexx.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/newlisp.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/newlisp.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/newlisp.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/newlisp.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/nsis.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/nsis.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/nsis.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/nsis.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oberon2.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oberon2.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oberon2.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oberon2.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/objc.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/objc.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/objc.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/objc.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/objeck.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/objeck.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/objeck.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/objeck.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ocaml-brief.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ocaml-brief.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ocaml-brief.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ocaml-brief.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ocaml.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ocaml.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ocaml.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ocaml.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/octave.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/octave.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/octave.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/octave.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oobas.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oobas.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oobas.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oobas.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oorexx.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oorexx.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oorexx.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oorexx.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oracle11.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oracle11.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oracle11.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oracle11.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oracle8.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oracle8.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oracle8.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oracle8.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oxygene.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oxygene.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oxygene.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oxygene.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oz.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oz.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oz.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/oz.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/parasail.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/parasail.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/parasail.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/parasail.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/parigp.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/parigp.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/parigp.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/parigp.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pascal.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pascal.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pascal.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pascal.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pcre.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pcre.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pcre.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pcre.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/per.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/per.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/per.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/per.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/perl.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/perl.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/perl.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/perl.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/perl6.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/perl6.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/perl6.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/perl6.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pf.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pf.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pf.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pf.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/php-brief.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/php-brief.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/php-brief.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/php-brief.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/php.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/php.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/php.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/php.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pic16.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pic16.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pic16.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pic16.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pike.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pike.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pike.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pike.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pixelbender.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pixelbender.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pixelbender.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pixelbender.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pli.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pli.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pli.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pli.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/plsql.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/plsql.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/plsql.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/plsql.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/postgresql.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/postgresql.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/postgresql.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/postgresql.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/povray.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/povray.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/povray.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/povray.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/powerbuilder.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/powerbuilder.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/powerbuilder.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/powerbuilder.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/powershell.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/powershell.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/powershell.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/powershell.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/proftpd.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/proftpd.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/proftpd.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/proftpd.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/progress.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/progress.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/progress.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/progress.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/prolog.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/prolog.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/prolog.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/prolog.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/properties.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/properties.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/properties.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/properties.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/providex.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/providex.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/providex.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/providex.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/purebasic.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/purebasic.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/purebasic.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/purebasic.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pycon.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pycon.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pycon.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pycon.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pys60.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pys60.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pys60.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/pys60.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/python.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/python.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/python.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/python.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/q.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/q.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/q.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/q.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/qbasic.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/qbasic.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/qbasic.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/qbasic.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/rails.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/rails.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/rails.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/rails.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/rebol.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/rebol.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/rebol.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/rebol.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/reg.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/reg.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/reg.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/reg.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/rexx.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/rexx.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/rexx.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/rexx.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/robots.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/robots.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/robots.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/robots.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/rpmspec.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/rpmspec.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/rpmspec.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/rpmspec.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/rsplus.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/rsplus.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/rsplus.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/rsplus.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ruby.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ruby.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ruby.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/ruby.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/sas.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/sas.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/sas.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/sas.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/scala.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/scala.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/scala.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/scala.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/scheme.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/scheme.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/scheme.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/scheme.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/scilab.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/scilab.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/scilab.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/scilab.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/sdlbasic.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/sdlbasic.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/sdlbasic.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/sdlbasic.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/smalltalk.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/smalltalk.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/smalltalk.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/smalltalk.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/smarty.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/smarty.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/smarty.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/smarty.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/spark.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/spark.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/spark.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/spark.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/sparql.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/sparql.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/sparql.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/sparql.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/sql.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/sql.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/sql.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/sql.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/stonescript.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/stonescript.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/stonescript.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/stonescript.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/systemverilog.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/systemverilog.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/systemverilog.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/systemverilog.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/tcl.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/tcl.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/tcl.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/tcl.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/teraterm.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/teraterm.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/teraterm.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/teraterm.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/text.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/text.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/text.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/text.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/thinbasic.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/thinbasic.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/thinbasic.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/thinbasic.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/tsql.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/tsql.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/tsql.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/tsql.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/typoscript.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/typoscript.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/typoscript.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/typoscript.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/unicon.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/unicon.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/unicon.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/unicon.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/upc.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/upc.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/upc.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/upc.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/urbi.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/urbi.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/urbi.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/urbi.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/uscript.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/uscript.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/uscript.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/uscript.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vala.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vala.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vala.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vala.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vb.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vb.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vb.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vb.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vbnet.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vbnet.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vbnet.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vbnet.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vedit.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vedit.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vedit.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vedit.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/verilog.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/verilog.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/verilog.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/verilog.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vhdl.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vhdl.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vhdl.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vhdl.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vim.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vim.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vim.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/vim.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/visualfoxpro.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/visualfoxpro.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/visualfoxpro.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/visualfoxpro.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/visualprolog.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/visualprolog.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/visualprolog.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/visualprolog.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/whitespace.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/whitespace.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/whitespace.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/whitespace.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/whois.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/whois.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/whois.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/whois.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/winbatch.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/winbatch.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/winbatch.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/winbatch.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/xbasic.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/xbasic.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/xbasic.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/xbasic.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/xml.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/xml.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/xml.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/xml.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/xorg_conf.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/xorg_conf.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/xorg_conf.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/xorg_conf.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/xpp.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/xpp.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/xpp.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/xpp.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/yaml.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/yaml.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/yaml.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/yaml.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/z80.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/z80.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/z80.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/z80.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/zxbasic.php b/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/zxbasic.php
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/zxbasic.php
rename to libraries/ckeditor/plugins/codesnippetgeshi/dev/geshi/geshi/zxbasic.php
diff --git a/sites/all/libraries/ckeditor/plugins/codesnippetgeshi/plugin.js b/libraries/ckeditor/plugins/codesnippetgeshi/plugin.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/codesnippetgeshi/plugin.js
rename to libraries/ckeditor/plugins/codesnippetgeshi/plugin.js
diff --git a/sites/all/libraries/ckeditor/plugins/colordialog/dialogs/colordialog.css b/libraries/ckeditor/plugins/colordialog/dialogs/colordialog.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/colordialog/dialogs/colordialog.css
rename to libraries/ckeditor/plugins/colordialog/dialogs/colordialog.css
diff --git a/sites/all/libraries/ckeditor/plugins/colordialog/dialogs/colordialog.js b/libraries/ckeditor/plugins/colordialog/dialogs/colordialog.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/colordialog/dialogs/colordialog.js
rename to libraries/ckeditor/plugins/colordialog/dialogs/colordialog.js
diff --git a/sites/all/libraries/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg b/libraries/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg
rename to libraries/ckeditor/plugins/copyformatting/cursors/cursor-disabled.svg
diff --git a/sites/all/libraries/ckeditor/plugins/copyformatting/cursors/cursor.svg b/libraries/ckeditor/plugins/copyformatting/cursors/cursor.svg
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/copyformatting/cursors/cursor.svg
rename to libraries/ckeditor/plugins/copyformatting/cursors/cursor.svg
diff --git a/sites/all/libraries/ckeditor/plugins/copyformatting/styles/copyformatting.css b/libraries/ckeditor/plugins/copyformatting/styles/copyformatting.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/copyformatting/styles/copyformatting.css
rename to libraries/ckeditor/plugins/copyformatting/styles/copyformatting.css
diff --git a/sites/all/libraries/ckeditor/plugins/dialog/dialogDefinition.js b/libraries/ckeditor/plugins/dialog/dialogDefinition.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/dialog/dialogDefinition.js
rename to libraries/ckeditor/plugins/dialog/dialogDefinition.js
diff --git a/sites/all/libraries/ckeditor/plugins/dialogui/plugin.js b/libraries/ckeditor/plugins/dialogui/plugin.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/dialogui/plugin.js
rename to libraries/ckeditor/plugins/dialogui/plugin.js
diff --git a/sites/all/libraries/ckeditor/plugins/div/dialogs/div.js b/libraries/ckeditor/plugins/div/dialogs/div.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/div/dialogs/div.js
rename to libraries/ckeditor/plugins/div/dialogs/div.js
diff --git a/sites/all/libraries/ckeditor/plugins/find/dialogs/find.js b/libraries/ckeditor/plugins/find/dialogs/find.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/find/dialogs/find.js
rename to libraries/ckeditor/plugins/find/dialogs/find.js
diff --git a/sites/all/libraries/ckeditor/plugins/flash/dialogs/flash.js b/libraries/ckeditor/plugins/flash/dialogs/flash.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/flash/dialogs/flash.js
rename to libraries/ckeditor/plugins/flash/dialogs/flash.js
diff --git a/sites/all/libraries/ckeditor/plugins/flash/images/placeholder.png b/libraries/ckeditor/plugins/flash/images/placeholder.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/flash/images/placeholder.png
rename to libraries/ckeditor/plugins/flash/images/placeholder.png
diff --git a/sites/all/libraries/ckeditor/plugins/forms/dialogs/button.js b/libraries/ckeditor/plugins/forms/dialogs/button.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/forms/dialogs/button.js
rename to libraries/ckeditor/plugins/forms/dialogs/button.js
diff --git a/sites/all/libraries/ckeditor/plugins/forms/dialogs/checkbox.js b/libraries/ckeditor/plugins/forms/dialogs/checkbox.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/forms/dialogs/checkbox.js
rename to libraries/ckeditor/plugins/forms/dialogs/checkbox.js
diff --git a/sites/all/libraries/ckeditor/plugins/forms/dialogs/form.js b/libraries/ckeditor/plugins/forms/dialogs/form.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/forms/dialogs/form.js
rename to libraries/ckeditor/plugins/forms/dialogs/form.js
diff --git a/sites/all/libraries/ckeditor/plugins/forms/dialogs/hiddenfield.js b/libraries/ckeditor/plugins/forms/dialogs/hiddenfield.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/forms/dialogs/hiddenfield.js
rename to libraries/ckeditor/plugins/forms/dialogs/hiddenfield.js
diff --git a/sites/all/libraries/ckeditor/plugins/forms/dialogs/radio.js b/libraries/ckeditor/plugins/forms/dialogs/radio.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/forms/dialogs/radio.js
rename to libraries/ckeditor/plugins/forms/dialogs/radio.js
diff --git a/sites/all/libraries/ckeditor/plugins/forms/dialogs/select.js b/libraries/ckeditor/plugins/forms/dialogs/select.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/forms/dialogs/select.js
rename to libraries/ckeditor/plugins/forms/dialogs/select.js
diff --git a/sites/all/libraries/ckeditor/plugins/forms/dialogs/textarea.js b/libraries/ckeditor/plugins/forms/dialogs/textarea.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/forms/dialogs/textarea.js
rename to libraries/ckeditor/plugins/forms/dialogs/textarea.js
diff --git a/sites/all/libraries/ckeditor/plugins/forms/dialogs/textfield.js b/libraries/ckeditor/plugins/forms/dialogs/textfield.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/forms/dialogs/textfield.js
rename to libraries/ckeditor/plugins/forms/dialogs/textfield.js
diff --git a/sites/all/libraries/ckeditor/plugins/forms/images/hiddenfield.gif b/libraries/ckeditor/plugins/forms/images/hiddenfield.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/forms/images/hiddenfield.gif
rename to libraries/ckeditor/plugins/forms/images/hiddenfield.gif
diff --git a/sites/all/libraries/ckeditor/plugins/icons.png b/libraries/ckeditor/plugins/icons.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/icons.png
rename to libraries/ckeditor/plugins/icons.png
diff --git a/sites/all/libraries/ckeditor/plugins/icons_hidpi.png b/libraries/ckeditor/plugins/icons_hidpi.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/icons_hidpi.png
rename to libraries/ckeditor/plugins/icons_hidpi.png
diff --git a/sites/all/libraries/ckeditor/plugins/iframe/dialogs/iframe.js b/libraries/ckeditor/plugins/iframe/dialogs/iframe.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/iframe/dialogs/iframe.js
rename to libraries/ckeditor/plugins/iframe/dialogs/iframe.js
diff --git a/sites/all/libraries/ckeditor/plugins/iframe/images/placeholder.png b/libraries/ckeditor/plugins/iframe/images/placeholder.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/iframe/images/placeholder.png
rename to libraries/ckeditor/plugins/iframe/images/placeholder.png
diff --git a/sites/all/libraries/ckeditor/plugins/image/dialogs/image.js b/libraries/ckeditor/plugins/image/dialogs/image.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/image/dialogs/image.js
rename to libraries/ckeditor/plugins/image/dialogs/image.js
diff --git a/sites/all/libraries/ckeditor/plugins/image/images/noimage.png b/libraries/ckeditor/plugins/image/images/noimage.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/image/images/noimage.png
rename to libraries/ckeditor/plugins/image/images/noimage.png
diff --git a/sites/all/libraries/ckeditor/plugins/lineutils/dev/dnd.html b/libraries/ckeditor/plugins/lineutils/dev/dnd.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/lineutils/dev/dnd.html
rename to libraries/ckeditor/plugins/lineutils/dev/dnd.html
diff --git a/sites/all/libraries/ckeditor/plugins/lineutils/dev/magicfinger.html b/libraries/ckeditor/plugins/lineutils/dev/magicfinger.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/lineutils/dev/magicfinger.html
rename to libraries/ckeditor/plugins/lineutils/dev/magicfinger.html
diff --git a/sites/all/libraries/ckeditor/plugins/lineutils/plugin.js b/libraries/ckeditor/plugins/lineutils/plugin.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/lineutils/plugin.js
rename to libraries/ckeditor/plugins/lineutils/plugin.js
diff --git a/sites/all/libraries/ckeditor/plugins/link/dialogs/anchor.js b/libraries/ckeditor/plugins/link/dialogs/anchor.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/link/dialogs/anchor.js
rename to libraries/ckeditor/plugins/link/dialogs/anchor.js
diff --git a/sites/all/libraries/ckeditor/plugins/link/dialogs/link.js b/libraries/ckeditor/plugins/link/dialogs/link.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/link/dialogs/link.js
rename to libraries/ckeditor/plugins/link/dialogs/link.js
diff --git a/sites/all/libraries/ckeditor/plugins/link/images/anchor.png b/libraries/ckeditor/plugins/link/images/anchor.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/link/images/anchor.png
rename to libraries/ckeditor/plugins/link/images/anchor.png
diff --git a/sites/all/libraries/ckeditor/plugins/link/images/hidpi/anchor.png b/libraries/ckeditor/plugins/link/images/hidpi/anchor.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/link/images/hidpi/anchor.png
rename to libraries/ckeditor/plugins/link/images/hidpi/anchor.png
diff --git a/sites/all/libraries/ckeditor/plugins/liststyle/dialogs/liststyle.js b/libraries/ckeditor/plugins/liststyle/dialogs/liststyle.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/liststyle/dialogs/liststyle.js
rename to libraries/ckeditor/plugins/liststyle/dialogs/liststyle.js
diff --git a/sites/all/libraries/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png b/libraries/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png
rename to libraries/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png
diff --git a/sites/all/libraries/ckeditor/plugins/magicline/images/hidpi/icon.png b/libraries/ckeditor/plugins/magicline/images/hidpi/icon.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/magicline/images/hidpi/icon.png
rename to libraries/ckeditor/plugins/magicline/images/hidpi/icon.png
diff --git a/sites/all/libraries/ckeditor/plugins/magicline/images/icon-rtl.png b/libraries/ckeditor/plugins/magicline/images/icon-rtl.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/magicline/images/icon-rtl.png
rename to libraries/ckeditor/plugins/magicline/images/icon-rtl.png
diff --git a/sites/all/libraries/ckeditor/plugins/magicline/images/icon.png b/libraries/ckeditor/plugins/magicline/images/icon.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/magicline/images/icon.png
rename to libraries/ckeditor/plugins/magicline/images/icon.png
diff --git a/sites/all/libraries/ckeditor/plugins/pagebreak/images/pagebreak.gif b/libraries/ckeditor/plugins/pagebreak/images/pagebreak.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/pagebreak/images/pagebreak.gif
rename to libraries/ckeditor/plugins/pagebreak/images/pagebreak.gif
diff --git a/sites/all/libraries/ckeditor/plugins/pastefromword/filter/default.js b/libraries/ckeditor/plugins/pastefromword/filter/default.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/pastefromword/filter/default.js
rename to libraries/ckeditor/plugins/pastefromword/filter/default.js
diff --git a/sites/all/libraries/ckeditor/plugins/preview/preview.html b/libraries/ckeditor/plugins/preview/preview.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/preview/preview.html
rename to libraries/ckeditor/plugins/preview/preview.html
diff --git a/sites/all/libraries/ckeditor/plugins/scayt/CHANGELOG.md b/libraries/ckeditor/plugins/scayt/CHANGELOG.md
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/scayt/CHANGELOG.md
rename to libraries/ckeditor/plugins/scayt/CHANGELOG.md
diff --git a/sites/all/libraries/ckeditor/plugins/scayt/LICENSE.md b/libraries/ckeditor/plugins/scayt/LICENSE.md
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/scayt/LICENSE.md
rename to libraries/ckeditor/plugins/scayt/LICENSE.md
diff --git a/sites/all/libraries/ckeditor/plugins/scayt/README.md b/libraries/ckeditor/plugins/scayt/README.md
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/scayt/README.md
rename to libraries/ckeditor/plugins/scayt/README.md
diff --git a/sites/all/libraries/ckeditor/plugins/scayt/dialogs/options.js b/libraries/ckeditor/plugins/scayt/dialogs/options.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/scayt/dialogs/options.js
rename to libraries/ckeditor/plugins/scayt/dialogs/options.js
diff --git a/sites/all/libraries/ckeditor/plugins/scayt/dialogs/toolbar.css b/libraries/ckeditor/plugins/scayt/dialogs/toolbar.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/scayt/dialogs/toolbar.css
rename to libraries/ckeditor/plugins/scayt/dialogs/toolbar.css
diff --git a/sites/all/libraries/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css b/libraries/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css
rename to libraries/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css
diff --git a/sites/all/libraries/ckeditor/plugins/showblocks/images/block_address.png b/libraries/ckeditor/plugins/showblocks/images/block_address.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/showblocks/images/block_address.png
rename to libraries/ckeditor/plugins/showblocks/images/block_address.png
diff --git a/sites/all/libraries/ckeditor/plugins/showblocks/images/block_blockquote.png b/libraries/ckeditor/plugins/showblocks/images/block_blockquote.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/showblocks/images/block_blockquote.png
rename to libraries/ckeditor/plugins/showblocks/images/block_blockquote.png
diff --git a/sites/all/libraries/ckeditor/plugins/showblocks/images/block_div.png b/libraries/ckeditor/plugins/showblocks/images/block_div.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/showblocks/images/block_div.png
rename to libraries/ckeditor/plugins/showblocks/images/block_div.png
diff --git a/sites/all/libraries/ckeditor/plugins/showblocks/images/block_h1.png b/libraries/ckeditor/plugins/showblocks/images/block_h1.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/showblocks/images/block_h1.png
rename to libraries/ckeditor/plugins/showblocks/images/block_h1.png
diff --git a/sites/all/libraries/ckeditor/plugins/showblocks/images/block_h2.png b/libraries/ckeditor/plugins/showblocks/images/block_h2.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/showblocks/images/block_h2.png
rename to libraries/ckeditor/plugins/showblocks/images/block_h2.png
diff --git a/sites/all/libraries/ckeditor/plugins/showblocks/images/block_h3.png b/libraries/ckeditor/plugins/showblocks/images/block_h3.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/showblocks/images/block_h3.png
rename to libraries/ckeditor/plugins/showblocks/images/block_h3.png
diff --git a/sites/all/libraries/ckeditor/plugins/showblocks/images/block_h4.png b/libraries/ckeditor/plugins/showblocks/images/block_h4.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/showblocks/images/block_h4.png
rename to libraries/ckeditor/plugins/showblocks/images/block_h4.png
diff --git a/sites/all/libraries/ckeditor/plugins/showblocks/images/block_h5.png b/libraries/ckeditor/plugins/showblocks/images/block_h5.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/showblocks/images/block_h5.png
rename to libraries/ckeditor/plugins/showblocks/images/block_h5.png
diff --git a/sites/all/libraries/ckeditor/plugins/showblocks/images/block_h6.png b/libraries/ckeditor/plugins/showblocks/images/block_h6.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/showblocks/images/block_h6.png
rename to libraries/ckeditor/plugins/showblocks/images/block_h6.png
diff --git a/sites/all/libraries/ckeditor/plugins/showblocks/images/block_p.png b/libraries/ckeditor/plugins/showblocks/images/block_p.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/showblocks/images/block_p.png
rename to libraries/ckeditor/plugins/showblocks/images/block_p.png
diff --git a/sites/all/libraries/ckeditor/plugins/showblocks/images/block_pre.png b/libraries/ckeditor/plugins/showblocks/images/block_pre.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/showblocks/images/block_pre.png
rename to libraries/ckeditor/plugins/showblocks/images/block_pre.png
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/dialogs/smiley.js b/libraries/ckeditor/plugins/smiley/dialogs/smiley.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/dialogs/smiley.js
rename to libraries/ckeditor/plugins/smiley/dialogs/smiley.js
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/angel_smile.gif b/libraries/ckeditor/plugins/smiley/images/angel_smile.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/angel_smile.gif
rename to libraries/ckeditor/plugins/smiley/images/angel_smile.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/angel_smile.png b/libraries/ckeditor/plugins/smiley/images/angel_smile.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/angel_smile.png
rename to libraries/ckeditor/plugins/smiley/images/angel_smile.png
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/angry_smile.gif b/libraries/ckeditor/plugins/smiley/images/angry_smile.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/angry_smile.gif
rename to libraries/ckeditor/plugins/smiley/images/angry_smile.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/angry_smile.png b/libraries/ckeditor/plugins/smiley/images/angry_smile.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/angry_smile.png
rename to libraries/ckeditor/plugins/smiley/images/angry_smile.png
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/broken_heart.gif b/libraries/ckeditor/plugins/smiley/images/broken_heart.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/broken_heart.gif
rename to libraries/ckeditor/plugins/smiley/images/broken_heart.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/broken_heart.png b/libraries/ckeditor/plugins/smiley/images/broken_heart.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/broken_heart.png
rename to libraries/ckeditor/plugins/smiley/images/broken_heart.png
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/confused_smile.gif b/libraries/ckeditor/plugins/smiley/images/confused_smile.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/confused_smile.gif
rename to libraries/ckeditor/plugins/smiley/images/confused_smile.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/confused_smile.png b/libraries/ckeditor/plugins/smiley/images/confused_smile.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/confused_smile.png
rename to libraries/ckeditor/plugins/smiley/images/confused_smile.png
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/cry_smile.gif b/libraries/ckeditor/plugins/smiley/images/cry_smile.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/cry_smile.gif
rename to libraries/ckeditor/plugins/smiley/images/cry_smile.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/cry_smile.png b/libraries/ckeditor/plugins/smiley/images/cry_smile.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/cry_smile.png
rename to libraries/ckeditor/plugins/smiley/images/cry_smile.png
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/devil_smile.gif b/libraries/ckeditor/plugins/smiley/images/devil_smile.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/devil_smile.gif
rename to libraries/ckeditor/plugins/smiley/images/devil_smile.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/devil_smile.png b/libraries/ckeditor/plugins/smiley/images/devil_smile.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/devil_smile.png
rename to libraries/ckeditor/plugins/smiley/images/devil_smile.png
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/embaressed_smile.gif b/libraries/ckeditor/plugins/smiley/images/embaressed_smile.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/embaressed_smile.gif
rename to libraries/ckeditor/plugins/smiley/images/embaressed_smile.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/embarrassed_smile.gif b/libraries/ckeditor/plugins/smiley/images/embarrassed_smile.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/embarrassed_smile.gif
rename to libraries/ckeditor/plugins/smiley/images/embarrassed_smile.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/embarrassed_smile.png b/libraries/ckeditor/plugins/smiley/images/embarrassed_smile.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/embarrassed_smile.png
rename to libraries/ckeditor/plugins/smiley/images/embarrassed_smile.png
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/envelope.gif b/libraries/ckeditor/plugins/smiley/images/envelope.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/envelope.gif
rename to libraries/ckeditor/plugins/smiley/images/envelope.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/envelope.png b/libraries/ckeditor/plugins/smiley/images/envelope.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/envelope.png
rename to libraries/ckeditor/plugins/smiley/images/envelope.png
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/heart.gif b/libraries/ckeditor/plugins/smiley/images/heart.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/heart.gif
rename to libraries/ckeditor/plugins/smiley/images/heart.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/heart.png b/libraries/ckeditor/plugins/smiley/images/heart.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/heart.png
rename to libraries/ckeditor/plugins/smiley/images/heart.png
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/kiss.gif b/libraries/ckeditor/plugins/smiley/images/kiss.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/kiss.gif
rename to libraries/ckeditor/plugins/smiley/images/kiss.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/kiss.png b/libraries/ckeditor/plugins/smiley/images/kiss.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/kiss.png
rename to libraries/ckeditor/plugins/smiley/images/kiss.png
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/lightbulb.gif b/libraries/ckeditor/plugins/smiley/images/lightbulb.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/lightbulb.gif
rename to libraries/ckeditor/plugins/smiley/images/lightbulb.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/lightbulb.png b/libraries/ckeditor/plugins/smiley/images/lightbulb.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/lightbulb.png
rename to libraries/ckeditor/plugins/smiley/images/lightbulb.png
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/omg_smile.gif b/libraries/ckeditor/plugins/smiley/images/omg_smile.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/omg_smile.gif
rename to libraries/ckeditor/plugins/smiley/images/omg_smile.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/omg_smile.png b/libraries/ckeditor/plugins/smiley/images/omg_smile.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/omg_smile.png
rename to libraries/ckeditor/plugins/smiley/images/omg_smile.png
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/regular_smile.gif b/libraries/ckeditor/plugins/smiley/images/regular_smile.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/regular_smile.gif
rename to libraries/ckeditor/plugins/smiley/images/regular_smile.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/regular_smile.png b/libraries/ckeditor/plugins/smiley/images/regular_smile.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/regular_smile.png
rename to libraries/ckeditor/plugins/smiley/images/regular_smile.png
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/sad_smile.gif b/libraries/ckeditor/plugins/smiley/images/sad_smile.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/sad_smile.gif
rename to libraries/ckeditor/plugins/smiley/images/sad_smile.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/sad_smile.png b/libraries/ckeditor/plugins/smiley/images/sad_smile.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/sad_smile.png
rename to libraries/ckeditor/plugins/smiley/images/sad_smile.png
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/shades_smile.gif b/libraries/ckeditor/plugins/smiley/images/shades_smile.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/shades_smile.gif
rename to libraries/ckeditor/plugins/smiley/images/shades_smile.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/shades_smile.png b/libraries/ckeditor/plugins/smiley/images/shades_smile.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/shades_smile.png
rename to libraries/ckeditor/plugins/smiley/images/shades_smile.png
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/teeth_smile.gif b/libraries/ckeditor/plugins/smiley/images/teeth_smile.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/teeth_smile.gif
rename to libraries/ckeditor/plugins/smiley/images/teeth_smile.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/teeth_smile.png b/libraries/ckeditor/plugins/smiley/images/teeth_smile.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/teeth_smile.png
rename to libraries/ckeditor/plugins/smiley/images/teeth_smile.png
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/thumbs_down.gif b/libraries/ckeditor/plugins/smiley/images/thumbs_down.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/thumbs_down.gif
rename to libraries/ckeditor/plugins/smiley/images/thumbs_down.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/thumbs_down.png b/libraries/ckeditor/plugins/smiley/images/thumbs_down.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/thumbs_down.png
rename to libraries/ckeditor/plugins/smiley/images/thumbs_down.png
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/thumbs_up.gif b/libraries/ckeditor/plugins/smiley/images/thumbs_up.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/thumbs_up.gif
rename to libraries/ckeditor/plugins/smiley/images/thumbs_up.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/thumbs_up.png b/libraries/ckeditor/plugins/smiley/images/thumbs_up.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/thumbs_up.png
rename to libraries/ckeditor/plugins/smiley/images/thumbs_up.png
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/tongue_smile.gif b/libraries/ckeditor/plugins/smiley/images/tongue_smile.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/tongue_smile.gif
rename to libraries/ckeditor/plugins/smiley/images/tongue_smile.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/tongue_smile.png b/libraries/ckeditor/plugins/smiley/images/tongue_smile.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/tongue_smile.png
rename to libraries/ckeditor/plugins/smiley/images/tongue_smile.png
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/tounge_smile.gif b/libraries/ckeditor/plugins/smiley/images/tounge_smile.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/tounge_smile.gif
rename to libraries/ckeditor/plugins/smiley/images/tounge_smile.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif b/libraries/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
rename to libraries/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png b/libraries/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png
rename to libraries/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.png
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/wink_smile.gif b/libraries/ckeditor/plugins/smiley/images/wink_smile.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/wink_smile.gif
rename to libraries/ckeditor/plugins/smiley/images/wink_smile.gif
diff --git a/sites/all/libraries/ckeditor/plugins/smiley/images/wink_smile.png b/libraries/ckeditor/plugins/smiley/images/wink_smile.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/smiley/images/wink_smile.png
rename to libraries/ckeditor/plugins/smiley/images/wink_smile.png
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt b/libraries/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/af.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/af.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/af.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/af.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/ar.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/ar.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/ar.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/ar.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/bg.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/bg.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/bg.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/bg.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/ca.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/ca.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/ca.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/ca.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/cs.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/cs.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/cs.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/cs.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/cy.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/cy.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/cy.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/cy.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/da.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/da.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/da.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/da.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/de.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/de.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/de.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/de.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/el.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/el.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/el.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/el.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/en.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/en.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/en.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/en.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/eo.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/eo.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/eo.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/eo.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/es.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/es.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/es.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/es.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/et.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/et.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/et.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/et.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/eu.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/eu.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/eu.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/eu.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/fa.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/fa.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/fa.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/fa.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/fi.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/fi.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/fi.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/fi.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/fr.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/fr.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/fr.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/fr.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/gl.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/gl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/gl.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/gl.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/he.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/he.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/he.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/he.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/hr.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/hr.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/hr.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/hr.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/hu.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/hu.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/hu.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/hu.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/id.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/id.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/id.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/id.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/it.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/it.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/it.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/it.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/ja.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/ja.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/ja.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/ja.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/km.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/km.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/km.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/km.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/ko.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/ko.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/ko.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/ko.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/ku.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/ku.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/ku.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/ku.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/lt.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/lt.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/lt.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/lt.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/lv.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/lv.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/lv.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/lv.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/nb.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/nb.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/nb.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/nb.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/nl.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/nl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/nl.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/nl.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/no.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/no.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/no.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/no.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/oc.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/oc.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/oc.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/oc.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/pl.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/pl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/pl.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/pl.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/pt.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/pt.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/pt.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/pt.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/ru.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/ru.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/ru.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/ru.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/si.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/si.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/si.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/si.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/sk.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/sk.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/sk.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/sk.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/sl.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/sl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/sl.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/sl.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/sq.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/sq.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/sq.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/sq.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/sv.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/sv.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/sv.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/sv.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/th.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/th.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/th.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/th.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/tr.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/tr.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/tr.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/tr.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/tt.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/tt.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/tt.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/tt.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/ug.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/ug.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/ug.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/ug.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/uk.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/uk.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/uk.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/uk.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/vi.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/vi.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/vi.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/vi.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/zh.js b/libraries/ckeditor/plugins/specialchar/dialogs/lang/zh.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/lang/zh.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/lang/zh.js
diff --git a/sites/all/libraries/ckeditor/plugins/specialchar/dialogs/specialchar.js b/libraries/ckeditor/plugins/specialchar/dialogs/specialchar.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/specialchar/dialogs/specialchar.js
rename to libraries/ckeditor/plugins/specialchar/dialogs/specialchar.js
diff --git a/sites/all/libraries/ckeditor/plugins/table/dialogs/table.js b/libraries/ckeditor/plugins/table/dialogs/table.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/table/dialogs/table.js
rename to libraries/ckeditor/plugins/table/dialogs/table.js
diff --git a/sites/all/libraries/ckeditor/plugins/tabletools/dialogs/tableCell.js b/libraries/ckeditor/plugins/tabletools/dialogs/tableCell.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/tabletools/dialogs/tableCell.js
rename to libraries/ckeditor/plugins/tabletools/dialogs/tableCell.js
diff --git a/sites/all/libraries/ckeditor/plugins/templates/dialogs/templates.css b/libraries/ckeditor/plugins/templates/dialogs/templates.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/templates/dialogs/templates.css
rename to libraries/ckeditor/plugins/templates/dialogs/templates.css
diff --git a/sites/all/libraries/ckeditor/plugins/templates/dialogs/templates.js b/libraries/ckeditor/plugins/templates/dialogs/templates.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/templates/dialogs/templates.js
rename to libraries/ckeditor/plugins/templates/dialogs/templates.js
diff --git a/sites/all/libraries/ckeditor/plugins/templates/templates/default.js b/libraries/ckeditor/plugins/templates/templates/default.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/templates/templates/default.js
rename to libraries/ckeditor/plugins/templates/templates/default.js
diff --git a/sites/all/libraries/ckeditor/plugins/templates/templates/images/template1.gif b/libraries/ckeditor/plugins/templates/templates/images/template1.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/templates/templates/images/template1.gif
rename to libraries/ckeditor/plugins/templates/templates/images/template1.gif
diff --git a/sites/all/libraries/ckeditor/plugins/templates/templates/images/template2.gif b/libraries/ckeditor/plugins/templates/templates/images/template2.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/templates/templates/images/template2.gif
rename to libraries/ckeditor/plugins/templates/templates/images/template2.gif
diff --git a/sites/all/libraries/ckeditor/plugins/templates/templates/images/template3.gif b/libraries/ckeditor/plugins/templates/templates/images/template3.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/templates/templates/images/template3.gif
rename to libraries/ckeditor/plugins/templates/templates/images/template3.gif
diff --git a/sites/all/libraries/ckeditor/plugins/widget/dev/assets/contents.css b/libraries/ckeditor/plugins/widget/dev/assets/contents.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/dev/assets/contents.css
rename to libraries/ckeditor/plugins/widget/dev/assets/contents.css
diff --git a/sites/all/libraries/ckeditor/plugins/widget/dev/assets/sample.jpg b/libraries/ckeditor/plugins/widget/dev/assets/sample.jpg
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/dev/assets/sample.jpg
rename to libraries/ckeditor/plugins/widget/dev/assets/sample.jpg
diff --git a/sites/all/libraries/ckeditor/plugins/widget/dev/assets/simplebox/contents.css b/libraries/ckeditor/plugins/widget/dev/assets/simplebox/contents.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/dev/assets/simplebox/contents.css
rename to libraries/ckeditor/plugins/widget/dev/assets/simplebox/contents.css
diff --git a/sites/all/libraries/ckeditor/plugins/widget/dev/assets/simplebox/dialogs/simplebox.js b/libraries/ckeditor/plugins/widget/dev/assets/simplebox/dialogs/simplebox.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/dev/assets/simplebox/dialogs/simplebox.js
rename to libraries/ckeditor/plugins/widget/dev/assets/simplebox/dialogs/simplebox.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/dev/assets/simplebox/icons/simplebox.png b/libraries/ckeditor/plugins/widget/dev/assets/simplebox/icons/simplebox.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/dev/assets/simplebox/icons/simplebox.png
rename to libraries/ckeditor/plugins/widget/dev/assets/simplebox/icons/simplebox.png
diff --git a/sites/all/libraries/ckeditor/plugins/widget/dev/assets/simplebox/plugin.js b/libraries/ckeditor/plugins/widget/dev/assets/simplebox/plugin.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/dev/assets/simplebox/plugin.js
rename to libraries/ckeditor/plugins/widget/dev/assets/simplebox/plugin.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/dev/console.js b/libraries/ckeditor/plugins/widget/dev/console.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/dev/console.js
rename to libraries/ckeditor/plugins/widget/dev/console.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/dev/nestedwidgets.html b/libraries/ckeditor/plugins/widget/dev/nestedwidgets.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/dev/nestedwidgets.html
rename to libraries/ckeditor/plugins/widget/dev/nestedwidgets.html
diff --git a/sites/all/libraries/ckeditor/plugins/widget/dev/widgetstyles.html b/libraries/ckeditor/plugins/widget/dev/widgetstyles.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/dev/widgetstyles.html
rename to libraries/ckeditor/plugins/widget/dev/widgetstyles.html
diff --git a/sites/all/libraries/ckeditor/plugins/widget/images/handle.png b/libraries/ckeditor/plugins/widget/images/handle.png
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/images/handle.png
rename to libraries/ckeditor/plugins/widget/images/handle.png
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/af.js b/libraries/ckeditor/plugins/widget/lang/af.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/af.js
rename to libraries/ckeditor/plugins/widget/lang/af.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/ar.js b/libraries/ckeditor/plugins/widget/lang/ar.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/ar.js
rename to libraries/ckeditor/plugins/widget/lang/ar.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/bg.js b/libraries/ckeditor/plugins/widget/lang/bg.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/bg.js
rename to libraries/ckeditor/plugins/widget/lang/bg.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/ca.js b/libraries/ckeditor/plugins/widget/lang/ca.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/ca.js
rename to libraries/ckeditor/plugins/widget/lang/ca.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/cs.js b/libraries/ckeditor/plugins/widget/lang/cs.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/cs.js
rename to libraries/ckeditor/plugins/widget/lang/cs.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/cy.js b/libraries/ckeditor/plugins/widget/lang/cy.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/cy.js
rename to libraries/ckeditor/plugins/widget/lang/cy.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/da.js b/libraries/ckeditor/plugins/widget/lang/da.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/da.js
rename to libraries/ckeditor/plugins/widget/lang/da.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/de-ch.js b/libraries/ckeditor/plugins/widget/lang/de-ch.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/de-ch.js
rename to libraries/ckeditor/plugins/widget/lang/de-ch.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/de.js b/libraries/ckeditor/plugins/widget/lang/de.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/de.js
rename to libraries/ckeditor/plugins/widget/lang/de.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/el.js b/libraries/ckeditor/plugins/widget/lang/el.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/el.js
rename to libraries/ckeditor/plugins/widget/lang/el.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/en-gb.js b/libraries/ckeditor/plugins/widget/lang/en-gb.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/en-gb.js
rename to libraries/ckeditor/plugins/widget/lang/en-gb.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/en.js b/libraries/ckeditor/plugins/widget/lang/en.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/en.js
rename to libraries/ckeditor/plugins/widget/lang/en.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/eo.js b/libraries/ckeditor/plugins/widget/lang/eo.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/eo.js
rename to libraries/ckeditor/plugins/widget/lang/eo.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/es.js b/libraries/ckeditor/plugins/widget/lang/es.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/es.js
rename to libraries/ckeditor/plugins/widget/lang/es.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/eu.js b/libraries/ckeditor/plugins/widget/lang/eu.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/eu.js
rename to libraries/ckeditor/plugins/widget/lang/eu.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/fa.js b/libraries/ckeditor/plugins/widget/lang/fa.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/fa.js
rename to libraries/ckeditor/plugins/widget/lang/fa.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/fi.js b/libraries/ckeditor/plugins/widget/lang/fi.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/fi.js
rename to libraries/ckeditor/plugins/widget/lang/fi.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/fr.js b/libraries/ckeditor/plugins/widget/lang/fr.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/fr.js
rename to libraries/ckeditor/plugins/widget/lang/fr.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/gl.js b/libraries/ckeditor/plugins/widget/lang/gl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/gl.js
rename to libraries/ckeditor/plugins/widget/lang/gl.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/he.js b/libraries/ckeditor/plugins/widget/lang/he.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/he.js
rename to libraries/ckeditor/plugins/widget/lang/he.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/hr.js b/libraries/ckeditor/plugins/widget/lang/hr.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/hr.js
rename to libraries/ckeditor/plugins/widget/lang/hr.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/hu.js b/libraries/ckeditor/plugins/widget/lang/hu.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/hu.js
rename to libraries/ckeditor/plugins/widget/lang/hu.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/id.js b/libraries/ckeditor/plugins/widget/lang/id.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/id.js
rename to libraries/ckeditor/plugins/widget/lang/id.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/it.js b/libraries/ckeditor/plugins/widget/lang/it.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/it.js
rename to libraries/ckeditor/plugins/widget/lang/it.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/ja.js b/libraries/ckeditor/plugins/widget/lang/ja.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/ja.js
rename to libraries/ckeditor/plugins/widget/lang/ja.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/km.js b/libraries/ckeditor/plugins/widget/lang/km.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/km.js
rename to libraries/ckeditor/plugins/widget/lang/km.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/ko.js b/libraries/ckeditor/plugins/widget/lang/ko.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/ko.js
rename to libraries/ckeditor/plugins/widget/lang/ko.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/ku.js b/libraries/ckeditor/plugins/widget/lang/ku.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/ku.js
rename to libraries/ckeditor/plugins/widget/lang/ku.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/lv.js b/libraries/ckeditor/plugins/widget/lang/lv.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/lv.js
rename to libraries/ckeditor/plugins/widget/lang/lv.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/nb.js b/libraries/ckeditor/plugins/widget/lang/nb.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/nb.js
rename to libraries/ckeditor/plugins/widget/lang/nb.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/nl.js b/libraries/ckeditor/plugins/widget/lang/nl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/nl.js
rename to libraries/ckeditor/plugins/widget/lang/nl.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/no.js b/libraries/ckeditor/plugins/widget/lang/no.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/no.js
rename to libraries/ckeditor/plugins/widget/lang/no.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/oc.js b/libraries/ckeditor/plugins/widget/lang/oc.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/oc.js
rename to libraries/ckeditor/plugins/widget/lang/oc.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/pl.js b/libraries/ckeditor/plugins/widget/lang/pl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/pl.js
rename to libraries/ckeditor/plugins/widget/lang/pl.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/pt-br.js b/libraries/ckeditor/plugins/widget/lang/pt-br.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/pt-br.js
rename to libraries/ckeditor/plugins/widget/lang/pt-br.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/pt.js b/libraries/ckeditor/plugins/widget/lang/pt.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/pt.js
rename to libraries/ckeditor/plugins/widget/lang/pt.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/ru.js b/libraries/ckeditor/plugins/widget/lang/ru.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/ru.js
rename to libraries/ckeditor/plugins/widget/lang/ru.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/sk.js b/libraries/ckeditor/plugins/widget/lang/sk.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/sk.js
rename to libraries/ckeditor/plugins/widget/lang/sk.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/sl.js b/libraries/ckeditor/plugins/widget/lang/sl.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/sl.js
rename to libraries/ckeditor/plugins/widget/lang/sl.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/sq.js b/libraries/ckeditor/plugins/widget/lang/sq.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/sq.js
rename to libraries/ckeditor/plugins/widget/lang/sq.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/sv.js b/libraries/ckeditor/plugins/widget/lang/sv.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/sv.js
rename to libraries/ckeditor/plugins/widget/lang/sv.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/tr.js b/libraries/ckeditor/plugins/widget/lang/tr.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/tr.js
rename to libraries/ckeditor/plugins/widget/lang/tr.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/tt.js b/libraries/ckeditor/plugins/widget/lang/tt.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/tt.js
rename to libraries/ckeditor/plugins/widget/lang/tt.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/ug.js b/libraries/ckeditor/plugins/widget/lang/ug.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/ug.js
rename to libraries/ckeditor/plugins/widget/lang/ug.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/uk.js b/libraries/ckeditor/plugins/widget/lang/uk.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/uk.js
rename to libraries/ckeditor/plugins/widget/lang/uk.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/vi.js b/libraries/ckeditor/plugins/widget/lang/vi.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/vi.js
rename to libraries/ckeditor/plugins/widget/lang/vi.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/zh-cn.js b/libraries/ckeditor/plugins/widget/lang/zh-cn.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/zh-cn.js
rename to libraries/ckeditor/plugins/widget/lang/zh-cn.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/lang/zh.js b/libraries/ckeditor/plugins/widget/lang/zh.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/lang/zh.js
rename to libraries/ckeditor/plugins/widget/lang/zh.js
diff --git a/sites/all/libraries/ckeditor/plugins/widget/plugin.js b/libraries/ckeditor/plugins/widget/plugin.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widget/plugin.js
rename to libraries/ckeditor/plugins/widget/plugin.js
diff --git a/sites/all/libraries/ckeditor/plugins/widgetselection/plugin.js b/libraries/ckeditor/plugins/widgetselection/plugin.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/widgetselection/plugin.js
rename to libraries/ckeditor/plugins/widgetselection/plugin.js
diff --git a/sites/all/libraries/ckeditor/plugins/wsc/LICENSE.md b/libraries/ckeditor/plugins/wsc/LICENSE.md
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/wsc/LICENSE.md
rename to libraries/ckeditor/plugins/wsc/LICENSE.md
diff --git a/sites/all/libraries/ckeditor/plugins/wsc/README.md b/libraries/ckeditor/plugins/wsc/README.md
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/wsc/README.md
rename to libraries/ckeditor/plugins/wsc/README.md
diff --git a/sites/all/libraries/ckeditor/plugins/wsc/dialogs/ciframe.html b/libraries/ckeditor/plugins/wsc/dialogs/ciframe.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/wsc/dialogs/ciframe.html
rename to libraries/ckeditor/plugins/wsc/dialogs/ciframe.html
diff --git a/sites/all/libraries/ckeditor/plugins/wsc/dialogs/tmpFrameset.html b/libraries/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
rename to libraries/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
diff --git a/sites/all/libraries/ckeditor/plugins/wsc/dialogs/wsc.css b/libraries/ckeditor/plugins/wsc/dialogs/wsc.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/wsc/dialogs/wsc.css
rename to libraries/ckeditor/plugins/wsc/dialogs/wsc.css
diff --git a/sites/all/libraries/ckeditor/plugins/wsc/dialogs/wsc.js b/libraries/ckeditor/plugins/wsc/dialogs/wsc.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/wsc/dialogs/wsc.js
rename to libraries/ckeditor/plugins/wsc/dialogs/wsc.js
diff --git a/sites/all/libraries/ckeditor/plugins/wsc/dialogs/wsc_ie.js b/libraries/ckeditor/plugins/wsc/dialogs/wsc_ie.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/wsc/dialogs/wsc_ie.js
rename to libraries/ckeditor/plugins/wsc/dialogs/wsc_ie.js
diff --git a/sites/all/libraries/ckeditor/plugins/wsc/skins/moono-lisa/wsc.css b/libraries/ckeditor/plugins/wsc/skins/moono-lisa/wsc.css
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/wsc/skins/moono-lisa/wsc.css
rename to libraries/ckeditor/plugins/wsc/skins/moono-lisa/wsc.css
diff --git a/sites/all/libraries/ckeditor/plugins/xml/plugin.js b/libraries/ckeditor/plugins/xml/plugin.js
similarity index 100%
rename from sites/all/libraries/ckeditor/plugins/xml/plugin.js
rename to libraries/ckeditor/plugins/xml/plugin.js
diff --git a/sites/all/libraries/ckeditor/samples/css/samples.css b/libraries/ckeditor/samples/css/samples.css
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/css/samples.css
rename to libraries/ckeditor/samples/css/samples.css
diff --git a/sites/all/libraries/ckeditor/samples/img/github-top.png b/libraries/ckeditor/samples/img/github-top.png
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/img/github-top.png
rename to libraries/ckeditor/samples/img/github-top.png
diff --git a/sites/all/libraries/ckeditor/samples/img/header-bg.png b/libraries/ckeditor/samples/img/header-bg.png
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/img/header-bg.png
rename to libraries/ckeditor/samples/img/header-bg.png
diff --git a/sites/all/libraries/ckeditor/samples/img/header-separator.png b/libraries/ckeditor/samples/img/header-separator.png
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/img/header-separator.png
rename to libraries/ckeditor/samples/img/header-separator.png
diff --git a/sites/all/libraries/ckeditor/samples/img/logo.png b/libraries/ckeditor/samples/img/logo.png
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/img/logo.png
rename to libraries/ckeditor/samples/img/logo.png
diff --git a/sites/all/libraries/ckeditor/samples/img/navigation-tip.png b/libraries/ckeditor/samples/img/navigation-tip.png
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/img/navigation-tip.png
rename to libraries/ckeditor/samples/img/navigation-tip.png
diff --git a/sites/all/libraries/ckeditor/samples/index.html b/libraries/ckeditor/samples/index.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/index.html
rename to libraries/ckeditor/samples/index.html
diff --git a/sites/all/libraries/ckeditor/samples/js/sample.js b/libraries/ckeditor/samples/js/sample.js
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/js/sample.js
rename to libraries/ckeditor/samples/js/sample.js
diff --git a/sites/all/libraries/ckeditor/samples/js/sf.js b/libraries/ckeditor/samples/js/sf.js
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/js/sf.js
rename to libraries/ckeditor/samples/js/sf.js
diff --git a/sites/all/libraries/ckeditor/samples/old/ajax.html b/libraries/ckeditor/samples/old/ajax.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/ajax.html
rename to libraries/ckeditor/samples/old/ajax.html
diff --git a/sites/all/libraries/ckeditor/samples/old/api.html b/libraries/ckeditor/samples/old/api.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/api.html
rename to libraries/ckeditor/samples/old/api.html
diff --git a/sites/all/libraries/ckeditor/samples/old/appendto.html b/libraries/ckeditor/samples/old/appendto.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/appendto.html
rename to libraries/ckeditor/samples/old/appendto.html
diff --git a/sites/all/libraries/ckeditor/samples/old/assets/inlineall/logo.png b/libraries/ckeditor/samples/old/assets/inlineall/logo.png
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/assets/inlineall/logo.png
rename to libraries/ckeditor/samples/old/assets/inlineall/logo.png
diff --git a/sites/all/libraries/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css b/libraries/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css
rename to libraries/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css
diff --git a/sites/all/libraries/ckeditor/samples/old/assets/posteddata.php b/libraries/ckeditor/samples/old/assets/posteddata.php
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/assets/posteddata.php
rename to libraries/ckeditor/samples/old/assets/posteddata.php
diff --git a/sites/all/libraries/ckeditor/samples/old/assets/sample.jpg b/libraries/ckeditor/samples/old/assets/sample.jpg
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/assets/sample.jpg
rename to libraries/ckeditor/samples/old/assets/sample.jpg
diff --git a/sites/all/libraries/ckeditor/samples/old/assets/uilanguages/languages.js b/libraries/ckeditor/samples/old/assets/uilanguages/languages.js
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/assets/uilanguages/languages.js
rename to libraries/ckeditor/samples/old/assets/uilanguages/languages.js
diff --git a/sites/all/libraries/ckeditor/samples/old/datafiltering.html b/libraries/ckeditor/samples/old/datafiltering.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/datafiltering.html
rename to libraries/ckeditor/samples/old/datafiltering.html
diff --git a/sites/all/libraries/ckeditor/samples/old/dialog/assets/my_dialog.js b/libraries/ckeditor/samples/old/dialog/assets/my_dialog.js
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/dialog/assets/my_dialog.js
rename to libraries/ckeditor/samples/old/dialog/assets/my_dialog.js
diff --git a/sites/all/libraries/ckeditor/samples/old/dialog/dialog.html b/libraries/ckeditor/samples/old/dialog/dialog.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/dialog/dialog.html
rename to libraries/ckeditor/samples/old/dialog/dialog.html
diff --git a/sites/all/libraries/ckeditor/samples/old/divreplace.html b/libraries/ckeditor/samples/old/divreplace.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/divreplace.html
rename to libraries/ckeditor/samples/old/divreplace.html
diff --git a/sites/all/libraries/ckeditor/samples/old/enterkey/enterkey.html b/libraries/ckeditor/samples/old/enterkey/enterkey.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/enterkey/enterkey.html
rename to libraries/ckeditor/samples/old/enterkey/enterkey.html
diff --git a/sites/all/libraries/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla b/libraries/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla
rename to libraries/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla
diff --git a/sites/all/libraries/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.swf b/libraries/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.swf
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.swf
rename to libraries/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.swf
diff --git a/sites/all/libraries/ckeditor/samples/old/htmlwriter/assets/outputforflash/swfobject.js b/libraries/ckeditor/samples/old/htmlwriter/assets/outputforflash/swfobject.js
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/htmlwriter/assets/outputforflash/swfobject.js
rename to libraries/ckeditor/samples/old/htmlwriter/assets/outputforflash/swfobject.js
diff --git a/sites/all/libraries/ckeditor/samples/old/htmlwriter/outputforflash.html b/libraries/ckeditor/samples/old/htmlwriter/outputforflash.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/htmlwriter/outputforflash.html
rename to libraries/ckeditor/samples/old/htmlwriter/outputforflash.html
diff --git a/sites/all/libraries/ckeditor/samples/old/htmlwriter/outputhtml.html b/libraries/ckeditor/samples/old/htmlwriter/outputhtml.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/htmlwriter/outputhtml.html
rename to libraries/ckeditor/samples/old/htmlwriter/outputhtml.html
diff --git a/sites/all/libraries/ckeditor/samples/old/index.html b/libraries/ckeditor/samples/old/index.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/index.html
rename to libraries/ckeditor/samples/old/index.html
diff --git a/sites/all/libraries/ckeditor/samples/old/inlineall.html b/libraries/ckeditor/samples/old/inlineall.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/inlineall.html
rename to libraries/ckeditor/samples/old/inlineall.html
diff --git a/sites/all/libraries/ckeditor/samples/old/inlinebycode.html b/libraries/ckeditor/samples/old/inlinebycode.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/inlinebycode.html
rename to libraries/ckeditor/samples/old/inlinebycode.html
diff --git a/sites/all/libraries/ckeditor/samples/old/inlinetextarea.html b/libraries/ckeditor/samples/old/inlinetextarea.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/inlinetextarea.html
rename to libraries/ckeditor/samples/old/inlinetextarea.html
diff --git a/sites/all/libraries/ckeditor/samples/old/jquery.html b/libraries/ckeditor/samples/old/jquery.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/jquery.html
rename to libraries/ckeditor/samples/old/jquery.html
diff --git a/sites/all/libraries/ckeditor/samples/old/magicline/magicline.html b/libraries/ckeditor/samples/old/magicline/magicline.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/magicline/magicline.html
rename to libraries/ckeditor/samples/old/magicline/magicline.html
diff --git a/sites/all/libraries/ckeditor/samples/old/readonly.html b/libraries/ckeditor/samples/old/readonly.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/readonly.html
rename to libraries/ckeditor/samples/old/readonly.html
diff --git a/sites/all/libraries/ckeditor/samples/old/replacebyclass.html b/libraries/ckeditor/samples/old/replacebyclass.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/replacebyclass.html
rename to libraries/ckeditor/samples/old/replacebyclass.html
diff --git a/sites/all/libraries/ckeditor/samples/old/replacebycode.html b/libraries/ckeditor/samples/old/replacebycode.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/replacebycode.html
rename to libraries/ckeditor/samples/old/replacebycode.html
diff --git a/sites/all/libraries/ckeditor/samples/old/sample.css b/libraries/ckeditor/samples/old/sample.css
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/sample.css
rename to libraries/ckeditor/samples/old/sample.css
diff --git a/sites/all/libraries/ckeditor/samples/old/sample.js b/libraries/ckeditor/samples/old/sample.js
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/sample.js
rename to libraries/ckeditor/samples/old/sample.js
diff --git a/sites/all/libraries/ckeditor/samples/old/sample_posteddata.php b/libraries/ckeditor/samples/old/sample_posteddata.php
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/sample_posteddata.php
rename to libraries/ckeditor/samples/old/sample_posteddata.php
diff --git a/sites/all/libraries/ckeditor/samples/old/tabindex.html b/libraries/ckeditor/samples/old/tabindex.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/tabindex.html
rename to libraries/ckeditor/samples/old/tabindex.html
diff --git a/sites/all/libraries/ckeditor/samples/old/toolbar/toolbar.html b/libraries/ckeditor/samples/old/toolbar/toolbar.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/toolbar/toolbar.html
rename to libraries/ckeditor/samples/old/toolbar/toolbar.html
diff --git a/sites/all/libraries/ckeditor/samples/old/uicolor.html b/libraries/ckeditor/samples/old/uicolor.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/uicolor.html
rename to libraries/ckeditor/samples/old/uicolor.html
diff --git a/sites/all/libraries/ckeditor/samples/old/uilanguages.html b/libraries/ckeditor/samples/old/uilanguages.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/uilanguages.html
rename to libraries/ckeditor/samples/old/uilanguages.html
diff --git a/sites/all/libraries/ckeditor/samples/old/wysiwygarea/fullpage.html b/libraries/ckeditor/samples/old/wysiwygarea/fullpage.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/wysiwygarea/fullpage.html
rename to libraries/ckeditor/samples/old/wysiwygarea/fullpage.html
diff --git a/sites/all/libraries/ckeditor/samples/old/xhtmlstyle.html b/libraries/ckeditor/samples/old/xhtmlstyle.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/old/xhtmlstyle.html
rename to libraries/ckeditor/samples/old/xhtmlstyle.html
diff --git a/sites/all/libraries/ckeditor/samples/toolbarconfigurator/css/fontello.css b/libraries/ckeditor/samples/toolbarconfigurator/css/fontello.css
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/toolbarconfigurator/css/fontello.css
rename to libraries/ckeditor/samples/toolbarconfigurator/css/fontello.css
diff --git a/sites/all/libraries/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt b/libraries/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt
rename to libraries/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt
diff --git a/sites/all/libraries/ckeditor/samples/toolbarconfigurator/font/config.json b/libraries/ckeditor/samples/toolbarconfigurator/font/config.json
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/toolbarconfigurator/font/config.json
rename to libraries/ckeditor/samples/toolbarconfigurator/font/config.json
diff --git a/sites/all/libraries/ckeditor/samples/toolbarconfigurator/font/fontello.eot b/libraries/ckeditor/samples/toolbarconfigurator/font/fontello.eot
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/toolbarconfigurator/font/fontello.eot
rename to libraries/ckeditor/samples/toolbarconfigurator/font/fontello.eot
diff --git a/sites/all/libraries/ckeditor/samples/toolbarconfigurator/font/fontello.svg b/libraries/ckeditor/samples/toolbarconfigurator/font/fontello.svg
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/toolbarconfigurator/font/fontello.svg
rename to libraries/ckeditor/samples/toolbarconfigurator/font/fontello.svg
diff --git a/sites/all/libraries/ckeditor/samples/toolbarconfigurator/font/fontello.ttf b/libraries/ckeditor/samples/toolbarconfigurator/font/fontello.ttf
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/toolbarconfigurator/font/fontello.ttf
rename to libraries/ckeditor/samples/toolbarconfigurator/font/fontello.ttf
diff --git a/sites/all/libraries/ckeditor/samples/toolbarconfigurator/font/fontello.woff b/libraries/ckeditor/samples/toolbarconfigurator/font/fontello.woff
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/toolbarconfigurator/font/fontello.woff
rename to libraries/ckeditor/samples/toolbarconfigurator/font/fontello.woff
diff --git a/sites/all/libraries/ckeditor/samples/toolbarconfigurator/index.html b/libraries/ckeditor/samples/toolbarconfigurator/index.html
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/toolbarconfigurator/index.html
rename to libraries/ckeditor/samples/toolbarconfigurator/index.html
diff --git a/sites/all/libraries/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js b/libraries/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js
rename to libraries/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js
diff --git a/sites/all/libraries/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js b/libraries/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js
rename to libraries/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js
diff --git a/sites/all/libraries/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js b/libraries/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js
rename to libraries/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js
diff --git a/sites/all/libraries/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js b/libraries/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js
rename to libraries/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js
diff --git a/sites/all/libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE b/libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE
rename to libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/LICENSE
diff --git a/sites/all/libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css b/libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css
rename to libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.css
diff --git a/sites/all/libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js b/libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js
rename to libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/codemirror.js
diff --git a/sites/all/libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js b/libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js
rename to libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js
diff --git a/sites/all/libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css b/libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css
rename to libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/neo.css
diff --git a/sites/all/libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css b/libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css
rename to libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.css
diff --git a/sites/all/libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js b/libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js
similarity index 100%
rename from sites/all/libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js
rename to libraries/ckeditor/samples/toolbarconfigurator/lib/codemirror/show-hint.js
diff --git a/sites/all/libraries/ckeditor/skins/moono-lisa/dialog.css b/libraries/ckeditor/skins/moono-lisa/dialog.css
similarity index 100%
rename from sites/all/libraries/ckeditor/skins/moono-lisa/dialog.css
rename to libraries/ckeditor/skins/moono-lisa/dialog.css
diff --git a/sites/all/libraries/ckeditor/skins/moono-lisa/dialog_ie.css b/libraries/ckeditor/skins/moono-lisa/dialog_ie.css
similarity index 100%
rename from sites/all/libraries/ckeditor/skins/moono-lisa/dialog_ie.css
rename to libraries/ckeditor/skins/moono-lisa/dialog_ie.css
diff --git a/sites/all/libraries/ckeditor/skins/moono-lisa/dialog_ie8.css b/libraries/ckeditor/skins/moono-lisa/dialog_ie8.css
similarity index 100%
rename from sites/all/libraries/ckeditor/skins/moono-lisa/dialog_ie8.css
rename to libraries/ckeditor/skins/moono-lisa/dialog_ie8.css
diff --git a/sites/all/libraries/ckeditor/skins/moono-lisa/dialog_iequirks.css b/libraries/ckeditor/skins/moono-lisa/dialog_iequirks.css
similarity index 100%
rename from sites/all/libraries/ckeditor/skins/moono-lisa/dialog_iequirks.css
rename to libraries/ckeditor/skins/moono-lisa/dialog_iequirks.css
diff --git a/sites/all/libraries/ckeditor/skins/moono-lisa/editor.css b/libraries/ckeditor/skins/moono-lisa/editor.css
similarity index 100%
rename from sites/all/libraries/ckeditor/skins/moono-lisa/editor.css
rename to libraries/ckeditor/skins/moono-lisa/editor.css
diff --git a/sites/all/libraries/ckeditor/skins/moono-lisa/editor_gecko.css b/libraries/ckeditor/skins/moono-lisa/editor_gecko.css
similarity index 100%
rename from sites/all/libraries/ckeditor/skins/moono-lisa/editor_gecko.css
rename to libraries/ckeditor/skins/moono-lisa/editor_gecko.css
diff --git a/sites/all/libraries/ckeditor/skins/moono-lisa/editor_ie.css b/libraries/ckeditor/skins/moono-lisa/editor_ie.css
similarity index 100%
rename from sites/all/libraries/ckeditor/skins/moono-lisa/editor_ie.css
rename to libraries/ckeditor/skins/moono-lisa/editor_ie.css
diff --git a/sites/all/libraries/ckeditor/skins/moono-lisa/editor_ie8.css b/libraries/ckeditor/skins/moono-lisa/editor_ie8.css
similarity index 100%
rename from sites/all/libraries/ckeditor/skins/moono-lisa/editor_ie8.css
rename to libraries/ckeditor/skins/moono-lisa/editor_ie8.css
diff --git a/sites/all/libraries/ckeditor/skins/moono-lisa/editor_iequirks.css b/libraries/ckeditor/skins/moono-lisa/editor_iequirks.css
similarity index 100%
rename from sites/all/libraries/ckeditor/skins/moono-lisa/editor_iequirks.css
rename to libraries/ckeditor/skins/moono-lisa/editor_iequirks.css
diff --git a/sites/all/libraries/ckeditor/skins/moono-lisa/icons.png b/libraries/ckeditor/skins/moono-lisa/icons.png
similarity index 100%
rename from sites/all/libraries/ckeditor/skins/moono-lisa/icons.png
rename to libraries/ckeditor/skins/moono-lisa/icons.png
diff --git a/sites/all/libraries/ckeditor/skins/moono-lisa/icons_hidpi.png b/libraries/ckeditor/skins/moono-lisa/icons_hidpi.png
similarity index 100%
rename from sites/all/libraries/ckeditor/skins/moono-lisa/icons_hidpi.png
rename to libraries/ckeditor/skins/moono-lisa/icons_hidpi.png
diff --git a/sites/all/libraries/ckeditor/skins/moono-lisa/images/arrow.png b/libraries/ckeditor/skins/moono-lisa/images/arrow.png
similarity index 100%
rename from sites/all/libraries/ckeditor/skins/moono-lisa/images/arrow.png
rename to libraries/ckeditor/skins/moono-lisa/images/arrow.png
diff --git a/sites/all/libraries/ckeditor/skins/moono-lisa/images/close.png b/libraries/ckeditor/skins/moono-lisa/images/close.png
similarity index 100%
rename from sites/all/libraries/ckeditor/skins/moono-lisa/images/close.png
rename to libraries/ckeditor/skins/moono-lisa/images/close.png
diff --git a/sites/all/libraries/ckeditor/skins/moono-lisa/images/hidpi/close.png b/libraries/ckeditor/skins/moono-lisa/images/hidpi/close.png
similarity index 100%
rename from sites/all/libraries/ckeditor/skins/moono-lisa/images/hidpi/close.png
rename to libraries/ckeditor/skins/moono-lisa/images/hidpi/close.png
diff --git a/sites/all/libraries/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png b/libraries/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png
similarity index 100%
rename from sites/all/libraries/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png
rename to libraries/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png
diff --git a/sites/all/libraries/ckeditor/skins/moono-lisa/images/hidpi/lock.png b/libraries/ckeditor/skins/moono-lisa/images/hidpi/lock.png
similarity index 100%
rename from sites/all/libraries/ckeditor/skins/moono-lisa/images/hidpi/lock.png
rename to libraries/ckeditor/skins/moono-lisa/images/hidpi/lock.png
diff --git a/sites/all/libraries/ckeditor/skins/moono-lisa/images/hidpi/refresh.png b/libraries/ckeditor/skins/moono-lisa/images/hidpi/refresh.png
similarity index 100%
rename from sites/all/libraries/ckeditor/skins/moono-lisa/images/hidpi/refresh.png
rename to libraries/ckeditor/skins/moono-lisa/images/hidpi/refresh.png
diff --git a/sites/all/libraries/ckeditor/skins/moono-lisa/images/lock-open.png b/libraries/ckeditor/skins/moono-lisa/images/lock-open.png
similarity index 100%
rename from sites/all/libraries/ckeditor/skins/moono-lisa/images/lock-open.png
rename to libraries/ckeditor/skins/moono-lisa/images/lock-open.png
diff --git a/sites/all/libraries/ckeditor/skins/moono-lisa/images/lock.png b/libraries/ckeditor/skins/moono-lisa/images/lock.png
similarity index 100%
rename from sites/all/libraries/ckeditor/skins/moono-lisa/images/lock.png
rename to libraries/ckeditor/skins/moono-lisa/images/lock.png
diff --git a/sites/all/libraries/ckeditor/skins/moono-lisa/images/refresh.png b/libraries/ckeditor/skins/moono-lisa/images/refresh.png
similarity index 100%
rename from sites/all/libraries/ckeditor/skins/moono-lisa/images/refresh.png
rename to libraries/ckeditor/skins/moono-lisa/images/refresh.png
diff --git a/sites/all/libraries/ckeditor/skins/moono-lisa/images/spinner.gif b/libraries/ckeditor/skins/moono-lisa/images/spinner.gif
similarity index 100%
rename from sites/all/libraries/ckeditor/skins/moono-lisa/images/spinner.gif
rename to libraries/ckeditor/skins/moono-lisa/images/spinner.gif
diff --git a/sites/all/libraries/ckeditor/skins/moono-lisa/readme.md b/libraries/ckeditor/skins/moono-lisa/readme.md
similarity index 100%
rename from sites/all/libraries/ckeditor/skins/moono-lisa/readme.md
rename to libraries/ckeditor/skins/moono-lisa/readme.md
diff --git a/sites/all/libraries/ckeditor/styles.js b/libraries/ckeditor/styles.js
similarity index 100%
rename from sites/all/libraries/ckeditor/styles.js
rename to libraries/ckeditor/styles.js
diff --git a/sites/all/libraries/geshi/colorize.php b/libraries/geshi/colorize.php
similarity index 100%
rename from sites/all/libraries/geshi/colorize.php
rename to libraries/geshi/colorize.php
diff --git a/sites/all/libraries/geshi/contrib/aliased.php b/libraries/geshi/contrib/aliased.php
similarity index 100%
rename from sites/all/libraries/geshi/contrib/aliased.php
rename to libraries/geshi/contrib/aliased.php
diff --git a/sites/all/libraries/geshi/contrib/cssgen.php b/libraries/geshi/contrib/cssgen.php
similarity index 100%
rename from sites/all/libraries/geshi/contrib/cssgen.php
rename to libraries/geshi/contrib/cssgen.php
diff --git a/sites/all/libraries/geshi/contrib/cssgen2.php b/libraries/geshi/contrib/cssgen2.php
similarity index 100%
rename from sites/all/libraries/geshi/contrib/cssgen2.php
rename to libraries/geshi/contrib/cssgen2.php
diff --git a/sites/all/libraries/geshi/contrib/example.php b/libraries/geshi/contrib/example.php
similarity index 100%
rename from sites/all/libraries/geshi/contrib/example.php
rename to libraries/geshi/contrib/example.php
diff --git a/sites/all/libraries/geshi/contrib/langcheck.php b/libraries/geshi/contrib/langcheck.php
similarity index 100%
rename from sites/all/libraries/geshi/contrib/langcheck.php
rename to libraries/geshi/contrib/langcheck.php
diff --git a/sites/all/libraries/geshi/contrib/langwiz.php b/libraries/geshi/contrib/langwiz.php
similarity index 100%
rename from sites/all/libraries/geshi/contrib/langwiz.php
rename to libraries/geshi/contrib/langwiz.php
diff --git a/sites/all/libraries/geshi/docs/BUGS b/libraries/geshi/docs/BUGS
similarity index 100%
rename from sites/all/libraries/geshi/docs/BUGS
rename to libraries/geshi/docs/BUGS
diff --git a/sites/all/libraries/geshi/docs/CHANGES b/libraries/geshi/docs/CHANGES
similarity index 100%
rename from sites/all/libraries/geshi/docs/CHANGES
rename to libraries/geshi/docs/CHANGES
diff --git a/sites/all/libraries/geshi/docs/COPYING b/libraries/geshi/docs/COPYING
similarity index 100%
rename from sites/all/libraries/geshi/docs/COPYING
rename to libraries/geshi/docs/COPYING
diff --git a/sites/all/libraries/geshi/docs/README b/libraries/geshi/docs/README
similarity index 100%
rename from sites/all/libraries/geshi/docs/README
rename to libraries/geshi/docs/README
diff --git a/sites/all/libraries/geshi/docs/THANKS b/libraries/geshi/docs/THANKS
similarity index 100%
rename from sites/all/libraries/geshi/docs/THANKS
rename to libraries/geshi/docs/THANKS
diff --git a/sites/all/libraries/geshi/docs/TODO b/libraries/geshi/docs/TODO
similarity index 100%
rename from sites/all/libraries/geshi/docs/TODO
rename to libraries/geshi/docs/TODO
diff --git a/sites/all/libraries/geshi/docs/api/__filesource/fsource_geshi_core_geshi.php.html b/libraries/geshi/docs/api/__filesource/fsource_geshi_core_geshi.php.html
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/__filesource/fsource_geshi_core_geshi.php.html
rename to libraries/geshi/docs/api/__filesource/fsource_geshi_core_geshi.php.html
diff --git a/sites/all/libraries/geshi/docs/api/blank.html b/libraries/geshi/docs/api/blank.html
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/blank.html
rename to libraries/geshi/docs/api/blank.html
diff --git a/sites/all/libraries/geshi/docs/api/classtrees_geshi.html b/libraries/geshi/docs/api/classtrees_geshi.html
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/classtrees_geshi.html
rename to libraries/geshi/docs/api/classtrees_geshi.html
diff --git a/sites/all/libraries/geshi/docs/api/elementindex.html b/libraries/geshi/docs/api/elementindex.html
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/elementindex.html
rename to libraries/geshi/docs/api/elementindex.html
diff --git a/sites/all/libraries/geshi/docs/api/elementindex_geshi.html b/libraries/geshi/docs/api/elementindex_geshi.html
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/elementindex_geshi.html
rename to libraries/geshi/docs/api/elementindex_geshi.html
diff --git a/sites/all/libraries/geshi/docs/api/errors.html b/libraries/geshi/docs/api/errors.html
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/errors.html
rename to libraries/geshi/docs/api/errors.html
diff --git a/sites/all/libraries/geshi/docs/api/geshi/core/GeSHi.html b/libraries/geshi/docs/api/geshi/core/GeSHi.html
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/geshi/core/GeSHi.html
rename to libraries/geshi/docs/api/geshi/core/GeSHi.html
diff --git a/sites/all/libraries/geshi/docs/api/geshi/core/_geshi.php.html b/libraries/geshi/docs/api/geshi/core/_geshi.php.html
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/geshi/core/_geshi.php.html
rename to libraries/geshi/docs/api/geshi/core/_geshi.php.html
diff --git a/sites/all/libraries/geshi/docs/api/index.html b/libraries/geshi/docs/api/index.html
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/index.html
rename to libraries/geshi/docs/api/index.html
diff --git a/sites/all/libraries/geshi/docs/api/li_geshi.html b/libraries/geshi/docs/api/li_geshi.html
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/li_geshi.html
rename to libraries/geshi/docs/api/li_geshi.html
diff --git a/sites/all/libraries/geshi/docs/api/media/banner.css b/libraries/geshi/docs/api/media/banner.css
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/banner.css
rename to libraries/geshi/docs/api/media/banner.css
diff --git a/sites/all/libraries/geshi/docs/api/media/images/AbstractClass.png b/libraries/geshi/docs/api/media/images/AbstractClass.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/AbstractClass.png
rename to libraries/geshi/docs/api/media/images/AbstractClass.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/AbstractClass_logo.png b/libraries/geshi/docs/api/media/images/AbstractClass_logo.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/AbstractClass_logo.png
rename to libraries/geshi/docs/api/media/images/AbstractClass_logo.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/AbstractMethod.png b/libraries/geshi/docs/api/media/images/AbstractMethod.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/AbstractMethod.png
rename to libraries/geshi/docs/api/media/images/AbstractMethod.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/AbstractPrivateClass.png b/libraries/geshi/docs/api/media/images/AbstractPrivateClass.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/AbstractPrivateClass.png
rename to libraries/geshi/docs/api/media/images/AbstractPrivateClass.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/AbstractPrivateClass_logo.png b/libraries/geshi/docs/api/media/images/AbstractPrivateClass_logo.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/AbstractPrivateClass_logo.png
rename to libraries/geshi/docs/api/media/images/AbstractPrivateClass_logo.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/AbstractPrivateMethod.png b/libraries/geshi/docs/api/media/images/AbstractPrivateMethod.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/AbstractPrivateMethod.png
rename to libraries/geshi/docs/api/media/images/AbstractPrivateMethod.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/Class.png b/libraries/geshi/docs/api/media/images/Class.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/Class.png
rename to libraries/geshi/docs/api/media/images/Class.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/Class_logo.png b/libraries/geshi/docs/api/media/images/Class_logo.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/Class_logo.png
rename to libraries/geshi/docs/api/media/images/Class_logo.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/Constant.png b/libraries/geshi/docs/api/media/images/Constant.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/Constant.png
rename to libraries/geshi/docs/api/media/images/Constant.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/Constructor.png b/libraries/geshi/docs/api/media/images/Constructor.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/Constructor.png
rename to libraries/geshi/docs/api/media/images/Constructor.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/Destructor.png b/libraries/geshi/docs/api/media/images/Destructor.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/Destructor.png
rename to libraries/geshi/docs/api/media/images/Destructor.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/Function.png b/libraries/geshi/docs/api/media/images/Function.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/Function.png
rename to libraries/geshi/docs/api/media/images/Function.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/Global.png b/libraries/geshi/docs/api/media/images/Global.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/Global.png
rename to libraries/geshi/docs/api/media/images/Global.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/I.png b/libraries/geshi/docs/api/media/images/I.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/I.png
rename to libraries/geshi/docs/api/media/images/I.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/Index.png b/libraries/geshi/docs/api/media/images/Index.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/Index.png
rename to libraries/geshi/docs/api/media/images/Index.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/Interface.png b/libraries/geshi/docs/api/media/images/Interface.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/Interface.png
rename to libraries/geshi/docs/api/media/images/Interface.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/Interface_logo.png b/libraries/geshi/docs/api/media/images/Interface_logo.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/Interface_logo.png
rename to libraries/geshi/docs/api/media/images/Interface_logo.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/L.png b/libraries/geshi/docs/api/media/images/L.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/L.png
rename to libraries/geshi/docs/api/media/images/L.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/Lminus.png b/libraries/geshi/docs/api/media/images/Lminus.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/Lminus.png
rename to libraries/geshi/docs/api/media/images/Lminus.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/Lplus.png b/libraries/geshi/docs/api/media/images/Lplus.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/Lplus.png
rename to libraries/geshi/docs/api/media/images/Lplus.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/Method.png b/libraries/geshi/docs/api/media/images/Method.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/Method.png
rename to libraries/geshi/docs/api/media/images/Method.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/Page.png b/libraries/geshi/docs/api/media/images/Page.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/Page.png
rename to libraries/geshi/docs/api/media/images/Page.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/Page_logo.png b/libraries/geshi/docs/api/media/images/Page_logo.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/Page_logo.png
rename to libraries/geshi/docs/api/media/images/Page_logo.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/PrivateClass.png b/libraries/geshi/docs/api/media/images/PrivateClass.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/PrivateClass.png
rename to libraries/geshi/docs/api/media/images/PrivateClass.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/PrivateClass_logo.png b/libraries/geshi/docs/api/media/images/PrivateClass_logo.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/PrivateClass_logo.png
rename to libraries/geshi/docs/api/media/images/PrivateClass_logo.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/PrivateMethod.png b/libraries/geshi/docs/api/media/images/PrivateMethod.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/PrivateMethod.png
rename to libraries/geshi/docs/api/media/images/PrivateMethod.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/PrivateVariable.png b/libraries/geshi/docs/api/media/images/PrivateVariable.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/PrivateVariable.png
rename to libraries/geshi/docs/api/media/images/PrivateVariable.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/StaticMethod.png b/libraries/geshi/docs/api/media/images/StaticMethod.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/StaticMethod.png
rename to libraries/geshi/docs/api/media/images/StaticMethod.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/StaticVariable.png b/libraries/geshi/docs/api/media/images/StaticVariable.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/StaticVariable.png
rename to libraries/geshi/docs/api/media/images/StaticVariable.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/T.png b/libraries/geshi/docs/api/media/images/T.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/T.png
rename to libraries/geshi/docs/api/media/images/T.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/Tminus.png b/libraries/geshi/docs/api/media/images/Tminus.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/Tminus.png
rename to libraries/geshi/docs/api/media/images/Tminus.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/Tplus.png b/libraries/geshi/docs/api/media/images/Tplus.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/Tplus.png
rename to libraries/geshi/docs/api/media/images/Tplus.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/Variable.png b/libraries/geshi/docs/api/media/images/Variable.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/Variable.png
rename to libraries/geshi/docs/api/media/images/Variable.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/blank.png b/libraries/geshi/docs/api/media/images/blank.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/blank.png
rename to libraries/geshi/docs/api/media/images/blank.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/class_folder.png b/libraries/geshi/docs/api/media/images/class_folder.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/class_folder.png
rename to libraries/geshi/docs/api/media/images/class_folder.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/empty.png b/libraries/geshi/docs/api/media/images/empty.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/empty.png
rename to libraries/geshi/docs/api/media/images/empty.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/file.png b/libraries/geshi/docs/api/media/images/file.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/file.png
rename to libraries/geshi/docs/api/media/images/file.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/folder.png b/libraries/geshi/docs/api/media/images/folder.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/folder.png
rename to libraries/geshi/docs/api/media/images/folder.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/function_folder.png b/libraries/geshi/docs/api/media/images/function_folder.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/function_folder.png
rename to libraries/geshi/docs/api/media/images/function_folder.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/next_button.png b/libraries/geshi/docs/api/media/images/next_button.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/next_button.png
rename to libraries/geshi/docs/api/media/images/next_button.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/next_button_disabled.png b/libraries/geshi/docs/api/media/images/next_button_disabled.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/next_button_disabled.png
rename to libraries/geshi/docs/api/media/images/next_button_disabled.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/package.png b/libraries/geshi/docs/api/media/images/package.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/package.png
rename to libraries/geshi/docs/api/media/images/package.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/package_folder.png b/libraries/geshi/docs/api/media/images/package_folder.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/package_folder.png
rename to libraries/geshi/docs/api/media/images/package_folder.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/previous_button.png b/libraries/geshi/docs/api/media/images/previous_button.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/previous_button.png
rename to libraries/geshi/docs/api/media/images/previous_button.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/previous_button_disabled.png b/libraries/geshi/docs/api/media/images/previous_button_disabled.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/previous_button_disabled.png
rename to libraries/geshi/docs/api/media/images/previous_button_disabled.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/private_class_logo.png b/libraries/geshi/docs/api/media/images/private_class_logo.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/private_class_logo.png
rename to libraries/geshi/docs/api/media/images/private_class_logo.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/tutorial.png b/libraries/geshi/docs/api/media/images/tutorial.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/tutorial.png
rename to libraries/geshi/docs/api/media/images/tutorial.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/tutorial_folder.png b/libraries/geshi/docs/api/media/images/tutorial_folder.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/tutorial_folder.png
rename to libraries/geshi/docs/api/media/images/tutorial_folder.png
diff --git a/sites/all/libraries/geshi/docs/api/media/images/up_button.png b/libraries/geshi/docs/api/media/images/up_button.png
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/images/up_button.png
rename to libraries/geshi/docs/api/media/images/up_button.png
diff --git a/sites/all/libraries/geshi/docs/api/media/stylesheet.css b/libraries/geshi/docs/api/media/stylesheet.css
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/media/stylesheet.css
rename to libraries/geshi/docs/api/media/stylesheet.css
diff --git a/sites/all/libraries/geshi/docs/api/packages.html b/libraries/geshi/docs/api/packages.html
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/packages.html
rename to libraries/geshi/docs/api/packages.html
diff --git a/sites/all/libraries/geshi/docs/api/todolist.html b/libraries/geshi/docs/api/todolist.html
similarity index 100%
rename from sites/all/libraries/geshi/docs/api/todolist.html
rename to libraries/geshi/docs/api/todolist.html
diff --git a/sites/all/libraries/geshi/docs/geshi-doc.html b/libraries/geshi/docs/geshi-doc.html
similarity index 100%
rename from sites/all/libraries/geshi/docs/geshi-doc.html
rename to libraries/geshi/docs/geshi-doc.html
diff --git a/sites/all/libraries/geshi/docs/geshi-doc.txt b/libraries/geshi/docs/geshi-doc.txt
similarity index 100%
rename from sites/all/libraries/geshi/docs/geshi-doc.txt
rename to libraries/geshi/docs/geshi-doc.txt
diff --git a/sites/all/libraries/geshi/docs/phpdoc.ini b/libraries/geshi/docs/phpdoc.ini
similarity index 100%
rename from sites/all/libraries/geshi/docs/phpdoc.ini
rename to libraries/geshi/docs/phpdoc.ini
diff --git a/sites/all/libraries/geshi/geshi.php b/libraries/geshi/geshi.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi.php
rename to libraries/geshi/geshi.php
diff --git a/sites/all/libraries/geshi/geshi/4cs.php b/libraries/geshi/geshi/4cs.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/4cs.php
rename to libraries/geshi/geshi/4cs.php
diff --git a/sites/all/libraries/geshi/geshi/6502acme.php b/libraries/geshi/geshi/6502acme.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/6502acme.php
rename to libraries/geshi/geshi/6502acme.php
diff --git a/sites/all/libraries/geshi/geshi/6502kickass.php b/libraries/geshi/geshi/6502kickass.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/6502kickass.php
rename to libraries/geshi/geshi/6502kickass.php
diff --git a/sites/all/libraries/geshi/geshi/6502tasm.php b/libraries/geshi/geshi/6502tasm.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/6502tasm.php
rename to libraries/geshi/geshi/6502tasm.php
diff --git a/sites/all/libraries/geshi/geshi/68000devpac.php b/libraries/geshi/geshi/68000devpac.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/68000devpac.php
rename to libraries/geshi/geshi/68000devpac.php
diff --git a/sites/all/libraries/geshi/geshi/abap.php b/libraries/geshi/geshi/abap.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/abap.php
rename to libraries/geshi/geshi/abap.php
diff --git a/sites/all/libraries/geshi/geshi/actionscript.php b/libraries/geshi/geshi/actionscript.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/actionscript.php
rename to libraries/geshi/geshi/actionscript.php
diff --git a/sites/all/libraries/geshi/geshi/actionscript3.php b/libraries/geshi/geshi/actionscript3.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/actionscript3.php
rename to libraries/geshi/geshi/actionscript3.php
diff --git a/sites/all/libraries/geshi/geshi/ada.php b/libraries/geshi/geshi/ada.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/ada.php
rename to libraries/geshi/geshi/ada.php
diff --git a/sites/all/libraries/geshi/geshi/algol68.php b/libraries/geshi/geshi/algol68.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/algol68.php
rename to libraries/geshi/geshi/algol68.php
diff --git a/sites/all/libraries/geshi/geshi/apache.php b/libraries/geshi/geshi/apache.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/apache.php
rename to libraries/geshi/geshi/apache.php
diff --git a/sites/all/libraries/geshi/geshi/applescript.php b/libraries/geshi/geshi/applescript.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/applescript.php
rename to libraries/geshi/geshi/applescript.php
diff --git a/sites/all/libraries/geshi/geshi/apt_sources.php b/libraries/geshi/geshi/apt_sources.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/apt_sources.php
rename to libraries/geshi/geshi/apt_sources.php
diff --git a/sites/all/libraries/geshi/geshi/arm.php b/libraries/geshi/geshi/arm.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/arm.php
rename to libraries/geshi/geshi/arm.php
diff --git a/sites/all/libraries/geshi/geshi/asm.php b/libraries/geshi/geshi/asm.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/asm.php
rename to libraries/geshi/geshi/asm.php
diff --git a/sites/all/libraries/geshi/geshi/asp.php b/libraries/geshi/geshi/asp.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/asp.php
rename to libraries/geshi/geshi/asp.php
diff --git a/sites/all/libraries/geshi/geshi/asymptote.php b/libraries/geshi/geshi/asymptote.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/asymptote.php
rename to libraries/geshi/geshi/asymptote.php
diff --git a/sites/all/libraries/geshi/geshi/autoconf.php b/libraries/geshi/geshi/autoconf.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/autoconf.php
rename to libraries/geshi/geshi/autoconf.php
diff --git a/sites/all/libraries/geshi/geshi/autohotkey.php b/libraries/geshi/geshi/autohotkey.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/autohotkey.php
rename to libraries/geshi/geshi/autohotkey.php
diff --git a/sites/all/libraries/geshi/geshi/autoit.php b/libraries/geshi/geshi/autoit.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/autoit.php
rename to libraries/geshi/geshi/autoit.php
diff --git a/sites/all/libraries/geshi/geshi/avisynth.php b/libraries/geshi/geshi/avisynth.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/avisynth.php
rename to libraries/geshi/geshi/avisynth.php
diff --git a/sites/all/libraries/geshi/geshi/awk.php b/libraries/geshi/geshi/awk.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/awk.php
rename to libraries/geshi/geshi/awk.php
diff --git a/sites/all/libraries/geshi/geshi/bascomavr.php b/libraries/geshi/geshi/bascomavr.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/bascomavr.php
rename to libraries/geshi/geshi/bascomavr.php
diff --git a/sites/all/libraries/geshi/geshi/bash.php b/libraries/geshi/geshi/bash.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/bash.php
rename to libraries/geshi/geshi/bash.php
diff --git a/sites/all/libraries/geshi/geshi/basic4gl.php b/libraries/geshi/geshi/basic4gl.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/basic4gl.php
rename to libraries/geshi/geshi/basic4gl.php
diff --git a/sites/all/libraries/geshi/geshi/bf.php b/libraries/geshi/geshi/bf.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/bf.php
rename to libraries/geshi/geshi/bf.php
diff --git a/sites/all/libraries/geshi/geshi/bibtex.php b/libraries/geshi/geshi/bibtex.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/bibtex.php
rename to libraries/geshi/geshi/bibtex.php
diff --git a/sites/all/libraries/geshi/geshi/blitzbasic.php b/libraries/geshi/geshi/blitzbasic.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/blitzbasic.php
rename to libraries/geshi/geshi/blitzbasic.php
diff --git a/sites/all/libraries/geshi/geshi/bnf.php b/libraries/geshi/geshi/bnf.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/bnf.php
rename to libraries/geshi/geshi/bnf.php
diff --git a/sites/all/libraries/geshi/geshi/boo.php b/libraries/geshi/geshi/boo.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/boo.php
rename to libraries/geshi/geshi/boo.php
diff --git a/sites/all/libraries/geshi/geshi/c.php b/libraries/geshi/geshi/c.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/c.php
rename to libraries/geshi/geshi/c.php
diff --git a/sites/all/libraries/geshi/geshi/c_loadrunner.php b/libraries/geshi/geshi/c_loadrunner.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/c_loadrunner.php
rename to libraries/geshi/geshi/c_loadrunner.php
diff --git a/sites/all/libraries/geshi/geshi/c_mac.php b/libraries/geshi/geshi/c_mac.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/c_mac.php
rename to libraries/geshi/geshi/c_mac.php
diff --git a/sites/all/libraries/geshi/geshi/caddcl.php b/libraries/geshi/geshi/caddcl.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/caddcl.php
rename to libraries/geshi/geshi/caddcl.php
diff --git a/sites/all/libraries/geshi/geshi/cadlisp.php b/libraries/geshi/geshi/cadlisp.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/cadlisp.php
rename to libraries/geshi/geshi/cadlisp.php
diff --git a/sites/all/libraries/geshi/geshi/cfdg.php b/libraries/geshi/geshi/cfdg.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/cfdg.php
rename to libraries/geshi/geshi/cfdg.php
diff --git a/sites/all/libraries/geshi/geshi/cfm.php b/libraries/geshi/geshi/cfm.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/cfm.php
rename to libraries/geshi/geshi/cfm.php
diff --git a/sites/all/libraries/geshi/geshi/chaiscript.php b/libraries/geshi/geshi/chaiscript.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/chaiscript.php
rename to libraries/geshi/geshi/chaiscript.php
diff --git a/sites/all/libraries/geshi/geshi/cil.php b/libraries/geshi/geshi/cil.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/cil.php
rename to libraries/geshi/geshi/cil.php
diff --git a/sites/all/libraries/geshi/geshi/clojure.php b/libraries/geshi/geshi/clojure.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/clojure.php
rename to libraries/geshi/geshi/clojure.php
diff --git a/sites/all/libraries/geshi/geshi/cmake.php b/libraries/geshi/geshi/cmake.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/cmake.php
rename to libraries/geshi/geshi/cmake.php
diff --git a/sites/all/libraries/geshi/geshi/cobol.php b/libraries/geshi/geshi/cobol.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/cobol.php
rename to libraries/geshi/geshi/cobol.php
diff --git a/sites/all/libraries/geshi/geshi/coffeescript.php b/libraries/geshi/geshi/coffeescript.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/coffeescript.php
rename to libraries/geshi/geshi/coffeescript.php
diff --git a/sites/all/libraries/geshi/geshi/cpp-qt.php b/libraries/geshi/geshi/cpp-qt.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/cpp-qt.php
rename to libraries/geshi/geshi/cpp-qt.php
diff --git a/sites/all/libraries/geshi/geshi/cpp.php b/libraries/geshi/geshi/cpp.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/cpp.php
rename to libraries/geshi/geshi/cpp.php
diff --git a/sites/all/libraries/geshi/geshi/csharp.php b/libraries/geshi/geshi/csharp.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/csharp.php
rename to libraries/geshi/geshi/csharp.php
diff --git a/sites/all/libraries/geshi/geshi/css.php b/libraries/geshi/geshi/css.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/css.php
rename to libraries/geshi/geshi/css.php
diff --git a/sites/all/libraries/geshi/geshi/cuesheet.php b/libraries/geshi/geshi/cuesheet.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/cuesheet.php
rename to libraries/geshi/geshi/cuesheet.php
diff --git a/sites/all/libraries/geshi/geshi/d.php b/libraries/geshi/geshi/d.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/d.php
rename to libraries/geshi/geshi/d.php
diff --git a/sites/all/libraries/geshi/geshi/dcl.php b/libraries/geshi/geshi/dcl.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/dcl.php
rename to libraries/geshi/geshi/dcl.php
diff --git a/sites/all/libraries/geshi/geshi/dcpu16.php b/libraries/geshi/geshi/dcpu16.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/dcpu16.php
rename to libraries/geshi/geshi/dcpu16.php
diff --git a/sites/all/libraries/geshi/geshi/dcs.php b/libraries/geshi/geshi/dcs.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/dcs.php
rename to libraries/geshi/geshi/dcs.php
diff --git a/sites/all/libraries/geshi/geshi/delphi.php b/libraries/geshi/geshi/delphi.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/delphi.php
rename to libraries/geshi/geshi/delphi.php
diff --git a/sites/all/libraries/geshi/geshi/diff.php b/libraries/geshi/geshi/diff.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/diff.php
rename to libraries/geshi/geshi/diff.php
diff --git a/sites/all/libraries/geshi/geshi/div.php b/libraries/geshi/geshi/div.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/div.php
rename to libraries/geshi/geshi/div.php
diff --git a/sites/all/libraries/geshi/geshi/dos.php b/libraries/geshi/geshi/dos.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/dos.php
rename to libraries/geshi/geshi/dos.php
diff --git a/sites/all/libraries/geshi/geshi/dot.php b/libraries/geshi/geshi/dot.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/dot.php
rename to libraries/geshi/geshi/dot.php
diff --git a/sites/all/libraries/geshi/geshi/e.php b/libraries/geshi/geshi/e.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/e.php
rename to libraries/geshi/geshi/e.php
diff --git a/sites/all/libraries/geshi/geshi/ecmascript.php b/libraries/geshi/geshi/ecmascript.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/ecmascript.php
rename to libraries/geshi/geshi/ecmascript.php
diff --git a/sites/all/libraries/geshi/geshi/eiffel.php b/libraries/geshi/geshi/eiffel.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/eiffel.php
rename to libraries/geshi/geshi/eiffel.php
diff --git a/sites/all/libraries/geshi/geshi/email.php b/libraries/geshi/geshi/email.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/email.php
rename to libraries/geshi/geshi/email.php
diff --git a/sites/all/libraries/geshi/geshi/epc.php b/libraries/geshi/geshi/epc.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/epc.php
rename to libraries/geshi/geshi/epc.php
diff --git a/sites/all/libraries/geshi/geshi/erlang.php b/libraries/geshi/geshi/erlang.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/erlang.php
rename to libraries/geshi/geshi/erlang.php
diff --git a/sites/all/libraries/geshi/geshi/euphoria.php b/libraries/geshi/geshi/euphoria.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/euphoria.php
rename to libraries/geshi/geshi/euphoria.php
diff --git a/sites/all/libraries/geshi/geshi/f1.php b/libraries/geshi/geshi/f1.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/f1.php
rename to libraries/geshi/geshi/f1.php
diff --git a/sites/all/libraries/geshi/geshi/falcon.php b/libraries/geshi/geshi/falcon.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/falcon.php
rename to libraries/geshi/geshi/falcon.php
diff --git a/sites/all/libraries/geshi/geshi/fo.php b/libraries/geshi/geshi/fo.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/fo.php
rename to libraries/geshi/geshi/fo.php
diff --git a/sites/all/libraries/geshi/geshi/fortran.php b/libraries/geshi/geshi/fortran.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/fortran.php
rename to libraries/geshi/geshi/fortran.php
diff --git a/sites/all/libraries/geshi/geshi/freebasic.php b/libraries/geshi/geshi/freebasic.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/freebasic.php
rename to libraries/geshi/geshi/freebasic.php
diff --git a/sites/all/libraries/geshi/geshi/freeswitch.php b/libraries/geshi/geshi/freeswitch.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/freeswitch.php
rename to libraries/geshi/geshi/freeswitch.php
diff --git a/sites/all/libraries/geshi/geshi/fsharp.php b/libraries/geshi/geshi/fsharp.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/fsharp.php
rename to libraries/geshi/geshi/fsharp.php
diff --git a/sites/all/libraries/geshi/geshi/gambas.php b/libraries/geshi/geshi/gambas.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/gambas.php
rename to libraries/geshi/geshi/gambas.php
diff --git a/sites/all/libraries/geshi/geshi/gdb.php b/libraries/geshi/geshi/gdb.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/gdb.php
rename to libraries/geshi/geshi/gdb.php
diff --git a/sites/all/libraries/geshi/geshi/genero.php b/libraries/geshi/geshi/genero.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/genero.php
rename to libraries/geshi/geshi/genero.php
diff --git a/sites/all/libraries/geshi/geshi/genie.php b/libraries/geshi/geshi/genie.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/genie.php
rename to libraries/geshi/geshi/genie.php
diff --git a/sites/all/libraries/geshi/geshi/gettext.php b/libraries/geshi/geshi/gettext.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/gettext.php
rename to libraries/geshi/geshi/gettext.php
diff --git a/sites/all/libraries/geshi/geshi/glsl.php b/libraries/geshi/geshi/glsl.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/glsl.php
rename to libraries/geshi/geshi/glsl.php
diff --git a/sites/all/libraries/geshi/geshi/gml.php b/libraries/geshi/geshi/gml.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/gml.php
rename to libraries/geshi/geshi/gml.php
diff --git a/sites/all/libraries/geshi/geshi/gnuplot.php b/libraries/geshi/geshi/gnuplot.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/gnuplot.php
rename to libraries/geshi/geshi/gnuplot.php
diff --git a/sites/all/libraries/geshi/geshi/go.php b/libraries/geshi/geshi/go.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/go.php
rename to libraries/geshi/geshi/go.php
diff --git a/sites/all/libraries/geshi/geshi/groovy.php b/libraries/geshi/geshi/groovy.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/groovy.php
rename to libraries/geshi/geshi/groovy.php
diff --git a/sites/all/libraries/geshi/geshi/gwbasic.php b/libraries/geshi/geshi/gwbasic.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/gwbasic.php
rename to libraries/geshi/geshi/gwbasic.php
diff --git a/sites/all/libraries/geshi/geshi/haskell.php b/libraries/geshi/geshi/haskell.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/haskell.php
rename to libraries/geshi/geshi/haskell.php
diff --git a/sites/all/libraries/geshi/geshi/haxe.php b/libraries/geshi/geshi/haxe.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/haxe.php
rename to libraries/geshi/geshi/haxe.php
diff --git a/sites/all/libraries/geshi/geshi/hicest.php b/libraries/geshi/geshi/hicest.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/hicest.php
rename to libraries/geshi/geshi/hicest.php
diff --git a/sites/all/libraries/geshi/geshi/hq9plus.php b/libraries/geshi/geshi/hq9plus.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/hq9plus.php
rename to libraries/geshi/geshi/hq9plus.php
diff --git a/sites/all/libraries/geshi/geshi/html4strict.php b/libraries/geshi/geshi/html4strict.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/html4strict.php
rename to libraries/geshi/geshi/html4strict.php
diff --git a/sites/all/libraries/geshi/geshi/html5.php b/libraries/geshi/geshi/html5.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/html5.php
rename to libraries/geshi/geshi/html5.php
diff --git a/sites/all/libraries/geshi/geshi/icon.php b/libraries/geshi/geshi/icon.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/icon.php
rename to libraries/geshi/geshi/icon.php
diff --git a/sites/all/libraries/geshi/geshi/idl.php b/libraries/geshi/geshi/idl.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/idl.php
rename to libraries/geshi/geshi/idl.php
diff --git a/sites/all/libraries/geshi/geshi/ini.php b/libraries/geshi/geshi/ini.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/ini.php
rename to libraries/geshi/geshi/ini.php
diff --git a/sites/all/libraries/geshi/geshi/inno.php b/libraries/geshi/geshi/inno.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/inno.php
rename to libraries/geshi/geshi/inno.php
diff --git a/sites/all/libraries/geshi/geshi/intercal.php b/libraries/geshi/geshi/intercal.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/intercal.php
rename to libraries/geshi/geshi/intercal.php
diff --git a/sites/all/libraries/geshi/geshi/io.php b/libraries/geshi/geshi/io.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/io.php
rename to libraries/geshi/geshi/io.php
diff --git a/sites/all/libraries/geshi/geshi/j.php b/libraries/geshi/geshi/j.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/j.php
rename to libraries/geshi/geshi/j.php
diff --git a/sites/all/libraries/geshi/geshi/java.php b/libraries/geshi/geshi/java.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/java.php
rename to libraries/geshi/geshi/java.php
diff --git a/sites/all/libraries/geshi/geshi/java5.php b/libraries/geshi/geshi/java5.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/java5.php
rename to libraries/geshi/geshi/java5.php
diff --git a/sites/all/libraries/geshi/geshi/javascript.php b/libraries/geshi/geshi/javascript.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/javascript.php
rename to libraries/geshi/geshi/javascript.php
diff --git a/sites/all/libraries/geshi/geshi/jquery.php b/libraries/geshi/geshi/jquery.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/jquery.php
rename to libraries/geshi/geshi/jquery.php
diff --git a/sites/all/libraries/geshi/geshi/kixtart.php b/libraries/geshi/geshi/kixtart.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/kixtart.php
rename to libraries/geshi/geshi/kixtart.php
diff --git a/sites/all/libraries/geshi/geshi/klonec.php b/libraries/geshi/geshi/klonec.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/klonec.php
rename to libraries/geshi/geshi/klonec.php
diff --git a/sites/all/libraries/geshi/geshi/klonecpp.php b/libraries/geshi/geshi/klonecpp.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/klonecpp.php
rename to libraries/geshi/geshi/klonecpp.php
diff --git a/sites/all/libraries/geshi/geshi/latex.php b/libraries/geshi/geshi/latex.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/latex.php
rename to libraries/geshi/geshi/latex.php
diff --git a/sites/all/libraries/geshi/geshi/lb.php b/libraries/geshi/geshi/lb.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/lb.php
rename to libraries/geshi/geshi/lb.php
diff --git a/sites/all/libraries/geshi/geshi/ldif.php b/libraries/geshi/geshi/ldif.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/ldif.php
rename to libraries/geshi/geshi/ldif.php
diff --git a/sites/all/libraries/geshi/geshi/lisp.php b/libraries/geshi/geshi/lisp.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/lisp.php
rename to libraries/geshi/geshi/lisp.php
diff --git a/sites/all/libraries/geshi/geshi/llvm.php b/libraries/geshi/geshi/llvm.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/llvm.php
rename to libraries/geshi/geshi/llvm.php
diff --git a/sites/all/libraries/geshi/geshi/locobasic.php b/libraries/geshi/geshi/locobasic.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/locobasic.php
rename to libraries/geshi/geshi/locobasic.php
diff --git a/sites/all/libraries/geshi/geshi/logtalk.php b/libraries/geshi/geshi/logtalk.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/logtalk.php
rename to libraries/geshi/geshi/logtalk.php
diff --git a/sites/all/libraries/geshi/geshi/lolcode.php b/libraries/geshi/geshi/lolcode.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/lolcode.php
rename to libraries/geshi/geshi/lolcode.php
diff --git a/sites/all/libraries/geshi/geshi/lotusformulas.php b/libraries/geshi/geshi/lotusformulas.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/lotusformulas.php
rename to libraries/geshi/geshi/lotusformulas.php
diff --git a/sites/all/libraries/geshi/geshi/lotusscript.php b/libraries/geshi/geshi/lotusscript.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/lotusscript.php
rename to libraries/geshi/geshi/lotusscript.php
diff --git a/sites/all/libraries/geshi/geshi/lscript.php b/libraries/geshi/geshi/lscript.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/lscript.php
rename to libraries/geshi/geshi/lscript.php
diff --git a/sites/all/libraries/geshi/geshi/lsl2.php b/libraries/geshi/geshi/lsl2.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/lsl2.php
rename to libraries/geshi/geshi/lsl2.php
diff --git a/sites/all/libraries/geshi/geshi/lua.php b/libraries/geshi/geshi/lua.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/lua.php
rename to libraries/geshi/geshi/lua.php
diff --git a/sites/all/libraries/geshi/geshi/m68k.php b/libraries/geshi/geshi/m68k.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/m68k.php
rename to libraries/geshi/geshi/m68k.php
diff --git a/sites/all/libraries/geshi/geshi/magiksf.php b/libraries/geshi/geshi/magiksf.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/magiksf.php
rename to libraries/geshi/geshi/magiksf.php
diff --git a/sites/all/libraries/geshi/geshi/make.php b/libraries/geshi/geshi/make.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/make.php
rename to libraries/geshi/geshi/make.php
diff --git a/sites/all/libraries/geshi/geshi/mapbasic.php b/libraries/geshi/geshi/mapbasic.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/mapbasic.php
rename to libraries/geshi/geshi/mapbasic.php
diff --git a/sites/all/libraries/geshi/geshi/matlab.php b/libraries/geshi/geshi/matlab.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/matlab.php
rename to libraries/geshi/geshi/matlab.php
diff --git a/sites/all/libraries/geshi/geshi/mirc.php b/libraries/geshi/geshi/mirc.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/mirc.php
rename to libraries/geshi/geshi/mirc.php
diff --git a/sites/all/libraries/geshi/geshi/mmix.php b/libraries/geshi/geshi/mmix.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/mmix.php
rename to libraries/geshi/geshi/mmix.php
diff --git a/sites/all/libraries/geshi/geshi/modula2.php b/libraries/geshi/geshi/modula2.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/modula2.php
rename to libraries/geshi/geshi/modula2.php
diff --git a/sites/all/libraries/geshi/geshi/modula3.php b/libraries/geshi/geshi/modula3.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/modula3.php
rename to libraries/geshi/geshi/modula3.php
diff --git a/sites/all/libraries/geshi/geshi/mpasm.php b/libraries/geshi/geshi/mpasm.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/mpasm.php
rename to libraries/geshi/geshi/mpasm.php
diff --git a/sites/all/libraries/geshi/geshi/mxml.php b/libraries/geshi/geshi/mxml.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/mxml.php
rename to libraries/geshi/geshi/mxml.php
diff --git a/sites/all/libraries/geshi/geshi/mysql.php b/libraries/geshi/geshi/mysql.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/mysql.php
rename to libraries/geshi/geshi/mysql.php
diff --git a/sites/all/libraries/geshi/geshi/nagios.php b/libraries/geshi/geshi/nagios.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/nagios.php
rename to libraries/geshi/geshi/nagios.php
diff --git a/sites/all/libraries/geshi/geshi/netrexx.php b/libraries/geshi/geshi/netrexx.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/netrexx.php
rename to libraries/geshi/geshi/netrexx.php
diff --git a/sites/all/libraries/geshi/geshi/newlisp.php b/libraries/geshi/geshi/newlisp.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/newlisp.php
rename to libraries/geshi/geshi/newlisp.php
diff --git a/sites/all/libraries/geshi/geshi/nsis.php b/libraries/geshi/geshi/nsis.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/nsis.php
rename to libraries/geshi/geshi/nsis.php
diff --git a/sites/all/libraries/geshi/geshi/oberon2.php b/libraries/geshi/geshi/oberon2.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/oberon2.php
rename to libraries/geshi/geshi/oberon2.php
diff --git a/sites/all/libraries/geshi/geshi/objc.php b/libraries/geshi/geshi/objc.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/objc.php
rename to libraries/geshi/geshi/objc.php
diff --git a/sites/all/libraries/geshi/geshi/objeck.php b/libraries/geshi/geshi/objeck.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/objeck.php
rename to libraries/geshi/geshi/objeck.php
diff --git a/sites/all/libraries/geshi/geshi/ocaml-brief.php b/libraries/geshi/geshi/ocaml-brief.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/ocaml-brief.php
rename to libraries/geshi/geshi/ocaml-brief.php
diff --git a/sites/all/libraries/geshi/geshi/ocaml.php b/libraries/geshi/geshi/ocaml.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/ocaml.php
rename to libraries/geshi/geshi/ocaml.php
diff --git a/sites/all/libraries/geshi/geshi/octave.php b/libraries/geshi/geshi/octave.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/octave.php
rename to libraries/geshi/geshi/octave.php
diff --git a/sites/all/libraries/geshi/geshi/oobas.php b/libraries/geshi/geshi/oobas.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/oobas.php
rename to libraries/geshi/geshi/oobas.php
diff --git a/sites/all/libraries/geshi/geshi/oorexx.php b/libraries/geshi/geshi/oorexx.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/oorexx.php
rename to libraries/geshi/geshi/oorexx.php
diff --git a/sites/all/libraries/geshi/geshi/oracle11.php b/libraries/geshi/geshi/oracle11.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/oracle11.php
rename to libraries/geshi/geshi/oracle11.php
diff --git a/sites/all/libraries/geshi/geshi/oracle8.php b/libraries/geshi/geshi/oracle8.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/oracle8.php
rename to libraries/geshi/geshi/oracle8.php
diff --git a/sites/all/libraries/geshi/geshi/oxygene.php b/libraries/geshi/geshi/oxygene.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/oxygene.php
rename to libraries/geshi/geshi/oxygene.php
diff --git a/sites/all/libraries/geshi/geshi/oz.php b/libraries/geshi/geshi/oz.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/oz.php
rename to libraries/geshi/geshi/oz.php
diff --git a/sites/all/libraries/geshi/geshi/parasail.php b/libraries/geshi/geshi/parasail.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/parasail.php
rename to libraries/geshi/geshi/parasail.php
diff --git a/sites/all/libraries/geshi/geshi/parigp.php b/libraries/geshi/geshi/parigp.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/parigp.php
rename to libraries/geshi/geshi/parigp.php
diff --git a/sites/all/libraries/geshi/geshi/pascal.php b/libraries/geshi/geshi/pascal.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/pascal.php
rename to libraries/geshi/geshi/pascal.php
diff --git a/sites/all/libraries/geshi/geshi/pcre.php b/libraries/geshi/geshi/pcre.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/pcre.php
rename to libraries/geshi/geshi/pcre.php
diff --git a/sites/all/libraries/geshi/geshi/per.php b/libraries/geshi/geshi/per.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/per.php
rename to libraries/geshi/geshi/per.php
diff --git a/sites/all/libraries/geshi/geshi/perl.php b/libraries/geshi/geshi/perl.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/perl.php
rename to libraries/geshi/geshi/perl.php
diff --git a/sites/all/libraries/geshi/geshi/perl6.php b/libraries/geshi/geshi/perl6.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/perl6.php
rename to libraries/geshi/geshi/perl6.php
diff --git a/sites/all/libraries/geshi/geshi/pf.php b/libraries/geshi/geshi/pf.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/pf.php
rename to libraries/geshi/geshi/pf.php
diff --git a/sites/all/libraries/geshi/geshi/php-brief.php b/libraries/geshi/geshi/php-brief.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/php-brief.php
rename to libraries/geshi/geshi/php-brief.php
diff --git a/sites/all/libraries/geshi/geshi/php.php b/libraries/geshi/geshi/php.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/php.php
rename to libraries/geshi/geshi/php.php
diff --git a/sites/all/libraries/geshi/geshi/pic16.php b/libraries/geshi/geshi/pic16.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/pic16.php
rename to libraries/geshi/geshi/pic16.php
diff --git a/sites/all/libraries/geshi/geshi/pike.php b/libraries/geshi/geshi/pike.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/pike.php
rename to libraries/geshi/geshi/pike.php
diff --git a/sites/all/libraries/geshi/geshi/pixelbender.php b/libraries/geshi/geshi/pixelbender.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/pixelbender.php
rename to libraries/geshi/geshi/pixelbender.php
diff --git a/sites/all/libraries/geshi/geshi/pli.php b/libraries/geshi/geshi/pli.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/pli.php
rename to libraries/geshi/geshi/pli.php
diff --git a/sites/all/libraries/geshi/geshi/plsql.php b/libraries/geshi/geshi/plsql.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/plsql.php
rename to libraries/geshi/geshi/plsql.php
diff --git a/sites/all/libraries/geshi/geshi/postgresql.php b/libraries/geshi/geshi/postgresql.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/postgresql.php
rename to libraries/geshi/geshi/postgresql.php
diff --git a/sites/all/libraries/geshi/geshi/povray.php b/libraries/geshi/geshi/povray.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/povray.php
rename to libraries/geshi/geshi/povray.php
diff --git a/sites/all/libraries/geshi/geshi/powerbuilder.php b/libraries/geshi/geshi/powerbuilder.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/powerbuilder.php
rename to libraries/geshi/geshi/powerbuilder.php
diff --git a/sites/all/libraries/geshi/geshi/powershell.php b/libraries/geshi/geshi/powershell.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/powershell.php
rename to libraries/geshi/geshi/powershell.php
diff --git a/sites/all/libraries/geshi/geshi/proftpd.php b/libraries/geshi/geshi/proftpd.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/proftpd.php
rename to libraries/geshi/geshi/proftpd.php
diff --git a/sites/all/libraries/geshi/geshi/progress.php b/libraries/geshi/geshi/progress.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/progress.php
rename to libraries/geshi/geshi/progress.php
diff --git a/sites/all/libraries/geshi/geshi/prolog.php b/libraries/geshi/geshi/prolog.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/prolog.php
rename to libraries/geshi/geshi/prolog.php
diff --git a/sites/all/libraries/geshi/geshi/properties.php b/libraries/geshi/geshi/properties.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/properties.php
rename to libraries/geshi/geshi/properties.php
diff --git a/sites/all/libraries/geshi/geshi/providex.php b/libraries/geshi/geshi/providex.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/providex.php
rename to libraries/geshi/geshi/providex.php
diff --git a/sites/all/libraries/geshi/geshi/purebasic.php b/libraries/geshi/geshi/purebasic.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/purebasic.php
rename to libraries/geshi/geshi/purebasic.php
diff --git a/sites/all/libraries/geshi/geshi/pycon.php b/libraries/geshi/geshi/pycon.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/pycon.php
rename to libraries/geshi/geshi/pycon.php
diff --git a/sites/all/libraries/geshi/geshi/pys60.php b/libraries/geshi/geshi/pys60.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/pys60.php
rename to libraries/geshi/geshi/pys60.php
diff --git a/sites/all/libraries/geshi/geshi/python.php b/libraries/geshi/geshi/python.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/python.php
rename to libraries/geshi/geshi/python.php
diff --git a/sites/all/libraries/geshi/geshi/q.php b/libraries/geshi/geshi/q.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/q.php
rename to libraries/geshi/geshi/q.php
diff --git a/sites/all/libraries/geshi/geshi/qbasic.php b/libraries/geshi/geshi/qbasic.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/qbasic.php
rename to libraries/geshi/geshi/qbasic.php
diff --git a/sites/all/libraries/geshi/geshi/rails.php b/libraries/geshi/geshi/rails.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/rails.php
rename to libraries/geshi/geshi/rails.php
diff --git a/sites/all/libraries/geshi/geshi/rebol.php b/libraries/geshi/geshi/rebol.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/rebol.php
rename to libraries/geshi/geshi/rebol.php
diff --git a/sites/all/libraries/geshi/geshi/reg.php b/libraries/geshi/geshi/reg.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/reg.php
rename to libraries/geshi/geshi/reg.php
diff --git a/sites/all/libraries/geshi/geshi/rexx.php b/libraries/geshi/geshi/rexx.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/rexx.php
rename to libraries/geshi/geshi/rexx.php
diff --git a/sites/all/libraries/geshi/geshi/robots.php b/libraries/geshi/geshi/robots.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/robots.php
rename to libraries/geshi/geshi/robots.php
diff --git a/sites/all/libraries/geshi/geshi/rpmspec.php b/libraries/geshi/geshi/rpmspec.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/rpmspec.php
rename to libraries/geshi/geshi/rpmspec.php
diff --git a/sites/all/libraries/geshi/geshi/rsplus.php b/libraries/geshi/geshi/rsplus.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/rsplus.php
rename to libraries/geshi/geshi/rsplus.php
diff --git a/sites/all/libraries/geshi/geshi/ruby.php b/libraries/geshi/geshi/ruby.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/ruby.php
rename to libraries/geshi/geshi/ruby.php
diff --git a/sites/all/libraries/geshi/geshi/sas.php b/libraries/geshi/geshi/sas.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/sas.php
rename to libraries/geshi/geshi/sas.php
diff --git a/sites/all/libraries/geshi/geshi/scala.php b/libraries/geshi/geshi/scala.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/scala.php
rename to libraries/geshi/geshi/scala.php
diff --git a/sites/all/libraries/geshi/geshi/scheme.php b/libraries/geshi/geshi/scheme.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/scheme.php
rename to libraries/geshi/geshi/scheme.php
diff --git a/sites/all/libraries/geshi/geshi/scilab.php b/libraries/geshi/geshi/scilab.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/scilab.php
rename to libraries/geshi/geshi/scilab.php
diff --git a/sites/all/libraries/geshi/geshi/sdlbasic.php b/libraries/geshi/geshi/sdlbasic.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/sdlbasic.php
rename to libraries/geshi/geshi/sdlbasic.php
diff --git a/sites/all/libraries/geshi/geshi/smalltalk.php b/libraries/geshi/geshi/smalltalk.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/smalltalk.php
rename to libraries/geshi/geshi/smalltalk.php
diff --git a/sites/all/libraries/geshi/geshi/smarty.php b/libraries/geshi/geshi/smarty.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/smarty.php
rename to libraries/geshi/geshi/smarty.php
diff --git a/sites/all/libraries/geshi/geshi/spark.php b/libraries/geshi/geshi/spark.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/spark.php
rename to libraries/geshi/geshi/spark.php
diff --git a/sites/all/libraries/geshi/geshi/sparql.php b/libraries/geshi/geshi/sparql.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/sparql.php
rename to libraries/geshi/geshi/sparql.php
diff --git a/sites/all/libraries/geshi/geshi/sql.php b/libraries/geshi/geshi/sql.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/sql.php
rename to libraries/geshi/geshi/sql.php
diff --git a/sites/all/libraries/geshi/geshi/stonescript.php b/libraries/geshi/geshi/stonescript.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/stonescript.php
rename to libraries/geshi/geshi/stonescript.php
diff --git a/sites/all/libraries/geshi/geshi/systemverilog.php b/libraries/geshi/geshi/systemverilog.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/systemverilog.php
rename to libraries/geshi/geshi/systemverilog.php
diff --git a/sites/all/libraries/geshi/geshi/tcl.php b/libraries/geshi/geshi/tcl.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/tcl.php
rename to libraries/geshi/geshi/tcl.php
diff --git a/sites/all/libraries/geshi/geshi/teraterm.php b/libraries/geshi/geshi/teraterm.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/teraterm.php
rename to libraries/geshi/geshi/teraterm.php
diff --git a/sites/all/libraries/geshi/geshi/text.php b/libraries/geshi/geshi/text.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/text.php
rename to libraries/geshi/geshi/text.php
diff --git a/sites/all/libraries/geshi/geshi/thinbasic.php b/libraries/geshi/geshi/thinbasic.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/thinbasic.php
rename to libraries/geshi/geshi/thinbasic.php
diff --git a/sites/all/libraries/geshi/geshi/tsql.php b/libraries/geshi/geshi/tsql.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/tsql.php
rename to libraries/geshi/geshi/tsql.php
diff --git a/sites/all/libraries/geshi/geshi/typoscript.php b/libraries/geshi/geshi/typoscript.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/typoscript.php
rename to libraries/geshi/geshi/typoscript.php
diff --git a/sites/all/libraries/geshi/geshi/unicon.php b/libraries/geshi/geshi/unicon.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/unicon.php
rename to libraries/geshi/geshi/unicon.php
diff --git a/sites/all/libraries/geshi/geshi/upc.php b/libraries/geshi/geshi/upc.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/upc.php
rename to libraries/geshi/geshi/upc.php
diff --git a/sites/all/libraries/geshi/geshi/urbi.php b/libraries/geshi/geshi/urbi.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/urbi.php
rename to libraries/geshi/geshi/urbi.php
diff --git a/sites/all/libraries/geshi/geshi/uscript.php b/libraries/geshi/geshi/uscript.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/uscript.php
rename to libraries/geshi/geshi/uscript.php
diff --git a/sites/all/libraries/geshi/geshi/vala.php b/libraries/geshi/geshi/vala.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/vala.php
rename to libraries/geshi/geshi/vala.php
diff --git a/sites/all/libraries/geshi/geshi/vb.php b/libraries/geshi/geshi/vb.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/vb.php
rename to libraries/geshi/geshi/vb.php
diff --git a/sites/all/libraries/geshi/geshi/vbnet.php b/libraries/geshi/geshi/vbnet.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/vbnet.php
rename to libraries/geshi/geshi/vbnet.php
diff --git a/sites/all/libraries/geshi/geshi/vedit.php b/libraries/geshi/geshi/vedit.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/vedit.php
rename to libraries/geshi/geshi/vedit.php
diff --git a/sites/all/libraries/geshi/geshi/verilog.php b/libraries/geshi/geshi/verilog.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/verilog.php
rename to libraries/geshi/geshi/verilog.php
diff --git a/sites/all/libraries/geshi/geshi/vhdl.php b/libraries/geshi/geshi/vhdl.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/vhdl.php
rename to libraries/geshi/geshi/vhdl.php
diff --git a/sites/all/libraries/geshi/geshi/vim.php b/libraries/geshi/geshi/vim.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/vim.php
rename to libraries/geshi/geshi/vim.php
diff --git a/sites/all/libraries/geshi/geshi/visualfoxpro.php b/libraries/geshi/geshi/visualfoxpro.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/visualfoxpro.php
rename to libraries/geshi/geshi/visualfoxpro.php
diff --git a/sites/all/libraries/geshi/geshi/visualprolog.php b/libraries/geshi/geshi/visualprolog.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/visualprolog.php
rename to libraries/geshi/geshi/visualprolog.php
diff --git a/sites/all/libraries/geshi/geshi/whitespace.php b/libraries/geshi/geshi/whitespace.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/whitespace.php
rename to libraries/geshi/geshi/whitespace.php
diff --git a/sites/all/libraries/geshi/geshi/whois.php b/libraries/geshi/geshi/whois.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/whois.php
rename to libraries/geshi/geshi/whois.php
diff --git a/sites/all/libraries/geshi/geshi/winbatch.php b/libraries/geshi/geshi/winbatch.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/winbatch.php
rename to libraries/geshi/geshi/winbatch.php
diff --git a/sites/all/libraries/geshi/geshi/xbasic.php b/libraries/geshi/geshi/xbasic.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/xbasic.php
rename to libraries/geshi/geshi/xbasic.php
diff --git a/sites/all/libraries/geshi/geshi/xml.php b/libraries/geshi/geshi/xml.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/xml.php
rename to libraries/geshi/geshi/xml.php
diff --git a/sites/all/libraries/geshi/geshi/xorg_conf.php b/libraries/geshi/geshi/xorg_conf.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/xorg_conf.php
rename to libraries/geshi/geshi/xorg_conf.php
diff --git a/sites/all/libraries/geshi/geshi/xpp.php b/libraries/geshi/geshi/xpp.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/xpp.php
rename to libraries/geshi/geshi/xpp.php
diff --git a/sites/all/libraries/geshi/geshi/yaml.php b/libraries/geshi/geshi/yaml.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/yaml.php
rename to libraries/geshi/geshi/yaml.php
diff --git a/sites/all/libraries/geshi/geshi/z80.php b/libraries/geshi/geshi/z80.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/z80.php
rename to libraries/geshi/geshi/z80.php
diff --git a/sites/all/libraries/geshi/geshi/zxbasic.php b/libraries/geshi/geshi/zxbasic.php
similarity index 100%
rename from sites/all/libraries/geshi/geshi/zxbasic.php
rename to libraries/geshi/geshi/zxbasic.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier.auto.php b/libraries/htmlpurifier/HTMLPurifier.auto.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier.auto.php
rename to libraries/htmlpurifier/HTMLPurifier.auto.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier.autoload.php b/libraries/htmlpurifier/HTMLPurifier.autoload.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier.autoload.php
rename to libraries/htmlpurifier/HTMLPurifier.autoload.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier.composer.php b/libraries/htmlpurifier/HTMLPurifier.composer.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier.composer.php
rename to libraries/htmlpurifier/HTMLPurifier.composer.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier.func.php b/libraries/htmlpurifier/HTMLPurifier.func.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier.func.php
rename to libraries/htmlpurifier/HTMLPurifier.func.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier.includes.php b/libraries/htmlpurifier/HTMLPurifier.includes.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier.includes.php
rename to libraries/htmlpurifier/HTMLPurifier.includes.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier.kses.php b/libraries/htmlpurifier/HTMLPurifier.kses.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier.kses.php
rename to libraries/htmlpurifier/HTMLPurifier.kses.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier.path.php b/libraries/htmlpurifier/HTMLPurifier.path.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier.path.php
rename to libraries/htmlpurifier/HTMLPurifier.path.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier.php b/libraries/htmlpurifier/HTMLPurifier.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier.php
rename to libraries/htmlpurifier/HTMLPurifier.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier.safe-includes.php b/libraries/htmlpurifier/HTMLPurifier.safe-includes.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier.safe-includes.php
rename to libraries/htmlpurifier/HTMLPurifier.safe-includes.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Arborize.php b/libraries/htmlpurifier/HTMLPurifier/Arborize.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Arborize.php
rename to libraries/htmlpurifier/HTMLPurifier/Arborize.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrCollections.php b/libraries/htmlpurifier/HTMLPurifier/AttrCollections.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrCollections.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrCollections.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/AlphaValue.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/AlphaValue.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/AlphaValue.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/AlphaValue.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Background.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Background.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Background.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Background.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Border.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Border.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Border.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Border.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Color.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Color.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Color.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Color.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Composite.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Composite.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Composite.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Composite.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Filter.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Filter.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Filter.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Filter.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Font.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Font.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Font.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Font.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/FontFamily.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/FontFamily.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/FontFamily.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/FontFamily.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Ident.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Ident.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Ident.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Ident.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/ImportantDecorator.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/ImportantDecorator.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/ImportantDecorator.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/ImportantDecorator.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Length.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Length.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Length.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Length.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/ListStyle.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/ListStyle.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/ListStyle.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/ListStyle.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Multiple.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Multiple.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Multiple.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Multiple.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Number.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Number.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Number.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Number.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Percentage.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Percentage.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Percentage.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/Percentage.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/TextDecoration.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/TextDecoration.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/TextDecoration.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/TextDecoration.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/URI.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/URI.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/URI.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/CSS/URI.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/Clone.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/Clone.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/Clone.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/Clone.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/Enum.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/Enum.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/Enum.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/Enum.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Bool.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Bool.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Bool.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Bool.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Class.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Class.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Class.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Class.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Color.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Color.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Color.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Color.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/FrameTarget.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/FrameTarget.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/FrameTarget.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/FrameTarget.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/ID.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/ID.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/ID.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/ID.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Length.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Length.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Length.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Length.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/LinkTypes.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/LinkTypes.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/LinkTypes.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/LinkTypes.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/MultiLength.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/MultiLength.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/MultiLength.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/MultiLength.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Nmtokens.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Nmtokens.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Nmtokens.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Nmtokens.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Pixels.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Pixels.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Pixels.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/HTML/Pixels.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/Integer.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/Integer.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/Integer.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/Integer.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/Lang.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/Lang.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/Lang.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/Lang.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/Switch.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/Switch.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/Switch.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/Switch.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/Text.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/Text.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/Text.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/Text.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/URI.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/URI.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/URI.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/URI.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/URI/Email.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/URI/Email.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/URI/Email.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/URI/Email.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/URI/Host.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/URI/Host.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/URI/Host.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/URI/Host.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/URI/IPv4.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/URI/IPv4.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/URI/IPv4.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/URI/IPv4.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/URI/IPv6.php b/libraries/htmlpurifier/HTMLPurifier/AttrDef/URI/IPv6.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrDef/URI/IPv6.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrDef/URI/IPv6.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform.php b/libraries/htmlpurifier/HTMLPurifier/AttrTransform.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTransform.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Background.php b/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Background.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Background.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTransform/Background.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/BdoDir.php b/libraries/htmlpurifier/HTMLPurifier/AttrTransform/BdoDir.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/BdoDir.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTransform/BdoDir.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/BgColor.php b/libraries/htmlpurifier/HTMLPurifier/AttrTransform/BgColor.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/BgColor.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTransform/BgColor.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/BoolToCSS.php b/libraries/htmlpurifier/HTMLPurifier/AttrTransform/BoolToCSS.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/BoolToCSS.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTransform/BoolToCSS.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Border.php b/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Border.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Border.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTransform/Border.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/EnumToCSS.php b/libraries/htmlpurifier/HTMLPurifier/AttrTransform/EnumToCSS.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/EnumToCSS.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTransform/EnumToCSS.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/ImgRequired.php b/libraries/htmlpurifier/HTMLPurifier/AttrTransform/ImgRequired.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/ImgRequired.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTransform/ImgRequired.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/ImgSpace.php b/libraries/htmlpurifier/HTMLPurifier/AttrTransform/ImgSpace.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/ImgSpace.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTransform/ImgSpace.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Input.php b/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Input.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Input.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTransform/Input.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Lang.php b/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Lang.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Lang.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTransform/Lang.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Length.php b/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Length.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Length.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTransform/Length.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Name.php b/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Name.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Name.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTransform/Name.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/NameSync.php b/libraries/htmlpurifier/HTMLPurifier/AttrTransform/NameSync.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/NameSync.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTransform/NameSync.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Nofollow.php b/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Nofollow.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Nofollow.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTransform/Nofollow.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/SafeEmbed.php b/libraries/htmlpurifier/HTMLPurifier/AttrTransform/SafeEmbed.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/SafeEmbed.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTransform/SafeEmbed.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/SafeObject.php b/libraries/htmlpurifier/HTMLPurifier/AttrTransform/SafeObject.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/SafeObject.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTransform/SafeObject.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/SafeParam.php b/libraries/htmlpurifier/HTMLPurifier/AttrTransform/SafeParam.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/SafeParam.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTransform/SafeParam.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/ScriptRequired.php b/libraries/htmlpurifier/HTMLPurifier/AttrTransform/ScriptRequired.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/ScriptRequired.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTransform/ScriptRequired.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/TargetBlank.php b/libraries/htmlpurifier/HTMLPurifier/AttrTransform/TargetBlank.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/TargetBlank.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTransform/TargetBlank.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/TargetNoreferrer.php b/libraries/htmlpurifier/HTMLPurifier/AttrTransform/TargetNoreferrer.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/TargetNoreferrer.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTransform/TargetNoreferrer.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Textarea.php b/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Textarea.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTransform/Textarea.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTransform/Textarea.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTypes.php b/libraries/htmlpurifier/HTMLPurifier/AttrTypes.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrTypes.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrTypes.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/AttrValidator.php b/libraries/htmlpurifier/HTMLPurifier/AttrValidator.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/AttrValidator.php
rename to libraries/htmlpurifier/HTMLPurifier/AttrValidator.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Bootstrap.php b/libraries/htmlpurifier/HTMLPurifier/Bootstrap.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Bootstrap.php
rename to libraries/htmlpurifier/HTMLPurifier/Bootstrap.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/CSSDefinition.php b/libraries/htmlpurifier/HTMLPurifier/CSSDefinition.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/CSSDefinition.php
rename to libraries/htmlpurifier/HTMLPurifier/CSSDefinition.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ChildDef.php b/libraries/htmlpurifier/HTMLPurifier/ChildDef.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ChildDef.php
rename to libraries/htmlpurifier/HTMLPurifier/ChildDef.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ChildDef/Chameleon.php b/libraries/htmlpurifier/HTMLPurifier/ChildDef/Chameleon.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ChildDef/Chameleon.php
rename to libraries/htmlpurifier/HTMLPurifier/ChildDef/Chameleon.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ChildDef/Custom.php b/libraries/htmlpurifier/HTMLPurifier/ChildDef/Custom.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ChildDef/Custom.php
rename to libraries/htmlpurifier/HTMLPurifier/ChildDef/Custom.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ChildDef/Empty.php b/libraries/htmlpurifier/HTMLPurifier/ChildDef/Empty.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ChildDef/Empty.php
rename to libraries/htmlpurifier/HTMLPurifier/ChildDef/Empty.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ChildDef/List.php b/libraries/htmlpurifier/HTMLPurifier/ChildDef/List.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ChildDef/List.php
rename to libraries/htmlpurifier/HTMLPurifier/ChildDef/List.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ChildDef/Optional.php b/libraries/htmlpurifier/HTMLPurifier/ChildDef/Optional.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ChildDef/Optional.php
rename to libraries/htmlpurifier/HTMLPurifier/ChildDef/Optional.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ChildDef/Required.php b/libraries/htmlpurifier/HTMLPurifier/ChildDef/Required.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ChildDef/Required.php
rename to libraries/htmlpurifier/HTMLPurifier/ChildDef/Required.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ChildDef/StrictBlockquote.php b/libraries/htmlpurifier/HTMLPurifier/ChildDef/StrictBlockquote.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ChildDef/StrictBlockquote.php
rename to libraries/htmlpurifier/HTMLPurifier/ChildDef/StrictBlockquote.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ChildDef/Table.php b/libraries/htmlpurifier/HTMLPurifier/ChildDef/Table.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ChildDef/Table.php
rename to libraries/htmlpurifier/HTMLPurifier/ChildDef/Table.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Config.php b/libraries/htmlpurifier/HTMLPurifier/Config.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Config.php
rename to libraries/htmlpurifier/HTMLPurifier/Config.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema.php b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema.php
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Builder/Xml.php b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Builder/Xml.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Builder/Xml.php
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Builder/Xml.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Exception.php b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Exception.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Exception.php
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Exception.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange.php b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange.php
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange/Directive.php b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange/Directive.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange/Directive.php
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange/Directive.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange/Id.php b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange/Id.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange/Id.php
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Interchange/Id.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/InterchangeBuilder.php b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/InterchangeBuilder.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/InterchangeBuilder.php
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/InterchangeBuilder.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Validator.php b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Validator.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Validator.php
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/Validator.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/ValidatorAtom.php b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/ValidatorAtom.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/ValidatorAtom.php
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/ValidatorAtom.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema.ser b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema.ser
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema.ser
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema.ser
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedClasses.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedClasses.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedClasses.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedClasses.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedFrameTargets.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRel.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRel.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRel.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRel.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRev.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRev.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRev.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.AllowedRev.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.ClassUseCDATA.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.ClassUseCDATA.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.ClassUseCDATA.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.ClassUseCDATA.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultImageAlt.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImage.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImage.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImage.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImage.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImageAlt.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImageAlt.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImageAlt.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultInvalidImageAlt.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.EnableID.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.EnableID.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.EnableID.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.EnableID.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.ID.HTML5.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.ID.HTML5.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.ID.HTML5.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.ID.HTML5.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklist.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklist.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklist.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklist.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefix.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefix.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefix.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefix.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefixLocal.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefixLocal.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefixLocal.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefixLocal.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.AutoParagraph.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.AutoParagraph.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.AutoParagraph.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.AutoParagraph.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Custom.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Custom.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Custom.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Custom.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.DisplayLinkURI.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Linkify.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Linkify.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Linkify.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.Linkify.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.Predicate.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.Predicate.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.Predicate.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.Predicate.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowDuplicates.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowDuplicates.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowDuplicates.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowDuplicates.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedFonts.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedFonts.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedFonts.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedFonts.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.AllowedProperties.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.DefinitionRev.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.ForbiddenProperties.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.MaxImgLength.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.Proprietary.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.Trusted.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.Trusted.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.Trusted.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/CSS.Trusted.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.DefinitionImpl.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPath.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPermissions.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPermissions.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPermissions.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Cache.SerializerPermissions.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.AggressivelyFixLt.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.AllowHostnameUnderscore.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.AllowHostnameUnderscore.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.AllowHostnameUnderscore.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.AllowHostnameUnderscore.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.ColorKeywords.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.ConvertDocumentToFragment.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.DirectLexLineNumberSyncInterval.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.DisableExcludes.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.DisableExcludes.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.DisableExcludes.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.DisableExcludes.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EnableIDNA.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EnableIDNA.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EnableIDNA.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EnableIDNA.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.Encoding.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidChildren.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.EscapeNonASCIICharacters.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.HiddenElements.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.Language.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.Language.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.Language.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.Language.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.Custom.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Escaping.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.Scope.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.TidyImpl.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.ExtractStyleBlocks.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Filter.YouTube.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Allowed.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedAttributes.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedComments.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedComments.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedComments.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedComments.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedCommentsRegexp.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedCommentsRegexp.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedCommentsRegexp.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedCommentsRegexp.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedElements.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.AllowedModules.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Attr.Name.UseCDATA.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.BlockWrapper.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.CoreModules.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionID.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.DefinitionRev.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.FlashAllowFullScreen.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenAttributes.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.ForbiddenElements.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.MaxImgLength.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Nofollow.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Nofollow.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Nofollow.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Nofollow.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Parent.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeEmbed.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeIframe.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeIframe.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeIframe.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeIframe.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeObject.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeScripting.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeScripting.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeScripting.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.SafeScripting.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TargetBlank.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TargetBlank.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TargetBlank.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TargetBlank.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TargetNoreferrer.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TargetNoreferrer.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TargetNoreferrer.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TargetNoreferrer.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Trusted.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FixInnerHTML.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FixInnerHTML.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FixInnerHTML.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FixInnerHTML.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.FlashCompat.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.Newline.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.SortAttr.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.TidyFormat.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Test.ForceNoIconv.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Base.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Base.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Base.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Base.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefaultScheme.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionID.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DefinitionRev.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternal.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableResources.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Host.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Host.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Host.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Host.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.HostBlacklist.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MakeAbsolute.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.Munge.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeResources.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.MungeSecretKey.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.SafeIframeRegexp.txt b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.SafeIframeRegexp.txt
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.SafeIframeRegexp.txt
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.SafeIframeRegexp.txt
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/info.ini b/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/info.ini
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/info.ini
rename to libraries/htmlpurifier/HTMLPurifier/ConfigSchema/schema/info.ini
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ContentSets.php b/libraries/htmlpurifier/HTMLPurifier/ContentSets.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ContentSets.php
rename to libraries/htmlpurifier/HTMLPurifier/ContentSets.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Context.php b/libraries/htmlpurifier/HTMLPurifier/Context.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Context.php
rename to libraries/htmlpurifier/HTMLPurifier/Context.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Definition.php b/libraries/htmlpurifier/HTMLPurifier/Definition.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Definition.php
rename to libraries/htmlpurifier/HTMLPurifier/Definition.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/DefinitionCache.php b/libraries/htmlpurifier/HTMLPurifier/DefinitionCache.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/DefinitionCache.php
rename to libraries/htmlpurifier/HTMLPurifier/DefinitionCache.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator.php b/libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator.php
rename to libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php b/libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php
rename to libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Memory.php b/libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Memory.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Memory.php
rename to libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Memory.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Template.php.in b/libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Template.php.in
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Template.php.in
rename to libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Decorator/Template.php.in
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Null.php b/libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Null.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Null.php
rename to libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Null.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer.php b/libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer.php
rename to libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/README b/libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/README
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/README
rename to libraries/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/README
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/DefinitionCacheFactory.php b/libraries/htmlpurifier/HTMLPurifier/DefinitionCacheFactory.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/DefinitionCacheFactory.php
rename to libraries/htmlpurifier/HTMLPurifier/DefinitionCacheFactory.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Doctype.php b/libraries/htmlpurifier/HTMLPurifier/Doctype.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Doctype.php
rename to libraries/htmlpurifier/HTMLPurifier/Doctype.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/DoctypeRegistry.php b/libraries/htmlpurifier/HTMLPurifier/DoctypeRegistry.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/DoctypeRegistry.php
rename to libraries/htmlpurifier/HTMLPurifier/DoctypeRegistry.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ElementDef.php b/libraries/htmlpurifier/HTMLPurifier/ElementDef.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ElementDef.php
rename to libraries/htmlpurifier/HTMLPurifier/ElementDef.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Encoder.php b/libraries/htmlpurifier/HTMLPurifier/Encoder.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Encoder.php
rename to libraries/htmlpurifier/HTMLPurifier/Encoder.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/EntityLookup.php b/libraries/htmlpurifier/HTMLPurifier/EntityLookup.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/EntityLookup.php
rename to libraries/htmlpurifier/HTMLPurifier/EntityLookup.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/EntityLookup/entities.ser b/libraries/htmlpurifier/HTMLPurifier/EntityLookup/entities.ser
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/EntityLookup/entities.ser
rename to libraries/htmlpurifier/HTMLPurifier/EntityLookup/entities.ser
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/EntityParser.php b/libraries/htmlpurifier/HTMLPurifier/EntityParser.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/EntityParser.php
rename to libraries/htmlpurifier/HTMLPurifier/EntityParser.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ErrorCollector.php b/libraries/htmlpurifier/HTMLPurifier/ErrorCollector.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ErrorCollector.php
rename to libraries/htmlpurifier/HTMLPurifier/ErrorCollector.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/ErrorStruct.php b/libraries/htmlpurifier/HTMLPurifier/ErrorStruct.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/ErrorStruct.php
rename to libraries/htmlpurifier/HTMLPurifier/ErrorStruct.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Exception.php b/libraries/htmlpurifier/HTMLPurifier/Exception.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Exception.php
rename to libraries/htmlpurifier/HTMLPurifier/Exception.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Filter.php b/libraries/htmlpurifier/HTMLPurifier/Filter.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Filter.php
rename to libraries/htmlpurifier/HTMLPurifier/Filter.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Filter/ExtractStyleBlocks.php b/libraries/htmlpurifier/HTMLPurifier/Filter/ExtractStyleBlocks.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Filter/ExtractStyleBlocks.php
rename to libraries/htmlpurifier/HTMLPurifier/Filter/ExtractStyleBlocks.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Filter/YouTube.php b/libraries/htmlpurifier/HTMLPurifier/Filter/YouTube.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Filter/YouTube.php
rename to libraries/htmlpurifier/HTMLPurifier/Filter/YouTube.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Generator.php b/libraries/htmlpurifier/HTMLPurifier/Generator.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Generator.php
rename to libraries/htmlpurifier/HTMLPurifier/Generator.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLDefinition.php b/libraries/htmlpurifier/HTMLPurifier/HTMLDefinition.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLDefinition.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLDefinition.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Bdo.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Bdo.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Bdo.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Bdo.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/CommonAttributes.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/CommonAttributes.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/CommonAttributes.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/CommonAttributes.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Edit.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Edit.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Edit.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Edit.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Forms.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Forms.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Forms.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Forms.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Hypertext.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Hypertext.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Hypertext.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Hypertext.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Iframe.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Iframe.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Iframe.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Iframe.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Image.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Image.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Image.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Image.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Legacy.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Legacy.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Legacy.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Legacy.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/List.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/List.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/List.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/List.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Name.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Name.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Name.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Name.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Nofollow.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Nofollow.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Nofollow.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Nofollow.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Object.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Object.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Object.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Object.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Presentation.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Presentation.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Presentation.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Presentation.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Proprietary.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Proprietary.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Proprietary.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Proprietary.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Ruby.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Ruby.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Ruby.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Ruby.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/SafeEmbed.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/SafeEmbed.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/SafeEmbed.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/SafeEmbed.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/SafeObject.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/SafeObject.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/SafeObject.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/SafeObject.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/SafeScripting.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/SafeScripting.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/SafeScripting.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/SafeScripting.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Scripting.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Scripting.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Scripting.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Scripting.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/StyleAttribute.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/StyleAttribute.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/StyleAttribute.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/StyleAttribute.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tables.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tables.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tables.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tables.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Target.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Target.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Target.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Target.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/TargetBlank.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/TargetBlank.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/TargetBlank.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/TargetBlank.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/TargetNoreferrer.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/TargetNoreferrer.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/TargetNoreferrer.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/TargetNoreferrer.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Text.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Text.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Text.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Text.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Name.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Name.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Name.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Name.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Proprietary.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Proprietary.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Proprietary.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Proprietary.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Strict.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Strict.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Strict.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Strict.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Transitional.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Transitional.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Transitional.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/Transitional.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/XHTML.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/XHTML.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/XHTML.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/XHTML.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/XMLCommonAttributes.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModule/XMLCommonAttributes.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModule/XMLCommonAttributes.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModule/XMLCommonAttributes.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModuleManager.php b/libraries/htmlpurifier/HTMLPurifier/HTMLModuleManager.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/HTMLModuleManager.php
rename to libraries/htmlpurifier/HTMLPurifier/HTMLModuleManager.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/IDAccumulator.php b/libraries/htmlpurifier/HTMLPurifier/IDAccumulator.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/IDAccumulator.php
rename to libraries/htmlpurifier/HTMLPurifier/IDAccumulator.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Injector.php b/libraries/htmlpurifier/HTMLPurifier/Injector.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Injector.php
rename to libraries/htmlpurifier/HTMLPurifier/Injector.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Injector/AutoParagraph.php b/libraries/htmlpurifier/HTMLPurifier/Injector/AutoParagraph.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Injector/AutoParagraph.php
rename to libraries/htmlpurifier/HTMLPurifier/Injector/AutoParagraph.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Injector/DisplayLinkURI.php b/libraries/htmlpurifier/HTMLPurifier/Injector/DisplayLinkURI.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Injector/DisplayLinkURI.php
rename to libraries/htmlpurifier/HTMLPurifier/Injector/DisplayLinkURI.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Injector/Linkify.php b/libraries/htmlpurifier/HTMLPurifier/Injector/Linkify.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Injector/Linkify.php
rename to libraries/htmlpurifier/HTMLPurifier/Injector/Linkify.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Injector/PurifierLinkify.php b/libraries/htmlpurifier/HTMLPurifier/Injector/PurifierLinkify.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Injector/PurifierLinkify.php
rename to libraries/htmlpurifier/HTMLPurifier/Injector/PurifierLinkify.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Injector/RemoveEmpty.php b/libraries/htmlpurifier/HTMLPurifier/Injector/RemoveEmpty.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Injector/RemoveEmpty.php
rename to libraries/htmlpurifier/HTMLPurifier/Injector/RemoveEmpty.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php b/libraries/htmlpurifier/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php
rename to libraries/htmlpurifier/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Injector/SafeObject.php b/libraries/htmlpurifier/HTMLPurifier/Injector/SafeObject.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Injector/SafeObject.php
rename to libraries/htmlpurifier/HTMLPurifier/Injector/SafeObject.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Language.php b/libraries/htmlpurifier/HTMLPurifier/Language.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Language.php
rename to libraries/htmlpurifier/HTMLPurifier/Language.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Language/classes/en-x-test.php b/libraries/htmlpurifier/HTMLPurifier/Language/classes/en-x-test.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Language/classes/en-x-test.php
rename to libraries/htmlpurifier/HTMLPurifier/Language/classes/en-x-test.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Language/messages/en-x-test.php b/libraries/htmlpurifier/HTMLPurifier/Language/messages/en-x-test.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Language/messages/en-x-test.php
rename to libraries/htmlpurifier/HTMLPurifier/Language/messages/en-x-test.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Language/messages/en-x-testmini.php b/libraries/htmlpurifier/HTMLPurifier/Language/messages/en-x-testmini.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Language/messages/en-x-testmini.php
rename to libraries/htmlpurifier/HTMLPurifier/Language/messages/en-x-testmini.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Language/messages/en.php b/libraries/htmlpurifier/HTMLPurifier/Language/messages/en.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Language/messages/en.php
rename to libraries/htmlpurifier/HTMLPurifier/Language/messages/en.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/LanguageFactory.php b/libraries/htmlpurifier/HTMLPurifier/LanguageFactory.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/LanguageFactory.php
rename to libraries/htmlpurifier/HTMLPurifier/LanguageFactory.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Length.php b/libraries/htmlpurifier/HTMLPurifier/Length.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Length.php
rename to libraries/htmlpurifier/HTMLPurifier/Length.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Lexer.php b/libraries/htmlpurifier/HTMLPurifier/Lexer.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Lexer.php
rename to libraries/htmlpurifier/HTMLPurifier/Lexer.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Lexer/DOMLex.php b/libraries/htmlpurifier/HTMLPurifier/Lexer/DOMLex.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Lexer/DOMLex.php
rename to libraries/htmlpurifier/HTMLPurifier/Lexer/DOMLex.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Lexer/DirectLex.php b/libraries/htmlpurifier/HTMLPurifier/Lexer/DirectLex.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Lexer/DirectLex.php
rename to libraries/htmlpurifier/HTMLPurifier/Lexer/DirectLex.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Lexer/PH5P.php b/libraries/htmlpurifier/HTMLPurifier/Lexer/PH5P.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Lexer/PH5P.php
rename to libraries/htmlpurifier/HTMLPurifier/Lexer/PH5P.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Node.php b/libraries/htmlpurifier/HTMLPurifier/Node.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Node.php
rename to libraries/htmlpurifier/HTMLPurifier/Node.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Node/Comment.php b/libraries/htmlpurifier/HTMLPurifier/Node/Comment.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Node/Comment.php
rename to libraries/htmlpurifier/HTMLPurifier/Node/Comment.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Node/Element.php b/libraries/htmlpurifier/HTMLPurifier/Node/Element.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Node/Element.php
rename to libraries/htmlpurifier/HTMLPurifier/Node/Element.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Node/Text.php b/libraries/htmlpurifier/HTMLPurifier/Node/Text.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Node/Text.php
rename to libraries/htmlpurifier/HTMLPurifier/Node/Text.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/PercentEncoder.php b/libraries/htmlpurifier/HTMLPurifier/PercentEncoder.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/PercentEncoder.php
rename to libraries/htmlpurifier/HTMLPurifier/PercentEncoder.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Printer.php b/libraries/htmlpurifier/HTMLPurifier/Printer.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Printer.php
rename to libraries/htmlpurifier/HTMLPurifier/Printer.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Printer/CSSDefinition.php b/libraries/htmlpurifier/HTMLPurifier/Printer/CSSDefinition.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Printer/CSSDefinition.php
rename to libraries/htmlpurifier/HTMLPurifier/Printer/CSSDefinition.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Printer/ConfigForm.css b/libraries/htmlpurifier/HTMLPurifier/Printer/ConfigForm.css
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Printer/ConfigForm.css
rename to libraries/htmlpurifier/HTMLPurifier/Printer/ConfigForm.css
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Printer/ConfigForm.js b/libraries/htmlpurifier/HTMLPurifier/Printer/ConfigForm.js
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Printer/ConfigForm.js
rename to libraries/htmlpurifier/HTMLPurifier/Printer/ConfigForm.js
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Printer/ConfigForm.php b/libraries/htmlpurifier/HTMLPurifier/Printer/ConfigForm.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Printer/ConfigForm.php
rename to libraries/htmlpurifier/HTMLPurifier/Printer/ConfigForm.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Printer/HTMLDefinition.php b/libraries/htmlpurifier/HTMLPurifier/Printer/HTMLDefinition.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Printer/HTMLDefinition.php
rename to libraries/htmlpurifier/HTMLPurifier/Printer/HTMLDefinition.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/PropertyList.php b/libraries/htmlpurifier/HTMLPurifier/PropertyList.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/PropertyList.php
rename to libraries/htmlpurifier/HTMLPurifier/PropertyList.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/PropertyListIterator.php b/libraries/htmlpurifier/HTMLPurifier/PropertyListIterator.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/PropertyListIterator.php
rename to libraries/htmlpurifier/HTMLPurifier/PropertyListIterator.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Queue.php b/libraries/htmlpurifier/HTMLPurifier/Queue.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Queue.php
rename to libraries/htmlpurifier/HTMLPurifier/Queue.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Strategy.php b/libraries/htmlpurifier/HTMLPurifier/Strategy.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Strategy.php
rename to libraries/htmlpurifier/HTMLPurifier/Strategy.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Strategy/Composite.php b/libraries/htmlpurifier/HTMLPurifier/Strategy/Composite.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Strategy/Composite.php
rename to libraries/htmlpurifier/HTMLPurifier/Strategy/Composite.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Strategy/Core.php b/libraries/htmlpurifier/HTMLPurifier/Strategy/Core.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Strategy/Core.php
rename to libraries/htmlpurifier/HTMLPurifier/Strategy/Core.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Strategy/FixNesting.php b/libraries/htmlpurifier/HTMLPurifier/Strategy/FixNesting.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Strategy/FixNesting.php
rename to libraries/htmlpurifier/HTMLPurifier/Strategy/FixNesting.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Strategy/MakeWellFormed.php b/libraries/htmlpurifier/HTMLPurifier/Strategy/MakeWellFormed.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Strategy/MakeWellFormed.php
rename to libraries/htmlpurifier/HTMLPurifier/Strategy/MakeWellFormed.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Strategy/RemoveForeignElements.php b/libraries/htmlpurifier/HTMLPurifier/Strategy/RemoveForeignElements.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Strategy/RemoveForeignElements.php
rename to libraries/htmlpurifier/HTMLPurifier/Strategy/RemoveForeignElements.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Strategy/ValidateAttributes.php b/libraries/htmlpurifier/HTMLPurifier/Strategy/ValidateAttributes.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Strategy/ValidateAttributes.php
rename to libraries/htmlpurifier/HTMLPurifier/Strategy/ValidateAttributes.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/StringHash.php b/libraries/htmlpurifier/HTMLPurifier/StringHash.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/StringHash.php
rename to libraries/htmlpurifier/HTMLPurifier/StringHash.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/StringHashParser.php b/libraries/htmlpurifier/HTMLPurifier/StringHashParser.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/StringHashParser.php
rename to libraries/htmlpurifier/HTMLPurifier/StringHashParser.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/TagTransform.php b/libraries/htmlpurifier/HTMLPurifier/TagTransform.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/TagTransform.php
rename to libraries/htmlpurifier/HTMLPurifier/TagTransform.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/TagTransform/Font.php b/libraries/htmlpurifier/HTMLPurifier/TagTransform/Font.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/TagTransform/Font.php
rename to libraries/htmlpurifier/HTMLPurifier/TagTransform/Font.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/TagTransform/Simple.php b/libraries/htmlpurifier/HTMLPurifier/TagTransform/Simple.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/TagTransform/Simple.php
rename to libraries/htmlpurifier/HTMLPurifier/TagTransform/Simple.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Token.php b/libraries/htmlpurifier/HTMLPurifier/Token.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Token.php
rename to libraries/htmlpurifier/HTMLPurifier/Token.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Token/Comment.php b/libraries/htmlpurifier/HTMLPurifier/Token/Comment.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Token/Comment.php
rename to libraries/htmlpurifier/HTMLPurifier/Token/Comment.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Token/Empty.php b/libraries/htmlpurifier/HTMLPurifier/Token/Empty.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Token/Empty.php
rename to libraries/htmlpurifier/HTMLPurifier/Token/Empty.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Token/End.php b/libraries/htmlpurifier/HTMLPurifier/Token/End.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Token/End.php
rename to libraries/htmlpurifier/HTMLPurifier/Token/End.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Token/Start.php b/libraries/htmlpurifier/HTMLPurifier/Token/Start.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Token/Start.php
rename to libraries/htmlpurifier/HTMLPurifier/Token/Start.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Token/Tag.php b/libraries/htmlpurifier/HTMLPurifier/Token/Tag.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Token/Tag.php
rename to libraries/htmlpurifier/HTMLPurifier/Token/Tag.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Token/Text.php b/libraries/htmlpurifier/HTMLPurifier/Token/Text.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Token/Text.php
rename to libraries/htmlpurifier/HTMLPurifier/Token/Text.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/TokenFactory.php b/libraries/htmlpurifier/HTMLPurifier/TokenFactory.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/TokenFactory.php
rename to libraries/htmlpurifier/HTMLPurifier/TokenFactory.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/URI.php b/libraries/htmlpurifier/HTMLPurifier/URI.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/URI.php
rename to libraries/htmlpurifier/HTMLPurifier/URI.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/URIDefinition.php b/libraries/htmlpurifier/HTMLPurifier/URIDefinition.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/URIDefinition.php
rename to libraries/htmlpurifier/HTMLPurifier/URIDefinition.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/URIFilter.php b/libraries/htmlpurifier/HTMLPurifier/URIFilter.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/URIFilter.php
rename to libraries/htmlpurifier/HTMLPurifier/URIFilter.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/URIFilter/DisableExternal.php b/libraries/htmlpurifier/HTMLPurifier/URIFilter/DisableExternal.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/URIFilter/DisableExternal.php
rename to libraries/htmlpurifier/HTMLPurifier/URIFilter/DisableExternal.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/URIFilter/DisableExternalResources.php b/libraries/htmlpurifier/HTMLPurifier/URIFilter/DisableExternalResources.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/URIFilter/DisableExternalResources.php
rename to libraries/htmlpurifier/HTMLPurifier/URIFilter/DisableExternalResources.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/URIFilter/DisableResources.php b/libraries/htmlpurifier/HTMLPurifier/URIFilter/DisableResources.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/URIFilter/DisableResources.php
rename to libraries/htmlpurifier/HTMLPurifier/URIFilter/DisableResources.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/URIFilter/HostBlacklist.php b/libraries/htmlpurifier/HTMLPurifier/URIFilter/HostBlacklist.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/URIFilter/HostBlacklist.php
rename to libraries/htmlpurifier/HTMLPurifier/URIFilter/HostBlacklist.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/URIFilter/MakeAbsolute.php b/libraries/htmlpurifier/HTMLPurifier/URIFilter/MakeAbsolute.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/URIFilter/MakeAbsolute.php
rename to libraries/htmlpurifier/HTMLPurifier/URIFilter/MakeAbsolute.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/URIFilter/Munge.php b/libraries/htmlpurifier/HTMLPurifier/URIFilter/Munge.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/URIFilter/Munge.php
rename to libraries/htmlpurifier/HTMLPurifier/URIFilter/Munge.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/URIFilter/SafeIframe.php b/libraries/htmlpurifier/HTMLPurifier/URIFilter/SafeIframe.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/URIFilter/SafeIframe.php
rename to libraries/htmlpurifier/HTMLPurifier/URIFilter/SafeIframe.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/URIParser.php b/libraries/htmlpurifier/HTMLPurifier/URIParser.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/URIParser.php
rename to libraries/htmlpurifier/HTMLPurifier/URIParser.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/URIScheme.php b/libraries/htmlpurifier/HTMLPurifier/URIScheme.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/URIScheme.php
rename to libraries/htmlpurifier/HTMLPurifier/URIScheme.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/URIScheme/data.php b/libraries/htmlpurifier/HTMLPurifier/URIScheme/data.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/URIScheme/data.php
rename to libraries/htmlpurifier/HTMLPurifier/URIScheme/data.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/URIScheme/file.php b/libraries/htmlpurifier/HTMLPurifier/URIScheme/file.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/URIScheme/file.php
rename to libraries/htmlpurifier/HTMLPurifier/URIScheme/file.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/URIScheme/ftp.php b/libraries/htmlpurifier/HTMLPurifier/URIScheme/ftp.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/URIScheme/ftp.php
rename to libraries/htmlpurifier/HTMLPurifier/URIScheme/ftp.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/URIScheme/http.php b/libraries/htmlpurifier/HTMLPurifier/URIScheme/http.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/URIScheme/http.php
rename to libraries/htmlpurifier/HTMLPurifier/URIScheme/http.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/URIScheme/https.php b/libraries/htmlpurifier/HTMLPurifier/URIScheme/https.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/URIScheme/https.php
rename to libraries/htmlpurifier/HTMLPurifier/URIScheme/https.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/URIScheme/mailto.php b/libraries/htmlpurifier/HTMLPurifier/URIScheme/mailto.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/URIScheme/mailto.php
rename to libraries/htmlpurifier/HTMLPurifier/URIScheme/mailto.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/URIScheme/news.php b/libraries/htmlpurifier/HTMLPurifier/URIScheme/news.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/URIScheme/news.php
rename to libraries/htmlpurifier/HTMLPurifier/URIScheme/news.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/URIScheme/nntp.php b/libraries/htmlpurifier/HTMLPurifier/URIScheme/nntp.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/URIScheme/nntp.php
rename to libraries/htmlpurifier/HTMLPurifier/URIScheme/nntp.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/URIScheme/tel.php b/libraries/htmlpurifier/HTMLPurifier/URIScheme/tel.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/URIScheme/tel.php
rename to libraries/htmlpurifier/HTMLPurifier/URIScheme/tel.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/URISchemeRegistry.php b/libraries/htmlpurifier/HTMLPurifier/URISchemeRegistry.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/URISchemeRegistry.php
rename to libraries/htmlpurifier/HTMLPurifier/URISchemeRegistry.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/UnitConverter.php b/libraries/htmlpurifier/HTMLPurifier/UnitConverter.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/UnitConverter.php
rename to libraries/htmlpurifier/HTMLPurifier/UnitConverter.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/VarParser.php b/libraries/htmlpurifier/HTMLPurifier/VarParser.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/VarParser.php
rename to libraries/htmlpurifier/HTMLPurifier/VarParser.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/VarParser/Flexible.php b/libraries/htmlpurifier/HTMLPurifier/VarParser/Flexible.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/VarParser/Flexible.php
rename to libraries/htmlpurifier/HTMLPurifier/VarParser/Flexible.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/VarParser/Native.php b/libraries/htmlpurifier/HTMLPurifier/VarParser/Native.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/VarParser/Native.php
rename to libraries/htmlpurifier/HTMLPurifier/VarParser/Native.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/VarParserException.php b/libraries/htmlpurifier/HTMLPurifier/VarParserException.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/VarParserException.php
rename to libraries/htmlpurifier/HTMLPurifier/VarParserException.php
diff --git a/sites/all/libraries/htmlpurifier/HTMLPurifier/Zipper.php b/libraries/htmlpurifier/HTMLPurifier/Zipper.php
similarity index 100%
rename from sites/all/libraries/htmlpurifier/HTMLPurifier/Zipper.php
rename to libraries/htmlpurifier/HTMLPurifier/Zipper.php
diff --git a/sites/all/libraries/jquery.ui/AUTHORS.txt b/libraries/jquery.ui/AUTHORS.txt
similarity index 100%
rename from sites/all/libraries/jquery.ui/AUTHORS.txt
rename to libraries/jquery.ui/AUTHORS.txt
diff --git a/sites/all/libraries/jquery.ui/GPL-LICENSE.txt b/libraries/jquery.ui/GPL-LICENSE.txt
similarity index 100%
rename from sites/all/libraries/jquery.ui/GPL-LICENSE.txt
rename to libraries/jquery.ui/GPL-LICENSE.txt
diff --git a/sites/all/libraries/jquery.ui/MIT-LICENSE.txt b/libraries/jquery.ui/MIT-LICENSE.txt
similarity index 100%
rename from sites/all/libraries/jquery.ui/MIT-LICENSE.txt
rename to libraries/jquery.ui/MIT-LICENSE.txt
diff --git a/sites/all/libraries/jquery.ui/demos/functional/css/base.css b/libraries/jquery.ui/demos/functional/css/base.css
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/css/base.css
rename to libraries/jquery.ui/demos/functional/css/base.css
diff --git a/sites/all/libraries/jquery.ui/demos/functional/css/chilli-recipes.css b/libraries/jquery.ui/demos/functional/css/chilli-recipes.css
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/css/chilli-recipes.css
rename to libraries/jquery.ui/demos/functional/css/chilli-recipes.css
diff --git a/sites/all/libraries/jquery.ui/demos/functional/css/functional_demos.css b/libraries/jquery.ui/demos/functional/css/functional_demos.css
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/css/functional_demos.css
rename to libraries/jquery.ui/demos/functional/css/functional_demos.css
diff --git a/sites/all/libraries/jquery.ui/demos/functional/images/Thumbs.db b/libraries/jquery.ui/demos/functional/images/Thumbs.db
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/images/Thumbs.db
rename to libraries/jquery.ui/demos/functional/images/Thumbs.db
diff --git a/sites/all/libraries/jquery.ui/demos/functional/images/ajax-loader.gif b/libraries/jquery.ui/demos/functional/images/ajax-loader.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/images/ajax-loader.gif
rename to libraries/jquery.ui/demos/functional/images/ajax-loader.gif
diff --git a/sites/all/libraries/jquery.ui/demos/functional/images/body_bg.jpg b/libraries/jquery.ui/demos/functional/images/body_bg.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/images/body_bg.jpg
rename to libraries/jquery.ui/demos/functional/images/body_bg.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/functional/images/body_bg.png b/libraries/jquery.ui/demos/functional/images/body_bg.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/images/body_bg.png
rename to libraries/jquery.ui/demos/functional/images/body_bg.png
diff --git a/sites/all/libraries/jquery.ui/demos/functional/images/clock.png b/libraries/jquery.ui/demos/functional/images/clock.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/images/clock.png
rename to libraries/jquery.ui/demos/functional/images/clock.png
diff --git a/sites/all/libraries/jquery.ui/demos/functional/images/content_bg.png b/libraries/jquery.ui/demos/functional/images/content_bg.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/images/content_bg.png
rename to libraries/jquery.ui/demos/functional/images/content_bg.png
diff --git a/sites/all/libraries/jquery.ui/demos/functional/images/content_body_bg.png b/libraries/jquery.ui/demos/functional/images/content_body_bg.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/images/content_body_bg.png
rename to libraries/jquery.ui/demos/functional/images/content_body_bg.png
diff --git a/sites/all/libraries/jquery.ui/demos/functional/images/content_top_bg.png b/libraries/jquery.ui/demos/functional/images/content_top_bg.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/images/content_top_bg.png
rename to libraries/jquery.ui/demos/functional/images/content_top_bg.png
diff --git a/sites/all/libraries/jquery.ui/demos/functional/images/dot.png b/libraries/jquery.ui/demos/functional/images/dot.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/images/dot.png
rename to libraries/jquery.ui/demos/functional/images/dot.png
diff --git a/sites/all/libraries/jquery.ui/demos/functional/images/favicon.ico b/libraries/jquery.ui/demos/functional/images/favicon.ico
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/images/favicon.ico
rename to libraries/jquery.ui/demos/functional/images/favicon.ico
diff --git a/sites/all/libraries/jquery.ui/demos/functional/images/footer_bg.png b/libraries/jquery.ui/demos/functional/images/footer_bg.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/images/footer_bg.png
rename to libraries/jquery.ui/demos/functional/images/footer_bg.png
diff --git a/sites/all/libraries/jquery.ui/demos/functional/images/functional-demo-face.png b/libraries/jquery.ui/demos/functional/images/functional-demo-face.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/images/functional-demo-face.png
rename to libraries/jquery.ui/demos/functional/images/functional-demo-face.png
diff --git a/sites/all/libraries/jquery.ui/demos/functional/images/html_bg.png b/libraries/jquery.ui/demos/functional/images/html_bg.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/images/html_bg.png
rename to libraries/jquery.ui/demos/functional/images/html_bg.png
diff --git a/sites/all/libraries/jquery.ui/demos/functional/images/icon_liferay.gif b/libraries/jquery.ui/demos/functional/images/icon_liferay.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/images/icon_liferay.gif
rename to libraries/jquery.ui/demos/functional/images/icon_liferay.gif
diff --git a/sites/all/libraries/jquery.ui/demos/functional/images/logo.gif b/libraries/jquery.ui/demos/functional/images/logo.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/images/logo.gif
rename to libraries/jquery.ui/demos/functional/images/logo.gif
diff --git a/sites/all/libraries/jquery.ui/demos/functional/images/navigation.png b/libraries/jquery.ui/demos/functional/images/navigation.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/images/navigation.png
rename to libraries/jquery.ui/demos/functional/images/navigation.png
diff --git a/sites/all/libraries/jquery.ui/demos/functional/images/navigation_l.png b/libraries/jquery.ui/demos/functional/images/navigation_l.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/images/navigation_l.png
rename to libraries/jquery.ui/demos/functional/images/navigation_l.png
diff --git a/sites/all/libraries/jquery.ui/demos/functional/images/navigation_s.png b/libraries/jquery.ui/demos/functional/images/navigation_s.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/images/navigation_s.png
rename to libraries/jquery.ui/demos/functional/images/navigation_s.png
diff --git a/sites/all/libraries/jquery.ui/demos/functional/index.html b/libraries/jquery.ui/demos/functional/index.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/index.html
rename to libraries/jquery.ui/demos/functional/index.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/js/beautify.js b/libraries/jquery.ui/demos/functional/js/beautify.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/js/beautify.js
rename to libraries/jquery.ui/demos/functional/js/beautify.js
diff --git a/sites/all/libraries/jquery.ui/demos/functional/js/behaviour.functionaldemos.js b/libraries/jquery.ui/demos/functional/js/behaviour.functionaldemos.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/js/behaviour.functionaldemos.js
rename to libraries/jquery.ui/demos/functional/js/behaviour.functionaldemos.js
diff --git a/sites/all/libraries/jquery.ui/demos/functional/js/behaviour.js b/libraries/jquery.ui/demos/functional/js/behaviour.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/js/behaviour.js
rename to libraries/jquery.ui/demos/functional/js/behaviour.js
diff --git a/sites/all/libraries/jquery.ui/demos/functional/js/chili-recipes.js b/libraries/jquery.ui/demos/functional/js/chili-recipes.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/js/chili-recipes.js
rename to libraries/jquery.ui/demos/functional/js/chili-recipes.js
diff --git a/sites/all/libraries/jquery.ui/demos/functional/js/functional.demo.js b/libraries/jquery.ui/demos/functional/js/functional.demo.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/js/functional.demo.js
rename to libraries/jquery.ui/demos/functional/js/functional.demo.js
diff --git a/sites/all/libraries/jquery.ui/demos/functional/js/jquery.chili.pack.js b/libraries/jquery.ui/demos/functional/js/jquery.chili.pack.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/js/jquery.chili.pack.js
rename to libraries/jquery.ui/demos/functional/js/jquery.chili.pack.js
diff --git a/sites/all/libraries/jquery.ui/demos/functional/js/jquery.history_remote.js b/libraries/jquery.ui/demos/functional/js/jquery.history_remote.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/js/jquery.history_remote.js
rename to libraries/jquery.ui/demos/functional/js/jquery.history_remote.js
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/P1010020.JPG b/libraries/jquery.ui/demos/functional/templates/images/P1010020.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/P1010020.JPG
rename to libraries/jquery.ui/demos/functional/templates/images/P1010020.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/P1010036.JPG b/libraries/jquery.ui/demos/functional/templates/images/P1010036.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/P1010036.JPG
rename to libraries/jquery.ui/demos/functional/templates/images/P1010036.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/P1010039.JPG b/libraries/jquery.ui/demos/functional/templates/images/P1010039.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/P1010039.JPG
rename to libraries/jquery.ui/demos/functional/templates/images/P1010039.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/P1010044.JPG b/libraries/jquery.ui/demos/functional/templates/images/P1010044.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/P1010044.JPG
rename to libraries/jquery.ui/demos/functional/templates/images/P1010044.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/P1010050.JPG b/libraries/jquery.ui/demos/functional/templates/images/P1010050.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/P1010050.JPG
rename to libraries/jquery.ui/demos/functional/templates/images/P1010050.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/P1010055.JPG b/libraries/jquery.ui/demos/functional/templates/images/P1010055.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/P1010055.JPG
rename to libraries/jquery.ui/demos/functional/templates/images/P1010055.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/P1010058.JPG b/libraries/jquery.ui/demos/functional/templates/images/P1010058.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/P1010058.JPG
rename to libraries/jquery.ui/demos/functional/templates/images/P1010058.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/P1010059.JPG b/libraries/jquery.ui/demos/functional/templates/images/P1010059.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/P1010059.JPG
rename to libraries/jquery.ui/demos/functional/templates/images/P1010059.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/P1010061.JPG b/libraries/jquery.ui/demos/functional/templates/images/P1010061.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/P1010061.JPG
rename to libraries/jquery.ui/demos/functional/templates/images/P1010061.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/P1010063.JPG b/libraries/jquery.ui/demos/functional/templates/images/P1010063.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/P1010063.JPG
rename to libraries/jquery.ui/demos/functional/templates/images/P1010063.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/ar.gif b/libraries/jquery.ui/demos/functional/templates/images/ar.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/ar.gif
rename to libraries/jquery.ui/demos/functional/templates/images/ar.gif
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/au.gif b/libraries/jquery.ui/demos/functional/templates/images/au.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/au.gif
rename to libraries/jquery.ui/demos/functional/templates/images/au.gif
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/br.gif b/libraries/jquery.ui/demos/functional/templates/images/br.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/br.gif
rename to libraries/jquery.ui/demos/functional/templates/images/br.gif
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/calendar.gif b/libraries/jquery.ui/demos/functional/templates/images/calendar.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/calendar.gif
rename to libraries/jquery.ui/demos/functional/templates/images/calendar.gif
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/clear.gif b/libraries/jquery.ui/demos/functional/templates/images/clear.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/clear.gif
rename to libraries/jquery.ui/demos/functional/templates/images/clear.gif
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/close.gif b/libraries/jquery.ui/demos/functional/templates/images/close.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/close.gif
rename to libraries/jquery.ui/demos/functional/templates/images/close.gif
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/cn.gif b/libraries/jquery.ui/demos/functional/templates/images/cn.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/cn.gif
rename to libraries/jquery.ui/demos/functional/templates/images/cn.gif
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/id.gif b/libraries/jquery.ui/demos/functional/templates/images/id.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/id.gif
rename to libraries/jquery.ui/demos/functional/templates/images/id.gif
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/ie.gif b/libraries/jquery.ui/demos/functional/templates/images/ie.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/ie.gif
rename to libraries/jquery.ui/demos/functional/templates/images/ie.gif
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/ke.gif b/libraries/jquery.ui/demos/functional/templates/images/ke.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/ke.gif
rename to libraries/jquery.ui/demos/functional/templates/images/ke.gif
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/lb.gif b/libraries/jquery.ui/demos/functional/templates/images/lb.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/lb.gif
rename to libraries/jquery.ui/demos/functional/templates/images/lb.gif
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/next.gif b/libraries/jquery.ui/demos/functional/templates/images/next.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/next.gif
rename to libraries/jquery.ui/demos/functional/templates/images/next.gif
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/nz.gif b/libraries/jquery.ui/demos/functional/templates/images/nz.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/nz.gif
rename to libraries/jquery.ui/demos/functional/templates/images/nz.gif
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/prev.gif b/libraries/jquery.ui/demos/functional/templates/images/prev.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/prev.gif
rename to libraries/jquery.ui/demos/functional/templates/images/prev.gif
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/puppy.jpg b/libraries/jquery.ui/demos/functional/templates/images/puppy.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/puppy.jpg
rename to libraries/jquery.ui/demos/functional/templates/images/puppy.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/se.gif b/libraries/jquery.ui/demos/functional/templates/images/se.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/se.gif
rename to libraries/jquery.ui/demos/functional/templates/images/se.gif
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/target.jpeg b/libraries/jquery.ui/demos/functional/templates/images/target.jpeg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/target.jpeg
rename to libraries/jquery.ui/demos/functional/templates/images/target.jpeg
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/us.gif b/libraries/jquery.ui/demos/functional/templates/images/us.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/us.gif
rename to libraries/jquery.ui/demos/functional/templates/images/us.gif
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/white.gif b/libraries/jquery.ui/demos/functional/templates/images/white.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/white.gif
rename to libraries/jquery.ui/demos/functional/templates/images/white.gif
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/images/za.gif b/libraries/jquery.ui/demos/functional/templates/images/za.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/images/za.gif
rename to libraries/jquery.ui/demos/functional/templates/images/za.gif
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.accordion.data.html b/libraries/jquery.ui/demos/functional/templates/ui.accordion.data.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.accordion.data.html
rename to libraries/jquery.ui/demos/functional/templates/ui.accordion.data.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.accordion.html b/libraries/jquery.ui/demos/functional/templates/ui.accordion.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.accordion.html
rename to libraries/jquery.ui/demos/functional/templates/ui.accordion.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.datepicker.dbd.html b/libraries/jquery.ui/demos/functional/templates/ui.datepicker.dbd.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.datepicker.dbd.html
rename to libraries/jquery.ui/demos/functional/templates/ui.datepicker.dbd.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.datepicker.dlg.html b/libraries/jquery.ui/demos/functional/templates/ui.datepicker.dlg.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.datepicker.dlg.html
rename to libraries/jquery.ui/demos/functional/templates/ui.datepicker.dlg.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.datepicker.html b/libraries/jquery.ui/demos/functional/templates/ui.datepicker.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.datepicker.html
rename to libraries/jquery.ui/demos/functional/templates/ui.datepicker.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.datepicker.inl.html b/libraries/jquery.ui/demos/functional/templates/ui.datepicker.inl.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.datepicker.inl.html
rename to libraries/jquery.ui/demos/functional/templates/ui.datepicker.inl.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.datepicker.sel.html b/libraries/jquery.ui/demos/functional/templates/ui.datepicker.sel.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.datepicker.sel.html
rename to libraries/jquery.ui/demos/functional/templates/ui.datepicker.sel.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.datepicker.two.html b/libraries/jquery.ui/demos/functional/templates/ui.datepicker.two.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.datepicker.two.html
rename to libraries/jquery.ui/demos/functional/templates/ui.datepicker.two.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.dialog.html b/libraries/jquery.ui/demos/functional/templates/ui.dialog.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.dialog.html
rename to libraries/jquery.ui/demos/functional/templates/ui.dialog.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.draggable.html b/libraries/jquery.ui/demos/functional/templates/ui.draggable.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.draggable.html
rename to libraries/jquery.ui/demos/functional/templates/ui.draggable.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.droppable.html b/libraries/jquery.ui/demos/functional/templates/ui.droppable.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.droppable.html
rename to libraries/jquery.ui/demos/functional/templates/ui.droppable.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.droppable.photos.html b/libraries/jquery.ui/demos/functional/templates/ui.droppable.photos.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.droppable.photos.html
rename to libraries/jquery.ui/demos/functional/templates/ui.droppable.photos.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.effects.easing.ex2.html b/libraries/jquery.ui/demos/functional/templates/ui.effects.easing.ex2.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.effects.easing.ex2.html
rename to libraries/jquery.ui/demos/functional/templates/ui.effects.easing.ex2.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.effects.easing.html b/libraries/jquery.ui/demos/functional/templates/ui.effects.easing.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.effects.easing.html
rename to libraries/jquery.ui/demos/functional/templates/ui.effects.easing.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.effects.general.html b/libraries/jquery.ui/demos/functional/templates/ui.effects.general.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.effects.general.html
rename to libraries/jquery.ui/demos/functional/templates/ui.effects.general.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.effects.showhide.html b/libraries/jquery.ui/demos/functional/templates/ui.effects.showhide.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.effects.showhide.html
rename to libraries/jquery.ui/demos/functional/templates/ui.effects.showhide.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.resizable.html b/libraries/jquery.ui/demos/functional/templates/ui.resizable.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.resizable.html
rename to libraries/jquery.ui/demos/functional/templates/ui.resizable.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.selectable.data.html b/libraries/jquery.ui/demos/functional/templates/ui.selectable.data.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.selectable.data.html
rename to libraries/jquery.ui/demos/functional/templates/ui.selectable.data.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.selectable.html b/libraries/jquery.ui/demos/functional/templates/ui.selectable.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.selectable.html
rename to libraries/jquery.ui/demos/functional/templates/ui.selectable.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.slider.html b/libraries/jquery.ui/demos/functional/templates/ui.slider.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.slider.html
rename to libraries/jquery.ui/demos/functional/templates/ui.slider.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.sortable.ex1.html b/libraries/jquery.ui/demos/functional/templates/ui.sortable.ex1.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.sortable.ex1.html
rename to libraries/jquery.ui/demos/functional/templates/ui.sortable.ex1.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.sortable.ex3.html b/libraries/jquery.ui/demos/functional/templates/ui.sortable.ex3.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.sortable.ex3.html
rename to libraries/jquery.ui/demos/functional/templates/ui.sortable.ex3.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.sortable.html b/libraries/jquery.ui/demos/functional/templates/ui.sortable.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.sortable.html
rename to libraries/jquery.ui/demos/functional/templates/ui.sortable.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.tabs.ex1.html b/libraries/jquery.ui/demos/functional/templates/ui.tabs.ex1.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.tabs.ex1.html
rename to libraries/jquery.ui/demos/functional/templates/ui.tabs.ex1.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.tabs.html b/libraries/jquery.ui/demos/functional/templates/ui.tabs.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.tabs.html
rename to libraries/jquery.ui/demos/functional/templates/ui.tabs.html
diff --git a/sites/all/libraries/jquery.ui/demos/functional/templates/ui.tabs.php b/libraries/jquery.ui/demos/functional/templates/ui.tabs.php
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/functional/templates/ui.tabs.php
rename to libraries/jquery.ui/demos/functional/templates/ui.tabs.php
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/accordion-drawers/images/caps.gif b/libraries/jquery.ui/demos/real-world/accordion-drawers/images/caps.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/accordion-drawers/images/caps.gif
rename to libraries/jquery.ui/demos/real-world/accordion-drawers/images/caps.gif
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/accordion-drawers/images/sideboxlight_bg.gif b/libraries/jquery.ui/demos/real-world/accordion-drawers/images/sideboxlight_bg.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/accordion-drawers/images/sideboxlight_bg.gif
rename to libraries/jquery.ui/demos/real-world/accordion-drawers/images/sideboxlight_bg.gif
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/accordion-drawers/images/slider_handlebg.png b/libraries/jquery.ui/demos/real-world/accordion-drawers/images/slider_handlebg.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/accordion-drawers/images/slider_handlebg.png
rename to libraries/jquery.ui/demos/real-world/accordion-drawers/images/slider_handlebg.png
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/accordion-drawers/index.html b/libraries/jquery.ui/demos/real-world/accordion-drawers/index.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/accordion-drawers/index.html
rename to libraries/jquery.ui/demos/real-world/accordion-drawers/index.html
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/effects/demo.js b/libraries/jquery.ui/demos/real-world/effects/demo.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/effects/demo.js
rename to libraries/jquery.ui/demos/real-world/effects/demo.js
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/effects/index.html b/libraries/jquery.ui/demos/real-world/effects/index.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/effects/index.html
rename to libraries/jquery.ui/demos/real-world/effects/index.html
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/effects/style.css b/libraries/jquery.ui/demos/real-world/effects/style.css
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/effects/style.css
rename to libraries/jquery.ui/demos/real-world/effects/style.css
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/image-cropper/image-cropper.css b/libraries/jquery.ui/demos/real-world/image-cropper/image-cropper.css
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/image-cropper/image-cropper.css
rename to libraries/jquery.ui/demos/real-world/image-cropper/image-cropper.css
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/image-cropper/image-cropper.js b/libraries/jquery.ui/demos/real-world/image-cropper/image-cropper.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/image-cropper/image-cropper.js
rename to libraries/jquery.ui/demos/real-world/image-cropper/image-cropper.js
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/image-cropper/img/img01.jpg b/libraries/jquery.ui/demos/real-world/image-cropper/img/img01.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/image-cropper/img/img01.jpg
rename to libraries/jquery.ui/demos/real-world/image-cropper/img/img01.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/image-cropper/img/img02.jpg b/libraries/jquery.ui/demos/real-world/image-cropper/img/img02.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/image-cropper/img/img02.jpg
rename to libraries/jquery.ui/demos/real-world/image-cropper/img/img02.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/image-cropper/img/img03.jpg b/libraries/jquery.ui/demos/real-world/image-cropper/img/img03.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/image-cropper/img/img03.jpg
rename to libraries/jquery.ui/demos/real-world/image-cropper/img/img03.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/image-cropper/img/img04.jpg b/libraries/jquery.ui/demos/real-world/image-cropper/img/img04.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/image-cropper/img/img04.jpg
rename to libraries/jquery.ui/demos/real-world/image-cropper/img/img04.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/image-cropper/img/img05.jpg b/libraries/jquery.ui/demos/real-world/image-cropper/img/img05.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/image-cropper/img/img05.jpg
rename to libraries/jquery.ui/demos/real-world/image-cropper/img/img05.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/image-cropper/index.html b/libraries/jquery.ui/demos/real-world/image-cropper/index.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/image-cropper/index.html
rename to libraries/jquery.ui/demos/real-world/image-cropper/index.html
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/image-cropper/real-world.css b/libraries/jquery.ui/demos/real-world/image-cropper/real-world.css
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/image-cropper/real-world.css
rename to libraries/jquery.ui/demos/real-world/image-cropper/real-world.css
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/layout/add.png b/libraries/jquery.ui/demos/real-world/layout/add.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/layout/add.png
rename to libraries/jquery.ui/demos/real-world/layout/add.png
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/layout/demo-ie.css b/libraries/jquery.ui/demos/real-world/layout/demo-ie.css
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/layout/demo-ie.css
rename to libraries/jquery.ui/demos/real-world/layout/demo-ie.css
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/layout/demo.css b/libraries/jquery.ui/demos/real-world/layout/demo.css
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/layout/demo.css
rename to libraries/jquery.ui/demos/real-world/layout/demo.css
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/layout/demo.js b/libraries/jquery.ui/demos/real-world/layout/demo.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/layout/demo.js
rename to libraries/jquery.ui/demos/real-world/layout/demo.js
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/layout/down.png b/libraries/jquery.ui/demos/real-world/layout/down.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/layout/down.png
rename to libraries/jquery.ui/demos/real-world/layout/down.png
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/layout/img01.png b/libraries/jquery.ui/demos/real-world/layout/img01.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/layout/img01.png
rename to libraries/jquery.ui/demos/real-world/layout/img01.png
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/layout/index.html b/libraries/jquery.ui/demos/real-world/layout/index.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/layout/index.html
rename to libraries/jquery.ui/demos/real-world/layout/index.html
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/layout/loader.gif b/libraries/jquery.ui/demos/real-world/layout/loader.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/layout/loader.gif
rename to libraries/jquery.ui/demos/real-world/layout/loader.gif
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/layout/loader_bg.gif b/libraries/jquery.ui/demos/real-world/layout/loader_bg.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/layout/loader_bg.gif
rename to libraries/jquery.ui/demos/real-world/layout/loader_bg.gif
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/layout/up.png b/libraries/jquery.ui/demos/real-world/layout/up.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/layout/up.png
rename to libraries/jquery.ui/demos/real-world/layout/up.png
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010020.JPG b/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010020.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010020.JPG
rename to libraries/jquery.ui/demos/real-world/photo-manager/img/P1010020.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010036.JPG b/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010036.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010036.JPG
rename to libraries/jquery.ui/demos/real-world/photo-manager/img/P1010036.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010039.JPG b/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010039.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010039.JPG
rename to libraries/jquery.ui/demos/real-world/photo-manager/img/P1010039.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010044.JPG b/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010044.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010044.JPG
rename to libraries/jquery.ui/demos/real-world/photo-manager/img/P1010044.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010050.JPG b/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010050.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010050.JPG
rename to libraries/jquery.ui/demos/real-world/photo-manager/img/P1010050.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010055.JPG b/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010055.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010055.JPG
rename to libraries/jquery.ui/demos/real-world/photo-manager/img/P1010055.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010058.JPG b/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010058.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010058.JPG
rename to libraries/jquery.ui/demos/real-world/photo-manager/img/P1010058.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010059.JPG b/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010059.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010059.JPG
rename to libraries/jquery.ui/demos/real-world/photo-manager/img/P1010059.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010061.JPG b/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010061.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010061.JPG
rename to libraries/jquery.ui/demos/real-world/photo-manager/img/P1010061.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010063.JPG b/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010063.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/P1010063.JPG
rename to libraries/jquery.ui/demos/real-world/photo-manager/img/P1010063.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/slider-bg-2.png b/libraries/jquery.ui/demos/real-world/photo-manager/img/slider-bg-2.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/slider-bg-2.png
rename to libraries/jquery.ui/demos/real-world/photo-manager/img/slider-bg-2.png
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/slider-handle.gif b/libraries/jquery.ui/demos/real-world/photo-manager/img/slider-handle.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/slider-handle.gif
rename to libraries/jquery.ui/demos/real-world/photo-manager/img/slider-handle.gif
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010020.JPG b/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010020.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010020.JPG
rename to libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010020.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010036.JPG b/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010036.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010036.JPG
rename to libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010036.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010039.JPG b/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010039.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010039.JPG
rename to libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010039.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010044.JPG b/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010044.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010044.JPG
rename to libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010044.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010050.JPG b/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010050.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010050.JPG
rename to libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010050.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010055.JPG b/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010055.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010055.JPG
rename to libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010055.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010058.JPG b/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010058.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010058.JPG
rename to libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010058.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010059.JPG b/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010059.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010059.JPG
rename to libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010059.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010061.JPG b/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010061.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010061.JPG
rename to libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010061.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010063.JPG b/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010063.JPG
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010063.JPG
rename to libraries/jquery.ui/demos/real-world/photo-manager/img/thumbs/P1010063.JPG
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/index.html b/libraries/jquery.ui/demos/real-world/photo-manager/index.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/index.html
rename to libraries/jquery.ui/demos/real-world/photo-manager/index.html
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/js/demo.js b/libraries/jquery.ui/demos/real-world/photo-manager/js/demo.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/js/demo.js
rename to libraries/jquery.ui/demos/real-world/photo-manager/js/demo.js
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/js/jquery.blockUI.js b/libraries/jquery.ui/demos/real-world/photo-manager/js/jquery.blockUI.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/js/jquery.blockUI.js
rename to libraries/jquery.ui/demos/real-world/photo-manager/js/jquery.blockUI.js
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/js/jquery.livequery.js b/libraries/jquery.ui/demos/real-world/photo-manager/js/jquery.livequery.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/js/jquery.livequery.js
rename to libraries/jquery.ui/demos/real-world/photo-manager/js/jquery.livequery.js
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/theme/css/screen.css b/libraries/jquery.ui/demos/real-world/photo-manager/theme/css/screen.css
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/theme/css/screen.css
rename to libraries/jquery.ui/demos/real-world/photo-manager/theme/css/screen.css
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/theme/img/body_wrap_bg.gif b/libraries/jquery.ui/demos/real-world/photo-manager/theme/img/body_wrap_bg.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/theme/img/body_wrap_bg.gif
rename to libraries/jquery.ui/demos/real-world/photo-manager/theme/img/body_wrap_bg.gif
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/theme/img/header_bg.png b/libraries/jquery.ui/demos/real-world/photo-manager/theme/img/header_bg.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/theme/img/header_bg.png
rename to libraries/jquery.ui/demos/real-world/photo-manager/theme/img/header_bg.png
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/theme/img/photos_gold_32.gif b/libraries/jquery.ui/demos/real-world/photo-manager/theme/img/photos_gold_32.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/theme/img/photos_gold_32.gif
rename to libraries/jquery.ui/demos/real-world/photo-manager/theme/img/photos_gold_32.gif
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/theme/img/search_16.gif b/libraries/jquery.ui/demos/real-world/photo-manager/theme/img/search_16.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/theme/img/search_16.gif
rename to libraries/jquery.ui/demos/real-world/photo-manager/theme/img/search_16.gif
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/theme/img/side_top.jpg b/libraries/jquery.ui/demos/real-world/photo-manager/theme/img/side_top.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/theme/img/side_top.jpg
rename to libraries/jquery.ui/demos/real-world/photo-manager/theme/img/side_top.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/photo-manager/theme/img/trash_16.gif b/libraries/jquery.ui/demos/real-world/photo-manager/theme/img/trash_16.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/photo-manager/theme/img/trash_16.gif
rename to libraries/jquery.ui/demos/real-world/photo-manager/theme/img/trash_16.gif
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_airport_express.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_airport_express.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_airport_express.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_airport_express.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_airport_extreme.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_airport_extreme.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_airport_extreme.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_airport_extreme.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_aperture20080212.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_aperture20080212.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_aperture20080212.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_aperture20080212.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_apple_remote_desktop_20080115.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_apple_remote_desktop_20080115.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_apple_remote_desktop_20080115.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_apple_remote_desktop_20080115.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_cinema_display20071026.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_cinema_display20071026.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_cinema_display20071026.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_cinema_display20071026.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_dot_mac_20080115.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_dot_mac_20080115.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_dot_mac_20080115.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_dot_mac_20080115.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_final_cut_express_20080115.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_final_cut_express_20080115.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_final_cut_express_20080115.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_final_cut_express_20080115.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_final_cut_studio2_20080115.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_final_cut_studio2_20080115.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_final_cut_studio2_20080115.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_final_cut_studio2_20080115.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_ilife_20080115.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_ilife_20080115.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_ilife_20080115.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_ilife_20080115.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_imac20071026.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_imac20071026.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_imac20071026.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_imac20071026.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_iwork_20080115.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_iwork_20080115.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_iwork_20080115.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_iwork_20080115.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_keyboards20070807.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_keyboards20070807.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_keyboards20070807.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_keyboards20070807.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_logic_express_20080115.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_logic_express_20080115.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_logic_express_20080115.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_logic_express_20080115.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_logic_studio_20080115.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_logic_studio_20080115.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_logic_studio_20080115.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_logic_studio_20080115.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_mac_mini.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_mac_mini.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_mac_mini.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_mac_mini.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_mac_pro_20070622.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_mac_pro_20070622.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_mac_pro_20070622.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_mac_pro_20070622.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_macbook20071026.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_macbook20071026.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_macbook20071026.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_macbook20071026.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_macbook_pro20071026.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_macbook_pro20071026.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_macbook_pro20071026.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_macbook_pro20071026.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_macbookair_20080115.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_macbookair_20080115.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_macbookair_20080115.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_macbookair_20080115.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_macosx_20080115.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_macosx_20080115.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_macosx_20080115.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_macosx_20080115.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_macosx_server20071016.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_macosx_server20071016.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_macosx_server20071016.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_macosx_server20071016.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_mighty_mouse.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_mighty_mouse.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_mighty_mouse.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_mighty_mouse.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_quicktime.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_quicktime.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_quicktime.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_quicktime.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_shake_20080115.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_shake_20080115.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_shake_20080115.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_shake_20080115.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_timecapsule_20080115.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_timecapsule_20080115.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_timecapsule_20080115.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_timecapsule_20080115.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_xsan_20080115.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_xsan_20080115.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_xsan_20080115.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_xsan_20080115.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_xserve.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_xserve.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_xserve.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_xserve.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_xserve_raid.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/pb_xserve_raid.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/pb_xserve_raid.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/pb_xserve_raid.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/productbrowser_background_20070622.jpg b/libraries/jquery.ui/demos/real-world/product-slider/images/productbrowser_background_20070622.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/productbrowser_background_20070622.jpg
rename to libraries/jquery.ui/demos/real-world/product-slider/images/productbrowser_background_20070622.jpg
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/productbrowser_scrollbar_20070622.png b/libraries/jquery.ui/demos/real-world/product-slider/images/productbrowser_scrollbar_20070622.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/productbrowser_scrollbar_20070622.png
rename to libraries/jquery.ui/demos/real-world/product-slider/images/productbrowser_scrollbar_20070622.png
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/productbrowser_scroller_20080115.png b/libraries/jquery.ui/demos/real-world/product-slider/images/productbrowser_scroller_20080115.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/images/productbrowser_scroller_20080115.png
rename to libraries/jquery.ui/demos/real-world/product-slider/images/productbrowser_scroller_20080115.png
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/product-slider/index.html b/libraries/jquery.ui/demos/real-world/product-slider/index.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/product-slider/index.html
rename to libraries/jquery.ui/demos/real-world/product-slider/index.html
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/range-interface/index.html b/libraries/jquery.ui/demos/real-world/range-interface/index.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/range-interface/index.html
rename to libraries/jquery.ui/demos/real-world/range-interface/index.html
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/splitpane/css/demo.css b/libraries/jquery.ui/demos/real-world/splitpane/css/demo.css
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/splitpane/css/demo.css
rename to libraries/jquery.ui/demos/real-world/splitpane/css/demo.css
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/splitpane/images/bg_gradient.gif b/libraries/jquery.ui/demos/real-world/splitpane/images/bg_gradient.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/splitpane/images/bg_gradient.gif
rename to libraries/jquery.ui/demos/real-world/splitpane/images/bg_gradient.gif
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/splitpane/images/icons_2.png b/libraries/jquery.ui/demos/real-world/splitpane/images/icons_2.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/splitpane/images/icons_2.png
rename to libraries/jquery.ui/demos/real-world/splitpane/images/icons_2.png
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/splitpane/images/splitpane_handle-ew.gif b/libraries/jquery.ui/demos/real-world/splitpane/images/splitpane_handle-ew.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/splitpane/images/splitpane_handle-ew.gif
rename to libraries/jquery.ui/demos/real-world/splitpane/images/splitpane_handle-ew.gif
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/splitpane/images/splitpane_handle-sn.gif b/libraries/jquery.ui/demos/real-world/splitpane/images/splitpane_handle-sn.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/splitpane/images/splitpane_handle-sn.gif
rename to libraries/jquery.ui/demos/real-world/splitpane/images/splitpane_handle-sn.gif
diff --git a/sites/all/libraries/jquery.ui/demos/real-world/splitpane/index.html b/libraries/jquery.ui/demos/real-world/splitpane/index.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/demos/real-world/splitpane/index.html
rename to libraries/jquery.ui/demos/real-world/splitpane/index.html
diff --git a/sites/all/libraries/jquery.ui/jquery-1.2.6.js b/libraries/jquery.ui/jquery-1.2.6.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/jquery-1.2.6.js
rename to libraries/jquery.ui/jquery-1.2.6.js
diff --git a/sites/all/libraries/jquery.ui/tests/accordion.html b/libraries/jquery.ui/tests/accordion.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/accordion.html
rename to libraries/jquery.ui/tests/accordion.html
diff --git a/sites/all/libraries/jquery.ui/tests/accordion.js b/libraries/jquery.ui/tests/accordion.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/accordion.js
rename to libraries/jquery.ui/tests/accordion.js
diff --git a/sites/all/libraries/jquery.ui/tests/all.html b/libraries/jquery.ui/tests/all.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/all.html
rename to libraries/jquery.ui/tests/all.html
diff --git a/sites/all/libraries/jquery.ui/tests/all_2.html b/libraries/jquery.ui/tests/all_2.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/all_2.html
rename to libraries/jquery.ui/tests/all_2.html
diff --git a/sites/all/libraries/jquery.ui/tests/core.html b/libraries/jquery.ui/tests/core.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/core.html
rename to libraries/jquery.ui/tests/core.html
diff --git a/sites/all/libraries/jquery.ui/tests/core.js b/libraries/jquery.ui/tests/core.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/core.js
rename to libraries/jquery.ui/tests/core.js
diff --git a/sites/all/libraries/jquery.ui/tests/datepicker.html b/libraries/jquery.ui/tests/datepicker.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/datepicker.html
rename to libraries/jquery.ui/tests/datepicker.html
diff --git a/sites/all/libraries/jquery.ui/tests/datepicker.js b/libraries/jquery.ui/tests/datepicker.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/datepicker.js
rename to libraries/jquery.ui/tests/datepicker.js
diff --git a/sites/all/libraries/jquery.ui/tests/dialog.html b/libraries/jquery.ui/tests/dialog.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/dialog.html
rename to libraries/jquery.ui/tests/dialog.html
diff --git a/sites/all/libraries/jquery.ui/tests/dialog.js b/libraries/jquery.ui/tests/dialog.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/dialog.js
rename to libraries/jquery.ui/tests/dialog.js
diff --git a/sites/all/libraries/jquery.ui/tests/draggable.html b/libraries/jquery.ui/tests/draggable.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/draggable.html
rename to libraries/jquery.ui/tests/draggable.html
diff --git a/sites/all/libraries/jquery.ui/tests/draggable.js b/libraries/jquery.ui/tests/draggable.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/draggable.js
rename to libraries/jquery.ui/tests/draggable.js
diff --git a/sites/all/libraries/jquery.ui/tests/droppable.html b/libraries/jquery.ui/tests/droppable.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/droppable.html
rename to libraries/jquery.ui/tests/droppable.html
diff --git a/sites/all/libraries/jquery.ui/tests/droppable.js b/libraries/jquery.ui/tests/droppable.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/droppable.js
rename to libraries/jquery.ui/tests/droppable.js
diff --git a/sites/all/libraries/jquery.ui/tests/images/bg.gif b/libraries/jquery.ui/tests/images/bg.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/images/bg.gif
rename to libraries/jquery.ui/tests/images/bg.gif
diff --git a/sites/all/libraries/jquery.ui/tests/images/clock.png b/libraries/jquery.ui/tests/images/clock.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/images/clock.png
rename to libraries/jquery.ui/tests/images/clock.png
diff --git a/sites/all/libraries/jquery.ui/tests/images/progress-bg.gif b/libraries/jquery.ui/tests/images/progress-bg.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/images/progress-bg.gif
rename to libraries/jquery.ui/tests/images/progress-bg.gif
diff --git a/sites/all/libraries/jquery.ui/tests/images/spinner-bg.gif b/libraries/jquery.ui/tests/images/spinner-bg.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/images/spinner-bg.gif
rename to libraries/jquery.ui/tests/images/spinner-bg.gif
diff --git a/sites/all/libraries/jquery.ui/tests/images/test.jpg b/libraries/jquery.ui/tests/images/test.jpg
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/images/test.jpg
rename to libraries/jquery.ui/tests/images/test.jpg
diff --git a/sites/all/libraries/jquery.ui/tests/plugins/cookie/jquery.cookie.js b/libraries/jquery.ui/tests/plugins/cookie/jquery.cookie.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/plugins/cookie/jquery.cookie.js
rename to libraries/jquery.ui/tests/plugins/cookie/jquery.cookie.js
diff --git a/sites/all/libraries/jquery.ui/tests/plugins/cookie/jquery.cookie.min.js b/libraries/jquery.ui/tests/plugins/cookie/jquery.cookie.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/plugins/cookie/jquery.cookie.min.js
rename to libraries/jquery.ui/tests/plugins/cookie/jquery.cookie.min.js
diff --git a/sites/all/libraries/jquery.ui/tests/plugins/cookie/jquery.cookie.pack.js b/libraries/jquery.ui/tests/plugins/cookie/jquery.cookie.pack.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/plugins/cookie/jquery.cookie.pack.js
rename to libraries/jquery.ui/tests/plugins/cookie/jquery.cookie.pack.js
diff --git a/sites/all/libraries/jquery.ui/tests/plugins/cookie/jquery.cookie.zip b/libraries/jquery.ui/tests/plugins/cookie/jquery.cookie.zip
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/plugins/cookie/jquery.cookie.zip
rename to libraries/jquery.ui/tests/plugins/cookie/jquery.cookie.zip
diff --git a/sites/all/libraries/jquery.ui/tests/qunit/testrunner.js b/libraries/jquery.ui/tests/qunit/testrunner.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/qunit/testrunner.js
rename to libraries/jquery.ui/tests/qunit/testrunner.js
diff --git a/sites/all/libraries/jquery.ui/tests/qunit/testsuite.css b/libraries/jquery.ui/tests/qunit/testsuite.css
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/qunit/testsuite.css
rename to libraries/jquery.ui/tests/qunit/testsuite.css
diff --git a/sites/all/libraries/jquery.ui/tests/resizable.html b/libraries/jquery.ui/tests/resizable.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/resizable.html
rename to libraries/jquery.ui/tests/resizable.html
diff --git a/sites/all/libraries/jquery.ui/tests/resizable.js b/libraries/jquery.ui/tests/resizable.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/resizable.js
rename to libraries/jquery.ui/tests/resizable.js
diff --git a/sites/all/libraries/jquery.ui/tests/selectable.html b/libraries/jquery.ui/tests/selectable.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/selectable.html
rename to libraries/jquery.ui/tests/selectable.html
diff --git a/sites/all/libraries/jquery.ui/tests/selectable.js b/libraries/jquery.ui/tests/selectable.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/selectable.js
rename to libraries/jquery.ui/tests/selectable.js
diff --git a/sites/all/libraries/jquery.ui/tests/simulate/jquery.simulate.js b/libraries/jquery.ui/tests/simulate/jquery.simulate.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/simulate/jquery.simulate.js
rename to libraries/jquery.ui/tests/simulate/jquery.simulate.js
diff --git a/sites/all/libraries/jquery.ui/tests/slider.html b/libraries/jquery.ui/tests/slider.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/slider.html
rename to libraries/jquery.ui/tests/slider.html
diff --git a/sites/all/libraries/jquery.ui/tests/slider.js b/libraries/jquery.ui/tests/slider.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/slider.js
rename to libraries/jquery.ui/tests/slider.js
diff --git a/sites/all/libraries/jquery.ui/tests/sortable.html b/libraries/jquery.ui/tests/sortable.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/sortable.html
rename to libraries/jquery.ui/tests/sortable.html
diff --git a/sites/all/libraries/jquery.ui/tests/sortable.js b/libraries/jquery.ui/tests/sortable.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/sortable.js
rename to libraries/jquery.ui/tests/sortable.js
diff --git a/sites/all/libraries/jquery.ui/tests/tabs.html b/libraries/jquery.ui/tests/tabs.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/tabs.html
rename to libraries/jquery.ui/tests/tabs.html
diff --git a/sites/all/libraries/jquery.ui/tests/tabs.js b/libraries/jquery.ui/tests/tabs.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/tabs.js
rename to libraries/jquery.ui/tests/tabs.js
diff --git a/sites/all/libraries/jquery.ui/tests/testsuite.css b/libraries/jquery.ui/tests/testsuite.css
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/testsuite.css
rename to libraries/jquery.ui/tests/testsuite.css
diff --git a/sites/all/libraries/jquery.ui/tests/testsuite.js b/libraries/jquery.ui/tests/testsuite.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/testsuite.js
rename to libraries/jquery.ui/tests/testsuite.js
diff --git a/sites/all/libraries/jquery.ui/tests/ui.html b/libraries/jquery.ui/tests/ui.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/ui.html
rename to libraries/jquery.ui/tests/ui.html
diff --git a/sites/all/libraries/jquery.ui/tests/ui.js b/libraries/jquery.ui/tests/ui.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/ui.js
rename to libraries/jquery.ui/tests/ui.js
diff --git a/sites/all/libraries/jquery.ui/tests/visual/all.css b/libraries/jquery.ui/tests/visual/all.css
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/visual/all.css
rename to libraries/jquery.ui/tests/visual/all.css
diff --git a/sites/all/libraries/jquery.ui/tests/visual/all.html b/libraries/jquery.ui/tests/visual/all.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/visual/all.html
rename to libraries/jquery.ui/tests/visual/all.html
diff --git a/sites/all/libraries/jquery.ui/tests/visual/datepicker.html b/libraries/jquery.ui/tests/visual/datepicker.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/visual/datepicker.html
rename to libraries/jquery.ui/tests/visual/datepicker.html
diff --git a/sites/all/libraries/jquery.ui/tests/visual/dialog.html b/libraries/jquery.ui/tests/visual/dialog.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/visual/dialog.html
rename to libraries/jquery.ui/tests/visual/dialog.html
diff --git a/sites/all/libraries/jquery.ui/tests/visual/draggable.handle.html b/libraries/jquery.ui/tests/visual/draggable.handle.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/visual/draggable.handle.html
rename to libraries/jquery.ui/tests/visual/draggable.handle.html
diff --git a/sites/all/libraries/jquery.ui/tests/visual/draggable.html b/libraries/jquery.ui/tests/visual/draggable.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/visual/draggable.html
rename to libraries/jquery.ui/tests/visual/draggable.html
diff --git a/sites/all/libraries/jquery.ui/tests/visual/draggable.scroll.html b/libraries/jquery.ui/tests/visual/draggable.scroll.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/visual/draggable.scroll.html
rename to libraries/jquery.ui/tests/visual/draggable.scroll.html
diff --git a/sites/all/libraries/jquery.ui/tests/visual/droppable.html b/libraries/jquery.ui/tests/visual/droppable.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/visual/droppable.html
rename to libraries/jquery.ui/tests/visual/droppable.html
diff --git a/sites/all/libraries/jquery.ui/tests/visual/effects.all.css b/libraries/jquery.ui/tests/visual/effects.all.css
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/visual/effects.all.css
rename to libraries/jquery.ui/tests/visual/effects.all.css
diff --git a/sites/all/libraries/jquery.ui/tests/visual/effects.all.html b/libraries/jquery.ui/tests/visual/effects.all.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/visual/effects.all.html
rename to libraries/jquery.ui/tests/visual/effects.all.html
diff --git a/sites/all/libraries/jquery.ui/tests/visual/effects.all.js b/libraries/jquery.ui/tests/visual/effects.all.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/visual/effects.all.js
rename to libraries/jquery.ui/tests/visual/effects.all.js
diff --git a/sites/all/libraries/jquery.ui/tests/visual/resizable.html b/libraries/jquery.ui/tests/visual/resizable.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/visual/resizable.html
rename to libraries/jquery.ui/tests/visual/resizable.html
diff --git a/sites/all/libraries/jquery.ui/tests/visual/selectable.html b/libraries/jquery.ui/tests/visual/selectable.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/visual/selectable.html
rename to libraries/jquery.ui/tests/visual/selectable.html
diff --git a/sites/all/libraries/jquery.ui/tests/visual/slider.html b/libraries/jquery.ui/tests/visual/slider.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/visual/slider.html
rename to libraries/jquery.ui/tests/visual/slider.html
diff --git a/sites/all/libraries/jquery.ui/tests/visual/sortable.html b/libraries/jquery.ui/tests/visual/sortable.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/visual/sortable.html
rename to libraries/jquery.ui/tests/visual/sortable.html
diff --git a/sites/all/libraries/jquery.ui/tests/visual/sortable_massive_scale.html b/libraries/jquery.ui/tests/visual/sortable_massive_scale.html
similarity index 100%
rename from sites/all/libraries/jquery.ui/tests/visual/sortable_massive_scale.html
rename to libraries/jquery.ui/tests/visual/sortable_massive_scale.html
diff --git a/sites/all/libraries/jquery.ui/themes/base/jquery-ui.css b/libraries/jquery.ui/themes/base/jquery-ui.css
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/base/jquery-ui.css
rename to libraries/jquery.ui/themes/base/jquery-ui.css
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/222222_11x11_icon_arrows_leftright.gif b/libraries/jquery.ui/themes/default/images/222222_11x11_icon_arrows_leftright.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/222222_11x11_icon_arrows_leftright.gif
rename to libraries/jquery.ui/themes/default/images/222222_11x11_icon_arrows_leftright.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/222222_11x11_icon_arrows_updown.gif b/libraries/jquery.ui/themes/default/images/222222_11x11_icon_arrows_updown.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/222222_11x11_icon_arrows_updown.gif
rename to libraries/jquery.ui/themes/default/images/222222_11x11_icon_arrows_updown.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/222222_11x11_icon_close.gif b/libraries/jquery.ui/themes/default/images/222222_11x11_icon_close.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/222222_11x11_icon_close.gif
rename to libraries/jquery.ui/themes/default/images/222222_11x11_icon_close.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/222222_11x11_icon_doc.gif b/libraries/jquery.ui/themes/default/images/222222_11x11_icon_doc.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/222222_11x11_icon_doc.gif
rename to libraries/jquery.ui/themes/default/images/222222_11x11_icon_doc.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/222222_11x11_icon_folder_closed.gif b/libraries/jquery.ui/themes/default/images/222222_11x11_icon_folder_closed.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/222222_11x11_icon_folder_closed.gif
rename to libraries/jquery.ui/themes/default/images/222222_11x11_icon_folder_closed.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/222222_11x11_icon_folder_open.gif b/libraries/jquery.ui/themes/default/images/222222_11x11_icon_folder_open.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/222222_11x11_icon_folder_open.gif
rename to libraries/jquery.ui/themes/default/images/222222_11x11_icon_folder_open.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/222222_11x11_icon_minus.gif b/libraries/jquery.ui/themes/default/images/222222_11x11_icon_minus.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/222222_11x11_icon_minus.gif
rename to libraries/jquery.ui/themes/default/images/222222_11x11_icon_minus.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/222222_11x11_icon_plus.gif b/libraries/jquery.ui/themes/default/images/222222_11x11_icon_plus.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/222222_11x11_icon_plus.gif
rename to libraries/jquery.ui/themes/default/images/222222_11x11_icon_plus.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/222222_11x11_icon_resize_se.gif b/libraries/jquery.ui/themes/default/images/222222_11x11_icon_resize_se.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/222222_11x11_icon_resize_se.gif
rename to libraries/jquery.ui/themes/default/images/222222_11x11_icon_resize_se.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/222222_7x7_arrow_down.gif b/libraries/jquery.ui/themes/default/images/222222_7x7_arrow_down.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/222222_7x7_arrow_down.gif
rename to libraries/jquery.ui/themes/default/images/222222_7x7_arrow_down.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/222222_7x7_arrow_left.gif b/libraries/jquery.ui/themes/default/images/222222_7x7_arrow_left.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/222222_7x7_arrow_left.gif
rename to libraries/jquery.ui/themes/default/images/222222_7x7_arrow_left.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/222222_7x7_arrow_right.gif b/libraries/jquery.ui/themes/default/images/222222_7x7_arrow_right.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/222222_7x7_arrow_right.gif
rename to libraries/jquery.ui/themes/default/images/222222_7x7_arrow_right.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/222222_7x7_arrow_up.gif b/libraries/jquery.ui/themes/default/images/222222_7x7_arrow_up.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/222222_7x7_arrow_up.gif
rename to libraries/jquery.ui/themes/default/images/222222_7x7_arrow_up.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/454545_11x11_icon_arrows_leftright.gif b/libraries/jquery.ui/themes/default/images/454545_11x11_icon_arrows_leftright.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/454545_11x11_icon_arrows_leftright.gif
rename to libraries/jquery.ui/themes/default/images/454545_11x11_icon_arrows_leftright.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/454545_11x11_icon_arrows_updown.gif b/libraries/jquery.ui/themes/default/images/454545_11x11_icon_arrows_updown.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/454545_11x11_icon_arrows_updown.gif
rename to libraries/jquery.ui/themes/default/images/454545_11x11_icon_arrows_updown.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/454545_11x11_icon_close.gif b/libraries/jquery.ui/themes/default/images/454545_11x11_icon_close.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/454545_11x11_icon_close.gif
rename to libraries/jquery.ui/themes/default/images/454545_11x11_icon_close.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/454545_11x11_icon_doc.gif b/libraries/jquery.ui/themes/default/images/454545_11x11_icon_doc.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/454545_11x11_icon_doc.gif
rename to libraries/jquery.ui/themes/default/images/454545_11x11_icon_doc.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/454545_11x11_icon_folder_closed.gif b/libraries/jquery.ui/themes/default/images/454545_11x11_icon_folder_closed.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/454545_11x11_icon_folder_closed.gif
rename to libraries/jquery.ui/themes/default/images/454545_11x11_icon_folder_closed.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/454545_11x11_icon_folder_open.gif b/libraries/jquery.ui/themes/default/images/454545_11x11_icon_folder_open.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/454545_11x11_icon_folder_open.gif
rename to libraries/jquery.ui/themes/default/images/454545_11x11_icon_folder_open.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/454545_11x11_icon_minus.gif b/libraries/jquery.ui/themes/default/images/454545_11x11_icon_minus.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/454545_11x11_icon_minus.gif
rename to libraries/jquery.ui/themes/default/images/454545_11x11_icon_minus.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/454545_11x11_icon_plus.gif b/libraries/jquery.ui/themes/default/images/454545_11x11_icon_plus.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/454545_11x11_icon_plus.gif
rename to libraries/jquery.ui/themes/default/images/454545_11x11_icon_plus.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/454545_7x7_arrow_down.gif b/libraries/jquery.ui/themes/default/images/454545_7x7_arrow_down.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/454545_7x7_arrow_down.gif
rename to libraries/jquery.ui/themes/default/images/454545_7x7_arrow_down.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/454545_7x7_arrow_left.gif b/libraries/jquery.ui/themes/default/images/454545_7x7_arrow_left.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/454545_7x7_arrow_left.gif
rename to libraries/jquery.ui/themes/default/images/454545_7x7_arrow_left.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/454545_7x7_arrow_right.gif b/libraries/jquery.ui/themes/default/images/454545_7x7_arrow_right.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/454545_7x7_arrow_right.gif
rename to libraries/jquery.ui/themes/default/images/454545_7x7_arrow_right.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/454545_7x7_arrow_up.gif b/libraries/jquery.ui/themes/default/images/454545_7x7_arrow_up.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/454545_7x7_arrow_up.gif
rename to libraries/jquery.ui/themes/default/images/454545_7x7_arrow_up.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/888888_11x11_icon_arrows_leftright.gif b/libraries/jquery.ui/themes/default/images/888888_11x11_icon_arrows_leftright.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/888888_11x11_icon_arrows_leftright.gif
rename to libraries/jquery.ui/themes/default/images/888888_11x11_icon_arrows_leftright.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/888888_11x11_icon_arrows_updown.gif b/libraries/jquery.ui/themes/default/images/888888_11x11_icon_arrows_updown.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/888888_11x11_icon_arrows_updown.gif
rename to libraries/jquery.ui/themes/default/images/888888_11x11_icon_arrows_updown.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/888888_11x11_icon_close.gif b/libraries/jquery.ui/themes/default/images/888888_11x11_icon_close.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/888888_11x11_icon_close.gif
rename to libraries/jquery.ui/themes/default/images/888888_11x11_icon_close.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/888888_11x11_icon_doc.gif b/libraries/jquery.ui/themes/default/images/888888_11x11_icon_doc.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/888888_11x11_icon_doc.gif
rename to libraries/jquery.ui/themes/default/images/888888_11x11_icon_doc.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/888888_11x11_icon_folder_closed.gif b/libraries/jquery.ui/themes/default/images/888888_11x11_icon_folder_closed.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/888888_11x11_icon_folder_closed.gif
rename to libraries/jquery.ui/themes/default/images/888888_11x11_icon_folder_closed.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/888888_11x11_icon_folder_open.gif b/libraries/jquery.ui/themes/default/images/888888_11x11_icon_folder_open.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/888888_11x11_icon_folder_open.gif
rename to libraries/jquery.ui/themes/default/images/888888_11x11_icon_folder_open.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/888888_11x11_icon_minus.gif b/libraries/jquery.ui/themes/default/images/888888_11x11_icon_minus.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/888888_11x11_icon_minus.gif
rename to libraries/jquery.ui/themes/default/images/888888_11x11_icon_minus.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/888888_11x11_icon_plus.gif b/libraries/jquery.ui/themes/default/images/888888_11x11_icon_plus.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/888888_11x11_icon_plus.gif
rename to libraries/jquery.ui/themes/default/images/888888_11x11_icon_plus.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/888888_7x7_arrow_down.gif b/libraries/jquery.ui/themes/default/images/888888_7x7_arrow_down.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/888888_7x7_arrow_down.gif
rename to libraries/jquery.ui/themes/default/images/888888_7x7_arrow_down.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/888888_7x7_arrow_left.gif b/libraries/jquery.ui/themes/default/images/888888_7x7_arrow_left.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/888888_7x7_arrow_left.gif
rename to libraries/jquery.ui/themes/default/images/888888_7x7_arrow_left.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/888888_7x7_arrow_right.gif b/libraries/jquery.ui/themes/default/images/888888_7x7_arrow_right.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/888888_7x7_arrow_right.gif
rename to libraries/jquery.ui/themes/default/images/888888_7x7_arrow_right.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/888888_7x7_arrow_up.gif b/libraries/jquery.ui/themes/default/images/888888_7x7_arrow_up.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/888888_7x7_arrow_up.gif
rename to libraries/jquery.ui/themes/default/images/888888_7x7_arrow_up.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/bg.gif b/libraries/jquery.ui/themes/default/images/bg.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/bg.gif
rename to libraries/jquery.ui/themes/default/images/bg.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/custom_background.png b/libraries/jquery.ui/themes/default/images/custom_background.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/custom_background.png
rename to libraries/jquery.ui/themes/default/images/custom_background.png
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/custom_hex.png b/libraries/jquery.ui/themes/default/images/custom_hex.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/custom_hex.png
rename to libraries/jquery.ui/themes/default/images/custom_hex.png
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/custom_hsb_b.png b/libraries/jquery.ui/themes/default/images/custom_hsb_b.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/custom_hsb_b.png
rename to libraries/jquery.ui/themes/default/images/custom_hsb_b.png
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/custom_hsb_h.png b/libraries/jquery.ui/themes/default/images/custom_hsb_h.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/custom_hsb_h.png
rename to libraries/jquery.ui/themes/default/images/custom_hsb_h.png
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/custom_hsb_s.png b/libraries/jquery.ui/themes/default/images/custom_hsb_s.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/custom_hsb_s.png
rename to libraries/jquery.ui/themes/default/images/custom_hsb_s.png
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/custom_indic.gif b/libraries/jquery.ui/themes/default/images/custom_indic.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/custom_indic.gif
rename to libraries/jquery.ui/themes/default/images/custom_indic.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/custom_rgb_b.png b/libraries/jquery.ui/themes/default/images/custom_rgb_b.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/custom_rgb_b.png
rename to libraries/jquery.ui/themes/default/images/custom_rgb_b.png
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/custom_rgb_g.png b/libraries/jquery.ui/themes/default/images/custom_rgb_g.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/custom_rgb_g.png
rename to libraries/jquery.ui/themes/default/images/custom_rgb_g.png
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/custom_rgb_r.png b/libraries/jquery.ui/themes/default/images/custom_rgb_r.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/custom_rgb_r.png
rename to libraries/jquery.ui/themes/default/images/custom_rgb_r.png
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/custom_submit.png b/libraries/jquery.ui/themes/default/images/custom_submit.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/custom_submit.png
rename to libraries/jquery.ui/themes/default/images/custom_submit.png
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/dadada_40x100_textures_02_glass_75.png b/libraries/jquery.ui/themes/default/images/dadada_40x100_textures_02_glass_75.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/dadada_40x100_textures_02_glass_75.png
rename to libraries/jquery.ui/themes/default/images/dadada_40x100_textures_02_glass_75.png
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/e6e6e6_40x100_textures_02_glass_75.png b/libraries/jquery.ui/themes/default/images/e6e6e6_40x100_textures_02_glass_75.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/e6e6e6_40x100_textures_02_glass_75.png
rename to libraries/jquery.ui/themes/default/images/e6e6e6_40x100_textures_02_glass_75.png
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/ffffff_40x100_textures_02_glass_65.png b/libraries/jquery.ui/themes/default/images/ffffff_40x100_textures_02_glass_65.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/ffffff_40x100_textures_02_glass_65.png
rename to libraries/jquery.ui/themes/default/images/ffffff_40x100_textures_02_glass_65.png
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/progress-bg.gif b/libraries/jquery.ui/themes/default/images/progress-bg.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/progress-bg.gif
rename to libraries/jquery.ui/themes/default/images/progress-bg.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/select.png b/libraries/jquery.ui/themes/default/images/select.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/select.png
rename to libraries/jquery.ui/themes/default/images/select.png
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/select2.png b/libraries/jquery.ui/themes/default/images/select2.png
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/select2.png
rename to libraries/jquery.ui/themes/default/images/select2.png
diff --git a/sites/all/libraries/jquery.ui/themes/default/images/spinner-bg.gif b/libraries/jquery.ui/themes/default/images/spinner-bg.gif
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/images/spinner-bg.gif
rename to libraries/jquery.ui/themes/default/images/spinner-bg.gif
diff --git a/sites/all/libraries/jquery.ui/themes/default/ui.all.css b/libraries/jquery.ui/themes/default/ui.all.css
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/ui.all.css
rename to libraries/jquery.ui/themes/default/ui.all.css
diff --git a/sites/all/libraries/jquery.ui/themes/default/ui.datepicker.css b/libraries/jquery.ui/themes/default/ui.datepicker.css
similarity index 100%
rename from sites/all/libraries/jquery.ui/themes/default/ui.datepicker.css
rename to libraries/jquery.ui/themes/default/ui.datepicker.css
diff --git a/sites/all/libraries/jquery.ui/ui/effects.blind.js b/libraries/jquery.ui/ui/effects.blind.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/effects.blind.js
rename to libraries/jquery.ui/ui/effects.blind.js
diff --git a/sites/all/libraries/jquery.ui/ui/effects.bounce.js b/libraries/jquery.ui/ui/effects.bounce.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/effects.bounce.js
rename to libraries/jquery.ui/ui/effects.bounce.js
diff --git a/sites/all/libraries/jquery.ui/ui/effects.clip.js b/libraries/jquery.ui/ui/effects.clip.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/effects.clip.js
rename to libraries/jquery.ui/ui/effects.clip.js
diff --git a/sites/all/libraries/jquery.ui/ui/effects.core.js b/libraries/jquery.ui/ui/effects.core.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/effects.core.js
rename to libraries/jquery.ui/ui/effects.core.js
diff --git a/sites/all/libraries/jquery.ui/ui/effects.drop.js b/libraries/jquery.ui/ui/effects.drop.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/effects.drop.js
rename to libraries/jquery.ui/ui/effects.drop.js
diff --git a/sites/all/libraries/jquery.ui/ui/effects.explode.js b/libraries/jquery.ui/ui/effects.explode.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/effects.explode.js
rename to libraries/jquery.ui/ui/effects.explode.js
diff --git a/sites/all/libraries/jquery.ui/ui/effects.fold.js b/libraries/jquery.ui/ui/effects.fold.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/effects.fold.js
rename to libraries/jquery.ui/ui/effects.fold.js
diff --git a/sites/all/libraries/jquery.ui/ui/effects.highlight.js b/libraries/jquery.ui/ui/effects.highlight.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/effects.highlight.js
rename to libraries/jquery.ui/ui/effects.highlight.js
diff --git a/sites/all/libraries/jquery.ui/ui/effects.pulsate.js b/libraries/jquery.ui/ui/effects.pulsate.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/effects.pulsate.js
rename to libraries/jquery.ui/ui/effects.pulsate.js
diff --git a/sites/all/libraries/jquery.ui/ui/effects.scale.js b/libraries/jquery.ui/ui/effects.scale.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/effects.scale.js
rename to libraries/jquery.ui/ui/effects.scale.js
diff --git a/sites/all/libraries/jquery.ui/ui/effects.shake.js b/libraries/jquery.ui/ui/effects.shake.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/effects.shake.js
rename to libraries/jquery.ui/ui/effects.shake.js
diff --git a/sites/all/libraries/jquery.ui/ui/effects.slide.js b/libraries/jquery.ui/ui/effects.slide.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/effects.slide.js
rename to libraries/jquery.ui/ui/effects.slide.js
diff --git a/sites/all/libraries/jquery.ui/ui/effects.transfer.js b/libraries/jquery.ui/ui/effects.transfer.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/effects.transfer.js
rename to libraries/jquery.ui/ui/effects.transfer.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/jquery.ui.i18n.all.js b/libraries/jquery.ui/ui/i18n/jquery.ui.i18n.all.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/jquery.ui.i18n.all.js
rename to libraries/jquery.ui/ui/i18n/jquery.ui.i18n.all.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-ar.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-ar.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-ar.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-ar.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-bg.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-bg.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-bg.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-bg.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-ca.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-ca.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-ca.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-ca.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-cs.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-cs.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-cs.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-cs.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-da.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-da.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-da.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-da.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-de.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-de.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-de.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-de.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-eo.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-eo.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-eo.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-eo.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-es.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-es.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-es.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-es.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-fa.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-fa.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-fa.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-fa.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-fi.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-fi.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-fi.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-fi.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-fr.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-fr.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-fr.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-fr.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-he.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-he.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-he.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-he.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-hr.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-hr.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-hr.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-hr.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-hu.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-hu.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-hu.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-hu.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-hy.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-hy.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-hy.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-hy.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-id.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-id.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-id.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-id.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-is.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-is.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-is.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-is.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-it.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-it.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-it.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-it.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-ja.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-ja.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-ja.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-ja.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-ko.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-ko.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-ko.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-ko.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-lt.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-lt.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-lt.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-lt.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-lv.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-lv.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-lv.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-lv.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-nl.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-nl.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-nl.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-nl.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-no.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-no.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-no.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-no.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-pl.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-pl.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-pl.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-pl.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-pt-BR.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-pt-BR.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-pt-BR.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-pt-BR.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-ro.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-ro.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-ro.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-ro.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-ru.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-ru.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-ru.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-ru.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-sk.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-sk.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-sk.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-sk.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-sl.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-sl.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-sl.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-sl.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-sq.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-sq.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-sq.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-sq.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-sv.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-sv.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-sv.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-sv.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-th.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-th.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-th.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-th.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-tr.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-tr.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-tr.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-tr.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-uk.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-uk.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-uk.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-uk.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-zh-CN.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-zh-CN.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-zh-CN.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-zh-CN.js
diff --git a/sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-zh-TW.js b/libraries/jquery.ui/ui/i18n/ui.datepicker-zh-TW.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/i18n/ui.datepicker-zh-TW.js
rename to libraries/jquery.ui/ui/i18n/ui.datepicker-zh-TW.js
diff --git a/sites/all/libraries/jquery.ui/ui/jquery.ui.all.js b/libraries/jquery.ui/ui/jquery.ui.all.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/jquery.ui.all.js
rename to libraries/jquery.ui/ui/jquery.ui.all.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/effects.blind.min.js b/libraries/jquery.ui/ui/minified/effects.blind.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/effects.blind.min.js
rename to libraries/jquery.ui/ui/minified/effects.blind.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/effects.bounce.min.js b/libraries/jquery.ui/ui/minified/effects.bounce.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/effects.bounce.min.js
rename to libraries/jquery.ui/ui/minified/effects.bounce.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/effects.clip.min.js b/libraries/jquery.ui/ui/minified/effects.clip.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/effects.clip.min.js
rename to libraries/jquery.ui/ui/minified/effects.clip.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/effects.core.min.js b/libraries/jquery.ui/ui/minified/effects.core.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/effects.core.min.js
rename to libraries/jquery.ui/ui/minified/effects.core.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/effects.drop.min.js b/libraries/jquery.ui/ui/minified/effects.drop.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/effects.drop.min.js
rename to libraries/jquery.ui/ui/minified/effects.drop.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/effects.explode.min.js b/libraries/jquery.ui/ui/minified/effects.explode.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/effects.explode.min.js
rename to libraries/jquery.ui/ui/minified/effects.explode.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/effects.fold.min.js b/libraries/jquery.ui/ui/minified/effects.fold.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/effects.fold.min.js
rename to libraries/jquery.ui/ui/minified/effects.fold.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/effects.highlight.min.js b/libraries/jquery.ui/ui/minified/effects.highlight.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/effects.highlight.min.js
rename to libraries/jquery.ui/ui/minified/effects.highlight.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/effects.pulsate.min.js b/libraries/jquery.ui/ui/minified/effects.pulsate.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/effects.pulsate.min.js
rename to libraries/jquery.ui/ui/minified/effects.pulsate.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/effects.scale.min.js b/libraries/jquery.ui/ui/minified/effects.scale.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/effects.scale.min.js
rename to libraries/jquery.ui/ui/minified/effects.scale.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/effects.shake.min.js b/libraries/jquery.ui/ui/minified/effects.shake.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/effects.shake.min.js
rename to libraries/jquery.ui/ui/minified/effects.shake.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/effects.slide.min.js b/libraries/jquery.ui/ui/minified/effects.slide.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/effects.slide.min.js
rename to libraries/jquery.ui/ui/minified/effects.slide.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/effects.transfer.min.js b/libraries/jquery.ui/ui/minified/effects.transfer.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/effects.transfer.min.js
rename to libraries/jquery.ui/ui/minified/effects.transfer.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/jquery.ui.i18n.all.min.js b/libraries/jquery.ui/ui/minified/i18n/jquery.ui.i18n.all.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/jquery.ui.i18n.all.min.js
rename to libraries/jquery.ui/ui/minified/i18n/jquery.ui.i18n.all.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ar.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ar.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ar.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ar.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-bg.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-bg.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-bg.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-bg.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ca.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ca.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ca.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ca.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-cs.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-cs.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-cs.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-cs.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-da.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-da.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-da.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-da.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-de.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-de.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-de.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-de.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-eo.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-eo.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-eo.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-eo.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-es.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-es.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-es.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-es.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-fa.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-fa.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-fa.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-fa.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-fi.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-fi.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-fi.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-fi.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-fr.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-fr.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-fr.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-fr.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-he.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-he.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-he.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-he.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-hr.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-hr.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-hr.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-hr.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-hu.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-hu.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-hu.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-hu.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-hy.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-hy.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-hy.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-hy.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-id.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-id.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-id.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-id.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-is.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-is.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-is.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-is.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-it.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-it.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-it.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-it.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ja.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ja.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ja.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ja.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ko.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ko.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ko.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ko.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-lt.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-lt.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-lt.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-lt.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-lv.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-lv.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-lv.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-lv.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-nl.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-nl.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-nl.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-nl.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-no.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-no.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-no.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-no.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-pl.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-pl.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-pl.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-pl.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-pt-BR.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-pt-BR.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-pt-BR.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-pt-BR.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ro.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ro.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ro.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ro.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ru.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ru.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ru.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-ru.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-sk.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-sk.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-sk.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-sk.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-sl.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-sl.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-sl.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-sl.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-sq.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-sq.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-sq.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-sq.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-sv.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-sv.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-sv.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-sv.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-th.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-th.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-th.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-th.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-tr.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-tr.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-tr.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-tr.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-uk.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-uk.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-uk.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-uk.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-zh-CN.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-zh-CN.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-zh-CN.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-zh-CN.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-zh-TW.min.js b/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-zh-TW.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/i18n/ui.datepicker-zh-TW.min.js
rename to libraries/jquery.ui/ui/minified/i18n/ui.datepicker-zh-TW.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/jquery.ui.all.min.js b/libraries/jquery.ui/ui/minified/jquery.ui.all.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/jquery.ui.all.min.js
rename to libraries/jquery.ui/ui/minified/jquery.ui.all.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/ui.accordion.min.js b/libraries/jquery.ui/ui/minified/ui.accordion.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/ui.accordion.min.js
rename to libraries/jquery.ui/ui/minified/ui.accordion.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/ui.core.min.js b/libraries/jquery.ui/ui/minified/ui.core.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/ui.core.min.js
rename to libraries/jquery.ui/ui/minified/ui.core.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/ui.datepicker.min.js b/libraries/jquery.ui/ui/minified/ui.datepicker.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/ui.datepicker.min.js
rename to libraries/jquery.ui/ui/minified/ui.datepicker.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/ui.dialog.min.js b/libraries/jquery.ui/ui/minified/ui.dialog.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/ui.dialog.min.js
rename to libraries/jquery.ui/ui/minified/ui.dialog.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/ui.draggable.min.js b/libraries/jquery.ui/ui/minified/ui.draggable.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/ui.draggable.min.js
rename to libraries/jquery.ui/ui/minified/ui.draggable.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/ui.droppable.min.js b/libraries/jquery.ui/ui/minified/ui.droppable.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/ui.droppable.min.js
rename to libraries/jquery.ui/ui/minified/ui.droppable.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/ui.resizable.min.js b/libraries/jquery.ui/ui/minified/ui.resizable.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/ui.resizable.min.js
rename to libraries/jquery.ui/ui/minified/ui.resizable.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/ui.selectable.min.js b/libraries/jquery.ui/ui/minified/ui.selectable.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/ui.selectable.min.js
rename to libraries/jquery.ui/ui/minified/ui.selectable.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/ui.slider.min.js b/libraries/jquery.ui/ui/minified/ui.slider.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/ui.slider.min.js
rename to libraries/jquery.ui/ui/minified/ui.slider.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/ui.sortable.min.js b/libraries/jquery.ui/ui/minified/ui.sortable.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/ui.sortable.min.js
rename to libraries/jquery.ui/ui/minified/ui.sortable.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/minified/ui.tabs.min.js b/libraries/jquery.ui/ui/minified/ui.tabs.min.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/minified/ui.tabs.min.js
rename to libraries/jquery.ui/ui/minified/ui.tabs.min.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/effects.blind.packed.js b/libraries/jquery.ui/ui/packed/effects.blind.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/effects.blind.packed.js
rename to libraries/jquery.ui/ui/packed/effects.blind.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/effects.bounce.packed.js b/libraries/jquery.ui/ui/packed/effects.bounce.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/effects.bounce.packed.js
rename to libraries/jquery.ui/ui/packed/effects.bounce.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/effects.clip.packed.js b/libraries/jquery.ui/ui/packed/effects.clip.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/effects.clip.packed.js
rename to libraries/jquery.ui/ui/packed/effects.clip.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/effects.core.packed.js b/libraries/jquery.ui/ui/packed/effects.core.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/effects.core.packed.js
rename to libraries/jquery.ui/ui/packed/effects.core.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/effects.drop.packed.js b/libraries/jquery.ui/ui/packed/effects.drop.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/effects.drop.packed.js
rename to libraries/jquery.ui/ui/packed/effects.drop.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/effects.explode.packed.js b/libraries/jquery.ui/ui/packed/effects.explode.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/effects.explode.packed.js
rename to libraries/jquery.ui/ui/packed/effects.explode.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/effects.fold.packed.js b/libraries/jquery.ui/ui/packed/effects.fold.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/effects.fold.packed.js
rename to libraries/jquery.ui/ui/packed/effects.fold.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/effects.highlight.packed.js b/libraries/jquery.ui/ui/packed/effects.highlight.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/effects.highlight.packed.js
rename to libraries/jquery.ui/ui/packed/effects.highlight.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/effects.pulsate.packed.js b/libraries/jquery.ui/ui/packed/effects.pulsate.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/effects.pulsate.packed.js
rename to libraries/jquery.ui/ui/packed/effects.pulsate.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/effects.scale.packed.js b/libraries/jquery.ui/ui/packed/effects.scale.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/effects.scale.packed.js
rename to libraries/jquery.ui/ui/packed/effects.scale.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/effects.shake.packed.js b/libraries/jquery.ui/ui/packed/effects.shake.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/effects.shake.packed.js
rename to libraries/jquery.ui/ui/packed/effects.shake.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/effects.slide.packed.js b/libraries/jquery.ui/ui/packed/effects.slide.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/effects.slide.packed.js
rename to libraries/jquery.ui/ui/packed/effects.slide.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/effects.transfer.packed.js b/libraries/jquery.ui/ui/packed/effects.transfer.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/effects.transfer.packed.js
rename to libraries/jquery.ui/ui/packed/effects.transfer.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/jquery.ui.i18n.all.packed.js b/libraries/jquery.ui/ui/packed/i18n/jquery.ui.i18n.all.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/jquery.ui.i18n.all.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/jquery.ui.i18n.all.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ar.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ar.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ar.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ar.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-bg.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-bg.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-bg.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-bg.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ca.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ca.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ca.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ca.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-cs.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-cs.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-cs.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-cs.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-da.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-da.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-da.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-da.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-de.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-de.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-de.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-de.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-eo.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-eo.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-eo.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-eo.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-es.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-es.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-es.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-es.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-fa.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-fa.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-fa.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-fa.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-fi.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-fi.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-fi.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-fi.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-fr.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-fr.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-fr.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-fr.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-he.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-he.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-he.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-he.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-hr.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-hr.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-hr.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-hr.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-hu.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-hu.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-hu.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-hu.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-hy.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-hy.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-hy.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-hy.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-id.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-id.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-id.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-id.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-is.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-is.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-is.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-is.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-it.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-it.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-it.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-it.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ja.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ja.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ja.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ja.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ko.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ko.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ko.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ko.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-lt.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-lt.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-lt.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-lt.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-lv.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-lv.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-lv.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-lv.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-nl.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-nl.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-nl.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-nl.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-no.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-no.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-no.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-no.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-pl.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-pl.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-pl.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-pl.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-pt-BR.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-pt-BR.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-pt-BR.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-pt-BR.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ro.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ro.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ro.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ro.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ru.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ru.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ru.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-ru.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-sk.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-sk.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-sk.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-sk.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-sl.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-sl.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-sl.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-sl.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-sq.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-sq.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-sq.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-sq.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-sv.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-sv.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-sv.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-sv.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-th.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-th.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-th.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-th.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-tr.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-tr.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-tr.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-tr.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-uk.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-uk.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-uk.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-uk.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-zh-CN.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-zh-CN.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-zh-CN.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-zh-CN.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-zh-TW.packed.js b/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-zh-TW.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/i18n/ui.datepicker-zh-TW.packed.js
rename to libraries/jquery.ui/ui/packed/i18n/ui.datepicker-zh-TW.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/jquery.ui.all.packed.js b/libraries/jquery.ui/ui/packed/jquery.ui.all.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/jquery.ui.all.packed.js
rename to libraries/jquery.ui/ui/packed/jquery.ui.all.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/ui.accordion.packed.js b/libraries/jquery.ui/ui/packed/ui.accordion.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/ui.accordion.packed.js
rename to libraries/jquery.ui/ui/packed/ui.accordion.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/ui.core.packed.js b/libraries/jquery.ui/ui/packed/ui.core.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/ui.core.packed.js
rename to libraries/jquery.ui/ui/packed/ui.core.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/ui.datepicker.packed.js b/libraries/jquery.ui/ui/packed/ui.datepicker.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/ui.datepicker.packed.js
rename to libraries/jquery.ui/ui/packed/ui.datepicker.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/ui.dialog.packed.js b/libraries/jquery.ui/ui/packed/ui.dialog.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/ui.dialog.packed.js
rename to libraries/jquery.ui/ui/packed/ui.dialog.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/ui.draggable.packed.js b/libraries/jquery.ui/ui/packed/ui.draggable.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/ui.draggable.packed.js
rename to libraries/jquery.ui/ui/packed/ui.draggable.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/ui.droppable.packed.js b/libraries/jquery.ui/ui/packed/ui.droppable.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/ui.droppable.packed.js
rename to libraries/jquery.ui/ui/packed/ui.droppable.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/ui.resizable.packed.js b/libraries/jquery.ui/ui/packed/ui.resizable.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/ui.resizable.packed.js
rename to libraries/jquery.ui/ui/packed/ui.resizable.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/ui.selectable.packed.js b/libraries/jquery.ui/ui/packed/ui.selectable.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/ui.selectable.packed.js
rename to libraries/jquery.ui/ui/packed/ui.selectable.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/ui.slider.packed.js b/libraries/jquery.ui/ui/packed/ui.slider.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/ui.slider.packed.js
rename to libraries/jquery.ui/ui/packed/ui.slider.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/ui.sortable.packed.js b/libraries/jquery.ui/ui/packed/ui.sortable.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/ui.sortable.packed.js
rename to libraries/jquery.ui/ui/packed/ui.sortable.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/packed/ui.tabs.packed.js b/libraries/jquery.ui/ui/packed/ui.tabs.packed.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/packed/ui.tabs.packed.js
rename to libraries/jquery.ui/ui/packed/ui.tabs.packed.js
diff --git a/sites/all/libraries/jquery.ui/ui/ui.accordion.js b/libraries/jquery.ui/ui/ui.accordion.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/ui.accordion.js
rename to libraries/jquery.ui/ui/ui.accordion.js
diff --git a/sites/all/libraries/jquery.ui/ui/ui.core.js b/libraries/jquery.ui/ui/ui.core.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/ui.core.js
rename to libraries/jquery.ui/ui/ui.core.js
diff --git a/sites/all/libraries/jquery.ui/ui/ui.datepicker.js b/libraries/jquery.ui/ui/ui.datepicker.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/ui.datepicker.js
rename to libraries/jquery.ui/ui/ui.datepicker.js
diff --git a/sites/all/libraries/jquery.ui/ui/ui.dialog.js b/libraries/jquery.ui/ui/ui.dialog.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/ui.dialog.js
rename to libraries/jquery.ui/ui/ui.dialog.js
diff --git a/sites/all/libraries/jquery.ui/ui/ui.draggable.js b/libraries/jquery.ui/ui/ui.draggable.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/ui.draggable.js
rename to libraries/jquery.ui/ui/ui.draggable.js
diff --git a/sites/all/libraries/jquery.ui/ui/ui.droppable.js b/libraries/jquery.ui/ui/ui.droppable.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/ui.droppable.js
rename to libraries/jquery.ui/ui/ui.droppable.js
diff --git a/sites/all/libraries/jquery.ui/ui/ui.resizable.js b/libraries/jquery.ui/ui/ui.resizable.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/ui.resizable.js
rename to libraries/jquery.ui/ui/ui.resizable.js
diff --git a/sites/all/libraries/jquery.ui/ui/ui.selectable.js b/libraries/jquery.ui/ui/ui.selectable.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/ui.selectable.js
rename to libraries/jquery.ui/ui/ui.selectable.js
diff --git a/sites/all/libraries/jquery.ui/ui/ui.slider.js b/libraries/jquery.ui/ui/ui.slider.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/ui.slider.js
rename to libraries/jquery.ui/ui/ui.slider.js
diff --git a/sites/all/libraries/jquery.ui/ui/ui.sortable.js b/libraries/jquery.ui/ui/ui.sortable.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/ui.sortable.js
rename to libraries/jquery.ui/ui/ui.sortable.js
diff --git a/sites/all/libraries/jquery.ui/ui/ui.tabs.js b/libraries/jquery.ui/ui/ui.tabs.js
similarity index 100%
rename from sites/all/libraries/jquery.ui/ui/ui.tabs.js
rename to libraries/jquery.ui/ui/ui.tabs.js
diff --git a/sites/all/libraries/jquery.ui/version.txt b/libraries/jquery.ui/version.txt
similarity index 100%
rename from sites/all/libraries/jquery.ui/version.txt
rename to libraries/jquery.ui/version.txt
diff --git a/sites/all/libraries/wkhtmltopdf b/libraries/wkhtmltopdf
similarity index 100%
rename from sites/all/libraries/wkhtmltopdf
rename to libraries/wkhtmltopdf
diff --git a/modules/ckeditor/ckeditor.module b/modules/ckeditor/ckeditor.module
index 52ecbb3..5f6121a 100644
--- a/modules/ckeditor/ckeditor.module
+++ b/modules/ckeditor/ckeditor.module
@@ -1203,7 +1203,7 @@ function ckeditor_path($local = FALSE, $refresh = FALSE) {
if ($refresh || (!$cke_path)) {
$mod_path = drupal_get_path('module', 'ckeditor');
- $lib_path = 'sites/all/libraries';
+ $lib_path = 'libraries';
$global_profile = ckeditor_profile_load('CKEditor Global Profile', $refresh);
//default: path to ckeditor subdirectory in the ckeditor module directory (starting from the document root)
@@ -1236,7 +1236,7 @@ function ckeditor_path($local = FALSE, $refresh = FALSE) {
$gs['ckeditor_local_path'] = strtr($gs['ckeditor_path'], array("%b" => "."));
}
if (FALSE !== strpos($gs['ckeditor_path'], "%l")) {
- $gs['ckeditor_local_path'] = strtr($gs['ckeditor_path'], array("%l" => "sites/all/libraries"));
+ $gs['ckeditor_local_path'] = strtr($gs['ckeditor_path'], array("%l" => "libraries"));
}
}
}
@@ -1275,7 +1275,7 @@ function ckeditor_plugins_path($local = FALSE, $refresh = FALSE) {
if ($refresh || (!$cke_plugins_path)) {
$mod_path = drupal_get_path('module', 'ckeditor');
- $lib_path = 'sites/all/libraries';
+ $lib_path = 'libraries';
$global_profile = ckeditor_profile_load('CKEditor Global Profile', $refresh);
//default: path to plugins subdirectory in the ckeditor module directory (starting from the document root)
@@ -1309,7 +1309,7 @@ function ckeditor_plugins_path($local = FALSE, $refresh = FALSE) {
$gs['ckeditor_plugins_local_path'] = strtr($gs['ckeditor_plugins_path'], array("%b" => "."));
}
if (FALSE !== strpos($gs['ckeditor_plugins_path'], "%l")) {
- $gs['ckeditor_plugins_local_path'] = strtr($gs['ckeditor_plugins_path'], array("%l" => "sites/all/libraries"));
+ $gs['ckeditor_plugins_local_path'] = strtr($gs['ckeditor_plugins_path'], array("%l" => "libraries"));
}
}
}
@@ -1348,7 +1348,7 @@ function ckfinder_path($refresh = FALSE) {
if ($refresh || (!$ckf_path)) {
$mod_path = drupal_get_path('module', 'ckeditor');
- $lib_path = 'sites/all/libraries';
+ $lib_path = 'libraries';
$global_profile = ckeditor_profile_load('CKEditor Global Profile', $refresh);
//default: path to ckeditor subdirectory in the ckeditor module directory (starting from the document root)
@@ -1484,4 +1484,3 @@ function ckeditor_get_settings() {
echo json_encode($_SESSION['cke_get_settings'][$_POST['id']]);
die();
}
-
diff --git a/modules/ckeditor/includes/ckeditor.admin.inc b/modules/ckeditor/includes/ckeditor.admin.inc
index 89cd8c4..ec2e6e3 100644
--- a/modules/ckeditor/includes/ckeditor.admin.inc
+++ b/modules/ckeditor/includes/ckeditor.admin.inc
@@ -45,7 +45,7 @@ function ckeditor_admin_main() {
'Checking for !filename or !file.',
array(
'!filename' => '' . $ckconfig_file . '
',
- '!file' => 'sites/all/libraries/ckeditor/ckeditor.js
'
+ '!file' => 'libraries/ckeditor/ckeditor.js
'
)
));
drupal_set_message(t(
@@ -56,8 +56,8 @@ function ckeditor_admin_main() {
'!ckeditorpath' => '' . $editor_path . '
',
'!ckeditorsubdir' => '' . $editor_path . '/editor
',
'!ckeditorfile' => '' . $editor_path . '/ckeditor.js
',
- '!ckeditorlibrary' => 'sites/all/libraries/ckeditor/ckeditor.js
',
- '!librarypath' => 'sites/all/libraries/ckeditor
'
+ '!ckeditorlibrary' => 'libraries/ckeditor/ckeditor.js
',
+ '!librarypath' => 'libraries/ckeditor
'
)
), 'error');
drupal_set_message(t(
@@ -1614,7 +1614,7 @@ function ckeditor_admin_global_profile_form($form_state, $mode = 'add') {
'!path' => '' . ckeditor_path(FALSE) . '
',
'!base' => '' . base_path() . '
',
'!files' => '' . base_path() . $module_drupal_path . '
',
- '!library' => '' . base_path() . 'sites/all/libraries/
'
+ '!library' => '' . base_path() . 'libraries/
'
)
),
'#required' => TRUE
@@ -1656,7 +1656,7 @@ function ckeditor_admin_global_profile_form($form_state, $mode = 'add') {
'!l' => '
%l
',
'!base' => '' . base_path() . '
',
'!files' => '' . base_path() . $module_drupal_path . '
' ,
- '!library' => '' . base_path() . 'sites/all/libraries/
'
+ '!library' => '' . base_path() . 'libraries/
'
)
) .
'
' .
@@ -1708,7 +1708,7 @@ function ckeditor_admin_global_profile_form($form_state, $mode = 'add') {
'!l' => '
%l
',
'!base' => '' . base_path() . '
',
'!files' => '' . base_path() . $module_drupal_path . '
',
- '!library' => '' . base_path() . 'sites/all/libraries/
'
+ '!library' => '' . base_path() . 'libraries/
'
)
) .
'
' .
@@ -2322,4 +2322,4 @@ CKEDITOR.replace('editor', {
$html .= "