Commit Graph
18 Commits
Author SHA1 Message Date
GitSyncandClaude Sonnet 5 c00bdaee7c Split galerie's second section into title + text fields
- Add header.section2_title (CMS field: "Titel - rechts beneden")
  alongside header.section2_text ("Tekst - rechts beneden")
- Render the title as its own heading above the text, instead of
  folding it into the markdown body
- Zero out the heading's top margin so it aligns with the top of the
  adjacent image grid

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-30 16:39:23 +02:00
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
GitSync f566c1b639 Surface image max-count in label/help text on galerie and gallery-1 2026-08-30 15:37:04 +02:00
GitSync 9c166496dd Merge intro+heading into section text fields on galerie and gallery-1 2026-08-30 15:35:25 +02:00
GitSync d95a611a68 Cap image-select fields (Galerie 4/4, gallery-1 2/2); merge intro into text on gallery-2/3 2026-08-30 15:33:17 +02:00
GitSync 754373d5a1 gallery-2/3: move page media field to end of the Content tab in Admin 2026-08-30 15:30:59 +02:00
GitSync aff73e7fbd gallery-2/3: use page media ordering instead of explicit image list field 2026-08-30 15:25:44 +02:00
GitSync cc69592b5d Simplify gallery-2/3 to a single text field instead of two split sections 2026-08-30 15:20:35 +02:00
GitSync 3fac28ea0a Add Admin blueprints for gallery-1/2/3 so text and images are editable 2026-08-30 15:18:17 +02:00
GitSync 98c69f73be (Grav GitSync) Automatic Commit from GitSync 2026-08-30 11:44:40 +00:00
GitSync 3e0940a1db (Grav GitSync) Automatic Commit from GitSync 2026-08-30 11:35:52 +00:00
GitSync 0871a0f57d (Grav GitSync) Automatic Commit from GitSync 2026-08-25 17:38:09 +00:00
m038andClaude Sonnet 4.6 a2920f812d Rename image fields and implement werk-in-detail gallery
- Rename image_main/image_secondary/image_logo/image_portrait to
  portret/extra_1/logo/extra_2 in pages, blueprints, and templates
- Add extra_2 image slot to home and CV (hidden on mobile)
- Wire werk-in-detail to real child pages instead of picsum placeholders
- Remove glightbox CDN dependency from werk-in-detail
- Add album blueprint, template, and grote-objecten album page

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-13 18:49:29 +02:00
m038andClaude Sonnet 4.6 ac322c9917 Make logo editable on home and CV pages, add all media to page folders
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:45:37 +02:00
m038andClaude Sonnet 4.6 cd92462a80 Make CV page portrait image editable via admin
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:43:55 +02:00
m038andClaude Sonnet 4.6 c6f443206c Translate home page blueprint labels to Dutch
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:35:03 +02:00
m038andClaude Sonnet 4.6 2fd310c32f Switch home page image fields to pagemediaselect for easier reuse
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:34:31 +02:00
m038andClaude Sonnet 4.6 b99ad81d9e Make home page portrait images editable via admin
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 00:16:59 +02:00