diff --git a/html/com_content/category/blog.php b/html/com_content/category/blog.php new file mode 100644 index 0000000..bdb9623 --- /dev/null +++ b/html/com_content/category/blog.php @@ -0,0 +1,118 @@ + +
+ params->get('show_page_heading', 1)) : ?> + + + + params->get('show_category_title', 1) or $this->params->get('page_subheading')) : ?> +

escape($this->params->get('page_subheading')); ?> + params->get('show_category_title')) : ?> + category->title; ?> + +

+ + + params->get('show_cat_tags', 1) && !empty($this->category->tags->itemTags)) : ?> + category->tagLayout = new JLayoutFile('joomla.content.tags'); ?> + category->tagLayout->render($this->category->tags->itemTags); ?> + + + params->get('show_description', 1) || $this->params->def('show_description_image', 1)) : ?> +
+ params->get('show_description_image') && $this->category->getParams()->get('image')) : ?> + + + params->get('show_description') && $this->category->description) : ?> + category->description, '', 'com_content.category'); ?> + +
+ + + lead_items) && empty($this->link_items) && empty($this->intro_items)) : ?> + params->get('show_no_articles', 1)) : ?> +

+ + + + + lead_items)) : ?> +
+ lead_items as &$item) : ?> +
+ item = & $item; + echo $this->loadTemplate('item'); + ?> +
+ + +
+ + + intro_items)); + $counter = 0; + ?> + + intro_items)) : ?> + intro_items as $key => &$item) : ?> + columns) + 1; ?> + + columns; ?> +
+ +
+
+ item = & $item; + echo $this->loadTemplate('item'); + ?> +
+ + +
+ columns) or ($counter == $introcount)) : ?> +
+ + + + + link_items)) : ?> +
+ loadTemplate('links'); ?> +
+ + + children[$this->category->id]) && $this->maxLevel != 0) : ?> +
+ params->get('show_category_heading_title_text', 1) == 1) : ?> +

+ + loadTemplate('children'); ?>
+ + params->def('show_pagination', 1) == 1 || ($this->params->get('show_pagination') == 2)) && ($this->pagination->get('pages.total') > 1)) : ?> + + +