Page 1 of 1

Easy way to import images including info of the photo that goes to the description or meta descr

Posted: 11 Mar 2017, 13:18
by stof
Hi,

I was wondering if there is a way to import photo's in bulk including the data that is attached to the photo's...

For example an image has got a title a subject and labels.

What I look for is a tool that imports the photo (that is standard in Phoca) and automatically puts the labels of the photo in the field of the description...
I hope I am clear in what I mean ..

Would that be possible? Or can that be made easily?

Re: Easy way to import images including info of the photo that goes to the description or meta descr

Posted: 12 Mar 2017, 15:23
by Jan
Hi, you can import images with help of multiple add function: https://www.phoca.cz/documents/2-phoca-g ... categories

In case you have some data assigned with the images, I think, the best way is to import them through SQL - e.g. per phpMyAdmin :idea:

Jan

Re: Easy way to import images including info of the photo that goes to the description or meta descr

Posted: 14 Mar 2017, 10:07
by marcel77
Hi,

do you mean the import of EXIF data?

Marcel

Re: Easy way to import images including info of the photo that goes to the description or meta descr

Posted: 14 Mar 2017, 23:36
by stof
Hi,

I dont think it is exif data.. That is more the camera type etc?
I mean the info that is added to a photo. The description that is added.

Re: Easy way to import images including info of the photo that goes to the description or meta descr

Posted: 16 Mar 2017, 16:19
by Jan
Hi, it depends from where this description comes and where it is stored. If as exif or iptc, it can be somehow read (with help of customiziation) and moved to database. :idea:

Jan