Theme Joomla Extensions

IPTC, it is possible for captions?

We have on website one flash gallery, where we´re using IPTC for captions. When I want to speed up my work and do not duplicates of informations, it´s possible to get description of images from IPTC field in Kupo? Maybe not standard question, but it can help many others. Maybe...

Lumo replied we thinking of the same thing right?

You talking about the "International Press Telecommunications Council" photo metadata right? If so we have nothing like that at the moment, but we will look into it and see if we can find a way to build something like this.

If it looks possible, we will add it to our list of ongoing updates for Kupo Slides!

jurajvt replied Yes, you´re right

Hi, thank you for your answer. Sample from script, what we are using in flash gallery:

if (isset($info["APP13"])) { 
$iptc = iptcparse($info["APP13"]); 
$ipctcaption = $iptc["2#120"][0]; 
if(strlen  (  trim($ipctcaption))){ 
$caption=mb_convert_encoding($ipctcaption, "auto", mb_detect_encoding($ipctcaption, "ISO-8859-1, auto", true));}

Maybe it help you. We need IPTC field 2#120, it is most used by users.

You must be logged in to post a comment. Please register if you do not have an account yet.

busy

INSIDE: Forum / Extensions

members

search