Download & Extend

Group by content-type in generated menu

Project:Category
Version:master
Component:Category_menu
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

When generating a menu by checking some content types under "Generate menu links for assigned content" you get links to each of the nodes of that type. I'd like an extra checkbox "Generate menu links for each content type.".

An example. If you have the container Color with the categories Red, Green and Blue and then the content types Car and Fruit which can be assigned to these categories I would like the menu to show:

Color
- Red
  - Cars
  - Fruits
- Blue
  - Cars
- Green
  - Fruits

When you click on Cars you get all the nodes of the content type Car that have been assigned to the category red.

Creating content types is also a kind of categorisation and I would like this categorisation to integrate with the menu built by the category module.

nobody click here