django-cabinet icon indicating copy to clipboard operation
django-cabinet copied to clipboard

CKEditor file browser integration doesn’t work

Open fiee opened this issue 4 years ago • 2 comments
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?

fiee avatar Jan 01 '21 11:01 fiee

I have the same problem.

mavenium avatar Jul 20 '23 18:07 mavenium

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.

matthiask avatar Jul 21 '23 06:07 matthiask