Project

General

Profile

Actions

Feature #56213

closed

Sorting Filelists by FAL attributes and provide sorting direction option

Added by Gregor Favre about 10 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Start date:
2014-02-22
Due date:
% Done:

100%

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

Description

When creating a "File Links" CE and adding a file collection, there is the possibility to sort the files by File Extension, File Name, Size, etc., but sorting by FAL fileobject properties is not possible.

Use Case: To have files in a directory, giving them a speaking title, setting via TS to have the file-title rendered instead of the file-name, and hence wanting to have the list sorted by the title.

With the introduction of FAL attributes like "Title, Description, ...", and the possibility to set the sorting by TS to any arbitrary string/field, it would be useful to have the possibility to sort by specific FAL attributes.

I found out that sorting is possible by any property a file object exposes, but it seems the FAL properties are not attached to the fileobject itself, hence sorting by these (non-existent) properties is of course not possible.

I know this is a big one, but encountered several situations where this would make sense.


Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Bug #59297: sorting.direction in Content Object FILES has no stdWrapClosed2014-06-02

Actions
Has duplicate TYPO3 Core - Bug #63509: filelinks is missing sort by dateClosed2014-12-02

Actions
Has duplicate TYPO3 Core - Task #59296: Filelinks Content Element: Implement sorting direction, use FAL fieldsClosed2014-06-02

Actions
Has duplicate TYPO3 Core - Feature #65403: Filelinks : Allow sort directionClosed2015-02-27

Actions
Actions

Also available in: Atom PDF