[`Album settings`]

{* @event backend_album_settings.%plugin_id%.top *} {foreach $backend_album_settings as $plugin_id => $item} {$item.top|default:''} {/foreach}
[`Album name`]
{if $album.type == photosAlbumModel::TYPE_DYNAMIC} {else} {/if}
[`Frontend URL`]
{if isset($album.full_base_url)} {if $album.full_base_url}{$album.full_base_url|escape}{/if}/ {else} [`This album will not be visible in the public gallery because there are no routing rules set up for Photos app in your website settings. Use Site app’s “Structure” section to settle Photos app on your website and to start publishing photos.`] {/if}
[`Visibility`]
{if $album.type == photosAlbumModel::TYPE_DYNAMIC}
[`Filter`]
{if !empty($parent)} {/if}
{sprintf('[`%s album only`]', $parent.name|escape)}

[`Dynamic albums filter photos only from albums they belong to.`]

{/if}

[`Optional set of custom key=value parameters, which can be used in frontend theme templates as {$album.key}. Each key=value pair must be specified on a separate line.`]
{* @event backend_album_settings.%plugin_id%.bottom *} {foreach $backend_album_settings as $plugin_id => $item} {$item.bottom|default:''} {/foreach}
[`or`] [`cancel`]