betty.content_builders.raspberry_mint_media_gallery module¶
The media gallery content plugin.
- final class betty.content_builders.raspberry_mint_media_gallery.MediaGallery¶
Bases:
Template,ManufacturableMultiple files in a media gallery display.
The
raspberry-mint-media-gallerycontent builderplugin. Multiple files in a media gallery displayPlugin ID
raspberry-mint-media-galleryClass
Configuration
not configurable
- 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
Noneto prevent anything from being rendered at all.
- new = <betty.requirement._RequirableDecorator object>¶