[TYPO3-english]  FAL and title // alternative
    Christian Tauscher 
    christian.tauscher at media-distillery.de
       
    Wed Jul  9 12:17:25 CEST 2014
    
    
  
Hello.
I want to render some images width TYPO3 6.2.3
Here ist a snippet
object = IMAGE
object {
	file.import.data = file:current:publicUrl
	altText.data =  file:current:alternative // file:current:title
}
You see the altText line.
What I want:
If an altText is given then use this, else take the title.
This is not working.
Is there a different syntax for this feature wich I remember working
before FAL...?
Thank you for making things clear.
Christian.
    
    
More information about the TYPO3-english
mailing list