Active
Project:
Special menu items
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2011 at 05:22 UTC
Updated:
22 Nov 2011 at 10:13 UTC
Using http://drupal.org/project/special_menu_items, you can have special dummy menu items that link nowhere, just to use as parents for submenus, and also separator menu items.
It would be nice to be able to filter out those menus to not be included in the xml sitemap.
Comments
Comment #1
hedac commentedoh sorry... I've seen you can override for each menu manually in XML sitemap for each menu. nice.
so moving this to special menu items...
the idea would be then that automatically detect if XML sitemkpa is installed and set the menu to be Excluded if the menu you create is a nolink or separator.
Comment #2
gagarine commentedNice idea. I will love to see a patch.
Comment #3
juampynr commentedRelated case from Sitemap module that could be applied here too: #1349202: Allow other modules to modify the menu structure.