Currently it seems like the menus are rendered using the name of the menu itself. Would it be possible to use the title of the block as assigned in the blocks ui? The menu titles aren't easily changed to something that's equally friendly in the admin UI as it is in the front end.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

NikLP created an issue. See original summary.

akalata’s picture

Status: Active » Needs work
Issue tags: +Needs tests
FileSize
3.32 KB

Since blocks are plugins, there's not a 1-to-1 relationship -- you can have multiple blocks using the same menu.

But that's okay, I've implemented this feature in a custom module for a few of my sites and can add it here. I can't commit it yet since I don't have any tests written for it yet...

NikLP’s picture

Cool, cheers!

akalata’s picture

Status: Needs work » Needs review
Issue tags: -Needs tests
FileSize
8.39 KB

Status: Needs review » Needs work

The last submitted patch, 4: 2855759-sitemap_menu_names-4.patch, failed testing.

akalata’s picture

Status: Needs work » Needs review
FileSize
8.4 KB

  • akalata committed c416c99 on 8.x-1.x
    Issue #2855759 by akalata: Use block titles instead of menu names
    
akalata’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.