Neuer Artikel im Blog:

Fluid bekommt Template-APIs: Der neue f:argument ViewHelper

https://wwagner.net/blog/a/fluid-bekommt-template-apis-der-neue-fargument-viewhelper

#FluidTemplate #ViewHelper #TYPO3

Fluid bekommt Template-APIs: Der neue f:argument ViewHelper

Fluid 4.2.0 führt f:argument ein: Templates mit klaren APIs, Typ-Validierung und besserer Dokumentation.

Want the #localized or base #websiteTitle (if either exists) and a #fallback value (like host) in your copyright? Use the Or #ViewHelper or #ternary #operator in #Fluid! See my #sitepackage example. Is there a way to concatenate more than 2 values? #TYPO3
https://github.com/ErHaWeb/sitepackage/commit/082fd8d
[FEATURE] Use (localized) website title in copyright if present · ErHaWeb/sitepackage@082fd8d

Sitepackage for TYPO3 CMS that adheres to the recommended standards, maps all conceivable functional areas and contains examples for common use cases. - [FEATURE] Use (localized) website title in copyright if present · ErHaWeb/sitepackage@082fd8d

GitHub
OH: "My little #ViewHelper#Fluid is magic" #typo3
The #TYPO3 #Debug #ViewHelper in #Fluid sometimes confuses #integrators. Think of public getter without class property like `FileReference::getProperties` usable via `yourFileRef.properties`. Wouldn't it be better to list ALL information that can be used? What do you think?