]> git.mjollnir.org Git - moodle.git/commit
"MDL-20603, added moodlemedia tinymce plugin"
authorDongsheng Cai <unoter@gmail.com>
Tue, 10 Nov 2009 08:51:42 +0000 (08:51 +0000)
committerDongsheng Cai <unoter@gmail.com>
Tue, 10 Nov 2009 08:51:42 +0000 (08:51 +0000)
commit46713337da9734fc2401c404352c6c54a5745476
treeca6aa31941376768acd3ec1cb74db1e70ab63f72
parent0773060acc8e0aa62ce76307744e468965169e23
"MDL-20603, added moodlemedia tinymce plugin"
15 files changed:
lang/en_utf8/editor_tinymce.php
lib/editor/tinymce/extra/patches/tinymce_form_utils.patch [new file with mode: 0644]
lib/editor/tinymce/extra/patches/tinymce_lang_string.patch [new file with mode: 0644]
lib/editor/tinymce/extra/tinymce_utils.js
lib/editor/tinymce/lib.php
lib/editor/tinymce/plugins/moodlemedia/css/media.css [new file with mode: 0755]
lib/editor/tinymce/plugins/moodlemedia/editor_plugin.js [new file with mode: 0755]
lib/editor/tinymce/plugins/moodlemedia/editor_plugin_src.js [new file with mode: 0755]
lib/editor/tinymce/plugins/moodlemedia/img/icon.gif [new file with mode: 0644]
lib/editor/tinymce/plugins/moodlemedia/js/dialog.js [new file with mode: 0755]
lib/editor/tinymce/plugins/moodlemedia/js/media.js [new file with mode: 0755]
lib/editor/tinymce/plugins/moodlemedia/moodlemedia.htm [new file with mode: 0755]
lib/editor/tinymce/readme_moodle.txt
lib/editor/tinymce/utils/form_utils.js
repository/repository.src.js