betty.content_builders.raspberry_mint_timeline module#

The timeline content plugin.

final class betty.content_builders.raspberry_mint_timeline.Timeline#

Bases: Template, Manufacturable

A timeline of events.

The raspberry-mint-timeline content builder plugin.

Plugin ID

raspberry-mint-timeline

Class

Timeline

Configuration

not configurable

__init__(*, jinja: Environment, lifetime_threshold: int)#
async build_template(document: Document) TemplateBuild#

Build template data.

Return a template name, a tuple of a template name and template date to render it. Return None to prevent anything from being rendered at all.

new = <betty.requirement._RequirableDecorator object>#