How to hook into WYSIWYG/HTML (TinyMCE)
-
I order to do some tag/image processing I need to parse the TinyMCE Editor content.
One javascript function should run switching WYSIWYG->HTML view the second HTML->WYSIWYG.
BUT: Also on loading the content (start editing/opening the backend) into WYSIWYG or HTML the right function needs to be called.
I’m really despaired on this issue playing around with the onBeforeSetContent, onPostProcess … hooks of TinyMce.
Anyone know how TinyMCE is organized in te backend?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to hook into WYSIWYG/HTML (TinyMCE)’ is closed to new replies.