Closed (works as designed)
Project:
Frequently Asked Questions
Version:
master
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
18 Sep 2007 at 15:19 UTC
Updated:
19 Sep 2007 at 10:44 UTC
I'd like to manage menu directly, this module adds a menu-item linked (obviously) to "?q=faq". Is there a way to exclude this menu or change it's details using a menu-system way?
Regards
Comments
Comment #1
stella commentedYou can disable the "FAQs" (?q=faq) link from the menu by using the normal menu editing tool at Administer >> Site Building >> Menus (admin/build/menu).
Cheers,
Stella
Comment #2
thepanz commentedHi, I know where I can edit menu settings, but I'd like that that option could be in faq settings, so I can change it while configuring FAQ! :) Maybe allowing user to set menu-title and menu-parent
Regards
Comment #3
stella commentedI won't be implementing this. It goes against how contrib modules should interact with the drupal menu system. The menu module was designed so that contrib modules do not need to understand or worry about how the menu systems work. Your suggestion would add a huge amount of overhead to the faq module that it simply doesn't need and which is already done in core.
Cheers,
Stella