Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Okay, I checked in a fix. It will completely eliminate top menu items if marked as such in your Block setup.
It does that in the previous loop so that includes more changes than I thought I'd need to apply, but that way if those are tip (first/last) menu items, they are removed and do not show as first/last in the menubar. (a side effect of not showing an item!)
Comments
Comment #1
AlexisWilke commentedIndeed! That's a case I'm not checking and it has many side effects (i.e. the top menu should be completely hidden if all the children are hidden.
I have to move a loop. It will be easy to do. More soon. 8-)
Thank you for your report!
Alexis Wilke
Comment #2
AlexisWilke commentedOkay, I checked in a fix. It will completely eliminate top menu items if marked as such in your Block setup.
It does that in the previous loop so that includes more changes than I thought I'd need to apply, but that way if those are tip (first/last) menu items, they are removed and do not show as first/last in the menubar. (a side effect of not showing an item!)
The -dev should be available within 12h.
Thank you.
Alexis Wilke
Comment #3
AlexisWilke commentedIt works for me, let me know if you run into a problem with the latest.
Thank you.
Alexis
Comment #4
g.s commentedForgive my ignorance but where can I find the new dev version? This isn't anything pressing but I'd like to check it out.
Comment #5
g.s commentedDisregard, I'm an idiot.
Comment #6
g.s commentedIt works great! Thank you for your remarkably fast response.