Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: display order of EXIF data  (Read 3747 times)

0 Members and 1 Guest are viewing this topic.

canelli

  • Translator
  • Coppermine novice
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 36
  • Fetched by CpmFetch
    • Centro Vela Dervio Sailing club
display order of EXIF data
« on: August 26, 2005, 02:13:40 pm »

I don't know if this is a bug or a feature request.

I notice that the exif data are displayed according to the label's alfabetical order and are not grouped according to theirs meant.
changing the labels in the language file change the order of displayed data.

try this:
in exif manager enable view of all data
in english language file change the two lines above (1005 and 1006)
Code: [Select]
  'ExifImageWidth' => 'Exif Image Width', //cpg1.4
  'ExifImageHeight' => 'Exif Image Height', //cpg1.4
with
Code: [Select]
  'ExifImageWidth' => 'A Exif Image Width', //cpg1.4
  'ExifImageHeight' => 'Z Exif Image Height', //cpg1.4

select the english language for browsinf the gallery
then go to view a picture with exif data and see the information data. you will see the width of the picture at the top of exif data and the height at the bottom.
« Last Edit: August 26, 2005, 05:44:47 pm by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: display order of EXIF data
« Reply #1 on: August 26, 2005, 05:46:11 pm »

valid suggestion imo, not sure though if it will make it into the release, as the language file mustn't be changed any longer for cpg1.4.x - maybe this has to be tagged as "known issue" and will be addressed in cpg1.5.x.

@devs: your thoughts?
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 19 queries.