Active
Project:
Auto Menu
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 May 2009 at 04:09 UTC
Updated:
26 May 2009 at 04:09 UTC
Hi,
Here is my situation:
I need to put menu items for 2 different node types in the same parent. But I don't want to mess them up.
So I tried to hack the codes and use a simple solution:
I add a weight field in the node type settings form. So when inserting new menu items, weight will be set. This means different node types can have different weights. Their menu items will be "grouped" automatically.
Then I can use some css codes or the module called "special_menu_items" to do a better separating.
If needed I can upload my patch but I think it's quite easy. Maybe the maintainer can add this feature in next verstion.
Thanks for the useful module!