From 0bc9b897f90074ec5ade3bcc49344d6484d7d7b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20S=CC=8Ckoda?= Date: Sat, 18 Aug 2012 22:48:52 +0200 Subject: [PATCH] MDL-34879 add upgrade.txt notes to editor_tinymce --- lib/editor/tinymce/upgrade.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lib/editor/tinymce/upgrade.txt diff --git a/lib/editor/tinymce/upgrade.txt b/lib/editor/tinymce/upgrade.txt new file mode 100644 index 00000000000..7374a19c99f --- /dev/null +++ b/lib/editor/tinymce/upgrade.txt @@ -0,0 +1,9 @@ +This files describes API changes in /lib/editor/tinymce/* - TinyMCE editor, +information provided here is intended especially for developers. + + +=== 2.4 === + +new features: + +* subplugin support - see http://docs.moodle.org/dev/TinyMCE_plugins \ No newline at end of file