I would love to be able to mass-delete menu links. As it is now, you have to select the "delete" action for each link. This loads another page for confirmation purposes. That is so tedious,
In Drupal-land, https://www.drupal.org/project/menu_editor seems to allow that. For D8, there's also https://www.drupal.org/project/menu_delete:
(there's a request to add this to D9 core: https://www.drupal.org/project/drupal/issues/2772961)
https://www.drupal.org/project/delete_menu_options is another interesting module:
Provides extra options when deleting a menu item. You can choose to delete child menu items and decide if the linking nodes should be deleted as well.
~~PS: While at it, can we also move the confirmation form to a modal?~~ (moved to a separate issue: #769)
Recent comments
@onyx, you mentioned block_settings[body][value]. If your block has a body field: did you maybe switch the editor to source mode before saving the block? I'm asking because I recently...
update block doesn't work ( bug ? )
Hi Harold. Welcome to Backdrop. If you would like to start attending the meetings, which start at 19:00 UTC nearly every Thursday, I recommend finding out more at https://backdropcms.org/news/...
October 2, 2025 Weekly Meeting
I'm seeing same issue. Multiple browsers, computers. Using the inspect element I have seen that the payload passed to /system/ajax is the old block_settings[body][value], not the new value...
update block doesn't work ( bug ? )