[TYPO3-german] IMG_RESOURCE aus tt_news
    Carsten Jonas 
    c_jonas at westfalen-blatt.de
       
    Fri Apr 16 17:35:06 CEST 2010
    
    
  
Guten Abend,
folgenden Code habe ich in tt_news unter typoscript for this content element:
plugin.tt_news.displayList {
              image >
              image.stdWrap.cObject = IMG_RESOURCE
              
              image.stdWrap.cObject.file {
                      
                              import=uploads/pics/
                              import.data = field:image
                              import.listNum = 0
                              import.override.field = image
                                           
                      }
}
Meine Hoffnung: In diesem Element werden künftig alle Bilder als IMG_RESOURCE, also ohne img src, width, height, etc. angezeigt. 
Leider wurde ich einmal mehr entäuscht. 
Könnt Ihr mir helfen?
Vielen Dank
Carsten
    
    
More information about the TYPO3-german
mailing list