Menu Import

jpappe - October 5, 2008 - 14:27

This module allows users to batch-arrange existing nodes into a menu structure. Modules like Node Import allow you to easily add large amounts of content to your Drupal site. This module goes hand-in-hand with Node Import by allowing you to upload a CSV file that tells Drupal how all these nodes should be organized. This can be very useful for quickly "scaffolding" a site by setting up primary navigation menus.

For an example of the file format, assume you have several nodes that you want arranged like so:

Node1
- Node2
- Node3
-- Node4
Node5
- Node6
Node7

Your CSV file would look like this:

Node1, ,
, Node2,
, Node3,
, ,Node4
Node5, ,
, Node6,
Node7

When you upload the CSV file you can select whether you would like this structure added to the Primary Links menu or a new menu.

This project is funded by Inigo Media.

Releases

Official releasesDateSizeLinksStatus
5.x-1.02008-Oct-0510.48 KBRecommended for 5.xThis is currently the recommended release for 5.x.


 
 

Drupal is a registered trademark of Dries Buytaert.