Comment 4 for bug 1521058

Revision history for this message
Aaron Wells (u-aaronw) wrote :

We aren't currently using the "tinymce.jquery.js" file (it just was included in the standard TinyMCE download, and I didn't remove it). So this issue has not caused any bugs yet, and will not unless we start using it.

The main thing that tinymce.jquery.js provides, is that you can load up TinyMCE as a jquery plugin, i.e. using $(selector).tinymce() instead of tinymce.init(). See http://stackoverflow.com/questions/21434388/how-do-i-use-tinymce-jquery-package-and-what-is-the-difference-with-tinymce-jque