A new #TYPO3 extension has been published: ui_permissions version 1.0.0, compatible with TYPO3 v12.4.x to v13.4.x
https://extensions.typo3.org/extension/ui_permissions
Recently I came across the problem that I wanted at least one image to be mandatory in #TYPO3 news records when the "top news" flag was set. Using the standard displayCond and eval options in the TCA or TSConfig was not possible. Then, thanks to @josefglatz, I learned about FormDataProvider. This allows dynamic TCA changes while records are loading in the TYPO3 backend, among other things.
Since I could not find much documentation on this, I tried to compile a tutorial:
Heute endet der Early-Bird für das Deployment-Webinar (8. Dezember).
Für alle, die noch manuell deployen und auf automatisierte Workflows umsteigen wollen.
GitHub Actions und Deployer für TYPO3 – Schritt für Schritt und praxisnah.
Early-Bird bis 23:59 Uhr.
https://wwagner.net/webinar-deployment-mit-github-actions-und-deployer
📙 The Modal API in TYPO3
TYPO3 provides a backend API as basis to create modal windows with severity representation.
A new #TYPO3 extension has been published: mosaic_gallery version 0.1.6, compatible with TYPO3 v13.0.x to v13.99.x
https://extensions.typo3.org/extension/mosaic_gallery
Eine TYPO3-Business-Community.
Was du bekommst:
✅ Monatliche Live-Roundtables
✅ Job-Börse für Projektweiterempfehlungen
✅ Wissensarchiv mit allen Learnings
✅ Tool-Tipps von echten Nutzern
Was du NICHT bekommst:
❌ Verkaufsgetöse
❌ Corporate Bullshit
❌ Leere Versprechen
Nächstes Meeting: 09. Dezember
https://www.skool.com/business-roundtable-typo3

Bald gehts endlich wieder los nach Düsseldorf zur T3CON und wir freuen uns schon auf unseren Stand, nette Besucher und alles was dazu gehört! 🥳
Wen sehen wir dort? 🪩🙌🏼
#T3CON #T3CON25 #düsseldorf #TYPO3

💎 Little Gems in TYPO3 v13
While every major release contains loads of changes and new functionalities, only a few get highlighted in presentations and press releases. In this talk we'll have a look at some of the smaller changes that can make working with TYPO3 as editor, integrator or developer a bit easier.
by @jigal
➡️ https://www.youtube.com/watch?v=5IQkY8lZ9aM
Neu im Forum:
Fehler beim Import mit ws_scss
https://t3forum.net/d/1042-fehler-beim-import-mit-ws-scss
A new #TYPO3 extension has been published: skip_to_content version 1.2.2, compatible with TYPO3 v12.4.x to v13.4.x
https://extensions.typo3.org/extension/skip_to_content
I just learned, there is also a @ddev add-on available to have your documentation just there when you start your project:
https://github.com/TYPO3-Documentation/ddev-typo3-docs
And also #TYPO3 core contributions have you already covered with `build/Scripts/runTests.sh -s watchRst`
If you work a bit more with #TYPO3 reST file based documentation, you should definitely give live rendering a try. It's super easy and makes the editing and test process so much easier!
https://docs.typo3.org/permalink/h2document:live-rendering
Big #t3kudos to @jaapio and the @documentation team for this feature!
