Version 4.3 IPTC and EXIF introduced

In version 4.3 IPTC and EXIF support in WPPA+ is introduced.

If you have WPPA+ version 4.3 or later, all available IPTC and EXIF data that is inside the photo file will be captured and imported into the WPPA+ system (db tables wppa_iptc and wppa_exif).
This is regardless of wheter the IPTC and/or EXIF boxes are enabled in Table II items 28 and 29.
Note that this feature is only configurable in the Auto Save version of the Settings page.

The capturing of this info is done either when uploading or importing photos to the wppa+ system.
If you want the IPTC and EXIF data to be imported from existing photos, you will have to update them using the wppa-depot and the update checkbox checked on the Import photos admin page. This will keep the original phot ids and will prevent the generation of duplicates. Also when updating you do not need to know the potos albums.

Once there is IPTC and/or EXIF data present, The Tables X and XI will show all the IPCT and EXIF tags that were actually found during upload/import.

You can edit the lables, you can even make them multilangual according to the qTranslate rules. Example (used on this site):

Exif tag E#9202 has description:
[:en]ApertureValue:[:nl]Diafragma:
to make sure the labels will display in the sites language.

You can also change the display status in the Tables on the settings page, so only the tags you want to show up in the IPTC and EXIF boxes will be displayed.

You can use the IPTC and EXIF data in the descriptions of photos very easy.

To embed a IPTC tag value into a description, use for example: 2#080 to display the photographers name.
To embed a EXIF tag value into a description, use for example: E#829A to display the exposure time.

The full text i use in the description of Jules Gobeils birds in this site is:


<a href="javascript://" onClick="jQuery('.wppa-dtl').css('display', 'block'); jQuery('.wppa-more').css('display', 'none'); wppaOvlResize();">
<div class="wppa-more">Camara info</div>
</a>
<a href="javascript://" onClick="jQuery('.wppa-dtl').css('display', 'none'); jQuery('.wppa-more').css('display', 'block'); wppaOvlResize();">
<div class="wppa-dtl" style="display:none;" >Hide Camera info</div>
</a>
<div class="wppa-dtl" style="display:none;">
<br />
<style>.wppa-label { padding: 0 3px !important; border: none !important; }.wppa-value { padding: 0 3px 0 12px !important; border:none !important; }</style>
<table style="margin:0; border:none;" >
<tr><td class="wppa-label" >Date Time</td><td class="wppa-value" >E#0132</td></tr>
<tr><td class="wppa-label" >Camera</td><td class="wppa-value" >E#0110</td></tr>
<tr><td class="wppa-label" >Focal length</td><td class="wppa-value" >E#920A</td></tr>
<tr><td class="wppa-label" >F-Stop</td><td class="wppa-value" >E#829D</td></tr>
<tr><td class="wppa-label" >ISO Speed Rating</td><td class="wppa-value" >E#8827</td></tr>
<tr><td class="wppa-label" >Exposure program</td><td class="wppa-value" >E#8822</td></tr>
<tr><td class="wppa-label" >Metering mode</td><td class="wppa-value" >E#9207</td></tr>
<tr><td class="wppa-label" >Flash</td><td class="wppa-value" >E#9209</td></tr>
</table>
</div>

Note 1: You need “Allow HTML” (Table IX-4) checked.
Note 2: As soon as you have figured out your standard description, you can put it in Table IX-12 so it will be there automaticly on new uploaded/imported photos.

Dit bericht is geplaatst in Uncategorized. Bookmark de permalink.