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.
Recent comments
You can try the above file somewhere, what do you think? I could safely replace this file on my running site. This is indeed "MacGyver" ;-) You don't have to replace...
File hashing uploads made through TinyMCE
This was tricky, so i tried to stay minimal and try to snatch the very first procedure after file upload and inject rehashing there. The file is tinymce.pages.inc under the function...
File hashing uploads made through TinyMCE
Bee's great. But if you don't want to install bee, or can't, or you already have a bunch of scripts you're used to using in D7, then the method I posted is quick and easy and all you really...
How to create a command-line (cli) routine or script (bee not required)