TinyMCE helper class
Permalink
I'm building a new block for a client and wanted to use TinyMCE on my page. I pawed through the documentation and looked at the source for the "Content" block, but it all looks more complicated than necessary.
Is there a set of functions I can use to simply create a TinyMCE instance on my block's edit page, or will I need to take a hint from the Content block and have two separate files for the javascript and textarea that I want to TinyMCE-ify?
I'm using C5 5.4.1.1
Is there a set of functions I can use to simply create a TinyMCE instance on my block's edit page, or will I need to take a hint from the Content block and have two separate files for the javascript and textarea that I want to TinyMCE-ify?
I'm using C5 5.4.1.1