The HTML5 "multiple" attribute allows multiple files to be selected and uploaded at once. In Backdrop, we should integrate this into the "managed_file" element and the File module field.
Sub-issue of https://github.com/backdrop/backdrop-issues/issues/200
This should be relatively portable from Drupal 8.
Commit: http://drupalcode.org/project/drupal.git/commit/8fd2b4779ec83c3e44a8caac... Issue: http://drupal.org/node/625958
~~PR by @docwilmot: https://github.com/backdrop/backdrop/pull/2430~~ ~~PR by @quicksketch (based on @docwilmot's): https://github.com/backdrop/backdrop/pull/3030~~ PR by @docwilmot: https://github.com/backdrop/backdrop/pull/3755
Recent comments
@laryn - thanks for this. I was looking for the CKEditor media widget that lets you add more than just images, like in Drupal 8+. Never occurred to me that file upload would be under the link widget...
Simple PDF Upload & Link
Awesome, I've unchecked the multifiled settings and now everthings works like a charm! Great work, again thank you very much!
How to show "Repeating dates" on a view page?
Extremely usefulĀ idea and module. Thank you! This may have many other flexible applications in administering website's content and design.
Is it possible to choose a specific layout for each post ?