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
Hi I added the 2 additional settings in settings.php, did a restart - and the error disappeared! Thanks for the support! (but the issues with the conversion still remain .....
Problem with utf8mb4 Format when importing database
With JQuery, simple and fast. Or put all possible links in one menu, and hide unnecessary with CSS mediaquery.
Different primary menus depending on the viewport size?
I wonder if what is happening here is the default database settings are for utf8mb4 if the database server supports it. In settings.php or settings.local.php if that's where you put your...
Problem with utf8mb4 Format when importing database