Translations of this page?:

EXIF and IPTC metadata

DokuWiki can read and write EXIF and IPTC metadata in JPEG files. Those infos are shown in the image detail view and used as default title tags. The data can be edited through the mediamanager.

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:

  • fieldname - Where data will be saved (EXIF or IPTC field)
  • label - key to lookup in the $lang var, if not found printed as is
  • htmltype - 'text' or 'textarea'
  • lookups - array additional fields to lookup the data (EXIF or IPTC fields)

Which EXIF and IPTC types are available is listed at detail.php.

 
wiki/exif.txt · Last modified: 2006/10/11 15:58 by andi
 
Imprint Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsTranslate