forum.coppermine-gallery.net

No Support => General discussion (no support!) => Topic started by: milda on July 28, 2004, 11:10:45 am

Title: problems with file info in gallery
Post by: milda on July 28, 2004, 11:10:45 am
Hi
Iam new in coopermine so maybe Ive missed something but I have problems with language coding in file info.
I take file info from EXIF but in comment Iam using czech language characters.

http://www.je-nejlepsi.cz/mismas/album/displayimage.php?album=lastup&cat=0&pos=1
seems to me that coopermine cannot handle UNICODE is that true?

second thing is, may I choose wich file info I want to show (I dont want to show filename for example)?
Title: Re: problems with file info in gallery
Post by: Joachim Müller on July 28, 2004, 02:04:28 pm
1) We have a "one question per thread" policy on this board. In the future, please post only one question per thread
2) Unicode:
Quote
seems to me that coopermine cannot handle UNICODE is that true?
No, coppermine can handle unicode. What exactly is your problem. When I browse the page you linked, the Czech chars are being displayed perfectly well (see attachment)
3) Which info to show: please search the forum, this has been asked (and answered) before.

GauGau
Title: Re: problems with file info in gallery
Post by: milda on July 29, 2004, 02:48:18 pm
1/ sorry about that. Next time I will do that


2/
OK, Iam testing album just now so maybe I just disabled  it at moment when you looked at it.

Try it again please. Here is example URL:
http://www.je-nejlepsi.cz/mismas/album/displayimage.php?album=6&pos=1
Title: Re: problems with file info in gallery
Post by: Joachim Müller on July 30, 2004, 09:08:04 am
did you just enter the comment with your czech keyboard, or what exactly did you do? What are the encoding settings in your browser?

GauGau
Title: Re: problems with file info in gallery
Post by: milda on August 02, 2004, 11:03:13 am
did you just enter the comment with your czech keyboard, or what exactly did you do? What are the encoding settings in your browser?

GauGau

Iam using zoner media explorer (for non-czech users zoner photo studio - http://www.zoner.com/). It is a czech product so I simply write down using czech-characters in EXIF data. I know developers of that product personally and they sad that this is not problem with software but it is problem with php app.

Ive checked it on Mozilla firefox (ISO-8859-2 coding) and IE6 (8859-2 too).
Title: Re: problems with file info in gallery
Post by: Joachim Müller on August 02, 2004, 01:55:33 pm
ok, I must confess I'm no exif specialist. I'll ask Tarique to look into this.

GauGau
Title: Re: problems with file info in gallery
Post by: Tarique Sani on August 02, 2004, 03:36:27 pm
Please give a sample picture (preferably small) with unicode comment and a small screenshot of how the comment is meant to look like - I will look into it ASAP
Title: Re: problems with file info in gallery
Post by: milda on August 03, 2004, 09:36:27 am
Please give a sample picture (preferably small) with unicode comment and a small screenshot of how the comment is meant to look like - I will look into it ASAP

Here is the picture with exif data in unicode:
<img href="http://je-nejlepsi.cz/mismas/crw_4315.jpg">

and here is how unicode data looks when I writing it to exif:
<img href="http://je-nejlepsi.cz/mismas/exif-unicode.gif">
(ZME is czech program so "Nazev" mean "name" and "Popis" mean "description")

Title: Re: problems with file info in gallery
Post by: Tarique Sani on August 03, 2004, 11:18:11 am
See attachment - maybe you would like to check out the latest CVS version with a new EXIF manager which allows you to select which EXIF tags you want to display

BUT the CVS version comes with Zero support :)

[attachment deleted by admin]
Title: Re: problems with file info in gallery
Post by: milda on August 03, 2004, 12:28:07 pm
See attachment - maybe you would like to check out the latest CVS version with a new EXIF manager which allows you to select which EXIF tags you want to display

BUT the CVS version comes with Zero support :)

What is CVS and where can I download it?
Title: Re: problems with file info in gallery
Post by: Tarique Sani on August 03, 2004, 01:05:28 pm
Don't be offended but if you don't know that then probably it is not for you.

CVS is Concurrent Versions System - it is a software which allows online collaboration among developers, the code repository can also be accessed by anyone who has a CVS client installed. More details here  http://sourceforge.net/cvs/?group_id=89658