forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 miscellaneous => Topic started by: taucher_0815 on June 03, 2010, 12:37:53 pm

Title: View by Date
Post by: taucher_0815 on June 03, 2010, 12:37:53 pm
Hi community!

Link to CPG: http://www.sk-foto.info (http://www.sk-foto.info)
My question is: In the general options you can activate the view by date. This refers to the date of the upload of the picture.

Is there a way or plugin to modify the "view by date" to the date the images were taken? Exifs are present in all images...

Many thanks
Sven
Title: Re: View by Date
Post by: Αndré on June 03, 2010, 01:24:09 pm
That's currently not possible. But you can modify the meta album (or better: overwrite it with the help of a plugin) 'datebrowse' in include/functions.inc.php.
Title: Re: View by Date
Post by: taucher_0815 on June 03, 2010, 01:29:45 pm
Will have a look at this. Thanks
Title: Re: View by Date
Post by: Αndré on June 03, 2010, 01:36:22 pm
Another idea: if you overwrite the upload time with the exif time, you don't need to modify the core code or write a plugin where you have to grab the exif time.
Title: Re: View by Date
Post by: taucher_0815 on June 03, 2010, 01:39:53 pm
Will have a look on the 2nd way... Hopefully more easy to handle for any future updates.
But my SQL- and Coding-Skill are more than worst :)
Title: Re: View by Date
Post by: GerritR on June 20, 2010, 08:23:47 am
Quote
Another idea: if you overwrite the upload time with the exif time, you don't need to modify the core code or write a plugin where you have to grab the exif time.

I would also like to upload my time writing the exif time, what should I change it?
what cut and paste into my php still succeed, even one writing code I know nothing about.

Regards, Gerrit
Title: Re: View by Date
Post by: Joachim Müller on June 21, 2010, 10:23:04 am
You don't hijack other's threads (http://forum.coppermine-gallery.net/index.php/topic,55415.msg270618.html#msg270618) and you respect board rules by posting a link to your gallery (http://forum.coppermine-gallery.net/index.php/topic,55415.msg270616.html#msg270616) for a start.