Looking for some specific input about the admin interface before any code is written.

My assumption is to literally borrow the Menu Block concept ala Menu Block Split, because custom depth seems crucial to me.

Menu Block enables creating each menu block with these relevant settings: title, description, menu, item to live under, parent, depth, expand all,

Need consensus and desire :)

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

doublejosh’s picture

Status: Active » Postponed
doublejosh’s picture

Status: Postponed (maintainer needs more info) » Postponed

#1) Option to hide block when permissions reduce to zero. #1504528: Hide blocks when permissions causes empty list

doublejosh’s picture

#2) Option to retain previous choice as "selected" menu item #1504520: Retain previous choice as "selected" menu item

doublejosh’s picture

Status: Postponed » Postponed (maintainer needs more info)
doublejosh’s picture

#3) Text input for default action text #1504514: Utilize block title instead of --Select desitation--
Doesn't work because of a catch 22. Needs an input field.

#4) Text input for button text or empty for none.

doublejosh’s picture

Status: Postponed » Postponed (maintainer needs more info)

Should these options be in the menu edit area or the block admin?
Since there's local tasks as well, perhaps by block.

pixelsweatshop’s picture

I agree that the settings should be at the block level.

doublejosh’s picture

New plan is to just borrow the Menu Block setup and add a "Jump Menu" checkbox on Block Menu blocks.

doublejosh’s picture

Code for select destination message as mentioned in comment #5...
#1608826: Capability of modifying the "Select destination" text using blocks

alexh58’s picture

Hey! Great Module!

My company is really looking to use this for our mobile theme and block level menu depth settings would be so great.

I know this issue is marked for 6.x, but I whipped up this patch for 7.x. Should I open another issue to possibly get this included in the next release? I'd be willing to add some of the other settings mentioned as well.

doublejosh’s picture

I know this is ancient, but I'm trying to get caught on this module.

I've avoiding adding depth configuration prior to the ability to create blocks of type Jump Menu like Block Menu. It's normal to want to create multiple menu outputs from the same menu at different depths... once you get into depths. But that's a LARGE change.

Should this module both to output this config without adding ad hoc block creation?

doublejosh’s picture

Need to be able to hide the menu title: #2140823: How to hide menu title inside select options