{* * $Revision: 17380 $ * Read this before changing templates! http://codex.gallery2.org/Gallery2:Editing_Templates *}
{g->text text="These are default display settings for albums in your gallery. They can be overridden in each album."}
{g->text text="Default sort order"} | {g->text text="with"} |
{g->text text="Default theme"} |
{if isset($form.error.themeUnavailable)}
{g->text text="The %s theme is incompatible with your Gallery version or no longer available. Please upgrade the %s theme or pick another default theme." arg1=$AdminThemes.themeId arg2=$AdminThemes.themeId}
{/if}
|
{g->text text="New albums"} |
{capture assign="pluginsLink"}{/capture} {g->text text="To activate more themes visit the %sPlugins%s page." arg1=$pluginsLink arg2=""}
{g->text text="These are the global settings for the theme. They can be overridden at the album level."}
{include file="gallery:modules/core/templates/JavaScriptWarning.tpl"} {if isset($AdminThemes.customTemplate)} {include file="gallery:`$AdminThemes.customTemplate`" l10Domain=$AdminThemes.themes[$AdminThemes.themeId].l10Domain} {/if} {if !empty($AdminThemes.settings)}{$setting.name} |
{if ($setting.type == 'text-field')}
{elseif ($setting.type == 'textarea')}
{elseif ($setting.type == 'single-select')}
{elseif ($setting.type == 'checkbox')}
{elseif ($setting.type == 'block-list')}
|
|||||||||
{$form.errorMessage[$setting.key]} |