Announcement

#1 2014-10-29 01:56:07

JTX
Member
2014-09-28
30

EXIF DATA extensions ?

I have an EXIF data extension addon to my gallery, or the only one I could find, but it only gives 4 data fields.  A DSLR camera provides at least a dozen to two dozen EXIF data fields.

Is there an EXIF extension addon that I can get that will display all the data?

I am Using Exif View right now.  Is it possible I am not using the plugin correctly or is there some sort of configuration?


Thanks !

Offline

 

#2 2014-10-29 09:29:14

flop25
Piwigo Team
2006-07-06
7037

Re: EXIF DATA extensions ?

Hello?
this plugin only make the exif human readable
you have to use the local config to configure as your wishes the metadata


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

 

#3 2014-10-29 11:18:04

JTX
Member
2014-09-28
30

Re: EXIF DATA extensions ?

flop25 wrote:

Hello?
this plugin only make the exif human readable
you have to use the local config to configure as your wishes the metadata

Photo properties
Author
Created on
Posted on
Dimensions
File
Filesize
Keywords
Albums
Visits
Rating score
Who can see this photo? (available for administrators only)


This is all there is.  Theres no copyright info, ISO, shutter/aperature......


When I click the exif box This is all I have next to the picture:

EXIF Metadata

Maker
Canon
Model
Canon EOS 7D
Date Time of Original
2014:10:26 13:54:20
ApertureFNumber
f/6.3

There way more data to display than this.  And most of this data, I dont want.  I want ISO, shutter, and the rest of the EXIF data.

Offline

 

#4 2014-10-29 11:49:30

flop25
Piwigo Team
2006-07-06
7037

Re: EXIF DATA extensions ?

flop25 wrote:

you have to use the local config to configure as your wishes the metadata


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

 

#5 2014-10-29 21:54:02

JTX
Member
2014-09-28
30

Re: EXIF DATA extensions ?

flop25 wrote:

flop25 wrote:

you have to use the local config to configure as your wishes the metadata

Had no idea.

Ok that means I have to edit an INI file or something at the hosting level?

Offline

 

#6 2014-10-29 22:31:40

mistic100
Former Piwigo Team
Lyon (FR)
2008-09-27
3277

Re: EXIF DATA extensions ?

Offline

 

#7 2014-10-29 23:02:08

sport
Member
2014-03-16
93

Re: EXIF DATA extensions ?

Ad  to your local config

<?php
$conf['show_exif_fields'] = array(
  'Model',
  'DateTimeOriginal',
  'FNumber',
  'ExposureBiasValue',
  'ExposureTime',
  'Flash',
  'ISOSpeedRatings',
  'UndefinedTag:0xA434',
  'FocalLength',
  'FocalLengthIn35mmFilm',
  'SubjectDistance',
  'WhiteBalance',
  'ExposureMode',
  'MeteringMode',
  'ExposureProgram',
  'LightSource',
  'Contrast',
  'Saturation',
  'Sharpness',
  'PropertyTagArtist',
  'Copyright',
  'Artist',
  );

?>

Offline

 

#8 2014-10-29 23:47:16

JTX
Member
2014-09-28
30

Re: EXIF DATA extensions ?

Got it.  I didn't know I had to do this kind of changes to the config files.

I got it now though and have the data I wanted in there. Thanks again.

Offline

 

Board footer

Powered by FluxBB

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