diff --git a/archive/untested-embedded-api/Readme.md b/archive/untested-embedded-api/Readme.md new file mode 100644 index 00000000..42e3ca8d --- /dev/null +++ b/archive/untested-embedded-api/Readme.md @@ -0,0 +1,2 @@ +The file below are working with V6 but were not tested with V7 +Please open an issue to make them back into the main project. diff --git a/src/editor/embedapi-dom.js b/archive/untested-embedded-api/embedapi-dom.js similarity index 100% rename from src/editor/embedapi-dom.js rename to archive/untested-embedded-api/embedapi-dom.js diff --git a/src/editor/embedapi.html b/archive/untested-embedded-api/embedapi.html similarity index 100% rename from src/editor/embedapi.html rename to archive/untested-embedded-api/embedapi.html diff --git a/src/editor/embedapi.js b/archive/untested-embedded-api/embedapi.js similarity index 100% rename from src/editor/embedapi.js rename to archive/untested-embedded-api/embedapi.js diff --git a/archive/untested-extensions/Readme.md b/archive/untested-extensions/Readme.md new file mode 100644 index 00000000..42e3ca8d --- /dev/null +++ b/archive/untested-extensions/Readme.md @@ -0,0 +1,2 @@ +The file below are working with V6 but were not tested with V7 +Please open an issue to make them back into the main project. diff --git a/src/editor/extensions/ext-arrows/ext-arrows.js b/archive/untested-extensions/ext-arrows/ext-arrows.js similarity index 100% rename from src/editor/extensions/ext-arrows/ext-arrows.js rename to archive/untested-extensions/ext-arrows/ext-arrows.js diff --git a/src/editor/extensions/ext-arrows/locale/en.js b/archive/untested-extensions/ext-arrows/locale/en.js similarity index 100% rename from src/editor/extensions/ext-arrows/locale/en.js rename to archive/untested-extensions/ext-arrows/locale/en.js diff --git a/src/editor/extensions/ext-arrows/locale/fr.js b/archive/untested-extensions/ext-arrows/locale/fr.js similarity index 100% rename from src/editor/extensions/ext-arrows/locale/fr.js rename to archive/untested-extensions/ext-arrows/locale/fr.js diff --git a/src/editor/extensions/ext-arrows/locale/zh-CN.js b/archive/untested-extensions/ext-arrows/locale/zh-CN.js similarity index 100% rename from src/editor/extensions/ext-arrows/locale/zh-CN.js rename to archive/untested-extensions/ext-arrows/locale/zh-CN.js diff --git a/src/editor/extensions/ext-markers/ext-markers.js b/archive/untested-extensions/ext-markers/ext-markers.js similarity index 100% rename from src/editor/extensions/ext-markers/ext-markers.js rename to archive/untested-extensions/ext-markers/ext-markers.js diff --git a/src/editor/extensions/ext-markers/locale/en.js b/archive/untested-extensions/ext-markers/locale/en.js similarity index 100% rename from src/editor/extensions/ext-markers/locale/en.js rename to archive/untested-extensions/ext-markers/locale/en.js diff --git a/src/editor/extensions/ext-markers/locale/zh-CN.js b/archive/untested-extensions/ext-markers/locale/zh-CN.js similarity index 100% rename from src/editor/extensions/ext-markers/locale/zh-CN.js rename to archive/untested-extensions/ext-markers/locale/zh-CN.js