DokuWiki

It's better when it's simple

User Tools

Site Tools


exif

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
exif [2009-12-20 00:55] 62.112.197.5exif [2023-12-05 07:42] (current) – old revision restored (2023-06-12 16:39) saggi
Line 1: Line 1:
 ====== EXIF and IPTC metadata ====== ====== EXIF and IPTC metadata ======
  
-[[DokuWiki]] can read and write EXIF and IPTC metadata in JPEG files. That information is shown in the image detail view and used as default title tags. The data can be edited through the [[mediamanager]].+[[DokuWiki]] can read and write EXIF and IPTC metadata in JPEG files. That information is shown in the image detail view and used as default title tags. The data can be edited through the [[fullscreen mediamanager|media manager]].
  
-Which fields will be read and written is configured in the ''conf/mediameta.php'' config file, it contains an array ''$fields''. Each field of the array is an array with the following contents:+Only Windows Latin1 encoding is supported. IPTC metadata with a ''CodedCharacterSet'' tag value of ''UTF-8'' will not show up at all. 
 + 
 +Which fields will be read and written is configured in the ''[[xref>conf/mediameta.php]]'' config file, it contains an array ''$fields''. Each field of the array is an array with the following contents:
  
   * ''fieldname'' - Where data will be saved (EXIF or IPTC field)   * ''fieldname'' - Where data will be saved (EXIF or IPTC field)
Line 10: Line 12:
   * ''lookups''   - array additional  fields to lookup the data (EXIF or IPTC fields)   * ''lookups''   - array additional  fields to lookup the data (EXIF or IPTC fields)
  
-Which EXIF and IPTC types are available  bis listed at [[devel:templates:detail.php]].+Which EXIF and IPTC types are available is listed at [[devel:templates:detail.php]]. 
 + 
 +You can extend or overwrite this variable ''$fields'' by creating the ''conf/mediameta.local.php'' file. 
 + 
 +=====See also===== 
 +  * [[config|Configuring DokuWiki]] 
 +  * [[devel:templates:detail.php|Modifying image detail page]] of a template 
 +  * [[fullscreen mediamanager|Media manager]] has metadata editor tab in the third pane if an image is selected
exif.1261266913.txt.gz · Last modified: 2009-12-20 00:55 by 62.112.197.5

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki