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.
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to