Files
schachfreunde-badsteben/site/blueprints/pages/news.yml
T
tfeigel 07814712d7 feat: extend news section with tag filtering, improved layout, and homepage integration
Added tag filtering functionality to the blog and news sections, allowing users to filter posts by categories. Enhanced layout with improved tag display, author details, and responsive styling. Integrated the latest news preview into the homepage template. Adjusted visibility logic for navigation arrows in event carousel and refined related PHP snippets for better clarity and reusability.
2025-07-13 12:58:21 +02:00

76 lines
1.8 KiB
YAML

title: Block Page
columns:
main:
width: 2/3
sections:
content:
type: fields
fields:
blocks:
type: blocks
pretty: true
fieldsets:
- heading
- text
- markdown
- image
- line
- gallery
- type: fen
label: FEN-Diagramm
preview: fields
wysiwyg: true
fields:
fen:
type: text
label: FEN-Position
- type: pgn4web
label: PGN-Datei
preview: fields
fields:
pgn:
label: PGN-Datei
type: files
sidebar:
width: 1/3
sections:
publishing:
type: fields
fields:
image:
label: Titelbild
type: files
headline:
label: Überschrift
type: text
subheadline:
label: Untertitel
type: text
summary:
label: Zusammenfassung
type: textarea
size: small
tags:
label: Tags
type: multiselect
min: 1
max: 3
options:
Spielbericht: Spielbericht
Vereinsleben: Vereinsleben
Vereinsmeisterschaft: Vereinsmeisterschaft
Pressebericht: Pressebericht
Turnierbericht: Turnierbericht
author:
label: Autor
type: users
default: true
date:
label: Datum
type: date
display: DD.MM.YYYY
default: today