Using Entity Embed, File Entity Browser and Dropzone js, you can only upload one file at a time with CKEditor. We should be able to upload more than one file at a time.

A cardinality of one is hard-coded: http://cgit.drupalcode.org/entity_embed/tree/src/Form/EntityEmbedDialog....

Comments

Kristi_06 created an issue. See original summary.

wim leers’s picture

Title: Upload more than one file CKEditor » Upload more than one file in EntityEmbedDialog
Category: Bug report » Feature request

I suspect the reason for this is that it's possible to configure Entity Embed to allow overrides of e.g. the title or alt of the embedded entity. Hopefully the original maintainers can chime in.