Page 1 of 1

About tinyMCE version included with CMSMS

Posted: Tue May 26, 2009 4:00 am
by replytomk3
Relating to the fact that CMSMS has tinyMCE version 2.5.0beta3 and their website lists version 3.2.4.1: Why? Specifically, I was thinking about submitting the bug about http://forum.cmsmadesimple.org/index.php/topic,34067.msg161070.html for those guys to check it out, but I have no idea if it even applies anymore to their version 3.2.4.1

Re: About tinyMCE version included with CMSMS

Posted: Tue May 26, 2009 4:41 am
by RonnyK
The version of TinyMCE can be checked in "modules\TinyMCE\tinymce\jscripts\tiny_mce\tiny_mce.js", which begins with something like....
var tinymce={majorVersion:"3",minorVersion:"2.3",releaseDate:"2009-04-23"
As work has to be done in the CMSMS module, it has its own versioning, and has the TinyMCE included underneath.

Ronny

Re: About tinyMCE version included with CMSMS

Posted: Tue May 26, 2009 5:06 am
by replytomk3