(Grav GitSync) Automatic Commit from GitSync

This commit is contained in:
GitSync
2026-08-25 17:38:09 +00:00
parent a47d464d43
commit 0871a0f57d
6 changed files with 176 additions and 15 deletions
+59
View File
@@ -0,0 +1,59 @@
title: Galerie
'@extends':
type: default
context: blueprints://pages
form:
fields:
tabs:
type: tabs
active: 1
fields:
content:
type: tab
title: Inhoud
fields:
header.intro:
type: text
label: Introductietekst
help: 'Korte openingszin, boven de eerste kop.'
header.section1_heading:
type: text
label: 'Kop sectie 1 (boven)'
default: 'Op dit moment te zien'
header.section1_text:
type: textarea
label: 'Tekst sectie 1 (boven)'
rows: 6
header.section1_images:
type: list
label: "Foto's sectie 1 (boven)"
help: "Sleep om te herschikken. Deze foto's verschijnen naast de tekst hierboven."
style: vertical
collapsed: false
fields:
.image:
type: pagemediaselect
label: Foto
preview_images: true
header.section2_heading:
type: text
label: 'Kop sectie 2 (onder)'
default: 'Bezoeken & aankoop'
header.section2_text:
type: textarea
label: 'Tekst sectie 2 (onder)'
rows: 6
header.section2_images:
type: list
label: "Foto's sectie 2 (onder)"
help: "Sleep om te herschikken. Deze foto's verschijnen naast de tekst hierboven."
style: vertical
collapsed: false
fields:
.image:
type: pagemediaselect
label: Foto
preview_images: true