> 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


sorry, muss natürlich so heißen:
tt_content.uploads.20.sorting.field = sys_file_metadata:sys_file_metadata


> 
> hat nicht funktioniert.
> 
> Irgendwer eine Idee?

Johannes.

_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an