Skip to content

Instantly share code, notes, and snippets.

@josefglatz
Created December 16, 2014 19:14
Show Gist options
  • Save josefglatz/89a95af65bee7bd50e5a to your computer and use it in GitHub Desktop.
Save josefglatz/89a95af65bee7bd50e5a to your computer and use it in GitHub Desktop.
TYPO3CMS Auslesen Ressource (als Notiz für Websailor)
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
}
}
@halbkreativ
Copy link

bist ein Wahnsinn. hat alles geklappt! :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment