I am looking for a module or code snippet that allows menu items to be moved from one parent to another. Editing them one by one to change parents can be tedious if there are a lot or the belong to different menus.

I have been trying to free the space taken my the devel menu by making a copy using menu_clone, then moving the child elements into a new submenu in Navigation but it does take time.

Comments

kentr’s picture

Are you aware that you can drag / drop them in the admin listing?

Edit: If that solves your problem, please mark the issue as fixed.

voipfc’s picture

Dragging and dropping only works with in the same top level menu.

I wanted to get rid of the devel menu block by copying its subitems into the navigation menu.

I had to clone the menu using the menu_clone module , then cut and paste (ie editing the sub item) from the newly created menu into the into the navigation menu.

It is a slow process and impractical when it has to be repeated in different websites.

kars-t’s picture

Status: Active » Fixed

Hi

I am closing this issue to clean up the issue queue. Feel free to reopen the issue if there is new information and the problem still resides. If not please make sure you close your issues that you don't need any more.

Maybe you can get support from the local user group. Please take a look at this list at groups.drupal.org.

Status: Fixed » Closed (fixed)

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