/ Published in: Other
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
'XXXfieldnameXXX' => array(
'exclude' => 0,
'label' => 'LLL:EXT:XXXextKeyXXX/Resources/Private/Language/locallang_db.xml:XXXtableNameXXX.XXXfieldnameXXX',
'config' => array(
'type' => 'group',
'internal_type' => 'file',
'allowed' => 'gif,png,jpeg,jpg',
'max_size' => 2048,
'uploadfolder' => 'uploads/XXXextKeyXXX',
'show_thumbs' => 1,
'size' => 1,
'minitems' => 0,
'maxitems' => 1,
)
),
Comments
 Subscribe to comments
                    Subscribe to comments
                
                