Newer
Older
-- SUMMARY --
FAQ Field
This module provides a field for frequently asked questions.
Added, you can create simple but smooth FAQs on any piece of content.
-- REQUIREMENTS --
Install as usual, see http://drupal.org/node/895232 for further information.
Configuration
No configuration needed.
Usage
You can add the field to any entity (eg. content type, users, ..) as usual.
On the fields settings you can choose what kind of answer input widget should
be used and how it should be filtered. If you choose a formatable textarea
you can configure the default filter by the default value preview on the field
settings page and there are several advanced options you can make use of.
You have the choise of two display formatters:
- Accordion (jQuery JavaScript animated show / hide) [Default]
- Simple text (none formatted, simple output for custom theming)
- Definition list (typical <dl> FAQ list)
- Anchor list (a FAQ with anchor link list)
If you are using accordion you can modify its behaviour easily by the display
settings.