Revision: 32259
Updated Code
at September 21, 2010 19:27 by foertel
Updated Code
'config' => array( 'type' => 'group', 'internal_type' => 'file', 'allowed' => 'gif,png,jpeg,jpg', 'max_size' => 2048, 'uploadfolder' => 'uploads/###extkey###', 'show_thumbs' => 1, 'size' => 1, 'minitems' => 0, 'maxitems' => 1, )
Revision: 32258
Updated Code
at September 21, 2010 19:23 by foertel
Updated Code
'config' => array( 'type' => 'group', 'internal_type' => 'file', 'allowed' => 'gif,png,jpeg,jpg', 'max_size' => 2048, 'uploadfolder' => 'uploads/XXXextensionXXX', 'show_thumbs' => 1, 'size' => 1, 'minitems' => 0, 'maxitems' => 1, )
Revision: 32257
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at September 21, 2010 19:20 by foertel
Initial Code
'config' => array( 'type' => 'group', 'internal_type' => 'file', 'allowed' => 'gif,png,jpeg,jpg', 'max_size' => 500, 'uploadfolder' => 'uploads/XXXextensionXXX', 'show_thumbs' => 1, 'size' => 1, 'minitems' => 0, 'maxitems' => 1, )
Initial URL
Initial Description
Initial Title
tca config single image (2M)
Initial Tags
textmate
Initial Language
PHP