Closed (fixed)
Project:
Frequently Asked Questions
Version:
6.x-1.8
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 May 2009 at 21:01 UTC
Updated:
4 Jun 2009 at 11:10 UTC
Really like this module and all options. However there is a limitation that it is not possible to have more than one FAQ page.
If it was possible to create new FAQ based content types its usability would greatly expand.
Comments
Comment #1
stella commentedIt is possible to have more than one faq page. You just need to enable categories - first create a FAQ vocab and associate it with faq content type. Then create some terms in the vocab, and create some nodes and associate each node with a term. Finally enable categories at admin/settings/faq/categories. You will have faq pages like 'faq/123' and 'faq/124' where 123 and 124 are term ids. You also retain the faq page which shows all faqs. There are many layouts to choose from.
Cheers,
Stella
Comment #2
tsvenson commentedHi Stella,
Thanks for your info. Its only one thing I need that I don't believe I can do with that. How can I tailor the path for each of the FAQ'? By using the vocab/category they will all be under /faq/term.
Comment #3
stella commentedYou can use URL aliases. Check out the Pathauto module.
Comment #4
tsvenson commentedSorry Stella, should have thought about that. Prolly need a break lol