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
Glad to see this was resolved, and that the cause was not a bug! Gotta love this community!
View/Edit tabs missing
This seems to be a problem with an update hook that did not run when you upgraded your site from D7. The hook in question is content_access_update_1004, which should have run during upgrade. Or...
content_access_node_access_rebuild doesn't exist
Thank you, olafski I had already done that, but switching languages wasn't tied to whatever layouts were needed. I'll work with the other reply, see if I can replicate the...
How to translate my site content