Files
natascha-rieter.nl-user/themes/natascha/blueprints/galerie.yaml
T
GitSyncandClaude Sonnet 5 78662aef8f Consolidate gallery pages: gallery-1 becomes the main Galerie page
- Replace the old placeholder galerie page content with gallery-1's
  real content (text + 4 uploaded photos), keeping the /galerie route
  and its position in the main nav
- Remove gallery-2 and gallery-3 (prototype pages) and their media
- Switch section text fields from plain textarea to Grav's markdown
  editor type, restoring the formatting toolbar in Admin
- Trim the image grid/blueprint caps to 2 per section to match
  gallery-1's actual content

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-30 16:18:07 +02:00

71 lines
2.0 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
title: Galerie
'@extends':
type: default
context: blueprints://pages
form:
fields:
tabs:
type: tabs
active: 1
fields:
content:
type: tab
title: Inhoud
fields:
header.section1_text:
type: markdown
label: 'Tekst sectie 1 (boven)'
validate:
type: textarea
header.section1_images:
type: list
label: "Foto's sectie 1 (boven, max. 2)"
help: "Sleep om te herschikken. Deze foto's verschijnen naast de tekst hierboven. Maximaal 2 foto's; zonder foto's tonen we placeholder-afbeeldingen."
style: vertical
collapsed: false
multiple: true
validate:
max: 2
fields:
.image:
type: pagemediaselect
label: Foto
preview_images: true
header.section2_text:
type: markdown
label: 'Tekst sectie 2 (onder)'
validate:
type: textarea
header.section2_images:
type: list
label: "Foto's sectie 2 (onder, max. 2)"
help: "Sleep om te herschikken. Deze foto's verschijnen naast de tekst hierboven. Maximaal 2 foto's; zonder foto's tonen we placeholder-afbeeldingen."
style: vertical
collapsed: false
multiple: true
validate:
max: 2
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