Calendar-Widgets

calendar.list calendar.waste


calendar.waste

Displays a tiny trash list

Parameters
{{ calendar.waste(id, title, calendar, count, repeat) }}
id
unique id for this widget (optional)
title
a title to display (optional)
calendar
name of calendars to show, multiples in array form (optional, default: as defined in configuration)
count
the number of displayed columns (optional, default 5)
repeat
the refresh interval for this widget (using relative time format) (optional, default 24h)
Examples
{{ calendar.waste('', 'Litter Service', 'Waste') }}
Block 1

Litter Service


Author: René Jahncke, Stefan Widmer

Widgets

Design

Misc