HEX
Server: Apache
System: Linux webm010.cluster103.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: iestorre (46869)
PHP: 8.0.30
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/iestorre/www2/modules/node_menu/README.txt
; $Id: README.txt,v 1.1 2009/02/28 04:33:44 develCuy Exp $

NODE MENU
Node as menu item and Field for Views
-------------------------------------
Core menu system let create menu items with a custom title and description.
Instead, this module uses node->title and node->body as corresponding title and
description. Path is node/#nid by default, you can specify another manually. This
module also provides a Views field so you can create a list of node menu items as
links addressing to given path instead of the node page.

6.x RELEASE
-----------
TODO
- Validate if given link path exists.

How to create a view
--------------------
1. Create a node view
2. Add a relationship using: "Node menu: Menu link ID". Be care to activate:
   "Require this relationship".
3. Add fields.
4. For menus with images, you can use Image module.

Blessings!