[TYPO3-german] Re: =?UTF-8?Q?Re:__TYPOSCRIPT_=c3=84nderungen_von_4.7_auf?= 6.2
Basti Baumann
donillo at gmail.com
Tue Jan 19 16:22:28 CET 2016
Hmmm, irgendwie komme ich da nicht weiter.
Ich will ja im Moment erst einmal nur das Bild ausgeben und habe das so versucht via TYPOSCRIPT:
plugin.tx_imagetext_pi1 = FILES
plugin.tx_imagetext_pi1 {
references {
table = tt_content
uid.data = uid
fieldName = tx_imagetext_image
}
renderObj = IMAGE
renderObj.file.import.data = file:current: originalUid // file:current:uid
}
Ich hole damit doch das Bild der aktuellen UID aus der Tabelle tt_content und dem Feld tx_imagetext_image, oder nicht?
Aber ausgegeben wird nix irgendwie... Was mache ich denn da falsch?
More information about the TYPO3-german
mailing list