Alex-D / Trumbowyg

A lightweight and amazing WYSIWYG JavaScript editor under 10kB
https://alex-d.github.io/Trumbowyg
MIT License
3.99k stars 612 forks source link

Multiple editors one toolbar. #351

Closed dees040 closed 8 years ago

dees040 commented 8 years ago

I've read the documentation and tried to find my question on 'the internet'. But couldn't really find the answer for Trumbowyg.

Basically I want to have multiple textareas but only one toolbar. This question on Stackoverlflow describes my question. But that's for an older version of TinyMCE.

Is it possible to have multiple editors and only have one toolbar. Or do I need to hack to much code to make this possible?

Alex-D commented 8 years ago

That's not supported at this time. I did not see a use case of that :/

You can use events to do what you want I think: http://alex-d.github.io/Trumbowyg/documentation.html#events