camper/web/static/ckeditor5@40.2.0/translations
jordi fita mas 50bcbf012f Allow updating images in CKEditor-“powered” textarea
Had to create a custom build of CKEditor with the following plugins
added-in:

  * Autoformat
  * Block quote
  * Bold
  * General HTML Support
  * Heading
  * Image
  * Image caption
  * Image resize
  * Image style
  * Image toolbar
  * Image upload
  * Indent
  * Italic
  * Link
  * Link image
  * List
  * Media embed
  * Simple upload adapter
  * Source editing
  * Table
  * Table toolbar
  * Text transformation

The important bit is the “Simple uploader adapter”, that i modified to
upload the file as `media` instead of the default `upload` (i.e.,
modified ckeditor.js to replace "upload" with "media").

I also had to add the CSRF header somewhere in the HTML document for
JavaScript to be able to retrieve it and pass it to the uploader
adapter, or i would have to disable CSRF validation in that form, which
i did not like at all.
2024-01-16 01:26:35 +01:00
..
af.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
ar.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
ast.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
az.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
bg.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
bn.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
bs.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
ca.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
cs.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
da.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
de-ch.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
de.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
el.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
en-au.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
en-gb.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
eo.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
es-co.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
es.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
et.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
eu.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
fa.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
fi.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
fr.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
gl.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
gu.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
he.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
hi.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
hr.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
hu.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
hy.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
id.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
it.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
ja.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
jv.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
km.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
kn.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
ko.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
ku.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
lt.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
lv.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
ms.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
nb.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
ne.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
nl.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
no.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
oc.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
pl.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
pt-br.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
pt.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
ro.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
ru.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
si.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
sk.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
sl.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
sq.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
sr-latn.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
sr.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
sv.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
th.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
tk.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
tr.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
tt.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
ug.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
uk.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
ur.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
uz.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
vi.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
zh-cn.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
zh.js Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00