I'm implementing the TinyMCE rich text editor on a HTML5 application, but i have some questions and the documentation seems to be a bit short about this topic.
So, first things first, TinyMCE is a external component, right? Witch version Genero uses? And is it upgradable?
Next, and my main question, is there some way to customize TinyMCE? I want to remove some options, like the "Font" menu...
Thanks for the attention.