For Backdrop, we should build the functionality of simplified_menu_admin module into core. It combines the list of links with the title and description fields, so we can reduce the menu administration forms from 2 into one.
Here's how it would look (with the already ported simplified_menu_admin module):
Here's how the respective admin page looks like in vanilla D8 after https://www.drupal.org/node/663946 got merged:
GitHub Issue #:
475
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