» : categories = $core->blog->getCategoryParents($_ctx->categories->cat_id); while ($_ctx->categories->fetch()) : ?>categories->cat_url),array ( 0 => NULL, 'encode_xml' => 0, 'encode_html' => 0, 'cut_string' => 0, 'lower_case' => 0, 'upper_case' => 0, 'encode_url' => 0, 'remove_html' => 0, 'capitalize' => 0, 'strip_tags' => 0, ),'CategoryURL'); ?>">categories->cat_title,array ( 0 => NULL, 'encode_xml' => 0, 'encode_html' => '1', 'cut_string' => 0, 'lower_case' => 0, 'upper_case' => 0, 'encode_url' => 0, 'remove_html' => 0, 'capitalize' => 0, 'strip_tags' => 0, ),'CategoryTitle'); ?>categories = null; ?>categories->cat_title,array ( 0 => NULL, 'encode_xml' => 0, 'encode_html' => '1', 'cut_string' => 0, 'lower_case' => 0, 'upper_case' => 0, 'encode_url' => 0, 'remove_html' => 0, 'capitalize' => 0, 'strip_tags' => 0, ),'CategoryTitle'); ?>

categories->cat_desc,array ( 0 => NULL, 'encode_xml' => 0, 'encode_html' => 0, 'cut_string' => 0, 'lower_case' => 0, 'upper_case' => 0, 'encode_url' => 0, 'remove_html' => 0, 'capitalize' => 0, 'strip_tags' => 0, ),'CategoryDescription'); ?>
categories->nb_post > 0) : ?>
categories = $core->blog->getCategoryFirstChildren($_ctx->categories->cat_id); while ($_ctx->categories->fetch()) : ?> categories->isStart()) : ?>

categories->cat_url),array ( 0 => NULL, 'encode_xml' => 0, 'encode_html' => 0, 'cut_string' => 0, 'lower_case' => 0, 'upper_case' => 0, 'encode_url' => 0, 'remove_html' => 0, 'capitalize' => 0, 'strip_tags' => 0, ),'CategoryURL'); ?>">categories->cat_title,array ( 0 => NULL, 'encode_xml' => 0, 'encode_html' => '1', 'cut_string' => 0, 'lower_case' => 0, 'upper_case' => 0, 'encode_url' => 0, 'remove_html' => 0, 'capitalize' => 0, 'strip_tags' => 0, ),'CategoryTitle'); ?>loopPosition(0,-1,null,null)) : ?>, categories->isEnd()) : ?>

categories = null; ?> <?php echo __('This category\'s entries Atom feed'); ?>blog->settings->system->theme,array ( 0 => NULL, 'encode_xml' => 0, 'encode_html' => 0, 'cut_string' => 0, 'lower_case' => 0, 'upper_case' => 0, 'encode_url' => 0, 'remove_html' => 0, 'capitalize' => 0, 'strip_tags' => 0, ),'BlogThemeURL'); ?>/images/icons/feed-icon-16x16.gif" />categories->cat_url."/atom"),array ( 0 => NULL, 'encode_xml' => 0, 'encode_html' => 0, 'cut_string' => 0, 'lower_case' => 0, 'upper_case' => 0, 'encode_url' => 0, 'remove_html' => 0, 'capitalize' => 0, 'strip_tags' => 0, 'type' => 'atom', ),'CategoryFeedURL'); ?>" title="" class="feed"> blog->settings->system->allow_comments) : ?> <?php echo __('This category\'s comments Atom feed'); ?>blog->settings->system->theme,array ( 0 => NULL, 'encode_xml' => 0, 'encode_html' => 0, 'cut_string' => 0, 'lower_case' => 0, 'upper_case' => 0, 'encode_url' => 0, 'remove_html' => 0, 'capitalize' => 0, 'strip_tags' => 0, ),'BlogThemeURL'); ?>/images/icons/feed-icon-16x16.gif" />categories->cat_url."/atom"),array ( 0 => NULL, 'encode_xml' => 0, 'encode_html' => 0, 'cut_string' => 0, 'lower_case' => 0, 'upper_case' => 0, 'encode_url' => 0, 'remove_html' => 0, 'capitalize' => 0, 'strip_tags' => 0, 'type' => 'atom', ),'CategoryFeedURL'); ?>/comments" title="" class="feed">
exists("meta") && ($_ctx->meta->meta_type == "tag")) { if (!isset($params)) { $params = []; } if (!isset($params['from'])) { $params['from'] = ''; } if (!isset($params['sql'])) { $params['sql'] = ''; } $params['from'] .= ', '.$core->prefix.'meta META '; $params['sql'] .= 'AND META.post_id = P.post_id '; $params['sql'] .= "AND META.meta_type = 'tag' "; $params['sql'] .= "AND META.meta_id = '".$core->con->escape($_ctx->meta->meta_id)."' "; } ?> nb_entry_first_page; $nb_entry_per_page = $_ctx->nb_entry_per_page; if (($core->url->type == 'default') || ($core->url->type == 'default-page')) { $params['limit'] = ($_page_number == 1 ? $nb_entry_first_page : $nb_entry_per_page); } else { $params['limit'] = $nb_entry_per_page; } if (($core->url->type == 'default') || ($core->url->type == 'default-page')) { $params['limit'] = [($_page_number == 1 ? 0 : ($_page_number - 2) * $nb_entry_per_page + $nb_entry_first_page),$params['limit']]; } else { $params['limit'] = [($_page_number - 1) * $nb_entry_per_page,$params['limit']]; } if ($_ctx->exists("users")) { $params['user_id'] = $_ctx->users->user_id; } if ($_ctx->exists("categories")) { $params['cat_id'] = $_ctx->categories->cat_id.($core->blog->settings->system->inc_subcats?' ?sub':'');} if ($_ctx->exists("archives")) { $params['post_year'] = $_ctx->archives->year(); $params['post_month'] = $_ctx->archives->month(); unset($params['limit']); } if ($_ctx->exists("langs")) { $params['post_lang'] = $_ctx->langs->post_lang; } if (isset($_search)) { $params['search'] = $_search; } $params['order'] = 'post_dt desc'; $_ctx->post_params = $params; $_ctx->posts = $core->blog->getPosts($params); unset($params); ?> posts->fetch()) : ?>

posts->post_title,array ( 0 => NULL, 'encode_xml' => 0, 'encode_html' => '1', 'cut_string' => 0, 'lower_case' => 0, 'upper_case' => 0, 'encode_url' => 0, 'remove_html' => 0, 'capitalize' => 0, 'strip_tags' => 0, ),'EntryTitle'); ?>

hasBehavior('publicEntryBeforeContent')) { $core->callBehavior('publicEntryBeforeContent',$core,$_ctx);} ?> posts->isExtended()) : ?>
posts->getExcerpt(0),array ( 0 => NULL, 'encode_xml' => 0, 'encode_html' => 0, 'cut_string' => 0, 'lower_case' => 0, 'upper_case' => 0, 'encode_url' => 0, 'remove_html' => 0, 'capitalize' => 0, 'strip_tags' => 0, ),'EntryExcerpt'); ?>

...

posts->isExtended()) : ?>
posts->getContent(0),array ( 0 => NULL, 'encode_xml' => 0, 'encode_html' => 0, 'cut_string' => 0, 'lower_case' => 0, 'upper_case' => 0, 'encode_url' => 0, 'remove_html' => 0, 'capitalize' => 0, 'strip_tags' => 0, ),'EntryContent'); ?>
hasBehavior('publicEntryAfterContent')) { $core->callBehavior('publicEntryAfterContent',$core,$_ctx);} ?>
posts->isEnd()) : ?> post_params; $_ctx->pagination = $core->blog->getPosts($params,true); unset($params); ?> pagination->f(0) > $_ctx->posts->count()) : ?> posts = null; $_ctx->post_params = null; ?>
right_sidebar != "none"): ?> left_sidebar != "none"): ?>