Add Admin blueprints for gallery-1/2/3 so text and images are editable

This commit is contained in:
GitSync
2026-08-30 15:18:17 +02:00
parent 1bd735353a
commit 3fac28ea0a
3 changed files with 225 additions and 0 deletions
+75
View File
@@ -0,0 +1,75 @@
title: Galerie 1
'@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
content:
unset@: true
options:
type: tab
fields:
taxonomies:
unset@: true
advanced:
type: tab
fields:
columns:
fields:
column1:
fields:
name:
disabled: true