[TYPO3-english] Re: Fluid templates and variables

Eduardo Aros eduardo.aros at biosoft.cl
Mon Aug 15 09:05:00 CEST 2016


HI there, it's been a while, it's possible do this with an array? 
For example an array of social media account:

page.10 {
    variables {
      socialAccounts {
        facebook.url = www.facebook.com
        facebook.icon = icon-facebook
        twitter.url = www.twitter.com
        twitter.icon = icon-twitter
          
      }
    }
}

I really appreciate any help you can provide.



More information about the TYPO3-english mailing list