Hallo, weiß jemand, wie ich eine Dateiliste nach dem "Erstellungsdatum des Inhalts" (content_creation_date) in den Metadaten absteigend sortieren kann? Mit dem Timestamp klappt das schon:
tt_content.uploads.20.sorting.field = tstamp tt_content.uploads.20.sorting.direction = desc Anstelle von "tstamp" müsste das Feld "content_creation_date" angegeben werden können, was aber aus der Tabelle "sys_file_metadata" kommt. tt_content.uploads.20.sorting.field = sys_file_metadata:tstamp hat nicht funktioniert. Irgendwer eine Idee? Gruß, Johannes. _______________________________________________ TYPO3-german mailing list TYPO3-german@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german