From: scyrma Date: Mon, 16 Jun 2008 06:48:06 +0000 (+0000) Subject: MDL-15254: move dragmath plugin to a common folder, out of tinymce hierarchy X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=3abecc408b41552562a5eeef3459b9758660cfa4;p=moodle.git MDL-15254: move dragmath plugin to a common folder, out of tinymce hierarchy --- diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/Latex.html b/lib/editor/common/dragmath/applet/Latex.html similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/Latex.html rename to lib/editor/common/dragmath/applet/Latex.html diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/MathML.html b/lib/editor/common/dragmath/applet/MathML.html similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/MathML.html rename to lib/editor/common/dragmath/applet/MathML.html diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/Maxima.html b/lib/editor/common/dragmath/applet/Maxima.html similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/Maxima.html rename to lib/editor/common/dragmath/applet/Maxima.html diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/MaximaPopup.html b/lib/editor/common/dragmath/applet/MaximaPopup.html similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/MaximaPopup.html rename to lib/editor/common/dragmath/applet/MaximaPopup.html diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/AbsoluteLayout.jar b/lib/editor/common/dragmath/applet/classes/AbsoluteLayout.jar similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/AbsoluteLayout.jar rename to lib/editor/common/dragmath/applet/classes/AbsoluteLayout.jar diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/Config.xml b/lib/editor/common/dragmath/applet/classes/Config.xml similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/Config.xml rename to lib/editor/common/dragmath/applet/classes/Config.xml diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/Display/MainApplet.class b/lib/editor/common/dragmath/applet/classes/Display/MainApplet.class similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/Display/MainApplet.class rename to lib/editor/common/dragmath/applet/classes/Display/MainApplet.class diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/Project.jar b/lib/editor/common/dragmath/applet/classes/Project.jar similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/Project.jar rename to lib/editor/common/dragmath/applet/classes/Project.jar diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/formats/ASCIIMathML.xml b/lib/editor/common/dragmath/applet/classes/formats/ASCIIMathML.xml similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/formats/ASCIIMathML.xml rename to lib/editor/common/dragmath/applet/classes/formats/ASCIIMathML.xml diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/formats/Latex.xml b/lib/editor/common/dragmath/applet/classes/formats/Latex.xml similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/formats/Latex.xml rename to lib/editor/common/dragmath/applet/classes/formats/Latex.xml diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/formats/Maple.xml b/lib/editor/common/dragmath/applet/classes/formats/Maple.xml similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/formats/Maple.xml rename to lib/editor/common/dragmath/applet/classes/formats/Maple.xml diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/formats/MathML.xml b/lib/editor/common/dragmath/applet/classes/formats/MathML.xml similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/formats/MathML.xml rename to lib/editor/common/dragmath/applet/classes/formats/MathML.xml diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/formats/Maxima.xml b/lib/editor/common/dragmath/applet/classes/formats/Maxima.xml similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/formats/Maxima.xml rename to lib/editor/common/dragmath/applet/classes/formats/Maxima.xml diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/formats/MoodleTex.xml b/lib/editor/common/dragmath/applet/classes/formats/MoodleTex.xml similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/formats/MoodleTex.xml rename to lib/editor/common/dragmath/applet/classes/formats/MoodleTex.xml diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/jdom.jar b/lib/editor/common/dragmath/applet/classes/jdom.jar similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/jdom.jar rename to lib/editor/common/dragmath/applet/classes/jdom.jar diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/jep.jar b/lib/editor/common/dragmath/applet/classes/jep.jar similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/jep.jar rename to lib/editor/common/dragmath/applet/classes/jep.jar diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/ca.xml b/lib/editor/common/dragmath/applet/classes/lang/ca.xml similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/ca.xml rename to lib/editor/common/dragmath/applet/classes/lang/ca.xml diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/cz.xml b/lib/editor/common/dragmath/applet/classes/lang/cz.xml similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/cz.xml rename to lib/editor/common/dragmath/applet/classes/lang/cz.xml diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/de.xml b/lib/editor/common/dragmath/applet/classes/lang/de.xml similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/de.xml rename to lib/editor/common/dragmath/applet/classes/lang/de.xml diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/en.xml b/lib/editor/common/dragmath/applet/classes/lang/en.xml similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/en.xml rename to lib/editor/common/dragmath/applet/classes/lang/en.xml diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/es.xml b/lib/editor/common/dragmath/applet/classes/lang/es.xml similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/es.xml rename to lib/editor/common/dragmath/applet/classes/lang/es.xml diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/fr.xml b/lib/editor/common/dragmath/applet/classes/lang/fr.xml similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/fr.xml rename to lib/editor/common/dragmath/applet/classes/lang/fr.xml diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/nl.xml b/lib/editor/common/dragmath/applet/classes/lang/nl.xml similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/nl.xml rename to lib/editor/common/dragmath/applet/classes/lang/nl.xml diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/no.xml b/lib/editor/common/dragmath/applet/classes/lang/no.xml similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/no.xml rename to lib/editor/common/dragmath/applet/classes/lang/no.xml diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/pl.xml b/lib/editor/common/dragmath/applet/classes/lang/pl.xml similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/pl.xml rename to lib/editor/common/dragmath/applet/classes/lang/pl.xml diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/pt-br.xml b/lib/editor/common/dragmath/applet/classes/lang/pt-br.xml similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/pt-br.xml rename to lib/editor/common/dragmath/applet/classes/lang/pt-br.xml diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/ru.xml b/lib/editor/common/dragmath/applet/classes/lang/ru.xml similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/ru.xml rename to lib/editor/common/dragmath/applet/classes/lang/ru.xml diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/sv.xml b/lib/editor/common/dragmath/applet/classes/lang/sv.xml similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/sv.xml rename to lib/editor/common/dragmath/applet/classes/lang/sv.xml diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/swing-layout-1.0.jar b/lib/editor/common/dragmath/applet/classes/swing-layout-1.0.jar similarity index 100% rename from lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/swing-layout-1.0.jar rename to lib/editor/common/dragmath/applet/classes/swing-layout-1.0.jar diff --git a/lib/editor/common/dragmath/doc/img/plus.jpg b/lib/editor/common/dragmath/doc/img/plus.jpg new file mode 100644 index 0000000000..848f6e6e13 Binary files /dev/null and b/lib/editor/common/dragmath/doc/img/plus.jpg differ diff --git a/lib/editor/common/dragmath/doc/img/sin on box.jpg b/lib/editor/common/dragmath/doc/img/sin on box.jpg new file mode 100644 index 0000000000..ce319b32f3 Binary files /dev/null and b/lib/editor/common/dragmath/doc/img/sin on box.jpg differ diff --git a/lib/editor/common/dragmath/doc/img/sin on plus.jpg b/lib/editor/common/dragmath/doc/img/sin on plus.jpg new file mode 100644 index 0000000000..72ff4c1cac Binary files /dev/null and b/lib/editor/common/dragmath/doc/img/sin on plus.jpg differ diff --git a/lib/editor/common/dragmath/doc/img/sin.jpg b/lib/editor/common/dragmath/doc/img/sin.jpg new file mode 100644 index 0000000000..7dbe6f03e9 Binary files /dev/null and b/lib/editor/common/dragmath/doc/img/sin.jpg differ diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/HotEqn/HotEqn.class b/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/HotEqn/HotEqn.class deleted file mode 100644 index 2d494e858c..0000000000 Binary files a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/HotEqn/HotEqn.class and /dev/null differ diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/HotEqn/HotEqn.jar b/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/HotEqn/HotEqn.jar deleted file mode 100644 index 70825cc09e..0000000000 Binary files a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/HotEqn/HotEqn.jar and /dev/null differ diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/HotEqn/WS_FTP.LOG b/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/HotEqn/WS_FTP.LOG deleted file mode 100644 index 1b71711c4f..0000000000 --- a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/HotEqn/WS_FTP.LOG +++ /dev/null @@ -1,4 +0,0 @@ -2008.01.23 10:10 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\HotEqn\HotEqn.class --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/HotEqn HotEqn.class -2008.01.23 10:10 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\HotEqn\HotEqn.jar --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/HotEqn HotEqn.jar -2008.01.23 10:48 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\HotEqn\WS_FTP.LOG --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/HotEqn WS_FTP.LOG -2008.01.23 10:59 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\HotEqn\WS_FTP.LOG --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/HotEqn WS_FTP.LOG diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/WS_FTP.LOG b/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/WS_FTP.LOG deleted file mode 100644 index b7f1b38e94..0000000000 --- a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/WS_FTP.LOG +++ /dev/null @@ -1,6 +0,0 @@ -2008.01.23 10:10 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\Latex.html --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet Latex.html -2008.01.23 10:10 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\MathML.html --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet MathML.html -2008.01.23 10:10 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\Maxima.html --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet Maxima.html -2008.01.23 10:10 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\MaximaPopup.html --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet MaximaPopup.html -2008.01.23 10:48 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\WS_FTP.LOG --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet WS_FTP.LOG -2008.01.23 10:59 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\WS_FTP.LOG --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet WS_FTP.LOG diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/Display/WS_FTP.LOG b/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/Display/WS_FTP.LOG deleted file mode 100644 index 0342aabf8f..0000000000 --- a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/Display/WS_FTP.LOG +++ /dev/null @@ -1,3 +0,0 @@ -2008.01.23 10:09 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\classes\Display\MainApplet.class --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/classes/Display MainApplet.class -2008.01.23 10:48 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\classes\Display\WS_FTP.LOG --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/classes/Display WS_FTP.LOG -2008.01.23 10:58 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\classes\Display\WS_FTP.LOG --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/classes/Display WS_FTP.LOG diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/formats/WS_FTP.LOG b/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/formats/WS_FTP.LOG deleted file mode 100644 index 6a2e96ca6f..0000000000 --- a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/formats/WS_FTP.LOG +++ /dev/null @@ -1,6 +0,0 @@ -2008.01.23 10:09 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\classes\formats\Latex.xml --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/classes/formats Latex.xml -2008.01.23 10:09 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\classes\formats\Maple.xml --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/classes/formats Maple.xml -2008.01.23 10:10 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\classes\formats\MathML.xml --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/classes/formats MathML.xml -2008.01.23 10:10 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\classes\formats\Maxima.xml --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/classes/formats Maxima.xml -2008.01.23 10:48 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\classes\formats\WS_FTP.LOG --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/classes/formats WS_FTP.LOG -2008.01.23 10:59 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\classes\formats\WS_FTP.LOG --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/classes/formats WS_FTP.LOG diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/WS_FTP.LOG b/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/WS_FTP.LOG deleted file mode 100644 index 4e26bbcbe7..0000000000 --- a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/applet/classes/lang/WS_FTP.LOG +++ /dev/null @@ -1,11 +0,0 @@ -2008.01.23 10:10 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\classes\lang\cz.xml --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/classes/lang cz.xml -2008.01.23 10:10 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\classes\lang\de.xml --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/classes/lang de.xml -2008.01.23 10:10 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\classes\lang\en.xml --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/classes/lang en.xml -2008.01.23 10:10 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\classes\lang\es.xml --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/classes/lang es.xml -2008.01.23 10:10 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\classes\lang\fr.xml --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/classes/lang fr.xml -2008.01.23 10:10 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\classes\lang\nl.xml --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/classes/lang nl.xml -2008.01.23 10:10 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\classes\lang\pl.xml --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/classes/lang pl.xml -2008.01.23 10:10 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\classes\lang\ru.xml --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/classes/lang ru.xml -2008.01.23 10:10 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\classes\lang\sv.xml --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/classes/lang sv.xml -2008.01.23 10:48 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\classes\lang\WS_FTP.LOG --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/classes/lang WS_FTP.LOG -2008.01.23 10:59 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\applet\classes\lang\WS_FTP.LOG --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/applet/classes/lang WS_FTP.LOG diff --git a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/langs/WS_FTP.LOG b/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/langs/WS_FTP.LOG deleted file mode 100644 index 4ddc049a12..0000000000 --- a/lib/editor/tinymce/jscripts/tiny_mce/plugins/dragmath/langs/WS_FTP.LOG +++ /dev/null @@ -1,5 +0,0 @@ -2008.01.23 10:11 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\langs\en_dlg.js --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/langs en_dlg.js -2008.01.23 10:49 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\langs\en_dlg.js --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/langs en_dlg.js -2008.01.23 10:49 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\langs\WS_FTP.LOG --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/langs WS_FTP.LOG -2008.01.23 11:00 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\langs\en_dlg.js --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/langs en_dlg.js -2008.01.23 11:00 B C:\www\webroot\moodle\lib\editor\tinymce3\plugins\dragmath\langs\WS_FTP.LOG --> www.host4learning.com /public_html/moodlemce/lib/editor/tinymce3/plugins/dragmath/langs WS_FTP.LOG