params->get('show_description_image') && $this->section->image) || ($this->params->get('show_description') && $this->section->description)) : ?> params->get('show_description_image') && $this->section->image) : ?> params->get('show_description') && $this->section->description) : ?> section->description; ?> params->def('num_leading_articles', 1)) : ?>
pagination->limitstart; $i < ($this->pagination->limitstart + $this->params->get('num_leading_articles')); $i++) : ?> = $this->total) : break; endif; ?>
item =& $this->getItem($i, $this->params); echo $this->loadTemplate('item'); ?>
pagination->limitstart; endif; ?> pagination->limitstart + $this->params->get('num_leading_articles'); $numIntroArticles = $startIntroArticles + $this->params->get('num_intro_articles', 4); if (($numIntroArticles != $startIntroArticles) && ($i < $this->total)) : ?> params->get('multi_column_order')) : // order across, like front page for ($z = 0; $z < $this->params->def('num_columns', 2); $z ++) : if ($z > 0) : $divider = " column_separator"; endif; ?> params->get('num_intro_articles', 4) / $this->params->get('num_columns')); $cols = ($this->params->get('num_intro_articles', 4) % $this->params->get('num_columns')); ?> params->get('num_intro_articles', 4) ; else : // otherwise, order down, same as before (default behaviour) for ($z = 0; $z < $this->params->get('num_columns'); $z ++) : if ($z > 0) : $divider = " column_separator"; endif; ?>
params->get('num_columns')) + $z; if ($target < $this->total && $target < ($numIntroArticles)) : $this->item =& $this->getItem($target, $this->params); echo $this->loadTemplate('item'); endif; endfor; ?> params->get('num_intro_articles', 4) / $this->params->get('num_columns')); $y ++) : if ($i < $this->total && $i < ($numIntroArticles)) : $this->item =& $this->getItem($i, $this->params); echo $this->loadTemplate('item'); $i ++; endif; endfor; ?>
params->def('num_links', 4) && ($i < $this->total)) : ?> links = array_splice($this->items, $i - $this->pagination->limitstart); ?> links) > 0) : ?> loadTemplate('links'); ?> params->def('show_pagination', 2) == 1 || ($this->params->get('show_pagination') == 2 && $this->pagination->get('pages.total') > 1)) : ?>