Project

General

Profile

Actions

Feature #48785

closed

Reverse sorting of FilesContentObject

Added by René Pflamm about 11 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2013-06-03
Due date:
% Done:

0%

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

Description

An option to reverse the sorting of the files list would be nice.

page.10 = FILES

page.10 {
  files = 12,15,16
  collections = 2,9
  folders = 1:mypics/

  sorting = name
  reverse = 1

  renderObj = TEXT
  renderObj {
    data = file:current:size
    wrap = <p>File size: <strong>|</strong></p>
  }
}

Files

FilescontentObjectSorting.patch (985 Bytes) FilescontentObjectSorting.patch Enable reverse sorting René Pflamm, 2013-06-03 10:48
FilesContentObject.php.patch (531 Bytes) FilesContentObject.php.patch Witali Rott, 2013-12-06 14:11
Actions

Also available in: Atom PDF