Closed (fixed)
Project:
Frequently Asked Questions
Version:
6.x-1.7
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Nov 2008 at 09:42 UTC
Updated:
12 Dec 2008 at 14:32 UTC
Hi,
when I re-use an existing taxonomy vocabulary for the FAQ module all taxonomy links from existing nodes now point to the FAQ pages and not to a taxonomy term listing page.
Is this intended behaviour?
How can I use one vocabulary for "normal" nodes and for FAQ organzation?
Comments
Comment #1
stella commentedThat is intended behaviour, but you can disable it on admin/settings/faq/categories by disabling the "Enable FAQ taxonomy links" option under the "Advanced Settings" collapsed fieldset. It will affect all nodes though, including your FAQs.
If you want to have this feature for FAQ nodes but not for the other nodes, you will need to configure a new taxonomy vocabulary and associate it with the FAQ node type. Only associate FAQ nodes with terms from this vocabulary.
Cheers,
Stella
Comment #2
gurubert commentedHi Stella,
There is only a "Omit Vocabulary" selection box in the Advanced Settings sections of the FAQ Categories page.
We need a Vocabulary to organize our FAQs that is also used by "normal" nodes.
Comment #3
stella commentedAh, it must have been added after the last official release. You could use the dev version? It's pretty stable, and includes a few minor bug fixes too.