Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This is an add-on to the FAQ module that allow the site admins to create custom FAQ pages from taxonomy terms.

Motivation

However, the base FAQ module can handle a little bit of categoriazation with taxonomies, it's not so flexible, and it is really hard to keep many question-answer organized. This module provide a new hierarchy and layout, which could solve these problems.

Layout

The module provides a tabbed layout. The page consists of a 'table of contents', which are 'blocks'. You can add topics to the blocks with title and description, and these topics form the content of the tabs. A topic is a bunch of FAQ node whose taxonomy term referenced to the topic, see the attached image.

The custom FAQ pages are editable with a user-friendly drag-n-drop system.

Development

The module is hardly in development phase, started as a Google Summer of Code project of my own ideas. For developer documentation please read the wiki of my github respository.

Project information