Questions tagged as 'ckeditor'

0
answers

How to limit number of paragraphs in Ckeditor?

Good afternoon guys! I need to limit in a textarea, with Ckeditor, the number of paragraphs. I need the person to type just one paragraph, necessarily . I also need to limit this paragraph to a maximum of 1000 words. Beauty, this is easy....
asked by 07.06.2018 / 22:28
0
answers

Java CkEditor Plugin

I build the plugin customizable by the ckeditor Builder, play within the library folder and generate the .jar file, but by adding this new lib in the Java / JSF project, it generates an error in the browser console and does not load the editor c...
asked by 01.06.2018 / 16:22
0
answers

Ckeditor with incompatibility between browsers

Well, I'm on a project at the company where you use ckeditor as a spell check and spell check plugin. The problem is his behavior in Chrome and Firefox, the first localhost appears in the toolbar and in production not, and Mozilla appears to hav...
asked by 16.05.2018 / 14:09
0
answers

CKEDITOR converting special characters

I have a problem with CKEditor. It is converting all special characters even using HTMl codes. I want it to save as a special character. I enter text like this: <a href="https://api.whatsapp.com/send?phone=seunumerodetelef...
asked by 12.03.2018 / 15:16
0
answers

Upload Image with CKEditor and upload to another page

I'm creating a form in PHP where the person creates a daily work report where you can add images and comments of the day using CKEditor, in the end generating a PDF. TheproblemisthatwhengeneratingthePDF,ithasthefollowingerrorintheimage:  ...
asked by 14.02.2018 / 13:52
1
answer

Rails Admin- Problems with gem paperclip and ckeditor

I integrated my application with rails admin, and I placed the ckeditor in one of the forms, I followed all the steps of official documentation it is not accepting my config.js, I reduced the amount of options because it was not necessary to h...
asked by 29.08.2017 / 16:19
0
answers

Catch the content file input CKEditor

I'm having trouble fetching the contents of a file input using CKEditor. I have already tested using getlementById and everything else, but as the upload popup is created after the page DOM does not work. I also tested this way with...
asked by 07.02.2017 / 19:31
0
answers

Problems with Ckeditor

I have a problem with Ckeditor, I'm instantiating the link to access the main code of the ckeditor and putting the respective ids in my fields, I have already downloaded the ck editor folder for my server, except that the editing field does not...
asked by 07.03.2017 / 03:28
1
answer

How to enable image paste option in chrome?

I have a problem here, maybe half beast and I need an idea of you I use that editor CKEDITOR in a control system of mine, and where I will make the edits I need to take a print of an image and paste it into the editor without having to save t...
asked by 07.03.2017 / 00:29
0
answers

How to integrate File Manager (CKEditor) with AWS S3?

I'm using CKEditor with Laravel 5.3 and need to save the images and files in S3 (AWS) . In the Laravel part is working, but in File Manager of CKEditor not. Can anyone help me?     
asked by 26.01.2017 / 13:36