django-cabinet
django-cabinet copied to clipboard
CKEditor file browser integration doesn’t work
trafficstars
If I enable the filebrowser in CKE and add the configuration like in your docs, cabinet opens, but if I select an image or other file, it just gets displayed (due to the same link on name and thumbnail) and doesn’t get forwarded to CKE.
I don’t really need this, but maybe there’s an easy fix?
I have the same problem.
I have tried it again just now, and it seems to work for me. Are you maybe using CKEditor 5? I'm only using CKEditor 4 (by way of https://github.com/django-ckeditor/django-ckeditor)
It also doesn't seem to matter if I click on the thumbnail or on the file name, both work fine.