Downloads
Release notes
This is a completely rewritten version of the faq module for DRUPAL-5. If anyone needs some of the features from the old module, please let me know. Likewise if anyone wants a DRUPAL-4.7 version of this module, let me know and I'll see what I can do.
Description
============
The Frequently Asked Questions (faq) module allows users with the 'administer faq' permission to create question and answer pairs which they want displayed on the 'faq' page. The 'faq' page is automatically generated from the FAQ nodes configured and the layout of this page can be modified on the settings page. Users will need the 'access content' permission to view the 'faq' page.
Configuration
=============
Once the module is activated, you can create your question and answer pairs by creating FAQ nodes (Create content >> FAQ). This allows you to edit the question and answer text. In addition, if the 'Taxonomy' module is enabled and there are some terms configured for the FAQ node type, it will also be possible to put the questions into different categories when editing.