Project

General

Profile

Actions

Feature #72923

closed

Make number of files shown in filelist module configurable

Added by Florian Seirer about 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2016-01-25
Due date:
% Done:

100%

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

Description

Right now it's hardcoded in /var/www/typo3/typo3-6.2.17/typo3/sysext/filelist/Classes/FileList.php, line 31:

    /**
     * Default Max items shown
     *
     * @todo Define visibility
     */
    public $iLimit = 40;

Setting the value via TypoScript, Install tool or extension settings would be nice.


Related issues 1 (0 open1 closed)

Precedes TYPO3 Core - Bug #75976: deprecated configuration name for number of files featureClosed2016-04-29

Actions
Actions

Also available in: Atom PDF