{* * This template is used as a separate dialog loaded via XHR * on Site Map screen, but also is included in parent screen HTML * on Editor page. *} {$is_broken_route_url = !empty($page.is_broken_route_url) && $page.is_broken_route_url} {$preview_hash_param = (ifset($page, 'status', '') === 'final_unpublished') ? "?preview_hash={$preview_hash}" : ""} {$is_exists = !empty($page.id)} {capture assign="_field_url"}
URL
{$full_url = $page.full_url|default:''|rtrim:$page.url|rtrim:'/'} http://{$domain_decoded}/{if $full_url}{$full_url}/{/if} {if empty($is_main_page)} / {else} {/if} {if $is_exists} {/if}
{if empty($is_main_page) || !empty($has_url_overlap)}
{/if}
{if $is_exists && empty($is_main_page) && !$page.parent_id} {/if}
{/capture}

[`Page settings`]

{if !empty($page.update_datetime)} [`Modified`] {$page.update_datetime|wa_datetime:"humandatetime"|lower} {/if}
{*var_dump($og_params)*}
{if $is_exists} {/if} {if !empty($page.is_new)} {/if} {if isset($page.parent_id)} {/if}
[`Page name`]
{if !empty($page.id)} id: {$page.id} {/if}

[`Used as the page title. Can be displayed on the site if allowed by design settings.`]

{if $is_exists}
[`Publication`]
[s`Draft`] [s`Published`]
{/if} {$_field_url} {$themes = siteHelper::getThemes('site', true)} {if $themes}
[`Design theme`]
[`Theme settings`]
[`Language`]
{if empty($page_params['locale'])}{$_l=$wa->locale()}{else}{$_l=$page_params['locale']}{/if}
[`Select a language to translate text strings in website frontend.`]
[`If “Auto” option is selected, website language will be determined by user browser settings.`]
{/if}
[s`Title`] <title>
[`META Keywords`]
[`META Description`]
[s`Social sharing`]
[`Open Graph meta tags`]
[s`Social sharing title`] og:title
[s`Social sharing image URL`] og:image

[s`If not set, a social network will attempt to determine preview image on it’s own.`]

[s`Social sharing video URL`] og:video
[s`Social sharing description`] og:description
[s`Social sharing type`] og:type

[s`Please refer to Open Graph protocol site for more information on social sharing meta tags and available values.`]

{if !empty($page_edit)}
{foreach $page_edit as $_}{$_}{/foreach}
{/if}
[`Custom parameters`]

[s`Optional set of custom key=value parameters which can be used within page.html template or this page content as {$page.key}. Each key=value pair should be on a separate line.`] [s`Help`]