coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Miscellaneous => Topic started by: Magnumi on October 18, 2005, 08:24:29 AM

Title: Searching through EXIF data
Post by: Magnumi on October 18, 2005, 08:24:29 AM
I'm trying to make an decision between Gallery2 and Coppermine in an company project that I've been working on. The project is about creating an data repository for all kinds of images and it has to be searchable. Every image posted should come with meta-tags or keywords which should be searchable throught the system.

I came to the conclusion that it would be way smarter to put all the extra data and tags into the actual images as EXIF data and then try to get that data to the gallery. While using Gallery2 I succeeded in doing this and I also got the search function working right which was vital to my project. It didn't work "cleanly" instead while uploading the system took the EXIF data from the comment field and pasted it into the system to an caption field. But hey- it worked nicely.

Now I've been trying to do the same thing with Coppermine, but without success. CPG displays the EXIF data nicely below the image but the seach function doesn't find anything. I've tried going through all the support forums without success. Some posts have mentioned that it should work..

Am I doing something wrong or is a yet-to-be-released feature?

Thanks for your quick reply and keep up the good work! =)

-Mikko Suihko
Title: Re: Searching through EXIF data
Post by: Magnumi on October 20, 2005, 10:08:07 AM
It it really so hard to get support for this issue?!?  :(
Title: Re: Searching through EXIF data
Post by: Joachim Müller on October 20, 2005, 06:09:37 PM
exif metadata is currently not searched, but it shouldn't be too hard to come up with a mechanism that does this, at least for cpg1.4.x
Title: Re: Searching through EXIF data
Post by: Magnumi on October 24, 2005, 07:09:21 AM
I know you hear this all the time, but it would be awesome if you could integrate this option to the next oncoming release (1.4). Even if it doesn't work "cleanly" I would be quite happy if it would work even in some way (like in Gallery2). In the meantime it would seem that I have to start building the site with G2 and then switch to Coppermine when the feature is implemented if someone doesn't find an workaround.

Btw. Couldn't someone just make an small mod which would paste the EXIF information to an caption/comment field in Coppermine in the meantime?

Keep up the good work! =)
Title: Re: Searching through EXIF data
Post by: Joachim Müller on October 24, 2005, 07:49:33 AM
We have a feature-freeze for cpg1.4.x, which means that no new features will be added. This is why your request will have to wait for cpg1.5.x or will have to be contributed as a mod.