python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Django ck-editor can't add extra plugin
I am trying to add an extra plugin but I can't. When I am inspecting my console it's saying can't load the javascript file. Here is my code:
error which I am getting in my console but I have youtube p...
boyenec
Votes: 0
Answers: 0
Error while using add ons simple ruler on ckeditor4
I want to use add ons simple ruler on ckeditor4 in my Codeigniter4 project. But I receive this kind of error. Already tried to browsing the solution in internet but I can't found the solution.
Uncaugh...
Ardan
Votes: 0
Answers: 0
CKEditor 4.7.3 not utilizing custom config file any more
I am hoping someone can help me. I have been using CKEditor for years on my production site, ever since FCKEditor, and it has been working very well until recently. I have customized my toolbar and ad...
Larry Myers hometownnerd
Votes: 0
Answers: 1
django ckeditor upload not working in production
django settings:
CKEDITOR_BROWSE_SHOW_DIRS = True
CKEDITOR_RESTRICT_BY_USER = True
CKEDITOR_RESTRICT_BY_DATE = False
CKEDITOR_UPLOAD_PATH = 'uploads/'
STATIC_ROOT = os.path.join(BASE_DIR, "sta...
Elendiar
Votes: 0
Answers: 1