diff --git a/lib/editor/tiny/readme_moodle.md b/lib/editor/tiny/js/tinymce/readme_moodle.md similarity index 99% rename from lib/editor/tiny/readme_moodle.md rename to lib/editor/tiny/js/tinymce/readme_moodle.md index 72982c89cc5..592be1dfb43 100644 --- a/lib/editor/tiny/readme_moodle.md +++ b/lib/editor/tiny/js/tinymce/readme_moodle.md @@ -10,7 +10,7 @@ 2. Check out a clean copy of TinyMCE of the target version. - ``` + ```../../ tinymce=`mktemp -d` cd "${tinymce}" git clone https://github.com/tinymce/tinymce.git diff --git a/lib/editor/tiny/readme_moodle.txt b/lib/editor/tiny/readme_moodle.txt new file mode 100644 index 00000000000..016ae378cfa --- /dev/null +++ b/lib/editor/tiny/readme_moodle.txt @@ -0,0 +1 @@ +For instructions on how to import TinyMCE into Moodle, see js/tinymce/readme_moodle.md.