{* * $Revision: 16117 $ * If you want to customize this file, do not edit it directly since future upgrades * may overwrite it. Instead, copy it into a new directory called "local" and edit that * version. Gallery will look for that file first and use it if it exists. *} {if empty($item)} {assign var=item value=$theme.item} {/if} {* Load up the EXIF data *} {g->callback type="exif.LoadExifInfo" itemId=$item.id} {if !empty($block.exif.LoadExifInfo.exifData)} {assign var="exif" value=$block.exif.LoadExifInfo} {if empty($ajax)} {if $exif.blockNum == 1} {/literal} {/if}
| {g->text text=$exif.exifData[inner].title} | {$exif.exifData[inner].value} | {/section}