Community & Support

Is there any Menu import / export functionality avilable in Drupal ?

Hi all,

Is there any menu import / export functionality available in drupal ?

i have tried to search but i cant find it so if available then plz help ......

waiting for the reply...

Thanks

Kuldip Gohil

Comments

Subscribe

Was just looking for this feature, or a duplicate menu feature.

Subscribing

I'm also needing a mass menu adding feature, I have 200 nodes that were imported using Node Import but do not have corresponding menu items.

I've not been able to find any modules to help add the 200 nodes to the menu (without going through one by one) but I have been thinking about the following solutions...

1. Manually adding the nodes to the menu table in the database (not sure what value would be used in the 'mid' field of the table)
2. A view that lists the nodes then has a drop down box next to them to set the menu (need to be able to use a menu field from the view)
3. Using taxonomy terms to create the menu (haven't been able to find out how to add taxonomy terms after node has been created, again without going through one by one)

Any thoughts?

I was looking for the same

I was looking for the same thing. We should wait until the Import / Export API gets updated to Drupal 6.x

--
Duplika | Hosting Argentina

Has anyone managed to use

Has anyone managed to use that?
I looked into it for a D5 site and couldn't make head nor tail of it -- all far too abstract.

Subscribing

Yep, would be great to have this, in 5.x as well.

Alex
----------
We Rock Your Web

Hi, Still needed a menu

Hi,

Still needed a menu import/export functionality, anyone?
EDIT: found http://drupal.org/project/menu_clone is good for internal site anyway :)
greetings, Martijn

For the record, I'm pretty

For the record, I'm pretty sure Features module allows for this.

To mass edit a menu

Aside from Menu Clone I've found that Menu Editor is also very handy when looking to edit several items in menus http://drupal.org/project/menu_editor

[edit] Also Menu Import http://drupal.org/project/menu_import