Use case:
- You have configured a specific menu block the way you want it (menu style, depth, style/classes, visibility conditions etc.)
- You want to replace that menu with another, but retain the respective block settings.
In order to achieve this currently, you have to go to the layout(s) where this menu block is added, add a new menu block, and manually copy the settings to it from the existing block; then finally remove the old menu block. This is just too many clicks and really bad UX.
Proposal: Add a "Menu source" drop-down menu within each menu block, to allow changing the menu this block renders; keep all other menu settings.
GitHub Issue #:
3820
Recent comments
Hi @DianeBAS It doesn't look like there are any port requests for these modules and they do not appear in https://github.com/backdrop-contrib so it doesn't look like anybody has tried anything unless...
Station and Community Media
Thanks for those ideas. Here is what I'm doing now that works. This adds the video_filter to the config file. $format = filter_format_load('filtered_html'); $format->filters['video_filter'] = (...
How to programmatically insert an array into config file
The port of Organic Groups is within days (if not hours) of a beta release. Feel free to help test and report issues. https://github.com/backdrop-contrib/og
Porting Organic Groups module to Backdrop