geoproject-app/public
isUnknown 32e8301d91
Some checks failed
Deploy / Build and Deploy to Production (push) Has been cancelled
feat: transform map-editor markers into Kirby subpages
Major refactoring of the map-editor plugin to store markers as Kirby
subpages instead of YAML data, enabling extensible block content.

Backend Changes:
- Add API routes for marker CRUD operations (GET, POST, PATCH, DELETE)
- Create marker.yml blueprint with content & position tabs
- Add markers section to map.yml blueprint
- Update useMapData to only handle center/zoom/background
- Create useMarkersApi composable for API communication

Frontend Changes:
- Refactor MapEditor.vue to support multi/single modes
- Multi mode: loads markers via API, redirects to Panel for editing
- Single mode: displays single marker for position tab in marker page
- Remove MarkerEditor.vue modal (replaced by Panel editing)
- Normalize position format handling (lon vs lng)

API Features:
- Session-based auth for Panel requests (no CSRF needed)
- Proper error handling and validation
- Markers created as listed pages (not drafts)
- Uses Kirby's data() method for JSON parsing

Documentation:
- Add IMPLEMENTATION_SUMMARY.md with technical details
- Add TESTING_CHECKLIST.md with 38 test cases

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-29 14:08:40 +01:00
..
assets fix color picker z-index (always above) 2026-01-09 17:03:11 +01:00
content refactor: rename carte template to map for consistency 2026-01-28 14:07:40 +01:00
kirby init with kirby, vue and pagedjs interactive 2025-11-24 14:01:48 +01:00
media init with kirby, vue and pagedjs interactive 2025-11-24 14:01:48 +01:00
site feat: transform map-editor markers into Kirby subpages 2026-01-29 14:08:40 +01:00
vendor feat: add custom CSS save system with dual-editor interface 2026-01-09 13:39:25 +01:00
.editorconfig init with kirby, vue and pagedjs interactive 2025-11-24 14:01:48 +01:00
.gitignore untrack content 2026-01-09 16:22:56 +01:00
.htaccess init with kirby, vue and pagedjs interactive 2025-11-24 14:01:48 +01:00
composer.json feat: add custom CSS save system with dual-editor interface 2026-01-09 13:39:25 +01:00
composer.lock feat: add custom CSS save system with dual-editor interface 2026-01-09 13:39:25 +01:00
index.php init with kirby, vue and pagedjs interactive 2025-11-24 14:01:48 +01:00
README.md init with kirby, vue and pagedjs interactive 2025-11-24 14:01:48 +01:00

Kirby: the CMS that adapts to any project, loved by developers and editors alike. The Plainkit is a minimal Kirby setup with the basics you need to start a project from scratch. It is the ideal choice if you are already familiar with Kirby and want to start step-by-step.

You can learn more about Kirby at getkirby.com.

Try Kirby for free

You can try Kirby and the Plainkit on your local machine or on a test server as long as you need to make sure it is the right tool for your next project. … and when youre convinced, buy your license.

Get going

Read our guide on how to get started with Kirby.

You can download the latest version of the Plainkit. If you are familiar with Git, you can clone Kirby's Plainkit repository from Github.

git clone https://github.com/getkirby/plainkit.git

What's Kirby?

  • getkirby.com Get to know the CMS.
  • Try it Take a test ride with our online demo. Or download one of our kits to get started.
  • Documentation Read the official guide, reference and cookbook recipes.
  • Issues Report bugs and other problems.
  • Feedback You have an idea for Kirby? Share it.
  • Forum Whenever you get stuck, don't hesitate to reach out for questions and support.
  • Discord Hang out and meet the community.
  • Mastodon Spread the word.
  • Bluesky Spread the word.

© 2009 Bastian Allgeier getkirby.com · License agreement