[TYPO3-dam-devel] RFC: Bugfix: 5698: Upload Number of Files Has not Affect

Michiel Roos [netcreators] michiel at netcreators.com
Thu Oct 11 16:31:48 CEST 2007


This is a svn patch request.

Type: bugfix

Problem:
The uploads dropdown menu that allows the user to select 5, 10, or 15
has no affect on the number of, "browse", fields that show up. If 10 or
15 is selected the number of browse fields remains at 5.

Solution:
Modify lib/class.tx_dam_scbase.php to include the following (near line 347):
          'tx_dam_file_uploadFields' => array(
              5 => '5',
              10 => '10',
              15 => '15',
            ),
          'tx_dam_file_upload_overwrite' => '',

Branches:
Head

Bugtracker reference: http://bugs.typo3.org/view.php?id=5698

Kind regards,


Michiel Roos

-- 
Netcreators BV :: creation and innovation
www.netcreators.com

Interesse in werken bij Netcreators?
http://www.netcreators.com/bedrijf/vacatures/

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 5698.fix.diff
Url: http://lists.netfielders.de/cgi-bin/mailman/private/typo3-team-dam/attachments/20071011/34681484/attachment.txt 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: michiel.vcf
Type: text/x-vcard
Size: 299 bytes
Desc: not available
Url : http://lists.netfielders.de/cgi-bin/mailman/private/typo3-team-dam/attachments/20071011/34681484/attachment.vcf 


More information about the TYPO3-team-dam mailing list