kjaergaard Posted March 25, 2014 Share Posted March 25, 2014 hey, how do I load the tiny mce text editor inside a module, I am working on right now ? Link to comment Share on other sites More sharing options...
flobrflo Posted March 25, 2014 Share Posted March 25, 2014 you got 2 lib in presta: js/tiny_mce/tiny_mce.js js/tinymce.inc.js if you configure right, you can start tiny with: tinySetup(); Link to comment Share on other sites More sharing options...
vekia Posted March 25, 2014 Share Posted March 25, 2014 only one file is necessary: js/tinymce.inc.js then to your textbox add class="rte" it will be changed to tinymce automatically btw. i released guide about extendind tinyMCE rich text editor in prestashop 1.6 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now