Closed (fixed)
Project:
Frequently Asked Questions
Version:
6.x-1.11
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2010 at 10:56 UTC
Updated:
1 Jun 2010 at 14:57 UTC
Hey there,
thanks for this useful module.
Is there a way to set an menu for category overviews? I assigned all FAQ-type nodes falling under a certain menu using "menu trails", now I'm wondering how to achieve something similar for those pages listing all questions of a certain taxonomy term, e.g. mysite.tld/faq/faq-category/.
Any ideas? As those overviews are neither nodes nor views I don't know how to force them to fall under a specific menu using methods I'd normally use (like menu trails or views settings)
Regards,
Daniel
Comments
Comment #1
stella commentedHmmm I'm not entirely sure. I think you could use taxonomy menu to build a list of menu items based on the terms in a particular taxonomy vocabularly. They will have urls like 'taxonomy/term/xxx'. You could then use the Rules module to redirect those urls to your faq pages.
Comment #2
stella commented