geoproject-app/public/site/blueprints/blocks/map.yml
isUnknown 9482dfa08c refactor: restructure blueprints with tabs and shared fields
Reorganize narrative, geoformat, chapter, project and map blueprints
to use tabs layout. Add shared blueprint fields and files tab partials.
Update map block query for new page hierarchy.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 11:29:07 +01:00

8 lines
162 B
YAML

name: Carte
icon: map
fields:
map:
label: Choisir la carte
type: pages
query: page.children.filterBy('intendedTemplate', 'map')
multiple: false