TinyMCE
TinyMCE copied to clipboard
TinyMCE integration for MODx Revolution.
previous css rule didn't work for spellchecker icon, now it's correct
Editor does not open in Modx 2.5.1 In browser console I can see the Error in Tiny.js on line 126: Uncaught TypeError: Cannot read property 'toggle_editor' of undefined The line...
Not sure if this is the right place to put this. When I embed a vimeo video using TinyMCE, I want it to allow fullscreen. But when I save the...
Hello, Sometimes the content is not shown in the RichText(Tiny) while there is content in the DB. When this happens we can't use the editor as well. We see the...
MODx 2.3.3-pl + TinyMCE 4.3.3-pl When a resource has the pipe symbol in the pagetitle, link search renders text rather than resource id. Tested and bug reproduced on both Windows...
Platform: MODX Revo 2.2.4pl, TinyMCE plugin 4.3.3 I am having problems with the rich text editor as a template variable, where the textarea is only about 380px wide, despite all...
Videos won't show when a SSL certificate is installed. In plugins/media/js/media.js the src is always set to HTTP.
Hello every body! I have issue when I try edit or paste hyperlink. I've found this (https://github.com/splittingred/TinyMCE/issues/29) discussion, but everything I've tried didn't resolved it. I've tried: Checked permissions for...
I've reproduced this on two separate sites. Highlighting text and clicking the link button brings up the pop-up as normal but it does not insert, clicking the button clears the...
I encountered the following bug: Using TinyMCE's template plugin, I tried to insert a snippet where the outmost tag was a DIV with a class: ``` Content of the left...