The companion TYPO3 v14 demo for my "Content Editing Unlocked" talk at TYPO3 Developer Days 2026 - everything from the session as working code: theme-aware RTE previews, button styles shared via Site Sets, an OpenStreetMap block widget, and link icons in the link browser.
Released: Sat Aug 08 2026
What's inside
A TYPO3 v14 project showing how to make CKEditor 5 match your frontend instead of fighting it. It covers the whole talk in runnable form: RTE previews that follow the site theme, style-based button elements defined once in a Site Set and reused across sites, a custom OpenStreetMap block widget rendered identically in the editor and on the live site, and custom icons that show up in the link browser.
Why it exists
Talks fade, repositories stay. Every configuration decision and production gotcha from the session is captured here as code you can clone, run, and compare against your own setup - the contract between the editor and the live site, made explicit.
