Wednesday, August 6, 2008

Using / setup Frequently Asked Questions (faq) module in Drupal

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. There are a number of features available in the 5.x and 6.x branches which are not available in 4.7.x..

You can download the FAQ module from http://drupal.org/project/faq

  1. After downloading the FAQ module, unzip it into website/sites/all/modules folder.
  2. Go to Site building/modules and enable the Frequently asked questions module.
  3. Go to create content or go to node/add/faq and type the question and answer.
  4. Go to Site building/blocks and enable the "Recent FAQs" block.
The FAQ will appear on specified pages. You can configure the pages at block level.

0 comments: