1. I can't find any link or button to delete custom menu. I found that I can delete custom menu on this url: admin/build/menu-customize/%menu/delete

2. When I try to delete a system menu (like: navigation) I get Access denied. It should display the correct error message instead.

Comments

pasqualle’s picture

StatusFileSize
new649 bytes

this patch displays the link

pasqualle’s picture

Status: Active » Needs work
traxer’s picture

Status: Needs work » Closed (fixed)

There is a "Delete" button on admin/build/menu-customize/%menu/edit. It's not there on system menus, only on custom menus.

pasqualle’s picture

Title: Delete custom menu » Unify the UI for delete functionality
Version: 6.x-dev » 7.x-dev
Component: menu system » base system
Status: Closed (fixed) » Active

The user interface for delete functionality is not unified in Drupal.

traxer’s picture

I expected the delete button on exactly the page on which it shows up. What do you mean?

pasqualle’s picture

StatusFileSize
new5.43 KB
new5.88 KB
new5.35 KB

Ok, the delete button can be there, but then change it on other places.
The user interface is not unified. see screenshots.

traxer’s picture

The location of the menu delete button matches that of the node delete button (i.e. on the "Edit" page). On the node overview page, no "Delete" link is displayed under "Operations", because (I guess) there is no key candidate on that page. There is a "Delete" link on the blocks overview page, because (I have to guess again) there is no "Edit" link.

catch’s picture

Subscribing. admin/content/node is pretty horrible. Getting this together across the board will be a reasonable sized job but needs doing.

pasqualle’s picture

Component: base system » usability
Category: bug » task
Tor Arne Thune’s picture

Version: 7.x-dev » 8.x-dev
Component: usability » user interface text

From what I see, this has been dealt with in 7.x, except for the delete button for menus is still not visible in the same place as for blocks and content. So, moving to 8.x.

jhedstrom’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

From what I see, this has been dealt with in 7.x