[TYPO3-german] Typo3 6.1 CONTENT mit FILES
    Patrick 
    patrick at sunsus.net
       
    Wed May 29 07:53:03 CEST 2013
    
    
  
Hallo Zusammen 
tt_content macht das neu über eine php funktion: 
# *****************
# CType: image
# *****************
# (also used for rendering 'textpic' type):
tt_content.image = COA
tt_content.image.10 = < lib.stdheader
tt_content.image.20 = USER
tt_content.image.20 {
        userFunc = tx_cssstyledcontent_pi1->render_textpic
        # Image source
        imgList.field = image
        imgList.override.field = image_fileUids
        imgPath = uploads/pics/
        # Single image rendering
        imgObjNum = 1
        1 {
                file.import.current = 1
                file.width.field = imagewidth
Sollte das nicht beser über Files gelöst werden? 
Gruss
Patrick 
    
    
More information about the TYPO3-german
mailing list