Closed (fixed)
Project:
Accordion Menu
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Anonymous (not verified)
Created:
27 Jun 2011 at 08:19 UTC
Updated:
18 Jun 2015 at 03:32 UTC
i noticed that this menu doesn't work well with Menu Special Items
http://drupal.org/project/special_menu_items
For example when you want to have parent items that don't have activated links. Accordion Menu still links out to a dead placeholder page that should not be linked to.
would be cool if that could be supported if you have time to look into it.
Comments
Comment #1
solotandem commentedGood suggestion.
Comment #2
bbc+1
Comment #3
solotandem commentedImplemented a setting for no link on header menu item in this commit.
This is not integration with the Special Menu Items module, but provides the "no link" feature which is what you requested in the summary. I am considering full integration with SMI. Let me know if you use the separator item.
Please grab the latest dev release (created after this comment) or commit to 6.x branch, test, and report back.