Baden-Württemberg hat THE LÄND – die TYPO3-Community hat THE CÄMP. 🏰
08.–10. Mai 2026, Heidelberg. Das erste TYPO3-Camp in dieser Stadt überhaupt. Ein Event, das ich gerne unterstütze, weil hier sowohl Technik als auch echtes Miteinander zu Hause ist.
Nur echt mit zwei Punkten.
👉 Tickets: https://tickets.typo3-the-camp.de/
#TYPO3 #TheCamp #BarCamp #Heidelberg #OpenSource #FOSS

📙 Transform.html ViewHelper <f:transform.html>
Transforms HTML and substitutes internal link scheme aspects.
➡️ https://docs.typo3.org/other/typo3/view-helper-reference/13.4/en-us/Global/Transform/Html.html
The #TYPO3 extension page_password v1.2.0 is now compatible with TYPO3 v14.
https://extensions.typo3.org/extension/page_password
The #TYPO3 extension multisite_belogin v14.1.0 is now compatible with TYPO3 v14.
https://extensions.typo3.org/extension/multisite_belogin
Neuer Artikel im Blog:
TYPO3 v14: Rich Text Editor im Form Framework. Schluss mit Workarounds bei Checkbox-Labels
🌍 Crowdin best practice
A few tips and recommendations that will hopefully inspire you to make TYPO3 available to many more users – in their own language.
📙 How to use bitsets in TYPO3
Bitsets are used to handle boolean flags efficiently.
➡️ https://docs.typo3.org/m/typo3/reference-coreapi/13.4/en-us/ApiOverview/BitSets/BitSet.html
The #TYPO3 extension varnish v8.0.0 is now compatible with TYPO3 v14.
https://extensions.typo3.org/extension/varnish
Die TYPO3 Varnish Extension ist ab sofort mit TYPO3 14 kompatibel 🎉
Damit unterstützt die Version v8.0.0 der Extension neu TYPO3 v13 und v14. Die Extension findest du hier: https://extensions.typo3.org/extension/varnish
Auf unserem Managed Server ist Varnish bereits fixfertig vorkonfiguriert. Mehr Infos zum Managed Server: https://opsone.ch/de/managed-server
Und mehr zur Installation der Varnish Extension findest du in unserem Blogartikel zum Thema: https://opsone.ch/de/blog/typo-3-caching-mit-varnish-anleitung-und-tipps
#Varnish #TYPO3 #OpenSource #DevOps #SwissHosting

Ever had a “this is so TYPO3” moment? 😅
In our guide, we show how TYPO3 developers turn daily challenges, bugs, updates, and wins into memes everyone in the community can relate to.
Read the blog: https://t3planet.de/en/blog/typo3-memes/
#typo3 #typocms #t3planet #memes #typo3developers

Ein #TYPO3 Release erschien ausserhalb der Reihe (v12, v13, v14.1), aufgrund einer (nicht relevanten) Sicherheitslücke in "firebase/php-jwt". Durch die Composer-Sicherheitsfeature ist ein Update nötig um eine Projektinstallation/Deployment wieder ohne Fehler zu ermöglichen.
Das Release bringt sonst einige weitere kleine Fixes z.B. beim Cache-Clearing bei Extension-Aktivierung, CKEditor5 RegExpReplacements und ein sys_redirect Regressionbugfix.
Details: https://www.ppw.de/leistungen/typo3-cms-ihre-digitalagentur-ppw/typo3-version-13-4-26/
📙 The Extbase UriBuilder in TYPO3
The URI builder offers a convenient way to create links in an Extbase context.