{if !$wa->get('details')}
{if $wa->get('reload_on_change')}
{/if}
← [`Back`]
{if strlen($route_id)} {if empty($route.redirect)}
{if $app}
{$app.name}
{else} {$route.app|escape} {/if}
{/if}
{$domain}/
{if empty($route.redirect) && !$app}
[`Delete rule`]
{/if} {else}
{$domain}/
{if empty($route.redirect)}
→
{foreach $apps as $app}
{$app.name}
{/foreach}
[`Redirect`]...
{/if} {/if}
→
{/if}
{$themes=siteHelper::getThemes($app_id, true)} {if $app}
[`Settlement name`]
[`Name is used in the
$wa->apps
navigation menu of this website`]
{if $themes}
[`Design theme`]
{html_options name="params[theme]" options=$themes selected=ifempty($route['theme'], 'default')}
[`Mobile design theme`]
{html_options name="params[theme_mobile]" options=$themes selected=ifempty($route.theme_mobile, 'default')}
[`Design theme for mobile multi-touch devices such as iPhone and Android`]
[`Locale`]
{if !strlen($route_id)}{$_l=$wa->locale()}{else}{$_l=ifset($route.locale, '')}{/if} {html_options name="params[locale]" options=$locales selected=$_l}
{/if}
[`Privacy`]
[`Private settlement`]
[`When this option is enabled, the settlement is treated as hidden (not published), i.e. accessible by the direct URL but not included either in the $wa->apps array or in the main Sitemaps file. The private setting is useful for temporary settlements, such as “Under Construction” pages, and for other settlements which should not be included in the core website navigation menu or indexed by search engines.`]
{if !empty($params)} {foreach $params item=p}
{$p.name|escape}
{$p.value}
{/foreach} {/if}
[`Custom parameters`]
{foreach $route as $key=>$value}{if !in_array($key, array('app', 'url', 'theme', 'theme_mobile', 'locale', 'private')) && substr($key, 0, 1) != '_' && !isset($params[$key])}{$key|escape}={if $value===false}0{else}{$value|escape}{/if} {/if}{/foreach}
[`Optional set of custom
key=value
parameters which can be used within design templates and pages of this settlement as
{$wa->globals("key")}
. Each key=value pair should be on a separate line.`]
[`Help`]
{/if} {if !empty($route.redirect) || $app}
{if strlen($route_id)}
[`Delete rule`]
{/if}
{/if}
{if !$wa->get('details')}
{/if}