Questions tagged as 'tinymce'

0
answers

Dynamically load editor tinymce 4

I have been with this problem for several days and I want to load it through the get function of jquery in the following way. $('.panel-group').on('click','.notification',function(){ var Form = $(this).data('form'); var Content = $(thi...
asked by 30.05.2018 / 18:40
0
answers

Avoid focus on TinyMCE editor

I have the editor linked to a tag <di> with identifier editor . With a javascript script I call a dialog window of the same tinymce: tinymce.activeEditor.windowManager.open( ... ); And it's manually closed from code:...
asked by 19.04.2018 / 03:34
1
answer

tinymce textarea does not work

I have a textarea in a form that I use with a tinymce control ... I just applied what I already did in another form and it worked perfectly. <script type="text/javascript" src="../../js/tinymce/tinymce.min.js"></script> <scr...
asked by 14.07.2017 / 16:43
1
answer

tinymce with plugin responsive-filemanager, does not show image

I have installed the filemanager to the tinymce editor. The plugin works well, uploads files from the local and saves them, creates directories etc. The problem is that when I select an image to insert it in the editor, it does not do it corr...
asked by 31.03.2017 / 01:52
0
answers

Error changing permissions - Tinymce: Responsive FileManager

Apparently, I have ResponsiveFilemanager well integrated with TinyMCE , but when changing the permissions of files and directories, an error is generated, and it does not show the corresponding message that would be something like: You do not...
asked by 01.04.2017 / 06:08