Neuer Artikel im Blog:
Fluid bekommt Template-APIs: Der neue f:argument ViewHelper
wwagner.net/blog/a/fluid...
#FluidTemplate #ViewHelper #TYPO3
Latest posts tagged with #ViewHelper on Bluesky
Neuer Artikel im Blog:
Fluid bekommt Template-APIs: Der neue f:argument ViewHelper
wwagner.net/blog/a/fluid...
#FluidTemplate #ViewHelper #TYPO3
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
github.com/ErHaWeb/site...
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?