machwatt / sf_filecollection_gallery

Simple Image Gallery für TYPO3 CMS which renders a FileCollection containing static or folder based images.
GNU General Public License v2.0
8 stars 11 forks source link

Sort by EXIF + Show latest from multiple folder #22

Open harp71 opened 9 years ago

harp71 commented 9 years ago

Hi, is it possible to sort images by EXIF Creation-Date/-Time? Can you show latest-photos from several folders? If not, both would be nice-to-have. Harp

machwatt commented 9 years ago

Hi @harp71 ,

at the moment the only sorting possibilities are those provided by "native" file collections. This means, there is no sorting in the extension but in the data you provide (for file collection from "selection of files" this would be the order in the selection field and for file collection from storage this should be alphabetical order if i am correct).

Maybe it would be a nice feature to get any sorting at least to the file collection from storage.

harp71 commented 9 years ago

Hi Jöran,

ich denke wir können auf deutsch weiter machen :)

Sorry, wenn ich noch mal nachhake ... vielleicht hast du ja eine Lösung für ein aktuelles Problem, vielleicht auch über deine Extension. Und vielleicht wird es klarer, wenn ich die Anforderung kurz beschreibe: Ich suche nach einer Möglichkeit, einfach Bilder per FTP in mehrere Ordner zu laden und diese auf einer Website darzustellen. Soweit gut mit deiner EXT. Diese Bilder sollen dann nach Datum, idealerweise nach EXIF-Aufnahmedatum, sortiert sein. Dann würde ich noch gerne die 10-15 neuesten Bilder aus allen Ordnern gemischt auf einer Seite darstellen.

Hab dich grade auf XING angefragt.

LG Harald

2015-03-04 10:25 GMT+01:00 Jöran Kurschatke notifications@github.com:

Hi @harp71 https://github.com/harp71 ,

at the moment the only sorting possibilities are those provided by "native" file collections. This means, there is no sorting in the extension but in the data you provide (for file collection from "selection of files" this would be the order in the selection field and for file collection from storage this should be alphabetical order if i am correct).

Maybe it would be a nice feature to get any sorting at least to the file collection from storage.

— Reply to this email directly or view it on GitHub https://github.com/Skyfillers/sf_filecollection_gallery/issues/22#issuecomment-77122576 .