How do I make textarea a TinyMCE in Joomla?

Posted by Kristopher Ives on Stack Overflow See other posts from Stack Overflow or by Kristopher Ives
Published on 2010-03-29T19:51:22Z Indexed on 2010/03/29 19:53 UTC
Read the original article Hit count: 197

Filed under:
|
|
|

I have a component and I want to make a textarea on the admin backend interface use the TinyMCE editor:

  1. How do I reference the TinyMCE that is being used by other components (instead of duplicating it) 2.) How do I hook into the page init or some place where I can let TinyMCE do it's magic (of if Joomla provides a way)

Thanks

© Stack Overflow or respective owner

Related posts about joomla

Related posts about tinymce