Upgrade to TinyMCE jQuery plugin version

We've had some requests for this, so in the upcoming FarCry 6.0.8 release we've upgraded to the latest version of TinyMCE 3.3.9.2 for jQuery along with jQuery 1.4.3. The jQuery plugin version of TinyMCE will cut down a few kilobytes of code used by the Sizzle engine that is duplicated into the standard TinyMCE package and give you access to the TinyMCE API through the jQuery object - handy!

Also a heads up, if you come across TinyMCE failing to load after updating to the latest p600 (6.0.8+) then check the Configuration / extended richtext.cfc getConfig() method for plugins that no longer exist on the file system in /core/webtop/thirdparty/tiny_mce/plugins and remove them from the plugin list.

The "zoom" plugin is an obvious culprit, it was removed before TinyMCE 3.x was released and might be hanging around in the configuration of older FarCry 3.x, 4.x and 5.x sites. This seems like a regression in TinyMCE 3.3.x - as older versions seemed to cope with missing plugins - and the current word is that they aren't going to patch the issue, so be aware of lingering config items!

5457 views and 0 responses