moodle/lib/editor/tinymce/thirdpartylibs.xml
Damyon Wiese 6363588b72 MDL-43312 TinyMCE: Version bump to 3.5.10. Remove all the hacks.
I retested the old bugs that required custom hacks to tinymce and could not reproduce them,
so I have not reimplemented the hacks.
2014-05-07 12:54:43 +08:00

10 lines
231 B
XML

<?xml version="1.0"?>
<libraries>
<library>
<location>tiny_mce</location>
<name>TinyMCE</name>
<license>LGPL</license>
<version>3.5.10</version>
<licenseversion>2.1+</licenseversion>
</library>
</libraries>