This sounds easy, since each editor provides its library variants already, but it isn't.

We have to ensure that all wysiwyg profiles/input formats for the same editor use the same library variant. Which means that the editor library needs to be configured globally for all profiles.

Comments

sun’s picture

Status: Active » Needs work
StatusFileSize
new1.85 KB

This is the trivial - but wrong - implementation. Useful for debugging though.

sun’s picture

StatusFileSize
new1.81 KB

Did my homework.

sun’s picture

StatusFileSize
new2.57 KB

Did some more homework. ;)

cpelham’s picture

Hey Sun,

Since you made this patch back in Feb, did it make its way into a released or dev version of 2.x? Or do you still have more work to do (as the issue suggests) before the TinyMCE jquery version will work?

sun’s picture

Status: Needs work » Postponed

This patch does not solve the caveat I mentioned in the original post - the library variant has to be configured globally. Most likely, only Wysiwyg 3.x will allow such global settings. So this issue is actually postponed.

AdrianB’s picture

Subscribing (so that I know when to switch to the jQuery version of TinyMCE)

samtherobot’s picture

Version: 6.x-2.x-dev » 6.x-2.0
Component: Code » Editor - TinyMCE
Assigned: sun » Unassigned
Category: task » support

I installed the jquery version of TinyMCE with WYSIWYG API and it seems to work fine. What sort of issues should I be looking for?

sun’s picture

Version: 6.x-2.0 » 6.x-2.x-dev
Component: Editor - TinyMCE » Code
Assigned: Unassigned » sun
Category: support » task

Reverting issue properties.

gausarts’s picture

Subscribing for the good news :). Thanks