[TYPO3-english] Split within menu
    Victor Livakovsky 
    v-tyok at mail.ru
       
    Thu May 17 11:39:47 CEST 2012
    
    
  
Hi, Jan.
You may do that a bit different:
1.NO.stdWrap.override.cObject = COA
1.NO.stdWrap.override.cObject {
       10 = IMAGE
       10 {
        params = class="fst"
        file.import = uploads/media/
        file.import.field = media
        file.import.listNum = 0
        file.height = 252
        file.width = 252
       }
        20 < .10
        20.params = class="snd"
        20.import.listNum = 1
        30 < .10
        30.params = class="trd"
        30.import.listNum = 2
}
Have not trued this code, but you shoould get the idea.
    
    
More information about the TYPO3-english
mailing list