Questions tagged as 'tinymce'

0
answers

Images added with tinymce do not respect div

I made a small file upload plugin that is integrated with tinymce, but when I add images to tinymce they do not respect the div. How can I fix this? I saw that tinymce adds fixed pixel sizes, it would be cool if it added the images with style ma...
asked by 17.01.2018 / 04:10
2
answers

How to retrieve html text from the database?

I'm using the editor TinyMCE , the data is saved correctly in the database, however I do not know how to do it and display it on the screen. It's coming back to me like this. Would anyone know how to solve it? Thanks to the commun...
asked by 02.08.2016 / 14:25
0
answers

I can not write text formatted with tinyCME in the database

The code without the text editor writes to the database. After I've placed the editor, the form's submit button does not send data. I'm also interested in recording snippets of programming codes. Below is the form code. <?php if(!isset($_SE...
asked by 17.10.2015 / 03:58
1
answer

Problem with TinyMCE Rails

I'm creating an application with rails and I've integrated the TinyMCE editor by gem The installation process went smoothly. I tested it on the local server and it worked out the first time. But when I reopen the form the edit area does not...
asked by 13.03.2017 / 21:41
2
answers

How can I do to apply a style only to one or another p?

I have a problem that is apparently simple but because of my lack of experience I'm getting screwed. It's the following, I'm doing a database listing of a text, and this text already comes with the <p></p> tags together. This...
asked by 06.05.2015 / 14:57
0
answers

TinyMCE being blocked by apache mod_security

I use TinyMCE on CentOS and CWP7 with Apache2 PHP7 After an update on the OS with CWP7 my system in php started to give the message:    Forbidden You do not have permission to access /arquivos/cadastro.php   on this server. Checking I...
asked by 12.12.2018 / 13:25
0
answers

upload image using tinymce and cake 2

I have an application that uploads images inside of test questions, we use tinymce to put these images but they are not loading, we are using aws to store the images too so necessarily what the code should do is: register the image and insert it...
asked by 20.07.2018 / 21:41
0
answers

I can not use TinyMCE in Laravel 5.6

I'm having problems with TinyMCE on Laravel. I'll declare his js as explained. I already tested to see if it was really charging and it was positive. But when I declare: tinymce.init({ selector:'#question' }); Nothing happens. In the cod...
asked by 10.06.2018 / 05:17
0
answers

Upload image on TinymCE

I'm using the TinymCe editor, but in the option to insert image it asks for a link of the image, I would like to know if you have how to upload the image the moment the user wants to insert the image, someone has some link that I can see an exam...
asked by 12.12.2016 / 12:42
1
answer

Incoporate iframe social networks on wysiwyg - TinyMce

Oops, anyone know how I can add option to add or in ckeditor or tinymce, options similar to this: Byaddingtheiframeofasocialnetwork,theembeddingblockgoesdirectlytotheeditor'sbody.IwasabletoinsertacustombuttoninTinyMCE,byclickingonitamodaliso...
asked by 09.09.2016 / 22:54