Created
December 16, 2014 19:14
-
-
Save josefglatz/89a95af65bee7bd50e5a to your computer and use it in GitHub Desktop.
TYPO3CMS Auslesen Ressource (als Notiz für Websailor)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 = FILES | |
10 { | |
begin = 0 | |
maxItems = 1 | |
references { | |
table = pages | |
uid.field = uid | |
fieldName = media | |
} | |
renderObj = IMAGE | |
renderObj { | |
file.import.data = file:current:uid | |
file.treatIdAsReference = 1 | |
altText.field = nav_title // title | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
bist ein Wahnsinn. hat alles geklappt! :D