jlebon / textern

A Firefox add-on for editing text in your favourite external editor!
GNU General Public License v3.0
138 stars 21 forks source link

TinyMCE editor textbox can't be used with textern #76

Open stoeps13 opened 3 years ago

stoeps13 commented 3 years ago

Hi, I use textern since some weeks now and love to use my favorite editor with textboxes. Now one of our vendors switched his support case tool from a simple textarea to tinymce which loads in an iframe and doesn't use textarea at all.

I checked the page source, there is a textarea defined, but the editor rewrite to a new document in an iframe.

An example can be found here: https://www.tiny.cloud/labs/markdown/

Any chance to get textern working with this? Regards Christoph

rhorbas commented 2 years ago

+1 from me, although I'm afraid it will not be possible -- you would have to consider all kinds of wysiwyg-Editors, there's more than TinyMCE

jlebon commented 1 year ago

I'd be OK supporting some of the more popular ones if the patches aren't too elaborate. I don't currently have the time to drive this myself unfortunately.