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 #1

Updated by Mathias Schreiber about 8 years ago

  • Tracker changed from Task to Feature
  • Category set to Backend User Interface
Actions #2

Updated by Gerrit Code Review about 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47761

Actions #3

Updated by Gerrit Code Review about 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47761

Actions #4

Updated by Gerrit Code Review about 8 years ago

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47773

Actions #5

Updated by Gerrit Code Review about 8 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47761

Actions #6

Updated by Gerrit Code Review about 8 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47761

Actions #7

Updated by Gerrit Code Review about 8 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47761

Actions #8

Updated by Stephan Großberndt about 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF