Announcement

  •  » Extensions
  •  » EXIF View plugin - please help getting it to work.

#16 2013-10-29 20:11:59

EdwinKort
Translation Team
Rhoon, the Netherlands
1970-01-01
95

Re: EXIF View plugin - please help getting it to work.

When adding this, I now get "syntax error.. "

$conf['show_exif_fields'] = array(
  'Make',
  'Model',
  'ExifVersion',
  'Software',
  'DateTimeOriginal',
  'FNumber',
  'ExposureBiasValue',
  'FILE;FileSize',
  'ExposureTime',
  'Flash',
  'ISOSpeedRatings',
  'FocalLength',
  'FocalLengthIn35mmFilm',
  'WhiteBalance',
  'ExposureMode',
  'MeteringMode',
  'ExposureProgram',
  'LightSource',
  'Contrast',
  'Saturation',


My Gallery
Hosted with: Surpass Hosting since 2004

Offline

 

#17 2013-10-29 20:18:11

flop25
Piwigo Team
2006-07-06
7037

Re: EXIF View plugin - please help getting it to work.

if your really put as it, you forgot to close :

$conf['show_exif_fields'] = array(
  'Make',
  'Model',
  'ExifVersion',
  'Software',
  'DateTimeOriginal',
  'FNumber',
  'ExposureBiasValue',
  'FILE;FileSize',
  'ExposureTime',
  'Flash',
  'ISOSpeedRatings',
  'FocalLength',
  'FocalLengthIn35mmFilm',
  'WhiteBalance',
  'ExposureMode',
  'MeteringMode',
  'ExposureProgram',
  'LightSource',
  'Contrast',
  'Saturation' );


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#18 2013-10-29 21:28:04

EdwinKort
Translation Team
Rhoon, the Netherlands
1970-01-01
95

Re: EXIF View plugin - please help getting it to work.

Ah.. Stupid mistake.

Thanks.  And now you also know why I never would become a programmer


My Gallery
Hosted with: Surpass Hosting since 2004

Offline

 

#19 2014-11-22 01:37:12

zzeitg
Guest

Re: EXIF View plugin - please help getting it to work.

Hi,

is there a way how to add following tags to the displayed Exif datas:
- LensModel
or
- LensInfo

(I think it's as important as the camera Model tag.)

 

#20 2014-11-22 12:05:12

sport
Member
2014-03-16
93

Re: EXIF View plugin - please help getting it to work.

not all camera do ad that info. (my 1DmkII doesn't)
But i have set it to this.

Code:

  'LensMake',
  'LensModel',
  'LensInfo',
  'FocalLength',
  'FocalLengthIn35mmFilm',
  'SubjectDistance',
  'LensSerialNumber',

Offline

 

#21 2014-11-23 20:49:03

zzeitg
Guest

Re: EXIF View plugin - please help getting it to work.

sport wrote:

not all camera do ad that info. (my 1DmkII doesn't)
But i have set it to this.

Code:

  'LensMake',
  'LensModel',
  'LensInfo',
  'FocalLength',
  'FocalLengthIn35mmFilm',
  'SubjectDistance',
  'LensSerialNumber',

Well, if I add these tags to the list as per post #2, it does not seem to work (the new exif lines are not shown).  What might be wrong?

 
  •  » Extensions
  •  » EXIF View plugin - please help getting it to work.

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact