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

stella’s picture

Assigned: Unassigned » stella
Category: feature » support
Status: Active » Fixed

You 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

thepanz’s picture

Hi, 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

stella’s picture

Category: support » feature
Status: Fixed » Closed (works as designed)

I 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