geoproject-app/public/site/blueprints/pages
isUnknown 76dee1b074
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 21s
fix: align content field names with blueprints, fix API field calls
Content .txt files:
- narrative.txt (×4): Introduction → Intro
- chapter.txt (×3): Text → Body
- geoformat.txt: Intro → Text
- map.txt: move Text content into Intro field

narrative.json.php:
- parseChapter: $chapter->text() → $chapter->body()
- parseMarker: $marker->text() → $marker->body()
- parseMap: $map->text() → $map->intro()
- narrative root: $page->introduction() → $page->intro()

Also commits Kirby content directory rename (1_cohesion-des-mondes → cohesion-des-mondes)
and new _drafts content.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-26 17:09:51 +01:00
..
chapter.yml fix: align content field names with blueprints, fix API field calls 2026-02-26 17:09:51 +01:00
default.yml init with kirby, vue and pagedjs interactive 2025-11-24 14:01:48 +01:00
geoformat.yml refactor: move coverFiles to plugin as page/file methods 2026-02-26 11:30:32 +01:00
map.yml improve map blueprint layout 2026-02-26 11:37:54 +01:00
marker.yml fix: align content field names with blueprints, fix API field calls 2026-02-26 17:09:51 +01:00
narrative.yml fix: align content field names with blueprints, fix API field calls 2026-02-26 17:09:51 +01:00
project.yml rename: chapitre/projet templates to chapter/project 2026-02-26 11:29:07 +01:00