{* * $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="Keyword Album Settings"}

{if !empty($status) || !empty($form.error)}
{if isset($status.saved)}

{g->text text="Settings saved successfully"}

{/if} {if !empty($form.error)}

{g->text text="There was a problem processing your request."}

{/if}
{/if}
{g->text text="Select where to include links in item summary info, usually shown next to thumbnails. You can also add the Keyword Albums block in theme settings."}
{g->text text="Keyword Links"}
{g->text text="Split keywords on"}     {if isset($form.error.split)}
{g->text text="Select at least one separator"}
{/if}

{g->text text="Use any of the selected characters to separate multiple keywords in an item's keywords field."}

{g->text text="Display of Keyword Albums"}
{g->text text="Sort order"} {g->text text="with"}
{g->text text="Description"}

{g->text text="Text for theme to display with all Keyword Albums."}

{g->text text="Theme"}
{capture assign="message"}{g->text text="Settings for %s theme in Keyword Albums" arg1=$ThemeSettingsForm.theme.name}{/capture} {g->block type="core.ThemeSettingsForm" class="gbBlock" message=$message formId="siteAdminForm"}