{* * $Revision: 15342 $ * 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. *}
{g->text text="Gallery can display the EXIF data that is embedded in photos taken by most digital cameras. Gallery can also display IPTC data that was added to the photos by some IPTC enabled software."}
{g->text text="There can be a great deal of EXIF/IPTC information stored in photos. We display that data in two different views, summary and detailed. You can choose which properties are displayed in each view."}
| {g->text text="Available"} | {g->text text="Summary"} | {g->text text="Detailed"} |
|---|---|---|
|
{if isset($form.error.available.missing)}
{g->text text="You must select at least one value in the available column"}
{/if}
{if isset($form.error.summary.missing)}
{g->text text="You must select at least one value in the summary column"}
{/if}
{if isset($form.error.detailed.missing)}
{g->text text="You must select at least one value in the detailed column"}
{/if}
|
||
{g->text text="Restore the original values for the Summary and Detailed views. Use with caution, there is no undo!"}
{g->text text="When photos are added to Gallery check for EXIF Image Description and apply to:"}
{g->text text="When photos are added to Gallery check for IPTC Keywords and apply to:"}
{g->text text="When photos are added to Gallery check for IPTC Object Name and apply to:"}
{g->text text="When photos are added should we rotate them based on EXIF orientation data?"}