gallery, fixes, etc.
Before Width: | Height: | Size: 572 KiB |
Before Width: | Height: | Size: 90 KiB |
Before Width: | Height: | Size: 143 KiB |
Before Width: | Height: | Size: 1.1 MiB |
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 78 KiB |
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
BIN
static/media/schulchronik/2018/flashmob/1.webp
Normal file
After Width: | Height: | Size: 354 KiB |
BIN
static/media/schulchronik/2018/flashmob/2.webp
Normal file
After Width: | Height: | Size: 121 KiB |
BIN
static/media/schulchronik/2018/flashmob/3.webp
Normal file
After Width: | Height: | Size: 101 KiB |
BIN
static/media/schulchronik/2018/flashmob/4.webp
Normal file
After Width: | Height: | Size: 1010 KiB |
@ -184,6 +184,13 @@ collections:
|
||||
- {label: "Hintergrundbild", name: "bg_image", widget: "hidden", default: "/media/backgrounds/page-title.webp"}
|
||||
- {label: "Type", name: "type", widget: "hidden", default: "superhaufen"}
|
||||
- {label: "Gallerie-Komponente", name: "gallery", widget: "boolean", default: true, required: false, hint: "Benötigt für Gallerie bzw. Bildeinbettung"}
|
||||
- label: "Rückverlinkung"
|
||||
name: "previous"
|
||||
widget: "object"
|
||||
fields:
|
||||
- {label: "Aktiviert", name: "enable", widget: "hidden", default: true}
|
||||
- {label: "Titel", name: "title", widget: "string", required: true}
|
||||
- {label: "Link", name: "link", widget: "string", required: true}
|
||||
- label: "Kacheln"
|
||||
name: "tiles"
|
||||
widget: "list"
|
||||
|