XF 1.1 TinyMCE

Pereira

Well-known member
Licensed customer
What version of TinyMCE does XenForo use and how often does it be updated?
 
According to the tinymce.js file:

http://xenforo.com/community/js/tinymce/tiny_mce.js?_v=ab450bd6

majorVersion:"3",minorVersion:"4.2",releaseDate:"2011-04-07"

It probably will be updated when XenForo gets updated, though they would have to balance this. It's quite a customised version of the TinyMCE editor. If a new version breaks the XenForo editor, but doesn't add many advantages then clearly it's not worth the effort of updating it.
 
So it must be on version 3.4.2. The latest 3.4 version is 3.4.9 and the latest version overall is 3.5.2

Is this likely to be updated then?
 
No one truly knows, but again, it will all depend on the improvements that version brings vs. how much work is required to update the existing editor.

Is there any particular functionality or bug fixes you're aware of that might be required?
 
Back
Top Bottom