{* * $Revision: 17380 $ * Read this before changing templates! http://codex.gallery2.org/Gallery2:Editing_Templates *}
{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?"}
{if !$AdminExif.canRotate}
{g->text text="Warning: No toolkit support for rotation of JPEG images. Make sure to activate a toolkit module if using this option."}
{/if}