[`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}{/if}/ {else} [`This album will not be visible in the public gallery because there are no routing rules for the Photos app in your website settings. Use Site app (Routing 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 within a frontend's theme template as {$album.key}. Each key=value pair should be 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`]