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
There are basically two schools of thought on this in the queue: I belief, there were some more "schools of thought" ;-). Having the ability to turn image/file garbage...
May 15th 2025 Weekly Meetings
Interesting. I searched for modules with "Pager" and "Paging" did not come up. I'll look at that one. May also submit a PR to work the word "Pager" into the Readme for the module, so that...
Can I add a pager to the body field?
Paging is the name of the module. There is also a plugin for TinyMCE to add the page breaks. The slideshow can be a Views block with a visibility rule that limits it to the article
Can I add a pager to the body field?