M
M
mavicmed2018-12-09 16:58:00
Django
mavicmed, 2018-12-09 16:58:00

How to change image upload form in django-ckeditor?

I am a beginner in python and django. I am using django 2. and django-ckeditor. How can I change the image upload form of the standard ckeditor plugin so that there is only a "choose file" field, and the image size parameters are set by default?
I have read the documentation for ckeditor and djsngo-ckeditor but didn't find a similar solution.
The closest solution that I found is connecting the Imaje2 plugin, but there is also no information on how to set the default image parameters for it.
A stackoverflow search turned up nothing either.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
NaName, 2018-12-11
@NaName

perhaps you need to make your own form

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question