Adding existing pictures Adding existing pictures
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Adding existing pictures

Started by brogaard, December 13, 2010, 12:54:35 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

brogaard

I am looking for a way to add a search-function for my clients for the 1000's of pictures, I have already uploaded on my website. Each client has his own folders with their pictures.

Can I somehow bacth-import the exif-data from these pictures into Coppermine and thus using the search-function from Coppermine?

Cheers Steen Brogaard

www.brogaard.com

Αndré

Coppermine has a batch-add feature. But I'm not sure if you want to use Coppermine as gallery app in general?

brogaard

I don't now for sure, as I already have a system based on Adobe Lightroom, from where I upload pictures. But I need the search-function and wis thinking of implementing it through Coppermine if that is somehow possible.

Αndré

I don't know Adobe Lightroom. But what you try to accomplish may not be the best solution imo. If you just want to read and store the exif data for searching purposes, Coppermine seems overdressed for me. Instead write a little script that reads that data (or hire a freelancer) and then add a search form to your current solution. Coppermine always creates thumbnails and maybe intermediate-sized pictures (depending on the settings) when you add that pictures to the gallery. So you'll have to modify the code that it won't touch your current files. Additionally you may get problems when you add/change/remove files in your system. How does Coppermine know that something has changed? That's a very error-prone environment imo.

brogaard

Overkill sounds just like me... Thanks for the advice - I wil try that angle, allthough I just got interested in Coppermine....