Project

General

Profile

Actions

Feature #18826

closed

Enable configuration of filesize labels for CType uploads

Added by Tom Ruether almost 16 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Communication
Target version:
-
Start date:
2008-05-23
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

Description

Hello Team,

the labels for the upload filesize aren't configurable by now.

The old style to set labels for tt_content.uploads isn't supported anymore.

With these patch-files you can use now the following configuration:
#constants
styles.content.uploads.filesize.labels = Bytes | KB | MB | GB

OR

  1. setup
    tt_content.uploads.20.filesize.labels = Bytes | KB | MB | GB

Patchfile is made from actual svn source 4-2

Yours sincerly

Tom RĂ¼ther

(issue imported from #M8487)


Files

0008487_v2.patch (1.79 KB) 0008487_v2.patch Administrator Admin, 2008-05-31 15:30
0008487_v3.patch (2.45 KB) 0008487_v3.patch Administrator Admin, 2008-06-04 23:56
0008487_v4.patch (1.93 KB) 0008487_v4.patch Administrator Admin, 2009-03-09 15:53

Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Feature #16981: Filelinks content element: FormatSize should be configurable via TypoScriptClosedOliver Hader2007-02-13

Actions
Actions #1

Updated by Oliver Hader almost 16 years ago

Changed to use stdWrap for the filesizes...

Actions #2

Updated by Oliver Hader about 15 years ago

Committed to SVN Trunk (rev. 5164)

Actions

Also available in: Atom PDF