ПК
А общий ты как получил то?
Size: a a a
ПК
i
i
i
ПК
S
i
{'pdoSitemap' | snippet : [
'showHidden' => 1,
'resources' => '-3',
'tplWrapper' => '@FILE chunks/sitemap/wrapper.tpl',
'tpl' => '@FILE chunks/sitemap/row.tpl'
]}
i
NK
i
<?xml version="1.0" encoding="{$_modx->config.modx_charset}"?>
<urlset xmlns="{$schema}"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
{$output}
</urlset>
i
S
i
<url>
<loc>{$url}</loc>
<lastmod>{$date}</lastmod>
<changefreq>{$update}</changefreq>
<priority>{$priority}</priority>
{'contextLinks' | snippet : [
'resourceId' => $id,
'showCurrent' => 1,
'tpl' => '@FILE chunks/sitemap/xhtml.tpl'
]}
</url>
AI
ПК
{'pdoSitemap' | snippet : [
'showHidden' => 1,
'resources' => '-3',
'tplWrapper' => '@FILE chunks/sitemap/wrapper.tpl',
'tpl' => '@FILE chunks/sitemap/row.tpl'
]}
EG
i
i
i