FAQ Document Model

This document model is used to manage the Bricolage FAQ. The XHTML templates use the element order for each section and question to output id attributes for the table of contents links.

Docment Model

FAQ

Key Name
faq
Type
Fixed Document
Paginated
No
Related Media
No
Related Story
No
Fixed URI
Yes
Description
Frequently asked questions.

Sites & Output Channels

Site Output Channels
bricolage.cc
  • Introspect
  • XHTML

Subelements

FAQ Section

Key Name
faq_section
Type
Subelement
Paginated
No
Related Media
No
Related Story
No
Description
A section of an FAQ.

Fields

Place Key Name Label Widget Default Length Max Length Required Values
1 title Title text 32 0 Yes  

Subelements

FAQ Question

Key Name
faq_question
Type
Related Story
Paginated
No
Related Media
No
Related Story
Yes
Description
A single FAQ question and its answer.

Fields

Place Key Name Label Widget Default Length Max Length Required Values
1 question_paragraph Question Paragraph textarea 0 0 Yes  
2 answer_paragraph Answer Paragraph textarea 0 0 Yes  
3 answer_code Answer Code textarea 0 0 No  

Subelements

Block Quote

Key Name
block_quote
Type
Subelement
Paginated
No
Related Media
No
Related Story
No
Description
Inline extended quotation.

Fields

Place Key Name Label Widget Default Length Max Length Required Values
1 paragraph Paragraph textarea 0 0 Yes  
2 attribution Attribution text 32 0 Yes  

List

Key Name
list
Type
Subelement
Paginated
No
Related Media
No
Related Story
No
Description
An ordered or unordered list.

Fields

Place Key Name Label Widget Default Length Max Length Required Values
1 type Type select 0 Yes
  • ul => Unordered
  • ol => Ordered
2 title Title text 32 0 No  
3 item Item textarea 0 0 No  
4 paragraph Paragraph textarea 0 0 No  
5 code Code textarea 0 0 No  

Subelements

List

Key Name
list
Type
Subelement
Paginated
No
Related Media
No
Related Story
No
Description
An ordered or unordered list.

Fields

Place Key Name Label Widget Default Length Max Length Required Values
1 type Type select 0 Yes
  • ul => Unordered
  • ol => Ordered
2 title Title text 32 0 No  
3 item Item textarea 0 0 No  
4 paragraph Paragraph textarea 0 0 No  
5 code Code textarea 0 0 No