home.social

#viewhelper — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #viewhelper, aggregated by home.social.

  1. 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/sitepackage

  2. 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?