refactor: rename carte template to map for consistency
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 15s

Rename all carte.yml files to map.yml and update references in blueprints to use English naming convention consistently across the codebase. This includes renaming 5 content files and updating template references in narrative and block blueprints.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
isUnknown 2026-01-28 14:07:40 +01:00
parent c7e751695f
commit 7e42c4baec
8 changed files with 2 additions and 83 deletions

View file

@ -4,5 +4,5 @@ fields:
map:
label: Choisir la carte
type: pages
query: page.parent.parent.children.filterBy('intendedTemplate', 'carte')
query: page.parent.parent.children.filterBy('intendedTemplate', 'map')
multiple: false

View file

@ -33,7 +33,7 @@ columns:
label: Pages
type: pages
template:
- carte
- map
- geoformat
sidebar:
width: 1/3