nytimes / ice

track changes with javascript
Other
1.71k stars 194 forks source link

Update to tiny mce5 #141

Open DNWEIJ opened 4 years ago

DNWEIJ commented 4 years ago

changed lib to tinymce5 changed the two ice pugins no changed to ice code added icons since only svg are supported in 5

It seems there is an issue with the inline editor. I have created a bug: https://github.com/tinymce/tinymce/issues/5384

Am investigating if i can use the general init method of tinymce5: init_instance_callback to work around it.

hackgoblin commented 4 years ago

@DNWEIJ were you able to solve this issue? I am looking at the updated code now and cannot get it to compile correctly.