Article Document Model

Article is one of the two main document types for the Bricolage Website. It contains all of the requisite fields and subelements for creating date-sensitive articles for the site, such as HOWTOs and press releases.

Docment Model

Article

Key Name
article
Type
Document
Paginated
No
Related Media
No
Related Story
No
Fixed URI
No
Description
Dated article.

Sites & Output Channels

Site Output Channels
bricolage.cc
  • Introspect
  • XHTML

Fields

Place Key Name Label Widget Default Length Max Length Required Values
1 teaser Teaser textarea 0 Yes  
2 long_teaser Long Teaser textarea 0 0 Yes  
3 header Header text 32 No  
4 subheader Subheader text 32 No  
5 paragraph Paragraph textarea 0 No  
6 code Code textarea 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  

Download Shortcut

Key Name
download_shortcut
Type
Related Media
Paginated
No
Related Media
Yes
Related Story
No
Description
A simple link to a downloadable file.

Fields

Place Key Name Label Widget Default Length Max Length Required Values
1 link_text Link Text text 32 0 Yes  
2 tooltip Tooltip text 32 0 Yes  
3 description Description 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  

Pull Quote

Key Name
pull_quote
Type
Subelement
Paginated
No
Related Media
No
Related Story
No
Description
A pull quote element

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  
3 position Position select 0 Yes
  • left => Left
  • right => Right