Hello all,
I am writing a plugin for the Write page. How can I make it so that the elements required by my plugin are above the editor control?
A second question, how can I retrieve the content of the rich-text editor using JavaScript? The TinyMCE document indicates that the content is translated to the "content" textarea upon save, but is there a way to trigger this?
Thank you.
Eddy