Closed (fixed)
Project:
Drupal core
Version:
6.13
Component:
menu system
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2009 at 22:37 UTC
Updated:
9 Feb 2012 at 20:30 UTC
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
Comment #1
kentr commentedAre you aware that you can drag / drop them in the admin listing?
Edit: If that solves your problem, please mark the issue as fixed.
Comment #2
voipfc commentedDragging 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.
Comment #3
kars-t commentedHi
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.