Piwigo.org

You are not logged in. (Register / Login)

Announcement

#1 2010-07-11 11:52:21

kiddy-admin
Translation Team
Location: Moscow
Registered: 2009-05-16
Posts: 116
Website

[resolved] metadata

Tags: [exif, metadata]

Hi), where and what should be written to display metadata?

iput:
piwigo 2.1.2
WINNT
PHP: 5.2.10
plugins: Exif view; Meta

Offline

#2 2010-07-12 09:36:15

plg
Piwigo Team
Location: Paris, France, Europe
Registered: 2002-04-05
Posts: 11753
Website

Re: [resolved] metadata

1) enable show_exif

Administration>Plugins>Manage, install + activate the LocalFiles Editor plugin
Administration>Plugins>LocalFiles Editor>Local config :

Code:

<?php
$conf['show_exif'] = true;
?>

2) on the picture page, click on the "show metadata" icon or text link (depending on your theme)


Latest blog post on Piwigo.com: Import from Flickr to Piwigo (May 21st, 2013)

Offline

#3 2010-07-12 09:44:15

kiddy-admin
Translation Team
Location: Moscow
Registered: 2009-05-16
Posts: 116
Website

Re: [resolved] metadata

I did this step, but I receive error message exif is not supported

Offline

#4 2010-07-12 10:03:14

plg
Piwigo Team
Location: Paris, France, Europe
Registered: 2002-04-05
Posts: 11753
Website

Re: [resolved] metadata

kiddy-admin wrote:

I did this step, but I receive error message exif is not supported

OK, so you have to install/enable the EXIF support. It depends on the way PHP is installed. On Windows I don't have many skills to tell you how to install Exif support for PHP :-/


Latest blog post on Piwigo.com: Import from Flickr to Piwigo (May 21st, 2013)

Offline

#5 2010-07-12 10:20:14

kiddy-admin
Translation Team
Location: Moscow
Registered: 2009-05-16
Posts: 116
Website

Re: [resolved] metadata

In my opinion, I have made necessary changes in the php.ini
but there are no results (

my php.ini  file - http://kiddyzoom.com/temp/php-ini.txt

Offline

#6 2010-07-20 15:29:21

kiddy-admin
Translation Team
Location: Moscow
Registered: 2009-05-16
Posts: 116
Website

Re: [resolved] metadata

amasing, but plugin AMetaData v0.4.0 works, despite the fact that in admin still i have  error messages about $conf [' show_exif '] and $conf [' use_exif ']

Offline

#7 2010-07-20 15:58:25

plg
Piwigo Team
Location: Paris, France, Europe
Registered: 2002-04-05
Posts: 11753
Website

Re: [resolved] metadata

unfortunately I can't really help because I'm not using Windows, I have not "web server environment" on my windows box (that I open only once a month maximum)

kiddy-admin wrote:

amasing, but plugin AMetaData v0.4.0 works, despite the fact that in admin still i have  error messages about $conf [' show_exif '] and $conf [' use_exif ']

AMetaData is not reading EXIF the same way as Piwigo core, and it does the job much better by the way. Unfortunately, AMetadata plugin doesn't do the "use_exif" feature, only the "show_exif".

As far as I'm concerned, the use_exif is useful only to fill the creation date of my photos. It's an important information, but if you have it in your IPTC metadata then you can use_iptc to fill the creation date and turn use_exif off.


Latest blog post on Piwigo.com: Import from Flickr to Piwigo (May 21st, 2013)

Offline

#8 2010-07-20 16:14:35

kiddy-admin
Translation Team
Location: Moscow
Registered: 2009-05-16
Posts: 116
Website

Re: [resolved] metadata

I just had to show date and time of photos, as it is important for my fast-growing authors)
thaks for help!

Offline

Board footer

Powered by FluxBB

About this website · Donate · Contact Piwigo project © 2002-2013